Asterisk Dominicana
sábado, 10 de enero de 2026

Dialing and getting DIALSTATUS

›
#!/usr/bin/env php <?php echo "EXEC Dial \"PJSIP/6002,7\"\n"; echo "GET VARIABLE DIALSTATUS\n"; $dstatus=nu...
viernes, 9 de enero de 2026

Custom Ringroup

›
[internal] exten=>2000,1,Answer() same=>n,Agi(/var/www/html/mysql_class/extensions_list.php) same=>n(restart),Set(i=0) same=>n,N...
martes, 30 de diciembre de 2025

click to call

›
<?php //https://pbxncom/asterisk_api/click_to_call.php?key=A7f9K2bX4qP1Lz7a&src=100&dst=13052341212&cid=11302846&trunk=1...
lunes, 29 de diciembre de 2025

Configuring res_pjsip to work through NAT

›
Overview ¶ Here we can show some examples of working configuration for Asterisk's SIP channel driver when Asterisk is behind NAT (Netw...
martes, 15 de abril de 2025

sox convertion

›
 sox tarotgama.wav -t ul -r 8000 -c 1 tarotgama.ulaw sox tarotgama.wav -r 8000 -c 1 -e signed -b 16 -t wav tarotgama_asterisk.wav
sábado, 12 de abril de 2025

while endwhile

›
 exten => 100,1,Answer()  same => n,Set(i=1)   ; counter  same => n,AGI(getTotal.php,${userID})  ; sets vmtotal, body, mdate, recip...
miércoles, 2 de abril de 2025

›
 same => n,ExecIf($["${isyou}" != "1" || "${isyou}"!="2"]?Playback(${audio_path_general}/no-valid...
›
Inicio
Ver versión web
Con la tecnología de Blogger.