Re: [Asterisk-java-users] Manager API log on / log off
Brought to you by:
srt
From: Stefan R. <ste...@re...> - 2007-01-03 16:51:44
|
Hi, Gabriel Allasia wrote: > I=92m watching in CLI of Asterisk that Manager connects and disconnects= at > every moment, is this generated from Asterisk-Java? This might be the case. The best way to find out is using one user for each application that uses the Manager API so you easily see where to loo= k. Asterisk-Java should be used in a way that you only open a connection to Asterisk once at startup and close it when your application exists. When disconnected (e.g. due to restarting Asterisk) Asterisk-Java will automatically reconnect. > Great framework Stefan ! Excellent work ! Thanks. I hope you enjoy it and build great apps on top of it! =3DStefan --=20 reuter network consulting Neusser Str. 110 50760 Koeln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: ste...@re... Jabber: ste...@re... |