|
Class Summary |
| ConnectionIdentifier |
ConnectionIdentifier is the reference for active transport connections. |
| DialogIdentifier |
DialogIdentifier is used to address specific dialogs to the SipProvider. |
| Identifier |
Generic Identifier. |
| MethodIdentifier |
MethodIdentifier is used to address specific methods to the SipProvider. |
| SipInterface |
SipInterface is actually the SIP SAP (Service Access Point) and can be used to send
and receive SIP messages associated with a specific method, transaction, or dialog.
|
| SipParser |
Class SipParser extends class Parser for parsing of SIP messages. |
| SipPromisqueInterface |
SipPromisqueInterface is the SipInterface for capturing
all SIP messages in PROMISQUE mode.
|
| SipProvider |
SipProvider implements the SIP transport layer, that is the layer responsable for
sending and receiving SIP messages. |
| SipStack |
SipStack includes all static attributes used by the sip stack.
|
| TransactionIdentifier |
TransactionIdentifier is used to address specific transaction to the SipProvider. |