The VoipMediaEngine class is the primary class for accessing all the
capabilities of the LanScape VOIP Media Engine.
The VoipMediaEngine..::.SIP_MESSAGE type exposes the following members.
Constructors
Name | Description | |
---|---|---|
VoipMediaEngine..::.SIP_MESSAGE | Initializes a new instance of the VoipMediaEngine..::.SIP_MESSAGE class |
Fields
Name | Description | |
---|---|---|
Data |
A string containing the SIP message.
| |
hOriginalSipMessage |
A pointer to the address of the original native SIP message buffer
used by the media engine.
|