Re: [Asterisk-java-users] Channels in asterisk
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2006-09-01 17:32:12
|
Paulo Vieira Jr wrote: > My question is: is there another easy way to get the list of channels i= n > a server? When using 0.3-m1 the easiest way is: AsteriskServer server; Collection<AsteriskChannel> channels; server =3D new DefaultAsteriskServer("pbx0", "manager", "obelisk"); channels =3D server.getChannels(); =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... |