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.
Problem: I need to install Cepstral (tts engine) into Freeswitch running Debian 8. Freeswitch is already up and running, but I …
linux openssl debian freeswitchI have a freeswitch working on one server and call is working fine. But now i want to record each …
freeswitchThis is my external sip_profile: <gateway name="outbound"> <param name="realm" value="10.0.1.5:5062"/> <param name="…
freeswitchI'm currently working with Freeswitch and its event socket library (through the mod event socket). For instance: from ESL import …
python freeswitchI've installed freeswitch and I'm following this http://www.onlinesolution.co.nz/viewtopic.php?t=102 to add a softphone user. …
freeswitchI have installed FreeSWITCH 1.0.6 on CentOS 5.5. I believe CentOS is blocking the ports FreeSWITCH needs in order to contact with …
freeswitchI'm just starting out with Asterisk and following the O'Reilly Guide to set up a test Asterisk server. I have …
asterisk telephony freeswitch pbx asteriskamiI want to write a web app that connects to freeswitch and makes outgoing call to some destination number (gateway …
audio lua sip freeswitchI am developing a pjsip application. I am using Freeswitch as SIP server. (this is VOIP) Is there a command …
freeswitchWhen I try to start Freeswitch using bellow command : /etc/init.d/freeswitch It gives errors:- [....] Starting freeswitch (via …
freeswitch