The VoipMediaEngine..::.SIP_ACTIVE_CALL_INFO type exposes the following members.
Fields
Name | Description | |
---|---|---|
AudioFormat |
The media type used for the call.
| |
AudioFormatRtp |
The raw RTP audio format as specified in transmitted and received RTP packets.
| |
CallId |
the call ID for the call.
| |
FarEndAudioRtpPort |
Far end media audio port.
| |
FarEndHoldActive |
If non zero, this member indicates that the far end has put us on hold.
| |
FarEndVideoRtpPort |
Not used.
| |
InviteSipMesage |
The raw SIP INVITE message used to set up the call.
| |
LocalAudioRtpPort |
Local media audio port.
| |
LocalHoldActive |
If non zero, this member indicates that we have put the far end on hold.
| |
LocalVideoRtpPort |
Not used.
| |
Response2XXSipMesage |
The raw SIP response message used to set up the call.
| |
SipUrlFarEnd |
URL of far end.
| |
VideoFormat |
Not used.
| |
VideoFormatRtp |
Not used.
|