miércoles, 27 de enero de 2021
FreePBX disable and enabling recording API
›
show internal extern rec asterisk -x "database show AMPUSER/100/recording/in/external" show external out rec asterisk -x ...
lunes, 28 de diciembre de 2020
Asterisk set variable
›
#!/usr/bin/php -q <?php include ("/var/www/html/project1/phpagi-2.20/phpagi.php"); $agi = new AGI(); $agi->answer(); $info ...
sábado, 26 de diciembre de 2020
FreePBX call foward API
›
<?php // show the fowarding value //echo shell_exec("asterisk -x \" database show CF/$_GET[exten] \" "); //upda...
jueves, 29 de octubre de 2020
block calls
›
same=>n,ExecIf($["${CALLERID(NUM)}"= "18092373831"]?Playback(im-sorry)) same=>n,ExecIf($["${CALLERID(NUM)}...
viernes, 16 de octubre de 2020
get dtmf on AGI
›
#!/usr/bin/php -q <?php error_reporting(E_ALL); set_time_limit(30); require_once('/root/phpagi-svn/phpagi.php'); $agi = new AGI(...
sábado, 3 de octubre de 2020
asterisk dial IVR
›
[ivr-dial] exten=>100,1,Answer() same=>n,Set(path=/var/www/html/p1/audio/) same=>n,Read(rec,/var/www/html/p1/audio/rec-option,1...
viernes, 2 de octubre de 2020
postgre db check
›
[inventory] exten=>_x.,1,Answer() same=>n,Read(q,/var/www/html/inventory/audio/inst) same => n,GotoIf(${ISNULL(${q})} =1]?1) same=...
‹
›
Inicio
Ver versión web