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