Address |
|
EasySipActivityContextInterfaceFactory |
|
IncomingSipRequest |
Represents an incoming SIP request and it's underlying server transaction.
|
IncomingSipResponse |
A SIP response that has been received by the service.
|
NoAckReceived |
This event is fired on a SipSession activity when no ACK has been received
after the 2xx response has been retransmitted for 32 seconds.
|
NoPrackReceived |
|
OutgoingSipRequest |
Represents an outgoing SIP request and it's underlying client transaction.
|
OutgoingSipResponse |
A SIP response that has been created by a service, in response to a
previous IncomingSipRequest .
|
Parameterable |
|
Proxy |
The Proxy is a SLEE activity that represents the proxying operation for a
single SIP request.
|
SipFactory |
|
SipLimiterFilter |
Filter for limiting initial SIP requests.
|
SipMessage |
|
SipRequest |
|
SipResponse |
|
SipSession |
The SipSession is the main activity object in the EasySIP API.
|
SipURI |
|
StatelessSipResponse |
An outgoing provisional SIP response that will be sent statelessly,
without affecting dialog state.
|
TelURL |
|
URI |
|