## ================= SIP Account ================= ## =============================================== SET SIP_CONTROLLER_LIST 41.90.234.161:5060;transport=TCP SET SIPPROXYSRVR_IN_USE 41.90.234.161:5060 SET SIP_USER_ACCOUNT 206@41.90.234.161 SET SIPDOMAIN 41.90.234.161 SET DISPLAY_NAME "JOSPHAT MWILU" SET FORCE_SIP_USERNAME "206" SET FORCE_SIP_PASSWORD "JAfd#Fr58Ur!" SET REGISTERWAIT 1800 SET TLSSRVRID 0 SET ENABLE_PUBLIC_CA_CERTS 1 ## =============================================== ## ================= Codec Settings ================= ## Value Operation ## 0 Disabled ## 1 Enabled (default) SET ENABLE_G711A 1 SET ENABLE_G711U 1 SET ENABLE_G722 1 SET ENABLE_G729 1 ## Value Operation ## 0 Disabled ## 1 Enabled without Annex B support (default) ## 2 Enabled with Annex B support ## ENABLE_OPUS specifies whether the OPUS codec is enabled. ## Value Operation ## 0 Disabled ## 1 Enabled WIDEBAND_20K (default value). ## 2 Enabled NARROWBAND_16K ## 3 Enabled NARROWBAND_12K ## 4 Enabled SUPER_WIDEBAND ## Avoid using Opus, or it will cause problems SET ENABLE_OPUS 0 ## CODEC_PRIORITY specifies the order of codecs in the SDP offer. The default value is "". ## Supported values: OPUS or G722 or G711U or G711A or G726 or G729. ## Default order if CODEC_PRIORITY is "" : OPUS,G722,G711U,G711A,G726,G729. SET CODEC_PRIORITY "G711U,G711A,G729" ## ================================================== ## ================= Miscellaneous Settings ================= ## Voicemail SET PSTN_VM_NUM *2 SET SUBSCRIBE_LIST_NON_AVAYA message-summary ## SEND_DTMF_TYPE specifies whether DTMF tones are sent in-band (as regular audio), ## or out-of-band (using RFC 2833 procedures). ## Value Operation ## 1 in-band ## 2 out-of-band (default) ## SET SEND_DTMF_TYPE 1 ## HIDEDTMFDIGITS - defines if the DTMF digits will be displayed when they are entered. ## Value Operation ## 0 DTMF digits will be displayed when entered (default) ## 1 DTMF digits will not be displayed when entered; they will be replaced by '*' SET HIDEDTMFDIGITS 0 ## ENABLE_SIP_USER_ID controls the display of the user ID input field on the Login Screen ## Value Operation ## 0 SIP User ID field is not available to user during Login (default) ## 1 SIP User ID field is available to user during Login SET ENABLE_SIP_USER_ID 0 ## DISPLAY_NAME_NUMBER specifies whether the name and/or number will be displayed for ## incoming calls, and if both are displayed, the order in which they are displayed. ## Value Operation ## 0: display calling party name only ## 1: display calling party name followed by calling party number ## 2: display calling party number only ## 3: display calling party number followed by calling party name SET DISPLAY_NAME_NUMBER 1 ## This parameter controls RTCP encryption for RTCP packets exchanged between peers. ## RTCP packets sent to Voice Monitoring Tools are always sent unencrypted. ## Value Operation ## 0 SRTCP is disabled (default). ## 1 SRTCP is enabled SET ENCRYPT_SRTCP 0 SET MEDIAENCRYPTION 10,1,9 ## pickup SET CALL_PICKUP_FAC "*04" # call park SET CALL_UNPARK_FAC "" SET BLF_INCOMING_CALL_INDICATION_MODE 0 SET BLF_PARKED_CALL_INDICATION_MODE 0 ## ========================================================== ## ==================== Time Related Settings ==================== ## Date Format ## Specifies the format for dates displayed in the phone. ## Use %d for day of month in decimal format ## Use %m for month in decimal format ## Use %o for month in short string format (e.g., Oct) ## Use %y for year without century (e.g., 07) ## Use %Y for year with century (e.g., 2007) ## Any character not preceded by % is reproduced exactly. ## NOTE: ## J139/J159/J169/J179/J189 SIP 4.1.0.0 only supports: ## %m/%d (Default) ## %d/%m ## %m.%d ## %d.%m ## %m-%d ## %d-%m ## %o-%d SET DATEFORMAT "%d.%m" ## Time Format ## Specifies the format of the time displayed in the phone. ## 0 for am/pm format (Default) ## 1 for 24h format SET TIMEFORMAT 0 ## Daylight Savings Time Mode ## Specifies daylight savings time setting for phone. ## 0 for no daylight saving time ## 1 for daylight savings activated (time set to DSTOFFSET) ## 2 for automatic daylight savings adjustment (as ## specified by DSTSTART and DSTSTOP) SET DAYLIGHT_SAVING_SETTING_MODE 2 ## DSTSTART specifies when to apply the offset for daylight savings time. ## The default value for all telephones is 2SunMar2L ## (the second Sunday in March at 2AM local time). SET DSTSTART 2SunMar2L ## DSTSTOP specifies when to stop applying the offset for daylight savings time. ## The default value for all telephones is 1SunNov2L ## (the first Sunday in November at 2AM local time). SET DSTSTOP 1SunNov2L ## SNTPSRVR specifies a list of addresses of SNTP servers. ## Addresses can be in dotted-decimal or DNS name format, ## separated by commas without any intervening spaces. ## The list can contain up to 255 characters; the default value is null (""). SET SNTPSRVR 0.pool.ntp.org,1.pool.ntp.org ## TIMEZONE specifies timezone configuration in Olson name format as appears in the tzone database ## maintained by IANA. Default value is "Etc/GMT" which means +00:00. SET TIMEZONE Europe/Moscow SET ENABLE_TIMEZONE 1 ## =============================================================== ## ==================== Locale Settings ==================== ## System-Wide Language ## Contains the name of the default system language file ## used in the phone. The filename should be one of the ## files listed in the LANGUAGES parameter. If no ## filename is specified, or if the filename does not ## match one of the LANGUAGES values, the phone shall use ## its built-in English text strings. 0 to 32 ASCII ## characters. Filename must end in .xml SET SYSTEM_LANGUAGE Mlf_J169_J179_English.xml SET LANGUAGES Mlf_J169_J179_English.xml ## Call Progress Tone Country ## Country used for network call progress tones. ## For Argentina use keyword "Argentina" ## For Australia use keyword "Australia" ## For Brazil use keyword "Brazil" ## For Canada use keyword "USA" ## For France use keyword "France" ## For Germany use keyword "Germany" ## For Italy use keyword "Italy" ## For Ireland use keyword "Ireland" ## For Mexico use keyword "Mexico" ## For Spain use keyword "Spain" ## For United Kingdom use keyword "UK" ## For United States use keyword "USA" SET COUNTRY USA ## ========================================================= ## FORCE_WEB_ADMIN_PASSWORD specifies the password to access the phone through Web as Administrator. ## From settings file, FORCE_WEB_ADMIN_PASSWORD will be used instead of WEB_ADMIN_PASSWORD (configured from the Web Interface). ## As long as FORCE_WEB_ADMIN_PASSWORD is configured in the Settings file, it will be used as the Web admin password. ## It will overwrite any password user might have configured from the Web Interface. ## The default is "27238". ## Please note that the configured password shall meet the below conditions else the default password is used: ## 1. Range is 8 - 31 characters. ## 2. There must be at least one number, one letter and one symbol (allowed symbols are ! @ # $ % ^ & * ( ) - + : ; " ' , | { } [ ] ## < > / ? \ _ . ~ ` =). ## 3. Maximum number of consecutive characters from the same character class(number, upper case letter, lower case letter, symbol) is 4. ## 4. Maximum number of consecutive identical characters is 2. ## Note: WEB_ADMIN_PASSWORD has no interaction with PROCPSWD or ADMIN_PASSWORD. SET FORCE_WEB_ADMIN_PASSWORD Yes_1234 SET ENABLE_WEBSERVER 1 ## ==================== LDAP Client Settings ==================== SET DIR_LDAP_DESCRIPTION GE SET DIRENABLED_PLATFORM 1 SET DIRUSERNAME cn=206,ou=users,dc=gulfenergy,dc=ras,dc=yeastar,dc=com SET DIRPASSWORD JAfd#Fr58Ur! SET DIRSRVR 41.90.234.161 SET DIRSRVRPRT 389 SET DIRTOPDN dc=gulfenergy,dc=ras,dc=yeastar,dc=com SET DIRSECURE 0 SET DIRSTARTTLS 0 SET DIRSEARCH_FIELDS "givenName,sn,displayName,mail,company,telephoneNumber,mobile,homePhone,facsimileTelephoneNumber" SET DIRSHOW_FIELDS "givenName=First Name,sn=Last Name,displayName=Full Name,mail=Email Address,company=Company Name,telephoneNumber=Phone Number,mobile=Mobile,department=Department,title=Tile" SET DIRNAME_FIELDS "givenName,sn" SET DIRNUMBER_FIELDS "company,mail,telephoneNumber,mobile,homePhone,facsimileTelephoneNumber" SET FILTER_LDAP_CONTACTS_WITHOUT_NUMBERS 1 ## DIRAUTHTYPE specifies the authentication method when a username is provided in DIRUSERNAME parameter. ## Value Operation ## 0 Authentication using LDAP simple authentication (default). Normally DIRUSERNAME parameter should contain DN name of an LDAP record, and DIRPASSWORD should contain password associated with the record. ## 1 Authentication using Simple Authentication and Security Layer (SASL). SET DIRAUTHTYPE 0 ## ============================================================== ## ==================== Function Key ==================== SET PHONEKEY "key=1;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=2;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=3;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=4;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=5;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=6;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=7;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=8;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=9;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=10;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=11;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=12;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=13;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=14;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=15;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=16;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=17;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=18;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=19;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=20;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=21;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=22;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=23;Type=;Name=;Attr1=;Label=" SET PHONEKEY "key=24;Type=;Name=;Attr1=;Label=" ## ======================================================