| IUserAgentInstance Interface |
Namespace: Ozeki.VoIP
The IUserAgentInstance type exposes the following members.
| Name | Description | |
|---|---|---|
| GetManagerT |
Gets the specified manager of the UA instance with T type.
| |
| GetNextCSeq |
Retrieves the next out-of-dialog CSeq.
| |
| GetRequestURI | ||
| Recognize |
| Name | Description | |
|---|---|---|
| BaseConfig |
Gets the base configuration for the SIP extension.
(Inherited from ISIPClientCommon.) | |
| InboundCallHeaderMapper |
Gets the SIP header mapper for incoming SIP messages.
(Inherited from ISIPClientCommon.) | |
| InstanceInfo |
Gets basic information about the SIP extension such as identity, contact or transport info.
(Inherited from ISIPClientCommon.) | |
| OutboundCallHeaderMapper |
Gets the SIP header mapper for outgoing SIP messages.
(Inherited from ISIPClientCommon.) |