[Freeswitch-users] Can not receive Events
Arnuld Uttre (Phonologies)
arnuld at phonologies.com
Wed Dec 28 16:19:23 MSK 2011
I am running freeswitch. I have connected to it suing telnet on event
socket. Through the same machine, using a different x-terminal, I have
subscribed to:
event plain all
Content-Type: command/reply
Reply-Text: +OK event listener enabled plain
I am able to make calls using "api originate" command and got the call
fine on my phone. I got +OK uuid-here too but I did not receive any
events. I event tried event plain CHANNEL_DESTROY from different terminal
but still no luck. I am usng freeswitch 1.0.7 on CentOS 5.5 with my own
application configured in autoload_configs/myapp.conf.xml
>From where I should start solving the problem ? Here are the contents of
event_socket.conf.xml :
<configuration name="event_socket.conf" description="Socket Client">
<settings>
<param name="nat-map" value="false"/>
<param name="listen-ip" value="192.168.0.229"/>
<param name="listen-port" value="8021"/>
<param name="password" value="password-here"/>
<!--<param name="apply-inbound-acl" value="lan"/>-->
</settings>
</configuration>
--
Arnuld Uttre
Systems Software Engineer
arnuld at Phonologies.COM
http://www.phonologies.com
Phonologies (India) Private Limited
West Wing, Marri Deep, M. C. H. No. 12-5-4,
Lallaguda, Secunderabad 500017, INDIA.
Ph:+91-40-2701 8993 / 36
Fax:+91-40-2701 8992
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list