User's Manual

SME VoIP System Guide, Version 1.5
Proprietary and Confidential
Chapter: SME VoIP Administration Interface
58
9.11 SIP Logs
This page shows SIP server related messages that are logged during the operation of the SME system. The
full native format of SIP logs is saved in the TFTP server as <MAC_Address><Time_Stamp>SIP.log
These logs are saved in 2 blocks of 17Kbytes. When a specific SIP log is fully dumped to one block, the next
SIP logs are dumped to the other blocks. An example of SIP logs is shown below:
.....
Sent to udp:192.168.10.10:5080 at 12/11/2010 11:56:42 (791 bytes)
REGISTER sip:192.168.10.10:5080 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.101:5063;branch=z9hG4bKrlga4nkuhimpnj4.qx
Max-Forwards: 70
From: <sip:Ext003@192.168.10.10:5080>;tag=3o5l314
To: <sip:Ext003@192.168.10.10:5080>
Call-ID: p9st.zzrfff66.ah8
CSeq: 6562 REGISTER
Contact: <sip:Ext003@192.168.10.101:5063>
Allow: INVITE, CANCEL, BYE, ACK, REGISTER, OPTIONS, REFER, SUBSCRIBE, NOTIFY,
MESSAGE, INFO, PRACK
Expires: 120
User-Agent: Generic-DPV-001-A-XX(Generic_SIPEXT2MLUA_v1)
Content-Type: application/X-Generic_SIPEXT2MLv1
Content-Length: 251
.....