Install google-musicmanager on Ubuntu 14.04 and 16.04
Google Play Music service : Google play music one of the best Music manager out there. Its come with free...
Google Play Music service : Google play music one of the best Music manager out there. Its come with free...
Admin / How-to / Linux / Linux Tips
Creating SSH keys using ssh-keygen command on Linux : We can create SSH key using ssh-keygen command in CentOS and...
Run the following commands to whitelist the Asterisk server traffic on your Firewall
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 to search...
In this short tutorial, We will try to insert lua variables into Sqlite3 database using Lua programming language. Installing Sqlite3...
If you running asterisk box as PBX or call center server, you might want to know the quality of the...
Writing Multiple lines into the file in python : We can use Python triple quotes """ """ to write multiple lines into...
Here is the simple Asterisk friend or Peer and user configuration behind the NAT. Add the following line of code...
sngrep install centos 7 linux First of all, add the irontec repository to centos Repos. Create file named sngrep.repo in /etc/yum.repos.d...
Install and Config Redis Server Intro: In this tutorial, we will look into the Installation and configuration of Redis NoSQL...