Add SFTP
This document outlines the process of how you can use the SFTP server to store call recordings for a long time for future reference.
Configure your own account to store call recordings or reports by following the below steps:
-
Log into the Smartflo account.
-
Navigate to Settings > Manage Settings.
- Navigate to Manage SFTP > Add SFTP.
- Click on Add SFTP Configuration button available on the top-right corner to create a new SFTP storage.
- Fill all the required details as explained in the below table and click SAVE.
Field Name | Description |
---|---|
Name | Enter the name of the configuration to be created. Eg. test. |
Select Service Type | Choose the service you want to save on your own server. Eg. if you choose Call Recordings, then all the future call recordings will be saved on your server. |
Host | Enter the IP of your server. For example 50.31.66.XXX |
Port | Enter the port number of your server. For example 4020 |
Username | Enter your SSH-enabled username. Eg. root |
Password | Enter your password. |
Private Key | Enter your private SSH key for authentication. Contact your server admin for this key. |
Key Passphrase | Enter the passphrase or password which is used to encrypt the private key. Contact your server admin for this phrase. |
Target Folder Path | Enter the destination path on the server where you want to store the selected service type. For example: /var/www/development. Once configured, your chosen service type (eg. call recordings) will be saved in the specified location. |
Public URL | Enter the URL available to users to access their saved call recordings or reports. Eg. https://testing.xyzportal.in/sounds/callrecordings/4592 |
Locate your target folder path, host, and username quickly through the below illustration:
- Your created SFTP server now appears under ALL SFTP. You can make the SFTP server the default one by following the below steps:
-
Click on Select an Action button next to the SFTP server.
-
Choose Default connection for Call Recording.
Note: Once done, an Active For Call Recording label gets added on the top of the SFTP.
Updated over 1 year ago