Confcall Application For Asterisk 1.2 Released

Submitted by anthm on Sat, 06/09/2007 - 22:32.
::

A while ago I made this conference application for Asterisk 1.2.  Since I don't use it much these days, I thought I'd share it with everyone so download it. You can also just build it right from the net with the astxs utility I created (included in the asterisk distribution). What? Isn't this the FreeSWITCH homepage? you ask. Well, I did my fair share of Asterisk development before I decided to write FreeSWITCH. In fact, I'm still the #3 most decorated developer in thier Karma Hall of Fame even though I have been busy for almost a year and a half doing development here. It supports a bunch of features like: silence supression, playing files, and a bunch more things you can do with the FreeSWITCH conference (but not all of them =D) "lock", "unlock", "mute", "unmute", "kick", "mark", "list", "killsound", "play", "dial", "admin", "unadmin", "vol", "silence", "verbose", "dtmf" To install it right from the net follow this simple instruction. From the 1.2 source tree, where you normally type make, execute this command: export ASTSRC=`pwd` perl ./contrib/scripts/astxs -install http://www.freeswitch.org/asterisk_stuff/app_confcall.c Also get the config from this url: http://www.freeswitch.org/asterisk_stuff/confcall.conf