340
edits
Line 16: | Line 16: | ||
=== Per-Call statistics === | === Per-Call statistics === | ||
The SIP calls tab contains a table listing all SIP calls in the selected interval. For each call, the call statistics and the | The SIP calls tab contains a table listing all SIP calls in the selected interval. | ||
related RTP statistics are shown. These include: | |||
{| class="wikitable sortable" | |||
|- | |||
|[[File:Sip calls.png|1000px|none|right]] | |||
|} | |||
For each call, the call statistics and the related RTP statistics are shown. These include: | |||
* The caller and the callee IP is shown as well as SIP address/phone number and all correlated naming informations. By clicking on "Go to call details" a separate detail page will be opened. | * The caller and the callee IP is shown as well as SIP address/phone number and all correlated naming informations. By clicking on "Go to call details" a separate detail page will be opened. | ||
Line 68: | Line 74: | ||
On the bottom of the table the "CSV download" button allows exporting all pages of the table in CSV format. | On the bottom of the table the "CSV download" button allows exporting all pages of the table in CSV format. | ||
==== Call detail page ==== | |||
By clicking on the "Go to call details" link the detail page will be opened. | |||
{| class="wikitable sortable" | |||
|- | |||
|[[File:Sip call details.png|1000px|none|right]] | |||
|} | |||
On this page all informations of the global call list are shown in a more detailed way. A tab with correlated calls is displayed that lists all calls with the same SIP call id. The events tab shows all SIP packets per direction for that SIP flow with the given SIP call ID. | |||
=== SIP request methods === | === SIP request methods === |
edits