Hosted Vicidial server starts from $39 Contact Us Buy Now!

How to vicidial recording encryption gpg

Estimated read time: 1 min

Description : How to encrypt the recording files in vicidial using gpg

Step by step guide to enable encryption for vicidial recordings


vicidial recording encryption gpg




Step 1: Install the GPG software in your dialer

For vicibox type : zypper install gpg2

for Centos based vicidial type : yum install gnupg

for ubuntu based vicidial type : apt-get install gnupg


Step 2: download and instal gpg windows version in your windows PC

download from www.gpg4win.org

Step 3: Generate New key pair in windows GPG software 

give a  Name, EMAILID, and a Strongpassword

Step 4: upload the Key to the vicidial server using winscp to folder /usr/src/

Step 5: import the keypair in vicidial by running below command

 gpg –import /usr/src/keyfilename 

note:  change the name of keyfilename to your key name uploaded in step 5

Step 6:  Cronjob entry to encrypt the MP3 or GSM recording files 

go to crontab by typing crontab -e 
and copy paste the below command 

2,5,8,11,14,17,20,23,26,29,32,35,38,41,44,47,50,53,56,59 * * * * /usr/share/astguiclient/AST_CRON_audio_2_encrypt.pl --GPG --MP3 --recipients=yourmaind@gmail.com

Note:  change the recipents value to the email id used while creating key ie: step 3

Step 7 : Now check the encrypted recordings under RECORDINGS/GPG  FOLDER


https://serverip/RECORDINGS/GPG


Other Related Links

1 comment

  1. second ago
    vicidial recording file encryption
Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.