Thread: [Asterisk-java-users] strange behaviour of managers connected
Brought to you by:
srt
From: Dov B. <dov...@gm...> - 2006-08-18 20:23:35
|
Hi Stephan, all, I am using asterisk-java 0.2 for a Call Center monitoring application, where I list all busy agents, and when the call cente manager clicks on the agent name, a call to ChanSpy is made through the OriginateAction from asterisk-java. Everything works fine most of the time.... but sometimes I have the following error condition on Asterisk: It displays continuosly lots of warnings: WARNING[11737]: manager.c:1535 manager_event: Disconnecting slow (or gone) manager session! And when this happens, if I run a show managers connected, I get the following, with hundreds of times the same IP and no username... (the IP that appears is from a client that connects to Asterisk through asterisk-java....) lv08*CLI> show manager connected Username IP Address 200.234.206.109 200.234.206.109 200.234.206.109 200.234.206.109 200.234.206.109 200.234.206.109 200.234.206.109 200.234.206.109 ....... I have around 10 clients connecting to the manager port through the same application, and each time this problem occurs with one client... The only way we had to disconnects all this connections was to stop not only the monitoring tool in the clients machines, but also restarting their JVM. Thank you for your help! I can try to send more details in case you find it necessary! Dov |
From: Stefan R. <sr...@re...> - 2006-08-18 20:26:56
Attachments:
signature.asc
|
Hi Dov, Dov Bigio wrote: > Thank you for your help! I can try to send more details in case you fin= d > it necessary! please post the log messages (log4j with at least INFO, better DEBUG level) of the client causing this issue. Did the causing client experience any network difficulties before, e.g. a disconnection from the asterisk server? Thanks =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... Jabber: sr...@ja... |
From: Dov B. <dov...@gm...> - 2006-08-21 14:42:02
|
I will... As soon as I can reproduce the error! Thank you Dov -----Original Message----- From: ast...@li... [mailto:ast...@li...] On Behalf Of Stefan Reuter Sent: sexta-feira, 18 de agosto de 2006 17:27 To: ast...@li... Subject: Re: [Asterisk-java-users] strange behaviour of managers connected Hi Dov, Dov Bigio wrote: > Thank you for your help! I can try to send more details in case you > find it necessary! please post the log messages (log4j with at least INFO, better DEBUG level) of the client causing this issue. Did the causing client experience any network difficulties before, e.g. a disconnection from the asterisk server? Thanks =Stefan -- reuter network consulting Neusser Str. 110 50760 Koeln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: sr...@re... Jabber: sr...@ja... |
From: Karien Du P. <kar...@gm...> - 2006-08-22 06:05:05
|
Hi. I have experienced similar behaviour. It usually happens, when you stop asterisk while applications are connected via the Manager API to it. Once you start asterisk again, the application will try and restore the manager connection, but it seems as if something goes wrong with this reconnect. Resulting in the list of duplicate IPs and no manager account name when executing the 'show manager connected' command. Hope this helps in tracking and fixing the problem. On 8/21/06, Dov Bigio <dov...@gm...> wrote: > > I will... As soon as I can reproduce the error! > > Thank you > Dov > > -----Original Message----- > From: ast...@li... > [mailto:ast...@li...] On Behalf Of > Stefan Reuter > Sent: sexta-feira, 18 de agosto de 2006 17:27 > To: ast...@li... > Subject: Re: [Asterisk-java-users] strange behaviour of managers connected > > Hi Dov, > > Dov Bigio wrote: > > Thank you for your help! I can try to send more details in case you > > find it necessary! > > please post the log messages (log4j with at least INFO, better DEBUG > level) of the client causing this issue. > Did the causing client experience any network difficulties before, e.g. > a disconnection from the asterisk server? > > Thanks > > =Stefan > > -- > reuter network consulting > Neusser Str. 110 > 50760 Koeln > Germany > Telefon: +49 221 1305699-0 > Telefax: +49 221 1305699-90 > E-Mail: sr...@re... > Jabber: sr...@ja... > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > |
From: Stefan R. <sr...@re...> - 2006-08-22 13:54:56
Attachments:
signature.asc
|
Karien Du Preez wrote: > It usually happens, when you stop asterisk while applications are > connected via the Manager API to it. Once you start asterisk again, the= > application will try and restore the manager connection, but it seems a= s > if something goes wrong with this reconnect. Resulting in the list of > duplicate IPs and no manager account name when executing the 'show > manager connected' command. This might be the known reconnect problem in Asterisk-Java 0.3. Would you mind updating to 0.3-m1? =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... |
From: Dov B. <dov...@gm...> - 2006-08-22 14:20:26
|
Where can I download it? []s Dov=20 -----Original Message----- From: ast...@li... [mailto:ast...@li...] On Behalf Of Stefan Reuter Sent: ter=E7a-feira, 22 de agosto de 2006 10:55 To: ast...@li... Subject: Re: [Asterisk-java-users] strange behaviour of managers = connected Karien Du Preez wrote: > It usually happens, when you stop asterisk while applications are=20 > connected via the Manager API to it. Once you start asterisk again,=20 > the application will try and restore the manager connection, but it=20 > seems as if something goes wrong with this reconnect. Resulting in the = > list of duplicate IPs and no manager account name when executing the=20 > 'show manager connected' command. This might be the known reconnect problem in Asterisk-Java 0.3. Would you mind updating to 0.3-m1? =3DStefan -- reuter network consulting Neusser Str. 110 50760 Koeln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: sr...@re... |
From: Paul W. [Cellusys] <pau...@ce...> - 2006-08-22 14:25:24
|
http://maven.reucon.com/public/org/asteriskjava/asterisk-java/ Paul Dov Bigio wrote: > Where can I download it? > > []s > Dov > > -----Original Message----- > From: ast...@li... > [mailto:ast...@li...] On Behalf Of > Stefan Reuter > Sent: terça-feira, 22 de agosto de 2006 10:55 > To: ast...@li... > Subject: Re: [Asterisk-java-users] strange behaviour of managers connected > > Karien Du Preez wrote: >> It usually happens, when you stop asterisk while applications are >> connected via the Manager API to it. Once you start asterisk again, >> the application will try and restore the manager connection, but it >> seems as if something goes wrong with this reconnect. Resulting in the >> list of duplicate IPs and no manager account name when executing the >> 'show manager connected' command. > > This might be the known reconnect problem in Asterisk-Java 0.3. > Would you mind updating to 0.3-m1? > > =Stefan > > -- > reuter network consulting > Neusser Str. 110 > 50760 Koeln > Germany > Telefon: +49 221 1305699-0 > Telefax: +49 221 1305699-90 > E-Mail: sr...@re... > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > > ____________________________________________________________ > This inbound email to Cellusys.com has been scanned > by MessageLabs Email Security System for Cellusys. > www.messagelabs.com/email > ____________________________________________________________ ____________________________________________________________ This outbound email from Cellusys.com has been scanned by MessageLabs Email Security System for Cellusys. www.messagelabs.com/email ____________________________________________________________ |