Asterisk SIP Trunk calling thorugh other server – Communicating two asterisk server
Asterisk SIP Trunk calling thorugh other server – Communicating two asterisk server Configuration:- Configure the following sip account in both
Read moreTech Blog and Discussion
Asterisk SIP Trunk calling thorugh other server – Communicating two asterisk server Configuration:- Configure the following sip account in both
Read moreMS-Windows shared folder: You can share data between windows and linux system for such use : For example you would
Read moreConfigure asterisk MySql connection: create the res_mysql.conf file in /etc/asterisk vi /etc/asterisk/res_mysql.conf enter the following: [general] dbhost = 127.0.0.1 dbname
Read moreStep 1: Add EPEL Repository in System First step is to install EPEL repository in your system, Install package using
Read moreHow to Install MySQL on CentOS 6.4 su to root install mysql and mysql-server download and install all dependencies done
Read moreAdding Listen, Whisper, and Barge to FreePBX or Asterisk Listen: Monitor an agents call. The manager can hear both the
Read moreMake sure you have both “enabled = yes” and “webenabled = yes” setup in /etc/asterisk/manager.conf You may also use “httptimeout”
Read moreexten => _1NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log) exten => _1NXXNXXXXXX,2,Set(CALLFILENAME=${CALLERID(all)}-${EXTEN}-${STRFTIME(${EPOCH},,%Y%m%d-%H%M%S)}) exten => _1NXXNXXXXXX,3,Monitor(wav,${CALLFILENAME},m) exten => _1NXXNXXXXXX,4,Dial(${SIPTRUNK}/${EXTEN},,tTor) exten => _1NXXNXXXXXX,5,Congestion exten => _1NXXNXXXXXX,103,Congestion exten =>
Read more; extensions.conf – the Asterisk dial plan ; ; Static extension configuration file, used by ; the pbx_config module. This
Read more