public class Connector extends Object
| Constructor and Description |
|---|
Connector() |
| Modifier and Type | Method and Description |
|---|---|
ManagerConnection |
connect(AsteriskSettings asteriskSettings)
Establishes a Asterisk ManagerConnection as well as performing the
'login' required by Asterisk.
|
public ManagerConnection connect(AsteriskSettings asteriskSettings) throws IOException, AuthenticationFailedException, TimeoutException, IllegalStateException
asteriskSettings - IOExceptionAuthenticationFailedExceptionTimeoutExceptionIllegalStateExceptionCopyright © 2004–2021. All rights reserved.