Difference between revisions of "Call Info"
Line 1: | Line 1: | ||
This window gives detailed info about the call. | This window gives detailed info about the call. | ||
Revision as of 04:38, 15 December 2015
This window gives detailed info about the call.
It can be accessed from Last Calls page by clicking on the icon near the call:
A new window opens with detailed call info:
Call Log
PCAP file/data
Background process records pcap files for every call. Later it is very easy to retrieve pcap file for exact call from Call Info page.
Press on the Download PCAP file button and if you have Wireshark installed - it will open the pcap file in the Wireshark.
NOTE: pcap file takes up to 10kb of data. By default it is reserved 1Gb of HDD space for pcap files. Approximately it is enough for 100.000 calls. Older files are deleted when space limit is reached. HDD space limit can be increased if necessary.
Limitations:
Only SIP calls can be retrieved
Only UDP protocol is supported
QUESTION: How pcap files are managed to not fill HDD?
Special script runs at set intervals to delete the oldest files. 1Gb HDD space is reserved by default for pcap files.