Top "Freeswitch" questions

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.

error: field 'ctx' has incomplete type EVP_CIPHER_CTX

Problem: I need to install Cepstral (tts engine) into Freeswitch running Debian 8. Freeswitch is already up and running, but I …

linux openssl debian freeswitch
Call Recording in Freeswitch

I have a freeswitch working on one server and call is working fine. But now i want to record each …

freeswitch
Outbound calls using freeswitch

This is my external sip_profile: <gateway name="outbound"> <param name="realm" value="10.0.1.5:5062"/> <param name="…

freeswitch
TypeError: argument of type 'char const *'

I'm currently working with Freeswitch and its event socket library (through the mod event socket). For instance: from ESL import …

python freeswitch
Freeswitch can't find my softphone user details

I've installed freeswitch and I'm following this http://www.onlinesolution.co.nz/viewtopic.php?t=102 to add a softphone user. …

freeswitch
What ports does freeswitch need open?

I have installed FreeSWITCH 1.0.6 on CentOS 5.5. I believe CentOS is blocking the ports FreeSWITCH needs in order to contact with …

freeswitch
Call recordings in Asterisk using MixMonitor

I'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 asteriskami
how to make outgoing call from freeswitch and play file after destination answer call?

I want to write a web app that connects to freeswitch and makes outgoing call to some destination number (gateway …

audio lua sip freeswitch
How to get a list of freeswitch registered accounts

I am developing a pjsip application. I am using Freeswitch as SIP server. (this is VOIP) Is there a command …

freeswitch
FreeSwitch Start Gives this Error: ==>freeswitch.service failed. See 'systemctl status freeswitch.service' and 'journalctl -xn' for details

When I try to start Freeswitch using bellow command : /etc/init.d/freeswitch It gives errors:- [....] Starting freeswitch (via …

freeswitch