I am setting up our phones to pick their ntp server from a dchp server located locally.
by default all our phones were using pool.ntp.org. I noticed that all their <mac>.cfg files in "/var/sipxdata/configserver/phone/profile/tftproot" were configured to use "pool.ntp.org" as "time server1". for example cat 00085D2B581A.cfg # =============================================================================================== # Aastra SIP IP Phone configuration file # ================================================================================================ # ----------------------------------------- # == Settings for network == # __ ports __ ethernet port 0: 0 ethernet port 1: 0 # __ sip_nat __ upnp manager: 0 upnp gateway: 0.0.0.0 upnp mapping lines: 0 sip nat ip: 0.0.0.0 sip nat port: 0 sip nat rtp port: 51720 sip nortel nat support: 0 sip nortel nat timer: 30 # __ time_server __ time server disabled: 0 time server1: pool.ntp.org time server2: 0.0.0.0 time server3: 0.0.0.0 I can manually edit theses to change pool.ntp.org to 0.0.0.0 and then the server IP provided by DHCP will be applied to the phone. However, I want to know how these files are generate and where it is pulling "pool.ntp.org" from. _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
