Logs
The Logs menu is for showing the session logs, error logs and blocked logs during the number of days for logs.saving interval.
Session logs
The Session Logs page shows the calendar with the number of sessions by date. Click on the desired date to display sessions on that date’.
Check Box | Explanation |
HTML | Clicking a date will display that daily log page in a new browser window. |
CSV | Clicking a date will save that daily log in a CSV file. |
Button | Explanation |
Save | Specify a term to save logs. For. the Logs older than the specified term will be deleted automatically. |
SID,FromURI,ToURI,TalkingLength,InvitingStart,TalkingStart,SessionEnd,Result,ErrorCode,UACAddress,UASAddress,DisconnectedBy,RuleName,UAC_User-Agent,UAS_User-Agent,
Daily Session Log
A daily session log will be displayed in a new window. You can filter the call logs by stating the From-URI to To-URI.
Field Name | Explanation |
SID | Session ID |
From URI | UAC’s SIP URI |
To URI | UAS’s SIP URI |
Talking Length | Talking time |
Invite Start Time | Session start time |
Talk Start Time | Talking start time |
End Time | Session end time |
Result | Result |
Error | Error Code
“-1” indicates a normally ended call. For irregularly ended calls, a SIP error response code will be displayed. |
UAC Address | UAC IP address |
UAS Address | UAS IP address |
Disconnected By | UAC, UAS, Error, or system |
Rule Name | The name of dial plan rule applied to the call |
UAC User-Agent | UAC User-Agent information |
UAS User-Agent | UAS User-Agent information |
Filter | |
Item | Explanation |
From-URI | UAC’s SIP URI |
To-URI | UAS’s SIP URI |
Start Time | Display sessions after start time |
Max Rows | Number of results to display |
Result | Explanation |
Success | The response to the INVITE is 200 OK and during the session If abnormal things didn’t happen and the call was terminated by BYE. |
Busy | The response to INVITE is 486 Busy Here. |
Cancel | When INVITE is canceled. |
Failure | The response to INVITE is other than the above (Success, Busy, Cancel). |
Time Out | No response to INVITE or subsequent methods.
Timervalue is specified in [Configuration]->[SIP]->[Timeout]. SIP Server returns 408 Request Timeout or 504 Server Timeout. |
Loop Detected | SIP Server returns 482 Loop Detected. |
Too many hops | SIP Server returns 483 Too Many Hops. |
Disconnected by system | When the session is disconnected by the server due to shutdown etc. |
RTP Timeout | Timeout occurred in RTP relay. |
Packet Too Big | When the received packet is UDP and exceeds the MTU size (default: 1500 bytes) |
Error logs
The Error Logs page shows the requests rejected by Brekeke SIP Server. Click on the desired date to display error log of the day.
Check Box | Explanation |
HTML | Clicking a date will display that daily log page in a new browser window |
CSV | Clicking a date will save that daily log in a CSV file |
On/Off | Turn error log on or off |
INVITE Only | If select on, only the INVITE SIP requests rejected by Brekeke SIP will be saved in error log
If select off, all rejected SIP requests will be saved in error log |
Field Name | Explanation |
Time | Request rejected time |
IP Address | Source IP address and port the rejected request is sent from |
Method | SIP method in rejected request |
Code | Error code |
Reason | reason |
Request URI | The URI in the request header |
From URI | UAC’s SIP URI |
To URI | UAS’s SIP URI |
Rule Name | The name of dial plan rule applied to the request |
User Agent | User Agent information |
Blocked logs
The Blocked Logs page shows the IP addresses blocked by Brekeke SIP Server. Click on the desired date to display blocked log on the day.
Check Box | Explanation |
HTML | Clicking a date will display that daily log page in a new browser window |
CSV | Clicking a date will save that daily log in a CSV file |
On/Off | Turn error log on or off |
Field Name | Explanation |
Time | The time when the IP address is blocked |
IP Address | Source IP address and port the blocked request is sent from |
Transport | Transport used by the blocked request |
Method | Method used to block the IP address |
Push Notification logs
(v3.5 or later. Push Notification option purchase required. )
The Push Notification Logs page shows the history of the Push Notification messages. Click on the desired date to display the log on that day.
Check Box | Explanation |
HTML | Clicking a date will display that daily log page in a new browser window |
CSV | Clicking a date will save that daily log in a CSV file |
On/Off | Turn Push Notification log on or off |
Field Name | Explanation |
Time Stamp | The time when the Event occurred |
User Name | Related Push Notification User Name |
Type | Service Type (APN or GCN) |
Application ID | Related application ID |
Device ID | For APN, it is Device Token. For GCM, it is Registration ID. |
Event | An event will be:
Added the record, Removed the record, Sent Message, Sending Failed, Updated the device ID
|