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

416 HP-UX C SIP Stack Programmers Guide
Configuration Parameters
Remarks: Group A parameter
logContext
The application context to the log. This context will be given to the application
each time the pfnPrintLogEntryEvHandler() callback is called.
Default Value: NULL
Remarks: Group A parameter
defaultLogFilters
You can define a default logging level for all the SIP Stack modules using the
defaultLogFilters parameter. The logging level will apply also to all Core and
ADS modules.
Default Value: full logging information (without locking, leaving or entering
information)
Remarks: Group A parameter
coreLogFilters
Core module log filters. This filter defines the default logging level for all Core
module components.
Default Value: 0—no logging information
Remarks: Group A parameter
adsLogFilters
ADS module log filters. This filter defines the default logging level for all the
components in the ADS modules.
Default value: 0—no logging information.
Remarks: Group A parameter
msgLogFilters
Message module log filters.
Default Value: 0—no logging information
Remarks: Group A parameter
transportLogFilters
Transport module log filters.