[Freeswitch-users] esl is not working in browser

Shahzad Bhatti shahzad.bhatti at g-r-v.com
Wed Oct 10 21:59:07 MSD 2012


Hi Everybody,

i am trying to use esl through my browser but unable to while my same
script is running from console my test.php code is as follows:

*test.php*
*
*
*<?php*
*
*
*require_once('ESL.php');*
*
*
*$command = "originate
{ignore_early_media=true,origination_caller_id_number=1111}sofia/internal/1000%192.168.0.21
&park()";*
*$sock = new ESLconnection('localhost', '8021', 'ClueCon');*
*if($sock->connected())  $result = "Connected";       else    $result =
"unable to connect";*
*
*
*echo "This is a message: ".$result;*
*
*
*?>*
*
*
when i execute the above script from console it output* This is a message:
Connected *but when i hit the page from browser then output is *This is a
message: unable to connect.*
i also try *chmod 777 test.php *to ensure that there is no permission issue
and also use host as 0.0.0.0 , 127.0.0.1.
and also check after restart appache and even reboot my machine
i am using *CentOS 6.3 *and freeswitch version is* **FreeSWITCH Version
1.3.0+git~20121004T132926Z~3d57cbda98 (git 3d57cbd 2012-10-04 13:29:26Z)*
and also view the appache error log and freeswitch log but not find any
thing in it regarding this problem.
my event_socket.conf and acl.conf is default no change in it.

help me to know why this is not working, and your response is appreciated.

Regards,

Shahzad Bhtti.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20121010/277eda0e/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list