The VoipMediaEngine class is the primary class for accessing all the
capabilities of the LanScape VOIP Media Engine.
The VoipMediaEngine..::.SIP_OUTGOING_CALL_ERROR_INFO type exposes the following members.
Constructors
Name | Description | |
---|---|---|
VoipMediaEngine..::.SIP_OUTGOING_CALL_ERROR_INFO | Initializes a new instance of the VoipMediaEngine..::.SIP_OUTGOING_CALL_ERROR_INFO class |
Fields
Name | Description | |
---|---|---|
RawSipMessage |
The received raw error SIP message from the far end device.
| |
ResponseCode |
The SIP error response code from the far end device.
| |
ResponseReasonPhrase |
The "man readable" error description from the far end device.
|