HP-UX C SIP Stack Programmer's Guide (Novembery 2007)

350 HP-UX C SIP Stack Programmers Guide
Source Identifiers
SOURCE
I
DENTIFIERS
The Log uses various source identifiers for monitoring SIP Stack behavior. You
can set up the Log to analyze any of the source identifiers and specify the level
of logging required for each one independently. Table 17-1 shows the main
source identifiers that the Log analyzes:
A full list of available source identifiers can be found in the RvSipStackModule
enumeration.
LOG FILE By default, the Log is written to a file called SipLog.txt.
LOG MESSAGES Log messages are printed to the log file along with information about the
message type. The following Log message types are available:
INFO—describes SIP Stack activity.
DEBUG—provides detailed information about SIP Stack
activity.
Table 17-1 Source Identifiers Analyzed by the Log
Source Identifiers Description
CALL Call-leg related operations.
AUTHENTICATOR Authenticator related operations.
REG_CLIENT Register-Client related operations.
TRANSACTION Transaction related operations.
TRANSMITTER Transmitter related operations.
MESSAGE SIP message related operations.
TRANSPORT Transport related operations.
PARSER SIP Message Parser related operations.
STACK SIP Stack initialization, configuration and termination
related operations.
MSGBUILDER SIP Message-Builder related operations.
SUBS Subscription related operations.