This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
voice:pbx:freepbx_epm [2013/04/25 10:12] gcooper |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== FreePBX Endpoint Manager ====== | ||
- | http:// | ||
- | |||
- | This FreePBX add-on module is for provisioning phones. | ||
- | |||
- | * Provisioning requires a functional TFTP and HTTP servers | ||
- | * Use DHCP option 66, or | ||
- | * Configure each phone for TFTP server address | ||
- | |||
- | ===== Tutorial ===== | ||
- | |||
- | http:// | ||
- | |||
- | ===== Provisioning ===== | ||
- | |||
- | < | ||
- | chown -R .asterisk /tftpboot | ||
- | chmod 775 /tftpboot | ||
- | </ | ||
- | |||
- | Install the EndPoint Manager module: | ||
- | |||
- | **Admin -> Module Admin -> Check Online -> PBX End Point Manager** |