-
Re: Freeswitch - How to create registrant in realtime without XML files
check if local directory files exist that are intercepting the user lookup before curl is called: ls /etc/freeswitch/directory/ ls /etc/freeswitch/directory/default/ # backup first cp -r /etc/freeswi… (View Post)1 -
Schedule daily task to upload database backup to SFTP Server on Windows
Step 1: Install Winscp Step 2: Download 7-zip console version Step 3: Open Notepad (or any text/code editor) and save it as mysqlbackup.bat and add below code and edit variables as per your system ::… (View Post)1 -
Create directory in date like structure
I have so many files name like 8888_20210828-000547_9123456789_ABCDEFD_A1099-all.mp3 and wants to create a directory structure 2021/08/28/ABCDEFD/ which I extract from given path and move these files… (View Post)1
Howdy, Stranger!
