The VoipMediaEngine..::.SIP_MESSAGE_PARSE_IMMEDIATE_DATA type exposes the following members.

Fields

  NameDescription
IpAddressOfSender
The source IP address where the SIP message originated. This is a string containing a dotted decimal IP address (i.e. x.x.x.x).
PortOfSender
The source UDP port where the SIP message originated.
SipMsg
The receive SIP mesage that caused the parse error.

See Also