<br><br><div class="gmail_quote">On Tue, Jul 20, 2010 at 1:46 AM, Helmut Kuper <span dir="ltr">&lt;<a href="mailto:helmut.kuper@ewetel.de">helmut.kuper@ewetel.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello,<br>
<br>
<br>
I have an inbound ESL script which has subscribed to several events. So<br>
there is more or less a continuing stream of events.<br>
<br>
When it sends a blocking api command to FS is it there a risk to get<br>
back an event first before FS sends the command reply or does FS<br>
guarantee that the command reply is always next after issuing a api command?<br></blockquote><div><br>If your script establishes the socket connection to FS and issues an api command (not a bgapi) then yes, it will block and wait for the response before anything else comes through. (BTW, Darren covers this quite nicely in chapter 9 of the new FS book so be sure to pick up a copy when it comes out in a few weeks. :)<br>
-MC<br></div></div><br>