Re: [Asterisk-java-devel] Asterisk user event problem
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2006-07-18 10:52:30
|
Mircea Postolache wrote: > Well it seems that the second message is generated by a second manager > connection that is sometimes open in paralel with this one. I chose to > have a small pool of connections for use in different parts of the > application. It's like this connection also receives this event, but > since I haven't registered the class with it it complains. One solution= > would probably be to register the event with all the connections. I > thought that by registering an event I will somehow "filter" the events= > received by a certain connection. But that may not be the case. What d= o > you think? I would stick with one shared connection as asterisk tends to run into trouble when handling multiple concurrent manager api connections. =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... |