Re: [Asterisk-java-devel] ChannelManager Sync
Brought to you by:
srt
From: Stefan R. <ste...@re...> - 2009-07-10 01:52:05
|
Hi Michael, Asterisk-Java is currently handling a disconnect and later reconnect by simply discarding all active channel objects and recreating them besed on the new state (basically thats what the initialize method does). This is a quite simplistic approach, it would be much better if we had a solution that compared the state before the disconnect and after the reconnect and would just update the active objects (channels, etc.). If you could come up with some clever implementation of a "reiinitialize" method we would be very glad to see it as a contribution :-) =Stefan -- reuter network consulting Neusser Str. 110 50670 Koeln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: ste...@re... Jabber: ste...@re... WWW: http://www.reucon.com Steuernummern 215/5140/1791 USt-IdNr. DE220701760 |