phpMyAdmin + CentOS 6.0 – Forbidden : phpmyadmin allow remote access centos

To remove and add access to phpmyadmin in asterisk : Add your IP as follow: vi /etc/httpd/conf.d/phpmyadmin.conf <Directory “/usr/share/phpmyadmin”> Order

Read more

SIP error code

SIP error code Code Meaning 1xx Informational — request received, continuing to process the request 2xx Success — the action

Read more

sip show channel command not found

my problem is that I cannot run ‘sip show peers’ or any other sip commands from the CLI.   Solution:-

Read more

call transfer or call forwarding in asterisk

call 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

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