tcpdump output to Log file in human readable text format and Rotating the Log file using Logrotate
Sniffing on Network for SIP traffic and storing them Text file : Here we are trying to...
Asterisk / SIP / tcpdump / VIOP
by Venkatesh Macha · Published October 10, 2017 · Last modified October 11, 2017
Sniffing on Network for SIP traffic and storing them Text file : Here we are trying to...
Searching list of dictionaries : Let’s define a list of dictionaries for our operations.
1 |
list_of_dict = [{'expires': '1800', 'timestamp': '2017-10-04 13:59:09', 'fromUser': 'sip:5545@1.5.7.23:5060', 'callID': '42259bfc-506d3c0e-59d4e928@1.5.2.23'}, {'expires': '1800', 'timestamp': '2017-10-04 13:59:09', 'fromUser': 'sip:5545@19.9.7.29:5060', 'callID': '42259bfc-506d3c0e-59d4e928@19.9.7.29'}, {'expires': '120', 'timestamp': '2017-10-04 13:59:38', 'fromUser': 'sip:ast@19.9.7.7', 'callID': '389c0af66b44f30469eab6793fa4b61b@19.9.7.29'} |
Now I want...
Basics of C / C / C language / C tutorial
Decision making statements if and if…else in C
9 Dec, 2018
Admin / RTP / rtpengine / ubuntu / Uncategorized / VOIP
Installing RTPEngine on Ubuntu 14.04
17 Aug, 2015