miércoles, 22 de agosto de 2018
FreePBX session unlock ( reset password)
›
Unlock fwconsole unlock xxxxxxxxxxxxxxxx - The fwconsole unlock command will unlock the GUI login of FreePBX to let you into the FreePB...
lunes, 6 de agosto de 2018
php mailer asterisk
›
<?php $path=$argv[1]; $email=$argv[2]; $subject=$argv[3]; $body=$argv[4]; //**** email confg ****// require "PHPMaile...
1 comentario:
jueves, 19 de julio de 2018
Asterisk extracting email address from vocemail.conf file
›
Extracting the email address for device 100 <?php if(!empty($argv[1])){ $email=shell_exec("cat /etc/asterisk/voicemail.conf | g...
lunes, 9 de julio de 2018
FreePBX starting Asterisk
›
@reboot /usr/src/freepbx/start_asterisk start > /root/asterisk-results.txt 2> /root/asterisk-errror.txt
sábado, 9 de junio de 2018
How to Configure Remote Phone Book
›
Yeastar Support Team April 02, 2018 20:00 Follow 1. Introduction The Remote Phonebook feature of the Yealink phones system all...
domingo, 1 de abril de 2018
asterisk voicemail configuration sample
›
/etc/asterisk/extensions.conf exten => 6001,1,Dial(SIP/demo-alice,20) exten => 6001,n,VoiceMail(6001@vm-demo,u) exten => ...
‹
›
Inicio
Ver versión web