vicidial Support
viernes, 14 de febrero de 2025
check top 10 table using the disk
›
MariaDB [asterisk]> delete from vicidial_api_urls; Query OK, 2107654 rows affected (0.028 sec) MariaDB [asterisk]> SELECT tabl...
lunes, 2 de diciembre de 2024
remove the phone code from number 11 digits
›
UPDATE vicidial_list SET phone_code = NULL WHERE LENGTH(phone_number) > 10;
martes, 26 de noviembre de 2024
disk clean
›
Delete logs find /var/log/astguiclient -type f -mtime +1 -exec rm -f {} \; Delete all no time restrictions /usr/bin/find /var/spool/aster...
martes, 19 de noviembre de 2024
changing vicidial recording link
›
Edit user_stats.php (https://github.com/inktel/Vicidial/blob/master/www/vicidial/user_stats.php) $location_public = str_replace(...
viernes, 15 de noviembre de 2024
vicidial holliday
›
by mflorell » Mon Oct 26, 2009 9:18 am There is currently no holiday function in ViciDial. You can just change the call times scheme to ch...
miércoles, 23 de octubre de 2024
Install viciphone and change default registration time
›
1 cd /srv/www/htdocs/ 2 git clone https://github.com/vicimikec/ViciPhone.git 3 nano /srv/www/htdocs/ViciPhone/src/js/sip.js 3 Change Regi...
jueves, 4 de enero de 2024
Re: Too many login attempts
›
Re: Too many login attempts by blackbird2306 » Mon Oct 14, 2019 12:10 pm Why don't you wait and try it 15 minutes later? If you don...
‹
›
Inicio
Ver versión web