DHCP Configuration

From SIPfoundry sipXecs IP PBX, The Open Source SIP PBX for Linux - Calivia

Jump to: navigation, search

DHCP Configuration Required for Phones to find the Boot Server

In order for the phone to recognize the sipX server as its boot server at startup, your DHCP server needs to provide additional necessary information to the phone as it obtains an IP address. By default the phone is configured to look for the DHCP option Boot Server Host Name to obtain the IP address or host name of the (T)FTP server that is configured to provide the configuration information.

Using a Windows DHCP server: The Boot Server Host Name parameter is the variable with the number 66 (Option 66) in the DHCP Scope Options settings.

Using a Linux DHCP server: Add the following line to your DHCP server config file:

option tftp-server-name "your sipxpbx hostname";

During installation of the sipX server, both an FTP and TFTP service option is automatically configured and enabled, where both can coexist at the same time. The Polycom phones by default try to contact an FTP server and we therefore recommend this option for use with Polycom phones.

For more information on using FTP w/polycom see Setting up Polycom to use FTP page.

Note: If it is not possible to change the configuration of your local DHCP server, the phone can be configured manually with a (T)FTP server IP address or host name (see below)

SNOM Phones

SNOM phones use HTTP to obtain their configuration profile at startup. Refer to the [Configuration page] for additional information.

Personal tools