# PCC Standard Format File # DO NOT CHANGE THIS LINE! # This is a simplified sample configuration file. ############################################################ # Configuration Setting # ############################################################ # URL of this configuration file CFG_STANDARD_FILE_PATH="http://my_panasonic.cfg" ############################################################ # SIP Settings # # Suffix "_1" indicates this parameter is for "line 1". # ############################################################ # IP Address or FQDN of SIP registrar server, proxy server # SIP_RGSTR_ADDR_1="registrar.example.com" # SIP_PRXY_ADDR_1="proxy.example.com" # IP Address or FQDN of SIP presence server # SIP_PRSNC_ADDR_1="presenceserver.example.com" # Enables DNS SRV lookup # SIP_DNSSRV_ENA_1="Y" # ID, password for SIP authentication # SIP_AUTHID_1="SIP_User" # SIP_PASS_1="SIP_Password" # Some Timer Settings # # Expiration time of SIP registration; "1 hour" REG_EXPIRE_TIME_1="300" # Disables SIP Session Timer (RFC 4028) # SIP_SESSION_TIME_1="0" # SIP phone number # PHONE_NUMBER_1="1234567890" # Caller ID passed to opposite party # DISPLAY_NAME_1="1234567890"