Try this same thing but use fs_cli. If it works with fs_cli then you know there&#39;s a problem with your terminal or something like that. If it doesn&#39;t work with fs_cli then you know you&#39;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">&lt;<a href="mailto:arnuld@phonologies.com">arnuld@phonologies.com</a>&gt;</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 &quot;api originate&quot; 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>
&gt;From where I should start solving the problem ? Here are the contents of<br>
event_socket.conf.xml :<br>
<br>
&lt;configuration name=&quot;event_socket.conf&quot; description=&quot;Socket Client&quot;&gt;<br>
  &lt;settings&gt;<br>
    &lt;param name=&quot;nat-map&quot; value=&quot;false&quot;/&gt;<br>
    &lt;param name=&quot;listen-ip&quot; value=&quot;192.168.0.229&quot;/&gt;<br>
    &lt;param name=&quot;listen-port&quot; value=&quot;8021&quot;/&gt;<br>
    &lt;param name=&quot;password&quot; value=&quot;password-here&quot;/&gt;<br>
    &lt;!--&lt;param name=&quot;apply-inbound-acl&quot; value=&quot;lan&quot;/&gt;--&gt;<br>
  &lt;/settings&gt;<br>
&lt;/configuration&gt;<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>