Brian,<div><br></div><div>I did a further test with just telneting to port 8021 and no output came out as well,.</div><div><br></div><div><div># telnet 127.0.0.1 8021</div><div>Trying 127.0.0.1...</div><div>Connected to localhost.localdomain (127.0.0.1).</div>
<div>Escape character is '^]'.</div><div>Content-Type: auth/request</div><div><br></div><div>auth ClueCon</div><div><br></div><div>Content-Type: command/reply</div><div>Reply-Text: +OK accepted</div><div><br></div>
<div>events plain ALL</div><div><br></div><div>Content-Type: command/reply</div><div>Reply-Text: +OK event listener enabled plain</div><div><br></div><div><br></div><div>(nothing shown)</div><div><br></div><div>Thank you,</div>
<div>Dorn B.</div><div><br></div><div><br></div><br><div class="gmail_quote">On Sun, Jun 6, 2010 at 8:46 PM, DJB International <span dir="ltr"><<a href="mailto:djbinter@gmail.com">djbinter@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Yes, Brian. I tried to recompile it, but it did not work. I even tried the php socket to connect direct: <a href="http://wiki.freeswitch.org/wiki/PHP_Event_Socket" target="_blank">http://wiki.freeswitch.org/wiki/PHP_Event_Socket</a>, and it still did not work. I did work for other servers with 170404a version. I am not sure what else I missed or something might have changed in between the version.<div>
<br></div><div>Thank you,</div><div>Dorn B.<div><div></div><div class="h5"><br><br><div class="gmail_quote">On Sun, Jun 6, 2010 at 8:12 PM, Brian West <span dir="ltr"><<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF"><div>did you recompile libesl also? you shouldn't have to revert just update correctly.</div>
<div><br>Sent from my iPad</div><div><div></div><div><div><br>On Jun 6, 2010, at 10:06 PM, DJB International <<a href="mailto:djbinter@gmail.com" target="_blank">djbinter@gmail.com</a>> wrote:<br><br></div>
<div></div><blockquote type="cite"><div>Brian,<div><br></div><div>Can you please advise the procedure in git to revert back the revision? </div><div><br></div><div>Thank you,</div><div>Dorn B.<br><br><div class="gmail_quote">
On Sun, Jun 6, 2010 at 7:34 PM, Brian West <span dir="ltr"><<a href="mailto:brian@freeswitch.org" target="_blank"></a><a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">did you reinstall ESL.so?<br>
<br>
Sent from my iPad<br>
<div><div></div><div><br>
On Jun 6, 2010, at 7:15 PM, DJB International <<a href="mailto:djbinter@gmail.com" target="_blank"></a><a href="mailto:djbinter@gmail.com" target="_blank">djbinter@gmail.com</a>> wrote:<br>
<br>
> After updating from 170404a to 9f73ddd, I could not see anything in event message like before.<br>
><br>
> I connect to mod_event_socket by perl script below:<br>
><br>
> require ESL;<br>
><br>
> my $con = new ESL::ESLconnection("localhost", "8021", "ClueCon");<br>
><br>
> $con->events("plain", "all");<br>
><br>
> while($con->connected()) {<br>
> #my $e = $con->recvEventTimed(100);<br>
> my $e = $con->recvEvent();<br>
><br>
> if ($e) {<br>
> #print $e->serialize();<br>
> my $h = $e->firstHeader();<br>
> print "\n--------------------RECEIVED--------------------\n";<br>
> while ($h) {<br>
> printf "Header: [%s] = [%s]\n", $h, $e->getHeader($h);<br>
> $h = $e->nextHeader();<br>
> }<br>
><br>
> }<br>
><br>
> }<br>
><br>
> I wonder whether there is any changes that I need to adjust after the update.<br>
><br>
> Thank you,<br>
> Dorn B.<br>
</div></div><div><div></div><div>> _______________________________________________<br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank"></a><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank"></a><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"></a><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"></a><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank"></a><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank"></a><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"></a><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"></a><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>FreeSWITCH-users mailing list</span><br><span><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a></span><br>
<span><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br><span>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></span><br>
<span><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></span><br></div></blockquote></div></div></div><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
<br></blockquote></div><br></div></div></div>
</blockquote></div><br></div>