[Freeswitch-users] Can ESL work from remote computer?

xuyan yang xyangni at gmail.com
Wed Feb 9 08:43:31 MSK 2011


you need to set listen-ip to 0.0.0.0 in event_socket.conf.xml

On Wed, Feb 9, 2011 at 4:58 AM, Malay Thakershi <mthakershi at gmail.com>wrote:

> Hello,
>
> I am trying to connect to FS server via ESL from another computer on the
> LAN.
>
> -------------
>             eslConnection = new ESLconnection("10.25.20.202", "8021",
> "ClueCon");
>
>             if (eslConnection.Connected() != ESL_SUCCESS)
>             {
>                 return "Fail";
>             }
> -------------
>
> But I keep getting not connected.
>
> I checked firewall. I tried addressing FS computer by name/IP.
>
> Do I need to change anything in the FS config?
>
> Please share your views.
>
> Malay
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110209/b9a64976/attachment-0001.html 


More information about the FreeSWITCH-users mailing list