- Joined
- Aug 10, 2015
- Messages
- 79
- Reaction score
- 3
Now that 3CX has their own brew of a Debian based installation, I am thrilled in the sense that it can alleviate some Windows licensing concerns for me. My question is how do I get to point B, where my legacy phones can use a TFTP server on this same Debian box.
Here is what I've done so far:
Most appreciative of your help.
-Daniel
Here is what I've done so far:
- Installed 3CX Debian onto a dev box.
- Installed TFTPD-HPA onto the same box.
- Configured the /etc/default/tftpd-hpa file to have the default TFTP directory be the provisioning folder for 3CX which is /var/lib/3cxpbd/Instance1/Data/Http/Interface/provisioning/randomfolder
- Adjusted security permissions on the provisioning folder by this command:
sudo chown -R tftp /var/lib/3cxpbd/Instance1/Data/Http/Interface/provisioning/randomfolder - Used FileZilla to SSH the firmware and configuration files into the provisioning folder
Most appreciative of your help.
-Daniel