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

Fields

  NameDescription
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.

See Also