Building Telephony Systems with OpenSIPS - Second Edition
by Flavio E. Goncalves, Flavio E Goncalves, Bogdan-Andrei Iancu
Trace tools
OpenSIPS has an exceptional tool called SIPTRACE. With this tool, you can trace calls from a specific user in real time. SIPTRACE can severely affect the performance of your system when enabled. The SIPTRACE module logs the SIP signaling to a database for the inbound and outbound traffic. Remember that a good magnetic hard disk is usually able to write up to 200 IO operations per second (IOPS). With SIPTRACE turned on, it will insert at least eight records for a simple authenticated call along with indexes. If you are running a system with 100 calls per second, it can significantly affect the performance and ultimately block your system to the point of dropping requests. Use with care; enable it only to troubleshoot and for a specific ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access