340
edits
No edit summary |
|||
Line 65: | Line 65: | ||
* G.722 | * G.722 | ||
* G.729 | * G.729 | ||
==== Call detail page ==== | |||
By clicking on the "Go to call details" link the detail page will be opened. 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 === | ||
The SIP request methods tab lists the | The SIP request methods tab lists the observed SIP requests. A table lists the number of events and a graph showing the event distribution. | ||
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. | ||
Line 95: | Line 99: | ||
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. | |||
==== 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. | |||
=== SIP module options === | === SIP module options === |
edits