Dialogic Global Call IP Benutzerhandbuch

Seite von 604
382
Dialogic
®
 Global Call IP Technology Guide — November 2007
Dialogic Corporation
Debugging Dialogic
®
 Global Call API IP Applications
SIP_CAPS (formerly M_SIP_CAP) 
SIP Capabilities 
SIP_SIG_DEC (formerly M_SIP_DEC) 
SIP Signal Adaptation Layer Decoder 
SIP_SIG_ENC (formerly M_SIP_ENC) 
SIP Signal Adaptation Layer Encoder 
SIP_IPC (formerly M_SIP_IPC) 
Inter-Process Communication 
SIP_INFO (formerly M_INFO) 
SIP Information 
SIP_REFER (formerly M_REFER) 
SIP Refer 
SIP_PRACK (formerly M_PRACK) 
SIP Protocol Acknowledgement 
SIP_AUTHENT (formerly M_AUTHENT) 
SIP Authenticator 
SIP_SUBSYS (formerly M_S_SUBSM) 
SIP Subsystem
COM_MEMMGR (formerly M_MEMMGR) 
Common Memory Manager
COM_MIME (formerly M_MIME) 
Common Mime
COM_R_MGR (formerly M_R_MGR) 
Common “R” Manager
COM_MR_MGR (formerly M_MR_MGR) 
Common “MR” Manager
7.2.3
Configuring SIP Stack Logging
The sip_stack RTF module controls logging of debug statements that relate to the SIP protocol 
stack used by the IP Call control library. In previous implementations, this logging was configured 
via the gc_h3r.cfg file and the statements were logged to the file gc_h3r.log
Note:
The SIP stack may also generate its own log file named sdplog.txt to capture any parsing errors that 
occur. 
The sip_stack module supports two user-maskable RTF labels: Error and Debug. This is in contrast 
to the previous non-RTF implementation of the GC_H3R module, which used five bit-encoded 
debug levels. The old levels are mapped to the new labels as follows: 
RTF Label (and default state)
Old SIP Debug Levels in GC_H3R
Error (globally enabled)
EXCEP, ERROR, WARN
Debug (locally disabled)
INFO, DEBUG