HD Phones Remote Configuration

From IPitomy Wiki
Revision as of 12:56, 15 April 2021 by Mike Lunn (talk | contribs)
Jump to navigation Jump to search


Remote Phones

For Premise Based IP1100/IP1150/IP1200/IP2000/IP5000:

  1. Configure the PBX Site router with port forwards of 5060 UDP and 10k-20k TCP/UDP. The port forwards should point at the LAN address of the PBX
  2. Navigate to PBX Setup=>SIP and enter the Public IP address of the PBX under External IP, Save
  3. Navigate to System=>Access Control=>Access Control List
  4. Configure so that the IP address for the remote phone can communicate to the PBX in one of two ways:
    1. Add the Public IP address of the remote location if its static (eg. 75.124.65.8/32)
    2. Delete the SIP service from the Access Control List if the remote phone will not have a static IP. If you use this method, we advise to enable Log Watch & Ban after you have verified the remote phone works.
  5. Navigate to the PBX Settings for the Extension
  6. Click the blue Advanced link
  7. Change the Location from LAN to WAN, Save and Apply Changes
  8. Navigate to PBX Setup=>Phone Global (Needed for HTTP download of files from remote)
  9. Ensure that Phone Download Enabled and Phone Auth Enabled are set to Yes (Needed for HTTP download of files from remote)
  10. Navigate to the Phone Settings for the Extension (click the Pencil w Handset)
  11. Under Configuration Updates change from TFTP to HTTP (Needed for HTTP download of files from remote) NOTE:The port set must be forwarded to the PBX, typically 8080 or 80.
  12. Click Save and then Apply Changes

Manual Configuration Settings in Phone for HTTP (required for phones registering to a Cloud PBX)

Sometimes it may be necessary to program a phone for remote operation when it is at the remote site. (You weren't able to do the previous steps while at the PBX location.) Use these steps as a guide:

FOR IPITOMY PHONES

  1. Open a browser and navigate to the Phone GUI
  2. Navigate to Phone Maintenance -> Advanced -> Auto Provision
  3. Change Protocol to HTTP
  4. Change Software Server URL: to 
    http://<pbx public ip>/ippbx/phonecfg/
  5. Set the Username to admin (default value)
  6. Set the Password to 1234 (default value)
  7. Uncheck Auto Download Kernel
  8. Uncheck Auto Download Personal Phonebook
  9. Click Submit
  10. Click Autoprovision Now


FOR YEALINK PHONES

  1. Open a web browser and log into the web interface of the phone using it's IP address [Yealink default username:admin   password: admin]
  2. Navigate to Settings -> Auto Provision
  3. In the Server URL field enter:
    http://<pbx public ip>/ippbx/phonecfg/
  4. In the User Name field enter: admin [default value]
  5. In the Password field enter: 1234 [default value]
  6. Click the "Confirm" button
  7. Click the "Auto Provision Now" button


'NOTE: In order for their to be a config file for th'e phone to download, the MAC address of the phone must be entered under the extension in the PBX. Also, you must remove the <> as they are not part of the software URL.

For this to work, you must navigate in the PBX to PBX Setup=>General; ensure that Autoprovisioning is Running (click ON if it is currently Stopped)