Class | Description |
---|---|
Address |
Address of a SIP agent.
|
Availability |
Provides availability details on a SIP agent.
|
ContactInfo |
Information on a SIP contact.
|
Event |
Describes a SIP event.
|
EventType |
Described an event type.
|
OptionTag |
Describes SIP agent capabilities.
|
Priority |
Describes level of SIP message importance.
|
SipClientResource |
Client-side resource for the sip protocol.
|
SipMethod |
Constants for SIP methods.
|
SipRecipientInfo |
Describes a SIP intermediary such as a proxy.
|
SipRequest |
Request part of a SIP transaction.
|
SipResponse |
Response part of a SIP transaction.
|
SipServerResource |
SIP server resource handling a received SIP transaction.
|
SipStatus |
Constants for SIP statuses.
|
Subscription |
Describes the state of a subscription.
|
Annotation Type | Description |
---|---|
Ack |
Confirms that the client has received a final response to an
Invite
request. |
Bye |
Terminates a call and can be sent by either the caller or the callee.
|
Cancel |
Cancels any pending request.
|
Info |
Allow for the carrying of session related control information that is
generated during a session.
|
Invite |
Indicates a client is being invited to participate in a call session.
|
Notify |
Sent to inform subscribers of changes in state to which the subscriber has a
subscription.
|
Options |
Queries the capabilities of servers.
|
Publish |
Publishes event state.
|
Refer |
Provides a mechanism allowing the sending party to be notified of the outcome
of the referenced request.
|
Register |
Registers the address listed in the To header field with a SIP server.
|
Subscribe |
Used to request current state and state updates from a remote node.
|
Copyright © 2005–2013. All rights reserved.