This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
voice:pbx:freepbx:freepbx_epm [2016/03/14 14:26] gcooper |
voice:pbx:freepbx:freepbx_epm [2021/12/13 11:28] (current) gcooper |
||
---|---|---|---|
Line 34: | Line 34: | ||
</ | </ | ||
- | {{ :voice:pbx:freepbx:freepbx_epm_global.png?500|EPM Global Settings}} | + | ==== TFTP Write ==== |
+ | |||
+ | :!: By default, TFTP is run as **read-only**. | ||
+ | |||
+ | If you would like phones to be able to write their own logs to the PBX via TFTP: | ||
+ | |||
+ | < | ||
+ | vim /etc/xinetd.d/tftp | ||
+ | |||
+ | server_args | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | chmod 777 /tftpboot | ||
+ | service xinetd restart | ||
+ | </ | ||
===== Configuration ===== | ===== Configuration ===== | ||
+ | |||
+ | {{ : | ||
- **Global Settings** | - **Global Settings** | ||
Line 52: | Line 69: | ||
- **Create a Template** | - **Create a Template** | ||
- Select '' | - Select '' | ||
- | - Name it like '' | + | - Name it like '' |
- After making changes, save the template | - After making changes, save the template | ||
- Configure the models you need | - Configure the models you need | ||
Line 58: | Line 75: | ||
* Various methods | * Various methods | ||
* '' | * '' | ||
- | * | ||
- **Firmware Management** | - **Firmware Management** | ||
- Drag desired (latest) firmware into slot 1 | - Drag desired (latest) firmware into slot 1 |