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

Malay Thakershi mthakershi at gmail.com
Wed Feb 9 07:58:14 MSK 2011


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110208/c422822f/attachment.html 


More information about the FreeSWITCH-users mailing list