Re: [Asterisk-java-users] Events blocked by Responses?
Brought to you by:
srt
From: Andy B. <and...@pr...> - 2007-09-07 18:21:02
|
On 24/08/2007 09:54, Andy Burns wrote: > I *am* passing a callback to sendaction rather than waiting with a > timeout, and no events are delivered to my listener method until after > the response is delivered to my callback method, then all the "buffered" > events get delivered at once. Using OriginateAction.setAsync(true) was instumental too :-) |