[Freeswitch-users] communication probelm with Freeswitch through ESL

David Ponzone david.ponzone at gmail.com
Wed Apr 12 13:58:57 MSD 2017


Have you checked ESL IP/port binding and password ?

> Le 12 avr. 2017 à 11:51, Deepika Yadav <deepikay at iiitd.ac.in> a écrit :
> 
> Hi,
> 
> I am not bale to communicate with Freeswith over ESL:
> 
> When I run the following program:
> 
> import ESL
> 
> con = ESL.ESLconnection('localhost', '8021', 'ClueCon')
> 
> if con.connected:
>     con.events('plain', 'ALL')
>     while 1:
>         e = con.recvEvent()
>         if e:
>             print e.serialize()
> 
> 
> I get output as :
> 
> 
> "Event-Name: SERVER_DISCONNECTED"
> 
> 
> similarly, If I run any command using "con.api("originate sofia/gateway/MySIP/XXXX &park")", the events do not get fired.
>  
> Regards
> Deepika
> 
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services: 
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
> 
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
> 
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org




Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list