1.
Asterisk-Java - Asterisk-Java
Please feel free to provide any feedback or ask for support via the Asterisk-Java users mailing list . The latest development version of Asterisk-Java is ...
2.
SocketConnectionFacadeImpl (Asterisk-Java 1.0.0-SNAPSHOT API)
Aug 9, 2008 ... Creates a new instance for use with the Manager API that uses CRNL ... public java.lang.String readLine() throws java.io.IOException ...
3.
Asterisk-Java - Tutorial
Nov 27, 2005 ... Next we log in and send an OriginateAction and finally we disconnect. An example that does this is shown below. import java.io. ...
4.
QueueParamsEvent (Asterisk-Java 1.0.0-SNAPSHOT API)
Dec 31, 2007 ... Integer max) Sets the maximum number of people waiting in the queue. void, setQueue(java.lang.String queue) Sets the name of the queue. ...
5.
QueueParamsEvent (Asterisk-Java 1.0.0-SNAPSHOT API)
Dec 31, 2007 ... Integer max) Sets the maximum number of people waiting in the queue. void, setQueue(java.lang.String queue) Sets the name of the queue. ...
6.
Asterisk-Java - Tutorial
If you don't see a tutorial for the part of Asterisk-Java that you're interested in, .... To receive events from Asterisk you have to implement the ...
7.
AgentCalledEvent (Asterisk-Java 1.0.0-SNAPSHOT API)
Aug 24, 2008 ... String callerId) Sets the Caller ID number of the caller's channel. void, setCallerIdName(java.lang.String callerIdName) Sets the Caller ID ...
8.
Asterisk-Java - Project Summary
Project Documentation. Project Information ... Description, The free Java library for Asterisk PBX integration. Homepage, http://asterisk-java.org/ ...
9.
Asterisk-Java
Finally, we will ask through the Manager interface that Asterisk originate to "SIP/xlite1" (if you were doing massive outbound delivery with T1/E1 circuits, ...
10.
AuthenticationFailedException (Asterisk-Java 1.0.0-SNAPSHOT API)
Dec 31, 2007 ... An AuthenticationFailedException is thrown when a login fails due to ... Creates a new AuthenticationFailedException with the given message. ...