|
|||||||||||||||||||||||||
Detailed DescriptionLogging configuration, which can be (optionally) specified when calling pjsua_init(). Application must call pjsua_logging_config_default() to initialize this structure with the default values. Field DocumentationLog incoming and outgoing SIP message? Yes!
Input verbosity level. Value 5 is reasonable.
Verbosity level for console. Value 4 is reasonable.
Log decoration. Optional log filename.
Additional flags to be given to pj_file_open() when opening the log file. By default, the flag is PJ_O_WRONLY. Application may set PJ_O_APPEND here so that logs are appended to existing file instead of overwriting it. Default is 0.
Optional callback function to be called to write log to application specific device. This function will be called for log messages on input verbosity level. The documentation for this struct was generated from the following file:
Copyright (C) 2006-2008 Teluu Inc.
| |
||||||||||||||||||||||||