Try this same thing but use fs_cli. If it works with fs_cli then you know there's a problem with your terminal or something like that. If it doesn't work with fs_cli then you know you've got something really strange going on.<div>
<br></div><div>Launch fs_cli.</div><div>Type: /log 0</div><div>Type: /events plain all</div><div>Then do your originate and you should see all sorts of events coming flying across the screen.</div><div><br></div><div>-MC<br>
<br><div class="gmail_quote">On Wed, Dec 28, 2011 at 5:19 AM, Arnuld Uttre (Phonologies) <span dir="ltr"><<a href="mailto:arnuld@phonologies.com">arnuld@phonologies.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am running freeswitch. I have connected to it suing telnet on event<br>
socket. Through the same machine, using a different x-terminal, I have<br>
subscribed to:<br>
<br>
event plain all<br>
<br>
Content-Type: command/reply<br>
Reply-Text: +OK event listener enabled plain<br>
<br>
<br>
I am able to make calls using "api originate" command and got the call<br>
fine on my phone. I got +OK uuid-here too but I did not receive any<br>
events. I event tried event plain CHANNEL_DESTROY from different terminal<br>
but still no luck. I am usng freeswitch 1.0.7 on CentOS 5.5 with my own<br>
application configured in autoload_configs/myapp.conf.xml<br>
<br>
>From where I should start solving the problem ? Here are the contents of<br>
event_socket.conf.xml :<br>
<br>
<configuration name="event_socket.conf" description="Socket Client"><br>
<settings><br>
<param name="nat-map" value="false"/><br>
<param name="listen-ip" value="192.168.0.229"/><br>
<param name="listen-port" value="8021"/><br>
<param name="password" value="password-here"/><br>
<!--<param name="apply-inbound-acl" value="lan"/>--><br>
</settings><br>
</configuration><br>
<br>
<br>
<br>
<br>
--<br>
Arnuld Uttre<br>
Systems Software Engineer<br>
<br>
arnuld@Phonologies.COM<br>
<a href="http://www.phonologies.com" target="_blank">http://www.phonologies.com</a><br>
<br>
Phonologies (India) Private Limited<br>
West Wing, Marri Deep, M. C. H. No. 12-5-4,<br>
Lallaguda, Secunderabad 500017, INDIA.<br>
Ph:<a href="tel:%2B91-40-2701%208993" value="+914027018993">+91-40-2701 8993</a> / 36<br>
Fax:<a href="tel:%2B91-40-2701%208992" value="+914027018992">+91-40-2701 8992</a><br>
<br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div>