public class AgiHangupException extends AgiException
AgiRequest.
Up to Asterisk 1.4 hanging up the channel also closes the TCP connection,
since Asterisk 1.6 the connection is kept alive but commands that
require an active channel return status code
AgiReply.SC_DEAD_CHANNEL. Both events
are translated to an AgiHangupException.
| Constructor and Description |
|---|
AgiHangupException()
Creates a new AgiHangupException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2004–2022. All rights reserved.