Ok, I&#39;ll try to check library and rebuild with `make current`.<br>I posted it here as I thought that maybe this is my fault somewhere in script or event handling logic. <br>I&#39;ll open Jira issue if I can&#39;t deal with this error by full recompilation.<br>
<br>BTW, if `make sure` is outdated, maybe it&#39;s time to remove reference to it from post-build info that FS displays after make?<br><br>Thanks for your help<br><br><div class="gmail_quote">2011/3/17 Anthony Minessale <span dir="ltr">&lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">You sure you did not install old ESL.so in your perl path?<br>
<br>
btw, its &quot;make current&quot; not &quot;make sure&quot; that is an old one.<br>
<br>
I would also turn on the debug level in the script as well.<br>
<br>
We have no reports of any problems like this.<br>
<br>
Speaking of, why are you doing this here instead of JIRA?<br>
<div><div></div><div class="h5"><br>
<br>
On Wed, Mar 16, 2011 at 4:21 PM, Dmitry Sytchev &lt;<a href="mailto:kbdfck@gmail.com">kbdfck@gmail.com</a>&gt; wrote:<br>
&gt; I&#39;m using ESL.so and ESL.pm for perl outbound ESL, and Net::Server as server<br>
&gt; engine.<br>
&gt; I already tried to rebuild and reinstall with `make sure` including perlmod<br>
&gt; in esl library dir<br>
&gt;<br>
&gt; 2011/3/16 Anthony Minessale &lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; Are you using your own client or libESL which takes care of this for you?<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Wed, Mar 16, 2011 at 11:55 AM, Dmitry Sytchev &lt;<a href="mailto:kbdfck@gmail.com">kbdfck@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; FreeSWITCH Version 1.0.head (git-2c009dd 2011-03-15 14-29-04 -0500)<br>
&gt;&gt; &gt; 2011/3/16 Peter Olsson &lt;<a href="mailto:peter.olsson@visionutveckling.se">peter.olsson@visionutveckling.se</a>&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Are you on latest GIT HEAD?<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; /Peter<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Från: <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a><br>
&gt;&gt; &gt;&gt; [mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>] För Dmitry<br>
&gt;&gt; &gt;&gt; Sytchev<br>
&gt;&gt; &gt;&gt; Skickat: den 16 mars 2011 17:29<br>
&gt;&gt; &gt;&gt; Till: FreeSWITCH Users Help<br>
&gt;&gt; &gt;&gt; Ämne: [Freeswitch-users] Unexpected out of order command/reply &#39;+OK<br>
&gt;&gt; &gt;&gt; event<br>
&gt;&gt; &gt;&gt; listener enabled plain&#39; in perl ESL outbound<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; In my outbound async full ESL script after some moment there are<br>
&gt;&gt; &gt;&gt; out-of-order message on every &quot;execute&quot; call, and this breaks my event<br>
&gt;&gt; &gt;&gt; handling in some way.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Content-Type: command/reply.Reply-Text: +OK event listener enabled<br>
&gt;&gt; &gt;&gt; plain..<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; I want to execute some commands syncronously, but setEventLock seems to<br>
&gt;&gt; &gt;&gt; be<br>
&gt;&gt; &gt;&gt; broken by this behavior.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; As the workaround I had to write lock_for_execute_complete function,<br>
&gt;&gt; &gt;&gt; which<br>
&gt;&gt; &gt;&gt; waits for execute completion of applications that need to be run sync,<br>
&gt;&gt; &gt;&gt; but<br>
&gt;&gt; &gt;&gt; it effectively destroys async events by processing them while waiting<br>
&gt;&gt; &gt;&gt; for<br>
&gt;&gt; &gt;&gt; CHANNEL_EXECUTE_COMPLETE.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; here is a part of socket dump, note second &quot;Content-Type:<br>
&gt;&gt; &gt;&gt; command/reply.Reply-Text: +OK event listener enabled plain..&quot; right<br>
&gt;&gt; &gt;&gt; after<br>
&gt;&gt; &gt;&gt; execute. There is no event command in script besides the very<br>
&gt;&gt; &gt;&gt; beginning, so<br>
&gt;&gt; &gt;&gt; why these messages appear?<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; T <a href="http://127.0.0.1:8006" target="_blank">127.0.0.1:8006</a> -&gt; <a href="http://127.0.0.1:43282" target="_blank">127.0.0.1:43282</a> [AP]<br>
&gt;&gt; &gt;&gt; api uuid_setvar 06d55974-4fe8-11e0-a7c0-e3bb2141c22a<br>
&gt;&gt; &gt;&gt; pbx_subscriber_customer_id 1<br>
&gt;&gt; &gt;&gt; #<br>
&gt;&gt; &gt;&gt; T <a href="http://127.0.0.1:8006" target="_blank">127.0.0.1:8006</a> -&gt; <a href="http://127.0.0.1:43282" target="_blank">127.0.0.1:43282</a> [AP]<br>
&gt;&gt; &gt;&gt; ..<br>
&gt;&gt; &gt;&gt; ##<br>
&gt;&gt; &gt;&gt; T <a href="http://127.0.0.1:43282" target="_blank">127.0.0.1:43282</a> -&gt; <a href="http://127.0.0.1:8006" target="_blank">127.0.0.1:8006</a> [AP]<br>
&gt;&gt; &gt;&gt; Content-Type: api/response.Content-Length: 4..<br>
&gt;&gt; &gt;&gt; #<br>
&gt;&gt; &gt;&gt; T <a href="http://127.0.0.1:43282" target="_blank">127.0.0.1:43282</a> -&gt; <a href="http://127.0.0.1:8006" target="_blank">127.0.0.1:8006</a> [AP]<br>
&gt;&gt; &gt;&gt; +OK.<br>
&gt;&gt; &gt;&gt; ##<br>
&gt;&gt; &gt;&gt; T <a href="http://127.0.0.1:8006" target="_blank">127.0.0.1:8006</a> -&gt; <a href="http://127.0.0.1:43282" target="_blank">127.0.0.1:43282</a> [AP]<br>
&gt;&gt; &gt;&gt;   api sofia_contact <a href="mailto:s000002@asdasd.com">s000002@asdasd.com</a><br>
&gt;&gt; &gt;&gt; #<br>
&gt;&gt; &gt;&gt; T <a href="http://127.0.0.1:8006" target="_blank">127.0.0.1:8006</a> -&gt; <a href="http://127.0.0.1:43282" target="_blank">127.0.0.1:43282</a> [AP]<br>
&gt;&gt; &gt;&gt; ..<br>
&gt;&gt; &gt;&gt; ##<br>
&gt;&gt; &gt;&gt; T <a href="http://127.0.0.1:43282" target="_blank">127.0.0.1:43282</a> -&gt; <a href="http://127.0.0.1:8006" target="_blank">127.0.0.1:8006</a> [AP]<br>
&gt;&gt; &gt;&gt; Content-Type: api/response.Content-Length: 96..<br>
&gt;&gt; &gt;&gt; #<br>
&gt;&gt; &gt;&gt; T <a href="http://127.0.0.1:43282" target="_blank">127.0.0.1:43282</a> -&gt; <a href="http://127.0.0.1:8006" target="_blank">127.0.0.1:8006</a> [AP]<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; sofia/local/sip:s000002@172.19.36.54:5061;fs_nat=yes;fs_path=sip%3As000002%40172.19.36.54%3A5061<br>
&gt;&gt; &gt;&gt; ##<br>
&gt;&gt; &gt;&gt; T <a href="http://127.0.0.1:8006" target="_blank">127.0.0.1:8006</a> -&gt; <a href="http://127.0.0.1:43282" target="_blank">127.0.0.1:43282</a> [AP]<br>
&gt;&gt; &gt;&gt; Event-Name: SOCKET_DATA.Content-Type: api/response.Content-Length:<br>
&gt;&gt; &gt;&gt; 96..sofia/local/sip:s000002@172.19.36.54:5061;fs_nat=<br>
&gt;&gt; &gt;&gt; yes;fs_path=sip%3As000002%40172.19.36.54%3A5061<br>
&gt;&gt; &gt;&gt; #<br>
&gt;&gt; &gt;&gt; T <a href="http://127.0.0.1:8006" target="_blank">127.0.0.1:8006</a> -&gt; <a href="http://127.0.0.1:43282" target="_blank">127.0.0.1:43282</a> [AP]<br>
&gt;&gt; &gt;&gt; sendmsg.call-command: execute.execute-app-name: bridge.execute-app-arg:<br>
&gt;&gt; &gt;&gt; {originate_timeout=10,hangup_after_bridge=false,<br>
&gt;&gt; &gt;&gt;   ignore_early_media=false}user/<a href="mailto:s000002@asdasd.com">s000002@asdasd.com</a><br>
&gt;&gt; &gt;&gt; #<br>
&gt;&gt; &gt;&gt; T <a href="http://127.0.0.1:43282" target="_blank">127.0.0.1:43282</a> -&gt; <a href="http://127.0.0.1:8006" target="_blank">127.0.0.1:8006</a> [AP]<br>
&gt;&gt; &gt;&gt; Content-Type: command/reply.Reply-Text: +OK event listener enabled<br>
&gt;&gt; &gt;&gt; plain..<br>
&gt;&gt; &gt;&gt; #<br>
&gt;&gt; &gt;&gt; T <a href="http://127.0.0.1:43282" target="_blank">127.0.0.1:43282</a> -&gt; <a href="http://127.0.0.1:8006" target="_blank">127.0.0.1:8006</a> [AP]<br>
&gt;&gt; &gt;&gt; Content-Type: command/reply.Reply-Text: +OK..<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; --<br>
&gt;&gt; &gt;&gt; Best regards,<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Dmitry Sytchev,<br>
&gt;&gt; &gt;&gt; IT Engineer<br>
&gt;&gt; &gt;&gt; !DSPAM:4d80e61b32768938086861!<br>
&gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; &gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; &gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; &gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; Best regards,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Dmitry Sytchev,<br>
&gt;&gt; &gt; IT Engineer<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; FreeSWITCH-users mailing list<br>
&gt;&gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; &gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Anthony Minessale II<br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
&gt;&gt; ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
&gt;&gt; Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>
&gt;&gt;<br>
&gt;&gt; AIM: anthm<br>
&gt;&gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
&gt;&gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
&gt;&gt; IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH Developer Conference<br>
&gt;&gt; <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
&gt;&gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
&gt;&gt; pstn:+19193869900<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Best regards,<br>
&gt;<br>
&gt; Dmitry Sytchev,<br>
&gt; IT Engineer<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
Anthony Minessale II<br>
<br>
FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>
<br>
AIM: anthm<br>
<a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
<br>
FreeSWITCH Developer Conference<br>
<a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:+19193869900<br>
<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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Best regards,<br><br>Dmitry Sytchev,<br>IT Engineer<br>