You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Software version 89

Parameter NamePossible ValuesWebUI availabilityDescription
Network and connections - IP Configuration
BS_IP_Data.ucB_USE_DHCP0 => use static-IP; 1 => DHCP-client enabled;Yes

WebUI: Network and Connections-IP Configuration-Address Assignment for DECT Manager-IP address type 

Enable/disable to obtain address from a DHCP server.

BS_IP_Data.ulI_IP

IPv4 address in hexadecimal format.

Example: 192.168.2.2-> 0xC0A80202 192(C0)168(A8)2(02)2(02)

Yes

WebUI: Network and Connections-IP Configuration-Address Assignment for DECT Manager-IP address 

Static IP address

BS_IP_Data.ulI_SUBNET_MASK

IPv4 address in hexadecimal format.

Example: 255.255.255.0-> 0xFFFFFF00 255(FF)255(FF)255(FF)0(00)

Yes

WebUI: Network and Connections-IP Configuration-Address Assignment for DECT Manager-Subnet mask

Subnet mask

BS_IP_Data.ulI_DEFAULT_ROUTER

IPv4 address in hexadecimal format.

Example: 192.168.2.1-> 0xC0A80201 192(C0)168(A8)2(02)1(01)

Yes

WebUI: Network and Connections-IP Configuration-Address Assignment for DECT Manager-Standard gateway 

Default Gateway

BS_IP_Data.ulI_DNS_SERVER_1

IPv4 address in hexadecimal format.

Example: 192.168.2.253-> 0xC0A802FD 192(C0)168(A8)2(02)253(FD)

Yes

WebUI: Network and Connections-IP Configuration-Address Assignment for DECT Manager-Preferred DNS server

Preferred DNS server

BS_IP_Data.ulI_DNS_SERVER_2

IPv4 address in hexadecimal format.

Example: 192.168.2.1-> 0xC0A802FE 192(C0)168(A8)2(02)254(FE)

Yes

WebUI: Network and Connections-IP Configuration-Address Assignment for DECT Manager-Alternate DNS server
Alternate DNS server

BS_IP_Data.aucS_NETWORK_DEVICENAME

Max. 20 characters;

If this field is empty, the product name will be copied into this;

Yes

WebUI: Network and Connections-IP Configuration-Address Assignment for DECT Manager-Device name in network 

Device Name in the Network

BS_IP_Data.ucB_HTTP_PROXY_ENABLED

0 => No;

1 => Yes;

Yes

WebUI: Network and Connections-IP Configuration-HTTP Proxy-Enable proxy server
HTTP request to foreign subnets use a proxy;

BS_IP_Data.aucS_HTTP_PROXY_URLMax 74 characters;Yes

WebUI: Network and Connections-IP Configuration-HTTP Proxy-Proxy server address 

HTTP proxy server address;

BS_IP_Data.uiI_HTTP_PROXY_PORTnumber between 1 and 55000Yes

WebUI: Network and Connections-IP Configuration-HTTP Proxy-Proxy server port 

HTTP proxy server port;

BS_IP_Data.ucB_VLAN_ENABLED

0 => No;

1 => Yes;

Yes

WebUI: Network and Connections-IP Configuration-HTTP Proxy-VLAN Tagging-Use VLAN tagging 

VLAN Tagging enabled;

BS_IP_Data.uiI_VLAN_IDNumbers ranging from 0 to 4094 (12-bit values) are permittedYes

WebUI: Network and Connections-IP Configuration-HTTP Proxy-VLAN Tagging-VLAN identifier

VLAN Identifier
BS_IP_Data.ucI_VLAN_PRIORITYNumbers ranging from 0 to 7 (3-bit values) are permittedYes

WebUI: Network and Connections-IP Configuration-HTTP Proxy-VLAN Tagging-VLAN priority

VLAN Priority

Network and connections - Security

BS_IP_Data.ucB_AUTO_ACCEPT_CERTIFICATES

0 => No;

1 => Yes;

 

WebUI: Network and Connections-Security-Server Authentication-Accept certificates

If it's set to 1 then SSL certificates are automatically accepted

S_PROV_USERNAMEMax. 50 charactersYes

WebUI: Network and Connections-Security-Server Authentication-HTTP digest username

Usage of non symbolic:

<S_PROV_USERNAME class="string" value="broadsoft-username"/>

Available only when: I_PHONE_SYSTEM=5; symbolic NVM where custom parameter will be stored: BS_IP_Data.aucS_HTTP_DIGEST_USERNAME

S_PROV_PASSWORDMax. 50 charactersYes

WebUI: Network and Connections-Security-Server Authentication-HTTP digest password

Usage of non symbolic:

<S_PROV_PASSWORD class="string" value="broadsoft-password"/>

Available only when: I_PHONE_SYSTEM=5; symbolic NVM where custom parameter will be stored: BS_IP_Data.aucS_HTTP_DIGEST_PASSWORD

BS_IP_Data.ucB_ACCEPT_FOREIGN_SUBNET

0 => No;

1 => Yes;

Yes

WebUI: Network and Connections-Security-Remote Management-Allow access from other networks

Allow access to webinterface from other networks;

VoIP Providers (index range: 0-9, % - all)
BS_VOIP_Data.astVoipProviders[%].aucSIP_PROVIDER_NAMEMax. 14 characters;YesProvider name;
BS_VOIP_Data.astVoipProviders[%].aucSIP_DOMAINMax. 74 characters;YesDomain;
BS_VOIP_Data.astVoipProviders[%].aucSIP_SERVERMax. 74 characters;YesProxy server address;
BS_VOIP_Data.astVoipProviders[%].uiSIP_SERVER_PORT1-65535YesProxy server port;
BS_VOIP_Data.astVoipProviders[%].aucSIP_REGISTRARMax. 74 characters;YesRegistration server;
BS_VOIP_Data.astVoipProviders[%].uiSIP_REGISTRAR_PORT1-65535YesRegistration server port;
BS_VOIP_Data.astVoipProviders[%].uiRE_REGISTRATION_TIMERTime in seconds;YesRegistration refresh time;
BS_VOIP_Data.astVoipProviders[%].ucSIP_USE_STUN

0 => No;

1 => Yes;

YesSTUN enabled;
BS_VOIP_Data.astVoipProviders[%].aucSTUN_SERVERMax. 74 characters;YesSTUN server address;
BS_VOIP_Data.astVoipProviders[%].uiSTUN_SERVER_PORT1-65535YesSTUN server port;
BS_VOIP_Data.astVoipProviders[%].uiRE_STUN_TIMERTime in seconds;YesSTUN refresh time;
BS_VOIP_Data.astVoipProviders[%].uiNAT_REFRESH_TIMETime in seconds;YesNAT refresh time;
BS_VOIP_Data.astVoipProviders[%].ucOUTBOUND_PROXY_MODE

0 => Always;

1 => Automatic;

2 => Never

YesOutbound proxy mode;
BS_VOIP_Data.astVoipProviders[%].aucOUTBOUND_PROXYMax. 74 characters;YesOutbound proxy server address;
BS_VOIP_Data.astVoipProviders[%].uiOUTBOUND_PROXY_PORT1-65535YesOutbound proxy port;
BS_VOIP_Data.astVoipProviders[%].aucI_SIP_TOUT_ICT_B_VALTime in milliseconds;NoInvite-Client-TA-Timeout (default 32000ms);
BS_VOIP_Data.astVoipProviders[%].aucI_SIP_TOUT_NICT_F_VALTime in milliseconds;NoNon-Invite-Client-TA-Timeout (default 32000ms);
BS_VOIP_Data.astVoipProviders[%].CLIR_PRIVACY_LEVEL

0x00 => PRIVACY_NONE;

0x01 => PRIVACY_USER;

0x02 => PRIVACY_NET_HEADER;

0x04 => PRIVACY_NET_SESSION;

0x08 => PRIVACY_NET_USER;

0x10 => PRIVACY_NET_NONE;

0x20 => PRIVACY_NET_CRITICAL;

0x40 => PRIVACY_NET_ID;

NoKind of CLIR level;
BS_VOIP_Data.astVoipProviders[%].ucDEREGISTER_ALL_BEFORE_REGISTER NoDe-register all before register;
BS_VOIP_Data.astVoipProviders[%].ucSIP_PREFERRED_TRANSPORT_LAYERinteger: 0=automatic; 6=TCP only; 17=UDP onlyYesWhat transport layer will be used for SIP;
BS_VOIP_Data.astVoipProviders[%].aucSH_AUTH_NAME_LABEL[%]Max. 35 characters;NoLabel in UI for authentication name field;
BS_VOIP_Data.astVoipProviders[%].aucSH_AUTH_PASS_LABEL[%]Max. 35 characters;NoLabel in UI for authentication password field;
BS_VOIP_Data.astVoipProviders[%].aucSH_USER_NAME_LABEL[%]Max. 35 characters;NoLabel in UI for authentication name field;
BS_VOIP_Data.astVoipProviders[%].ucHOLD_WITHOUT_RTP_10 => No; 1 => Yes;NoHold should be done without RTP stream;
BS_VOIP_Data.astVoipProviders[%].SEND_ONLY_WITHOUT_RTP NoHold request without RTP will be done with attribute "sendonly" (or "inactive");
BS_VOIP_Data.astVoipProviders[%].PTIMEValue in 10 ms steps; Default: 2 => 20 ms;NoPTIME for RTP connection;
BS_VOIP_Data.astVoipProviders[%].ucONESHOT_PROVISIONING_MODE_10 => normal; 1 => special one shot with 24h check;NoOne shot provisioning mode;
BS_VOIP_Data.astVoipProviders[%].NetCodeCCBS_ON[%]Max. 16 characters;NoNet service code for ringback on busy ON;
BS_VOIP_Data.astVoipProviders[%].NetCodeCCBS_OFF[%]Max. 16 characters;NoNet service code for ringback on busy OFF;
BS_VOIP_Data.astVoipProviders[%].NetCodeDND_ON[%]Max. 16 characters;NoNet service code for Do Not Disturb ON;
BS_VOIP_Data.astVoipProviders[%].NetCodeDND_OFF[%]Max. 16 characters;NoNet service code for Do Not Disturb OFF;
BS_VOIP_Data.astVoipProviders[%].NetCodeCFU_ON[%]Max. 16 characters;NoNet service code for Call Forwarding Unconditional (Automatic) ON;
BS_VOIP_Data.astVoipProviders[%].NetCodeCFU_OFF[%]Max. 16 characters;NoNet service code for Call Forwarding Unconditional (Automatic) OFF;
BS_VOIP_Data.astVoipProviders[%].NetCodeCFB_ON[%]Max. 16 characters;NoNet service code for Call Forwarding on Busy ON;
BS_VOIP_Data.astVoipProviders[%].NetCodeCFB_OFF[%]Max. 16 characters;NoNet service code for Call Forwarding on Busy OFF;
BS_VOIP_Data.astVoipProviders[%].NetCodeCFNR_ON[%]Max. 16 characters;NoNet service code for Call Forwarding on No Reply ON;
BS_VOIP_Data.astVoipProviders[%].NetCodeCFNR_OFF[%]Max. 16 characters;NoNet service code for Call Forwarding on No Reply OFF;
Mobile devices (index range: 0-99, % - all)
BS_VOIP_Data.astVoipAccounts[%].ucB_SIP_ACCOUNT_IS_ACTIVE_1

0 => Account inactive (and not visible);

1 => Account activ;

NoActivate SIP account;
BS_VOIP_Data.astVoipAccounts[%].aucS_SIP_LOGIN_IDMax. 74 characters;YesAuthentication name;
BS_VOIP_Data.astVoipAccounts[%].aucS_SIP_PASSWORDMax. 32 characters;YesAuthentication password;
BS_VOIP_Data.astVoipAccounts[%].aucS_SIP_USER_IDMax. 32 characters;YesUsername;
BS_VOIP_Data.astVoipAccounts[%].aucS_SIP_DISPLAYNAMEMax. 32 characters;YesDisplay name;
BS_VOIP_Data.astVoipAccounts[%].ucVoipProviderIndexPossible values from 0 to (number of providers - 1);YesIndex of the provider, used for this account;
BS_XML_Netdirs.aucNetdirSelForDirectAccess[%]

Depending on the UI as index the account or device index is used;

For the directory-ID values see "directory-ids";0 means no directory selected;

YesSelected directory for direct access;
BS_XML_Netdirs.aucNetdirSelForIntKey[%]

Depending on the UI as index the account or device index is used;

For the directory-ID values see "directory-ids";0 means no directory selected;

YesSelected directory for INT key;
BS_XML_Netdirs.aucNetdirSelForAutoLookup[%]

Depending on the UI as index the account or device index is used;

For the directory-ID values see "directory-ids";0 means no directory selected;

YesSelected directory for auto lookup;
BS_VOIP_Data.astVoipAccounts[%].aucS_VOIP_NET_AM_NUMBER_1Max. 32 characters;YesNetwork mailbox number or SIP name (URI);
BS_VOIP_Data.astVoipAccounts[%].ucB_VOIP_NET_AM_ENABLED_10 => No; 1 => Yes;YesActivate network mailbox;
BS_VOIP_Data.astVoipAccounts[%].aucI_SIP_PREFERRED_VOCODER

Array with 5 values of:

0x00 => PCMU G.711 µ law,

0x01 => PCMA G.711 a law,

0x02 = G726,

0x03 => G729,

0x04 => G726 AAL2 ,

0x05=> G722,

0xff => no codec;

The order of the values is important for the preference;

YesPreferred codecs for SIP;
BS_VOIP_Data.astVoipAccounts[%].ucB_CALL_MANAGER_SUPPORT

0 => Disabled;

1 => Enabled and handset is switched to hands free mode;

2 => Enabled and handset is switched to handset mode;

YesCall manager support;
BS_VOIP_Data.astVoipAccounts[%].ucB_CALL_MANAGER_SERVER_AUTH0 => No; 1 => Yes;NoThe SIP server shall be challenged for authentication;
BS_Email.astEmailAccounts[%].aucEmailUsernameMax. 74 characters;YesUser (authentication) name;
BS_Email.astEmailAccounts[%].aucEmailPasswordMax. 32 characters;YesAuthentication password;
BS_Email.astEmailAccounts[%].aucEmailServerMax. 74 characters;YesPOP3 server URL;
BS_Email.astEmailAccounts[%].uiPOP3Port1-65535;110=defaultYesPOP3 Server port;
BS_Email.astEmailAccounts[%].bCheckForNewEmails0 => No; 1 => Yes;YesCheck for new eMail;
BS_Email.astEmailAccounts[%].ucEmailConnectionType0 => No; 1 => Yes;YesSecure connection (SSL);
BS_VOIP_Data.astVoipAccounts[%].ucB_VOIP_CALLFORWARDING_STATUS0 => Off; 1 => On;NoDevice controlled call forwarding status;
BS_VOIP_Data.astVoipAccounts[%].ucI_VOIP_CALLFORWARDING_WHEN0 => All calls;1 => When Busy;2 => No Answer;NoDevice controlled call forwarding mode;
BS_VOIP_Data.astVoipAccounts[%].aucS_VOIP_CALLFORWARDING_NUMBERMax. 20 characters;NoDevice controlled call forwarding status;
BS_VOIP_Data.astVoipAccounts[%].CALLWAITING_STATUS0 => Off; 1 => On;NoCall waiting status;
BS_VOIP_Data.NameOnIdleDisplay0 => User name from account data;1 => Diaplay name from account data;YesDisplayed name on idle display;
BS_Email.uiEmailPollingTimeTime intervall in minutes;0 => no polling at all;YesEmail polling time intervall;
Telephony - Dialing Plans (index range: 0-29, % - all)
BS_CUSTOM_Dialing.stDialingPlan.PlanRules[%].aucNumberNibble coded; F = end;Max. 16 digits (nibbles);Empty number means this rule is not defined;YesCall number;
BS_CUSTOM_Dialing.stDialingPlan.PlanRules[%].aucCommentMax. 20 characters;YesComment;
BS_CUSTOM_Dialing.stDialingPlan.PlanRules[%].bit.bIsActive

0 => No;

1 => Yes;

YesRule is active;
BS_CUSTOM.aucAkzVoip

Nibble coded; F = end; Max. 3 digits (nibbles);

Example: Code=123, please enter '0x12,0x3f'

YesAccess code for VoIP lines;
BS_CUSTOM.ucAkzVoipMode

0 => None (Off),

1 => For calls from call lists;

2 => For all calls;

YesUsage of the access code for VoIP lines;
Advanced VoIP settings
BS_IP_Data.SystemBehindCelsiusPBX

0 => No;

1 => Yes; Used e.g. for a different incoming call display;

NoIndicates that system is behind a Celsius PBX;
BS_VOIP_Data.ucB_DTMF_TX_MODE_AUTO

0 => No;

1 => Yes;

YesAutomatic negotiation of DTMF transmission mode;
BS_VOIP_Data.ucI_DTMF_TX_MODE_BITS

Only used if automatic negotiation = No;

Bitmask with bit definitions:

0x01 => audio;

0x02 => RFC 2833;

0x04 => SIP INFO;

YesSend settings of DTMF transmission;
BS_VOIP_Data.EnableWideband0 => No; 1 => Yes;YesEnabling wideband calls;
BS_SC_DspGain.bG729VadEnable0 => No; 1 => Yes;YesEnable the voice activ detection (Annex B) for the G729 Codec;
BS_VOIP_Data.ucB_USE_R_KEY_FOR_CALL_TRANSFER0 => No; 1 => Yes;YesUse R-Key to initiate call transfer;
BS_CUSTOM_ORG.bit.bEct0 => No; 1 => Yes;YesEnable call transfer by On-Hook;
BS_VOIP_Data.ucB_CTO_REFER_TO_AUTOMATIC0 => No; 1 => Yes;YesCall transfer: Determine target address automatically;
BS_VOIP_Data.ucB_CTO_REFER_TO_PREFERRED_CONTACT

0 => from the SIP URL;

1 => from the SIP contact header;

YesCall transfer: Derive Target Address;
BS_VOIP_Data.ucB_ATTENDED_CALL_TRANS_HOLD_TARGET

0 => No;

1 => Yes;

YesHold on transfer target for attended call transfer;
BS_VOIP_Data.ucB_UNATTENDED_CALL_TRANS_HOLD_TARGET

0 => No;

1 => Yes;

YesHold on transfer target for unattended call transfer;
BS_VOIP_Data.aucS_HOOK_FLASH_APPL_TYPE[%]Max. 31 characters;YesHook Flash (R-key) application type;
BS_VOIP_Data.aucS_HOOK_FLASH_SIGNAL[%]Max. 15 characters;YesHook Flash (R-key) application signal;
BS_VOIP_Data.ucB_USE_RANDOM_PORT

0 => No;

1 => Yes;

YesUse random ports for SIP;
BS_VOIP_Data.uiI_SIP_LOCAL_PORT1024-49152YesSIP local port;
BS_VOIP_Data.uiI_SIP_LOCAL_PORT_MAXIf use random ports for SIP is enabled;1024-49152YesMax. SIP local port;
BS_VOIP_Data.uiI_RTP_LOCAL_PORTMinimum or start value;1024-55000YesRTP local port;
Info Services
BS_RAP.astRAPServices[1].ActivateService

0 => No;

1 => Yes;

YesActivate service;
BS_RAP.astRAPServices[3].ActivateService

0 => No;

1 => Yes;

YesActivate service;
BS_RAP.astRAPServices[3].ServerURLMax. 74 characters;YesServer address;
BS_RAP.astRAPServices[3].UsernameMax. 30 characters;YesUsername;
BS_RAP.astRAPServices[3].PasswordMax. 64 characters;YesPassword;
BS_RAP.astRAPServices[2].ActivateService

0 => No;

1 => Yes;

YesActivate service;
BS_RAP.astRAPServices[2].ServerURLMax. 74 characters;YesServer address;
BS_RAP.astRAPServices[2].UsernameMax. 30 characters;YesUsername;
BS_RAP.astRAPServices[2].PasswordMax. 64 characters;YesPassword;
Online Directories
BS_XML_Netdirs.aucAvailableNetdirs[%]

The order of the ID's is used as the order of displaying the directories in the UI;

For the directory-ID values see "directory-ids";

NoArray with all available online directories in the product;
BS_XML_Netdirs.aucActivatedNetdirs[%]For the directory-ID values see "directory-ids";YesArray with all activated online directories;
BS_IP_Data.ucB_ADD_SIPID_TO_HTTP_REQ0 => No; 1 => Yes;Noturns on/off "SIP USER ID" in XML HTTP GET request
BS_XML_Netdirs.astNetdirProvider[0].aucProviderName[%]Max. 20 characters;YesProvider name;
BS_XML_Netdirs.astNetdirProvider[0].aucServerURL[%]Max. 74 characters;YesServer address; "?" must be at the end.
BS_XML_Netdirs.astNetdirProvider[0].aucUsername[%]Max. 30 characters;YesAuthentication name;
BS_XML_Netdirs.astNetdirProvider[0].aucPassword[%]Max. 64 characters;YesAuthentication password;
BS_XML_Netdirs.astNetdirProvider[0].aucWhitePagesDirName[%]Max. 20 characters;YesWhite pages directory name;
BS_XML_Netdirs.astNetdirProvider[0].aucYellowPagesDirName[%]Max. 20 characters;YesYellow pages directory name;
BS_XML_Netdirs.astNetdirProvider[0].ucAuthPossibilities NoAuthentication mode;
BS_XML_Netdirs.astNetdirProvider[0].aucCountryCode[%]Max. 2 characters; Strings can be found in iso-3166-1;NoCountry code;
BS_XML_Netdirs.astNetdirProvider[0].bitfldCap.bSearchPeopleCap No 
BS_XML_Netdirs.astNetdirProvider[0].bitfldCap.bSearchBusinessCap No 
BS_XML_Netdirs.astNetdirProvider[0].bitfldCap.bReverseSearchCap No 
BS_XML_Netdirs.astNetdirProvider[0].bitfldCap.bAutolookupCap No 
BS_XML_Netdirs.astNetdirProvider[0].bitfldCap.bPrivateDirectoryCap No 
BS_XML_Netdirs.astNetdirProvider[0].bitfldCap.bPrivateDirectoryNicknameCap No 
BS_XML_Netdirs.astNetdirProvider[0].bitfldCap.bSndMacAddress No 
BS_XML_Netdirs.astNetdirProvider[0].bitfldCap.bEncryptPosts No 
BS_XML_Netdirs.astNetdirProvider[1].aucWhitePagesDirName[%]Max. 20 characters;YesWhite pages directory name;
BS_XML_Netdirs.astNetdirProvider[1].aucServerURL[%]Max. 74 characters;YesServer address;
BS_XML_Netdirs.astNetdirProvider[1].aucUsername[%]Max. 30 characters;YesAuthentication name;
BS_XML_Netdirs.astNetdirProvider[1].aucPassword[%]Max. 64 characters;YesAuthentication password;
BS_XML_Netdirs.astNetdirProvider[1].aucPrivatePagesDirName[%]Max. 20 characters;YesPrivate pages directory name;
BS_XML_Netdirs.astNetdirProvider[1].ucAuthPossibilities NoAuthentication mode;
BS_XML_Netdirs.astNetdirProvider[1].aucCountryCode[%]Max. 2 characters; Strings can be found in iso-3166-1;NoCountry code;
BS_XML_Netdirs.astNetdirProvider[1].bitfldCap.bSearchPeopleCap No 
BS_XML_Netdirs.astNetdirProvider[1].bitfldCap.bSearchBusinessCap No 
BS_XML_Netdirs.astNetdirProvider[1].bitfldCap.bReverseSearchCap No 
BS_XML_Netdirs.astNetdirProvider[1].bitfldCap.bAutolookupCap No 
BS_XML_Netdirs.astNetdirProvider[1].bitfldCap.bPrivateDirectoryCap No 
BS_XML_Netdirs.astNetdirProvider[1].bitfldCap.bPrivateDirectoryNicknameCap No 
BS_XML_Netdirs.astNetdirProvider[1].bitfldCap.bSndMacAddress No 
BS_XML_Netdirs.astNetdirProvider[1].bitfldCap.bEncryptPosts No 
BS_LDAP_Netdirs.astNetdirProvider[0].aucDirName[%]Max. 20 characters;YesDirectory name (Display name);
BS_LDAP_Netdirs.astNetdirProvider[0].aucServerURL[%]Max. 74 characters;YesServer address;
BS_LDAP_Netdirs.astNetdirProvider[0].uiServerPort YesPort on which LDAP server listens;
BS_LDAP_Netdirs.astNetdirProvider[0].aucBaseDN[%]Max. 50 characters;YesBase Distinguished Name Dn of LDAP database;
BS_LDAP_Netdirs.astNetdirProvider[0].aucUsername[%]Max. 50 characters;YesUsername;
BS_LDAP_Netdirs.astNetdirProvider[0].aucPassword[%]Max. 64 characters;YesPassword;
BS_LDAP_Netdirs.astNetdirProvider[0].NameFilter[%]Max. 50 characters;NoName filter criteria for the search;
BS_LDAP_Netdirs.astNetdirProvider[0].NumberFilter[%]Max. 50 characters;NoNumber filter criteria for the search;
BS_LDAP_Netdirs.astNetdirProvider[0].NameAttributes[%]Max. 50 characters;NoDefinition which information should be delivered as the search result for the search by name;
BS_LDAP_Netdirs.astNetdirProvider[0].NumberAttributes[%]Max. 50 characters;NoDefinition which information should be delivered as the search result for the search by number;
BS_LDAP_Netdirs.astNetdirProvider[0].DisplayName[%]Max. 50 characters;NoFormat for displaying names;
Management - Date &Time
BS_IP_Data.ucB_TIME_USE_AUTOMATIC_NTP_SYN0 => No; 1 => Yes;Yes

WebUI:

Enable automatic adjustment of System Time with Time Server;

BS_IP_Data.aucS_TIME_NTP_SERVERMax. 74 characters;Yes

WebUI:

Time server address;

BS_IP_Data.uiI_TIME_TIMEZONEFor valid time zone numbers see "dialing_numbers_and_timeszones.txt";Yes

WebUI:

Time zone number;

BS_IP_Data.ucB_TIME_USE_AUTOMATIC_DST

0 => No;

1 => Yes;

Yes

WebUI:

Automatically adjust clock to summer-time changes;

Management - Local settings
BS_IP_Data.ucI_DIALING_PLAN_COUNTRY_ID

The country number is used for predefining the area codes.

For valid country numbers and area codes see "dialing_numbers_and_timeszones.txt";

Yes

WebUI:

Local country number;

BS_CUSTOM_ORG.aucInternationalPrefixNibble coded; Max. 4 digits (nibbles);D => never set;F => end;Yes

WebUI:

International Prefix;

BS_CUSTOM_ORG.aucCountryCodeNibble coded; Max. 4 digits (nibbles);D => never set;F => end;Yes

WebUI:

International Code Number (Country Code);

BS_CUSTOM_ORG.aucNationalPrefixNibble coded; Max. 4 digits (nibbles);D => never set;F => end;Yes

WebUI:

Local (national) prefix;

BS_IP_Data.ucB_USE_CITY_CODE

0 => No;

1 => for local and national calls;

2 => for local calls;

Yes

WebUI:

Using area codes;

BS_AE_SwConfig.ucCountryCodeTone

0 => default tones;

1 => US;

2 => Swisscom;

3 => RSA;

4 => AUT;

5 => CZE;

6 => ESP;

7 => FRA;

8 => GBR;

9 => NLD;

10 => POL;

11 => RUS;

Yes

WebUI:

Tone scheme selection;

Management - Miscellaneous
BS_IP_Data.ucI_HTTPLANGUAGE

0x01 => US;

0x02 => GER;

0x04 => SPAIN;

0x05 => PORTUG;

0x07 => ITALY;

0x09 => FRENCH;

0x0a => NETHER;

0x0f => CZECH;

0x11 => POLISH;

0x16 => SLOVAKIAN;

0x17 => RUSSIAN;

0x18 => GREEK;

0x1b => SLOVENIAN;

0x1c => ROMANIAN;

Yes

WebUI:

ID of the Web UI language;

BS_CUSTOM.WebUIPasswordMax. 19 characters;Yes

WebUI:

WEB UI password;

BS_Satellites.bShowCellStateViaLED

0 => No;

1 => Yes;

Yes

WebUI:

Activate signalling of base station state via LED;

BS_IP_Data.ucB_DO_CHECK_FOR_PROFILE_UPDATES

0 => No;

1 => Yes;

YesAutomatic check and update of new profile data;
Management - Reboot
BS_CUSTOM.RebootCondition0 => optional 1 => dailyYesReboot and synchronisation condition:
BS_CUSTOM.SystemCheckOnWeekdays

Bitmask with one bit for each weekday where system check should run.

Bitmasks for the days:

0x01 => Monday,

0x02 => Tuesday,

0x04 => Wednesday,

0x08 => Thursday,

0x10 => Friday,

0x20 => Saturday,

0x40 => Sunday

YesSystem check every;
BS_CUSTOM.SystemCheckStartTimeHoursBCD coded; If initialized with value 0xff then value is set at first system start with a random value between 0:30 and 3:30;YesHours of system check starttime;
BS_CUSTOM.SystemCheckStartTimeMinutesBCD coded; If initialized with value 0xff then value is set at first system start with a random value between 0:30 and 3:30;YesMinutes of system check starttime;
Management - Firmware Update
BS_IP_Data.UpdateStrategy0 => sequential;1 => simultaneous;YesUpdate strategy for the satellites;
BS_IP_Data.KindOfPlannedUpdate 

1=> for firmware update

2=> for firmware downgrade to former version

3=> for firmware downgrade to delivery version

  
BS_IP_Data.PlannedUpdateTime0x648 (default) 

Should be used together with KindOfPlannedUpdate

Unix timestamp: 0x648 - Thu, 01 Jan 1970 00:10:48 GMT

http://www.onlineconversion.com/unix_time.htm

Broadsoft provisioning
I_PHONE_SYSTEM

0=default setting;

5=Broadsoft

No

Usage of non symbolic:

<I_PHONE_SYSTEM class="integer" value="5"/>

symbolic NVM where custom parameter will be stored: BS_IP_Data.ucI_PHONE_SYSTEM

S_PROV_USERNAMEMax. 50 charactersNo

Usage of non symbolic:

<S_PROV_USERNAME class="string" value="broadsoft-username"/>

Available only when: I_PHONE_SYSTEM=5; symbolic NVM where custom parameter will be stored: BS_IP_Data.aucS_HTTP_DIGEST_USERNAME

S_PROV_PASSWORDMax. 50 charactersNo

Usage of non symbolic:

<S_PROV_PASSWORD class="string" value="broadsoft-password"/>

Available only when: I_PHONE_SYSTEM=5; symbolic NVM where custom parameter will be stored: BS_IP_Data.aucS_HTTP_DIGEST_PASSWORD

S_CONFIGFILE_URLMax. 74 charactersYesSymbolic NVM where custom parameter will be stored: BS_IP_Data.aucS_CONFIGFILE_URL
Disable_Common_Voice_Services_on_Handset

0=enabled (default);

1=disabled

No

Available only when: I_PHONE_SYSTEM=5; symbolic NVM where custom parameter will be stored: BS_IP_Data.ucB_DISABLE_CVS_ON_HANDSET

For non symbolic usage - disable CVS on handset:

<I_PHONE_SYSTEM class="integer" value="5"/>

<Disable_Common_Voice_Services_on_Handset class="integer" value="1"/>

For symbolic usage - disable CVS on handset:

<SYMB_ITEM ID="BS_IP_Data.ucI_PHONE_SYSTEM" class="symb_item" value="5"/>

<SYMB_ITEM ID="BS_IP_Data.ucB_DISABLE_CVS_ON_HANDSET" class="symb_item" value="1"/>

  • No labels