547
edits
No edit summary |
|||
Line 1: | Line 1: | ||
The SIP statistics includes all SIP calls and their associated metadata. | The SIP statistics includes all SIP calls and their associated metadata. | ||
== SIP dashboard == | |||
The SIP dashboard tab provides an overview of the gathered SIP statistics. | The SIP dashboard tab provides an overview of the gathered SIP statistics. | ||
Line 21: | Line 21: | ||
Additionally, there is a table and a graph showing the maximum number of concurrent calls. | Additionally, there is a table and a graph showing the maximum number of concurrent calls. | ||
== Per-Call statistics == | |||
The SIP calls tab contains a table listing all SIP calls in the selected interval. | The SIP calls tab contains a table listing all SIP calls in the selected interval. | ||
Line 81: | Line 81: | ||
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. | By clicking on the "Go to call details" link the detail page will be opened. | ||
Line 92: | Line 92: | ||
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. | 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 == | |||
The SIP request methods tab lists the observed SIP requests. A table lists the number of events and a graph showing the event distribution. | The SIP request methods tab lists the observed SIP requests. A table lists the number of events and a graph showing the event distribution. | ||
Line 98: | Line 98: | ||
For each request method there is a detail view showing the IP addresses seen sending the specific request. | For each request method there is a detail view showing the IP addresses seen sending the specific request. | ||
== SIP response types == | |||
The SIP response types tab lists the SIP status codes of observed SIP responses. A table lists the number of events and a graph showing the event distribution. | The SIP response types tab lists the SIP status codes of observed SIP responses. A table lists the number of events and a graph showing the event distribution. | ||
Line 112: | Line 112: | ||
For each response type there is a detail view showing the IP addresses seen sending the specific request. | For each response type there is a detail view showing the IP addresses seen sending the specific request. | ||
== SIP request/response pairs == | |||
The SIP requests/responses tab lists the observed SIP request/response pairs. | The SIP requests/responses tab lists the observed SIP request/response pairs. | ||
Line 122: | Line 122: | ||
For each request/response pair there is a detail view showing the involved IP addresses. | For each request/response pair there is a detail view showing the involved IP addresses. | ||
== SIP connections == | |||
This table lists all SIP connections, separated by IP addresses. By clicking on the events magnifier icon the SIP connection events page will be shown with all SIP packets for that connection. | This table lists all SIP connections, separated by IP addresses. By clicking on the events magnifier icon the SIP connection events page will be shown with all SIP packets for that connection. | ||
=== SIP connection events === | |||
The events tab shows all SIP packets between two specific IP addresses. The table can be filtered by SIP call IDs and allows displaying SIP packets of a specific call. | The events tab shows all SIP packets between two specific IP addresses. The table can be filtered by SIP call IDs and allows displaying SIP packets of a specific call. | ||
== SIP module options == | |||
The following settings are available for the SIP module: | The following settings are available for the SIP module: |
edits