public class OperationFailure extends GenericMgcpEvent
The completion report should carry as a parameter the name of the signal that failed, as in:
O: G/of(G/rt)
In this case a failure occurred in producing the "rt" signal in the "G" package.
When the reported signal was applied on a connection, the parameter supplied will include the name of the connection as well,
as in:
O: G/of(G/rt@0A3F58)
When the operation failure event is requested, event parameters can not be specified. When the package name is omitted (which
is discouraged), the default package name is assumed.
| Constructor and Description |
|---|
OperationFailure(String pkg,
String signal) |
getPackage, getParameter, getSignal, getSymbol, setParameter, toStringCopyright © 2017 TeleStax, Inc.. All Rights Reserved.