SIPMessageLogger Class |
Namespace: Ozeki.VoIP
The SIPMessageLogger type exposes the following members.
Name | Description | |
---|---|---|
SIPMessageLogger | Initializes a new instance of the SIPMessageLogger class |
Name | Description | |
---|---|---|
Start |
Starts logging the inbound and outbound SIP messages.
NOTE: if the SIP message logger has started, it can severely decrease the performance of the program.
| |
Stop |
Stops the SIP message logging.
|
Name | Description | |
---|---|---|
SIPMessageReceived |
SIP message received by the SIP Stack.
| |
SIPMessageSent |
SIP message sent by the SIP Stack.
|