Results 1 to 5 of 5
Thread: asterisk java
- 01-21-2008, 08:40 AM #1
Member
- Join Date
- Jan 2008
- Posts
- 3
- Rep Power
- 0
- 01-21-2008, 07:20 PM #2
Yes, of course.
- 01-22-2008, 06:12 AM #3
Member
- Join Date
- Jan 2008
- Posts
- 3
- Rep Power
- 0
sip show channel
Hi,
I need to get the channels which are in active by a method in asteriskjava.in asterisk console if we type sip show channels,it is showing the channels which are in active.like that i need a command or method in java agi to show the channels which are in active.Any idea?
Thanks.
- 01-22-2008, 06:14 AM #4
If you have a forum question related to the rules of the community, please see our FAQ section or send a private message to one of the forum Moderators: JavaBean, roots, Eranga or myself would be happy to guide you with the rules of the road. Otherwise, don't ask to ask - just ask! :)
See you around and welcome to the Java Forums! :)Vote for the new slogan to our beloved Java Forums! (closes on September 4, 2008)
Want to voice your opinion on your IDE/Editor of choice? Vote now!
Got a little Capt'n in you? (drink responsibly)
- 01-22-2008, 07:09 AM #5
Member
- Join Date
- Jan 2008
- Posts
- 3
- Rep Power
- 0
Thanks for your reply.Now I need to get the channels which are in active by a method in asteriskjava which is equivalent to the command sip show channels in asterisk.I have tried request.getChannel().But it is not showing what i need.I have tried request.getChannels() method too.it shows the following error:
.HelloAgi.java:38: cannot find symbol
symbol : method getChannels()
location: interface org.asteriskjava.fastagi.AgiRequest
String k=request.getChannels();
^
what is wrong?please help me to find out.
Similar Threads
-
Asterisk-Java 0.3
By JavaBean in forum Java SoftwareReplies: 0Last Post: 07-02-2007, 08:30 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks