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...
viernes, 28 de marzo de 2025
connection files
›
database connection file db_con.php <?php // Enable error reporting //error_reporting(E_ALL); // Report all errors error_reporting(E_ERR...
domingo, 9 de febrero de 2025
Debian Asterisk Realtime
›
1 apt update && o apt update 2 apt-get install unixodbc odbcinst 3 apt-get install alembic Install MariaDB 4 apt inst...
viernes, 31 de enero de 2025
SIP registration process
›
https://www.rfc-editor.org/rfc/rfc3261.html#section-10.3
sábado, 11 de enero de 2025
getting read variable value from agi GET VAARIABLE
›
#!/usr/bin/php <?php // Send the Read command to capture user input echo "EXEC Read opt,demo-thanks,1\n"; flush(); // Ensure t...
›
Inicio
Ver versión web