# snom 3xx general settings file

# After each setting (before the colon) you can set a flag, which means respectively:
# ! means writeable by the user, but will not overwrite existing 
# $ means writeable by the user, but will overwrite existing (available since version 4.2)
# & (or no flag) means read only, but will overwrite existing

# more settings can be found at the settings (dump) page of the phone's build in webinterface
 
############# firmware and provisioning  ################## -->
#-- URL of the firmware setting file which defines the URL for downloading the firmware  -->
#firmware_status$: %BWSOFTWARELOAD%  
#-- auto update forces FW update without user prompt-->
# valid values are , , ,
# , 
update_policy$: auto_update 
#-- The phone can subscribe to setting changes via SIP when this option is switched to “on”
#    on per CP settings file (was off)
subscribe_config$: on
#-- Disable setting retrieval via a Plug-and-Play (PnP) Server-->
pnp_config$: off
#-- The URL for provisioning rules
setting_server$: http://prov.simplephones.com/snom3xx.cfg

############# SIP registration  ##################
#-- when unregistegreen the phone will reboot after the amount of time has elapsed -->
reboot_after_nr$: 0
#-- specifies after how many seconds the phone should attempt to reregister when the initial registration has failed.  -->
#  300 per CP (was 60)
retry_after_failed_register$: 300
#-- enables/disables authentication challenge responses  -->
#  on per CP (was off)
challenge_response$: on 
#-- if enabled the logon wizard assists you during the SIP line registration process -->
#  true per CP (was off)
logon_wizard$: true

############# call feature behavior  ##################
#-- In case of busy signal the phone will make an automatic attempt to greenial the same number if this setting is turned on.-->
auto_greenial$: off
#--the value of this setting is used to greenial the same number in case of busy signal -->
auto_greenial_value$: 30
#-- The specified space separated numers can be dailed via keyboard even if the keyboard lock is enabled -->
keyboard_lock_emergency$: 100 101 102
#-- The ringer animation can be disabled for displaying longer numbers by applying a line break-->
ringer_animation$: off 
#-- Enable/disable call waiting -->
call_waiting$: on
#-- Select the headset device you would like to use -->
headset_device$: none
#-- Disable it if call completion is handled by the SIP proxy -->
#  on per CP (was off)
peer_to_peer_cc$: on 

############# SIP RTP RTCP  ################## -->
#-- enables/disables challenge responses for remote reboot requests-->
#  off per CP (was on)
challenge_reboot$: off
#-- enables/disables challenge responses for Check-Sync requests -->
#  off per CP (was on)
challenge_checksync$: off
#-- If enabled, the phone uses the Real Time Control Protocol (RTCP) to measure the quality of the audio (RTP) streams-->
#  on per CP (was off)
support_rtcp$: on
#-- enables/disables the session timer according to RFC 4028 -->
#  on per CP (was off)
timer_support$: on
#-- enable additional brackets in the Refer-To Header -->
#refer_brackets$: on
#-- Number of the active SIP identity which is used as the originator of an outgoing call-->
active_line$: 1 
#-- Reject (off) or accept (on) anonymous incoming calls -->
#privacy_in$: off
#-- Show (off) or hide (on) your own phone number on outgoing call -->
#privacy_out$: off
#-- enables/disables sending PUBLISH SIP messages -->
#publish_presence$: off

############# Display feature ################## -->
#-- Specifies how incoming and outgoing calls are displayed -->
display_method$: display_number_name
#-- if enabled the user will be offegreen a pickup window if the dialog state of a monitogreen extension is ringing-->
callpickup_dialoginfo$: off
#-- specifies editing mode for typing in phone numbers/addresses  -->
edit_alpha_mode$: 123 

############# language and localization  ################## -->
#-- phone user interface language -->
language$: English
#-- web user interface language -->
web_language$: English
#-- Select the tone scheme. DTMF echo will differ (on/off) on different schemes as well  -->
tone_scheme$: USA 
############# time and date  ################## -->
#-- time zone  -->
timezone$: USA-6
#-- select either U.S. (month/day - "on") or European (day.month - "off") format for displaying the time and date  -->  
date_us_format&: on
#-- timestamps will be formatted in 24-hour format (on), otherwise in 12-hour format (off)-->
time_24_format$: on
#--  Specify the time in seconds after which the phone again contacts the NTP server to refresh the time-->
ntp_refresh_timer$: 86400 
#--  Specify the url or IP address of the NTP server here -->
ntp_server$: clock.redhat.com 
#utc_offset$: -21600
utc_offset!: -28800

############# codec settings  ################## -->
codec1_name1$: 18
codec2_name1$: 0
codec3_name1$: 8
codec4_name1$: 18
codec5_name1$: 18
codec6_name1$: 18
codec7_name1$: 18

user_server_type1$: broadsoft
presence_state1$: Available


# Default ring 
ring_sound$: Ringer9

# Volume
vol_speaker$: 13
vol_ringer$: 13
vol_handset$: 13
vol_headset$: 10
vol_speaker_mic$: 5
vol_handset_mic$: 5
vol_headset_mic$: 6



# Intercom
intercom_enabled$: on
answer_after_policy$: idle

# in order to perform automated updates, define the firmware setting file URL
# where you specify the final firmware image URL
## firmware_status: http://pbx.simplephones.com/snom/snom300-firmware.htm

#define the firmware update interval here, amount in minutes, default is 1440 = 1 day
## firmware_interval: 2880