<html><body bgcolor="#FFFFFF"><div>did you recompile libesl also? &nbsp;you shouldn't have to revert just update correctly.</div><div><br>Sent from my iPad</div><div><br>On Jun 6, 2010, at 10:06 PM, DJB International &lt;<a href="mailto:djbinter@gmail.com">djbinter@gmail.com</a>&gt; 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? &nbsp;</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">&lt;<a href="mailto:brian@freeswitch.org"><a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a></a>&gt;</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 class="h5"><br>
On Jun 6, 2010, at 7:15 PM, DJB International &lt;<a href="mailto:djbinter@gmail.com"><a href="mailto:djbinter@gmail.com">djbinter@gmail.com</a></a>&gt; wrote:<br>
<br>
&gt; After updating from 170404a to 9f73ddd, I could not see anything in event message like before.<br>
&gt;<br>
&gt; I connect to mod_event_socket by perl script below:<br>
&gt;<br>
&gt; require ESL;<br>
&gt;<br>
&gt; my $con = new ESL::ESLconnection("localhost", "8021", "ClueCon");<br>
&gt;<br>
&gt; $con-&gt;events("plain", "all");<br>
&gt;<br>
&gt; while($con-&gt;connected()) {<br>
&gt; &nbsp; #my $e = $con-&gt;recvEventTimed(100);<br>
&gt; &nbsp; my $e = $con-&gt;recvEvent();<br>
&gt;<br>
&gt; &nbsp; if ($e) {<br>
&gt; &nbsp; &nbsp; #print $e-&gt;serialize();<br>
&gt; &nbsp; &nbsp; my $h = $e-&gt;firstHeader();<br>
&gt; &nbsp; &nbsp; &nbsp; print "\n--------------------RECEIVED--------------------\n";<br>
&gt; &nbsp; &nbsp; while ($h) {<br>
&gt; &nbsp; &nbsp; &nbsp; printf "Header: [%s] = [%s]\n", $h, $e-&gt;getHeader($h);<br>
&gt; &nbsp; &nbsp; &nbsp; $h = $e-&gt;nextHeader();<br>
&gt; &nbsp; &nbsp; }<br>
&gt;<br>
&gt; &nbsp; }<br>
&gt;<br>
&gt; }<br>
&gt;<br>
&gt; I wonder whether there is any changes that I need to adjust after the update.<br>
&gt;<br>
&gt; Thank you,<br>
&gt; Dorn B.<br>
</div></div><div><div></div><div class="h5">&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org"><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank"><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank"><a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank"><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></a><br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org"><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank"><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank"><a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></a><br>
<a href="http://www.freeswitch.org" target="_blank"><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></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">FreeSWITCH-users@lists.freeswitch.org</a></span><br><span><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br><span>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users</span><br><span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br></div></blockquote></body></html>