Re: [Asterisk-java-users] Channel extraction.
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2005-12-12 13:14:58
|
Jan du Toit schrieb: > The asteriskManager.getChannels(), is it suppose to show all the active > channels on the asterisk server or just those that we originated using > Asterisk-Java? it is supposed to return all active calls regardless who created them. i must try to reproduce this problem... does it happen with other versions of asterisk, too? (i.e. 1.0.x or 1.2.0) > asteriskManager.getChannels() is empty even if their is active channels > open on the relevant asterisk server at the time of qeuring. this is certainly not correct. |