Connecting two Asterisk servers using SIP protocol
If you have two office branches in two different locations, Both branches are running its own Asterisk server. There may...
Adding ISO image(.iso) to Proxmox Virtual Environment : Login to proxmox Web Interface ( ex : https://yourip:8006) Go to menu...
We need to install the uuid development package to get ride of the “uuid support not found” error. For Ubuntu...
For Ubuntu Users : If you’re installing Asterisk on Ubuntu 14.04 then you probably get the error like above we...
I got following error while running apt-get update on my Ubuntu 14.04 LTS. Error : E: Couldn’t create temporary file...
Pyramid star pattern Program in C: Write a c program to print the pyramid start pattern. We are going to...
C / C codes / C language / patterns / pyramid pattern / Star patterns
Introduction: Write a C Program to print the pyramid pattern using stars. The patterns contains the stars and spaces. Here...
C / C codes / C language / patterns / Star patterns
Introduction: Let’s write a C Program to print the Reverse Triangle pattern (star). This pattern contains the stars and spaces....
C / C codes / C language / patterns / Star patterns
Write a C program to print Triangle star pattern. Q: Write a C Program to print below Triangle star pattern....
C codes / Loops / patterns / Star patterns
Simple Pattern Program in C: I just want to start one new series of pattern programs. So as a first...
Scanf waiting for more than expected inputs: This problem occurs if you use White spaces such as blanks, tabs, newlines,...