Stay tuned for more information about ClueCon 2012!



Try, Buy or Resell CudaTel from Barracuda Networks. The only PBX designed for FreeSWITCH by the actual creators of FreeSWITCH!

Welcome To FreeSWITCH

The World's First Cross-Platform Scalable FREE Multi-Protocol Soft Switch


FreeSWITCH is a scalable open source cross-platform telephony platform designed to route and interconnect popular communication protocols using audio, video, text or any other form of media.  It was created in 2006 to fill the void left by proprietary commercial solutions. FreeSWITCH also provides a stable telephony platform on which many telephony applications can be developed using a wide range of free tools. More

Confcall Application For Asterisk 1.2 Released

Submitted by admin on Sun, 06/10/2007 - 04: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