Re: [Asterisk-java-users] error: "SEVERE: Unable to handle ResponseEvent without internalActionId:"
Brought to you by:
srt
From: Ron S. <rse...@gm...> - 2006-03-14 06:16:12
|
On 3/13/06, Stefan Reuter <sr...@re...> wrote: > Hey Ron, > > thanks for reporting this issue. > It is caused by the QueueMemberStatusEvent being used in two different > ways by Asterisk: as response to a QueueStatusAction and as a "normal" > event in the situation u described. I wasn't aware of that when i coded i= t. > You can silently ignore that error (it has no real side effects) or > start using 0.3-SNAPSHOT - there it is fixed. > URL: http://www.asteriskjava.org/0.3-SNAPSHOT/ > http://maven.reucon.com/maven2/org/asteriskjava/asterisk-java/0.3-SNAPSHO= T/ > > =3DStefan Thanks! I've updated to the snapshot and all is working well... lot's of refactored packages in 0.3 eh? Great work Stefan. -Ron |