Re: [Asterisk-java-devel] Asterisk user event problem
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2006-07-18 09:21:02
|
Mircea Postolache wrote: > I have changed my sources and again I have this warning about the event= > "No event class registered for event type 'reply'". I have tried both a= ) > and b) and I still cannot make it dissapear. Is it mandatory to registe= r > the event on connection creation or before first login? The strange > thing is now my handler gets the event even if I get the warning. > Here you have a snapshot of the log: To me this looks like you have to connections. One with the reply event registered (the first one in the logs where the reply event gets parsed correctly) and another one where you missed the registration. Why else would you see the same MessageWaiting and Reply event twice? =3DStefan --=20 reuter network consulting Neusser Str. 110 50760 Koeln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: sr...@re... |