<div dir="ltr">This is very simple project for a good PHP programer who knows a bit about XML.<br>As
you know every IP phone can be configured with TFTP server if there is
a configs for this phone exist. so my project is to get this tftp
server.<br><br>1. TFTP Server<br>2. Web GUI to manage phones auto provisioning. (internal use)<br>3. The phones that will be used with this TFTP are the following:<br><br>   * Aastra 57i CT<br>   * Cisco 7940, 7960, 7970 and 7971<br>
   * Polycom 330, 550, 560, 650, 6000 and 7000<br><br>This is phone models we are supporting.<br>here is how GUI should be functional<br><br>We login to portal<br><br>   * user name<br>   * password<br><br>then we have an option to browser phones by MAC address or by Client Name (company name) only for internal use.<br>
<br>Add a phone option:<br><br>   * Select a brand name of the phone<br>   * Select a model<br>   * Enter a MAC address of the phone.<br>   * Enter SIP user name<br>   * Enter SIP user password<br>   * Enter SIP URL<br>   * Click on generate a config file.<br>
<br>after that phone will be connecting to TFTP server and downloading an information related to the MAC address.</div>