Asterisk Tutorial

Welcome to the Asterisk Knowledge Base and Tutorial

call transfer or call forwarding in asterisk

Asterisk supportcall transfer or call forwarding in asterisk [test] exten => 1000,1,Dial(SIP/User1) exten => 1000,n,Hangup() exten => 2000,1,Dial(SIP/User2) exten => 2000,n,Hangup()
Read More »

Dialer in one hour

Expertise in : OPEN SOURCE Dialer DEVELOPMENT Features:- Reports :  Optimized dialer reporting, Real-time and summary reports, Hourly Totals by
Read More »

Reinstall or Upgrade the Dahdi driver to Latest version

Asterisk supportHow to Reinstall or upgrade the Dahdi driver to Latest version Step 1 Uninstall all the dahdi modules installed Login
Read More »

saving data into custom cdr field - add new filed in cdr

I created custom field “rec_name” id table “cdr”, database “asteriskcdrdb”. In this field I want to store recording name. I
Read More »

Find Linux RAM Information Command and system information

  You need to use the free command: # free # free -m total used free shared buffers cached Mem:
Read More »

Asterisk : Creating a Simple IVR Menu

[demo-menu] exten => s,1,Answer(500)    same => n(loop),Background(press-1&or&press-2)    same => n,WaitExten() exten => 1,1,Playback(you-entered)    same => n,SayNumber(1)    same => n,Goto(s,loop) exten
Read More »

Mount.cifs cannot allocate memory mounting

Mounting a Windows (SMB) share on Ubuntu gives us a “cannot allocate memory” error. Executing a command like this: mount
Read More »

Startup: Unable to load dynamic library '/usr/lib/php/modules/module.so'

this error come up while running a shell script to get the parameter from php file PHP Warning: PHP Startup:
Read More »

SQL FOREIGN KEY Constraint

CREATE TABLE product ( category INT NOT NULL, id INT NOT NULL, price DECIMAL, PRIMARY KEY(category, id) ) ENGINE=INNODB; CREATE
Read More »

Creating a table with auto_increment

CREATE TABLE example_autoincrement ( id INT NOT NULL AUTO_INCREMENT PRIMARY KEY, data VARCHAR(100) ); CREATE TABLE example_innodb ( id INT,
Read More »

vicidial / extras / MySQL_AST_CREATE_tables.sql

CREATE TABLE phones ( extension VARCHAR(100), dialplan_number VARCHAR(20), voicemail_id VARCHAR(10), phone_ip VARCHAR(15), computer_ip VARCHAR(15), server_ip VARCHAR(15), login VARCHAR(15), pass VARCHAR(10),
Read More »

mount Windows share on Centos 6 or Redhat RHEL

Share one folder name Software on Windows (192.168.0.100) with username test 2. On Centos , mount that share folder to
Read More »

MySQL CDR Backend - Asterisk

To use it, configure the module in cdr_mysql.conf. Create a table called cdr under the database name you will be
Read More »

Adding User Accounts mysql - asterisk database

Create mysql user id after logging through root user. mysql -u root -p yourpasswordforroot CREATE USER 'monty'@'localhost' IDENTIFIED BY 'some_pass';
Read More »

"bearercapability notauth" Zoiper error

Asterisk supportThe error ‘bearercapability notauth’ suggest that the credentials are not correct. If the credentials are definitely correct, this could indicate
Read More »

« Newer EntriesOlder Entries »
  • sultan69
  • panen99
  • sultan69
  • panen4d
  • panen4d
  • panen4d
  • panen4d
  • panen4d
  • panen4d
  • panen4d
  • panen4d