The VoipMediaEngine class is the primary class for accessing all the
capabilities of the LanScape VOIP Media Engine.
The VoipMediaEngine..::.SIP_OUTGOING_CALL_INFO type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| VoipMediaEngine..::.SIP_OUTGOING_CALL_INFO | Initializes a new instance of the VoipMediaEngine..::.SIP_OUTGOING_CALL_INFO class |
Fields
| Name | Description | |
|---|---|---|
| CallId |
The call ID for the call.
| |
| DestHost |
Host name of the destination of the phone call.
| |
| DestIpAddress |
IP address of the destination of the phone call.
| |
| DestPort |
The destination network port.
| |
| DestUrl |
The SIP url associated with the destination of the phone call.
| |
| DestUserName |
User name of the destination of the phone call.
|
