Telephone Software and Application Files
78 Deskphone SIP 9608, 9611G, 9621G, 9641G Administrator Guide Release 6.0.1
## SIPDOMAIN sets the domain name to be used during
## registration. The default is null ("") but valid values
## are 0 to 255 ASCII characters with no spaces.
SET SIPDOMAIN example.com
##
##
## SNTPSRVR sets the IP address or Fully-Qualified
## Domain Name (FQDN) of the SNTP server(s) to be used.
## The default is null ("") but valid values are zero or
## more IP addresses in dotted-decimal or DNS format,
## separated by commas without intervening spaces, to a
## maximum of 255 ASCII characters.
## You may also want to use the ntp pool of servers.
## See http://www.pool.ntp.org/use.html
##
SET SNTPSRVR 192.168.0.5
##
##
## GMTOFFSET sets the time zone the phone should use. The
## default is -5:00; see the 9600 Series SIP Telephone LAN
## Admin Guide for format and setting alternatives.
SET GMTOFFSET "-6:00"
##
##
## DSTOFFSET sets the daylight savings time adjustment
## value. The default is 1 but valid values are 0, 1, or 2.
## SET DSTOFFSET "1"
##
##
## DSTSTART sets the beginning day for daylight savings
## time. See the 9600 Series
## SIP Telephone LAN Admin Guide for format and setting