A stronger focus on internal communication performance, in other words the company ● runs key IT components itself. A typical example of this scenario is a Siemens HiPath 8000 real-time communication system installed in a company’s data center. Medium to large installations (1000 - 10,000 subscribers).
Page 11
xml_01.fm Introduction Overview and Areas of Use Simultaneous access for up to five administrators ● Client/server architecture ● Database ● Job management ● Provision of parameters and software for terminals ● For detailed information on this tool, see the HiPath Deployment Service Administrator Man- ual.
xml_01.fm Introduction About this Manual About this Manual This manual is designed to help you get to know and correctly use XML configuration files. Fol- low these instructions carefully to use the tool as effectively as possible and avoid operating errors.
Page 13
xml_01.fm Introduction About this Manual A31003-J4260-M101-2-76A9, 03-2007 XML Configuration Management, Administrator Manual...
xml_02.fm XML Configuration Management Procedure and Workflow XML Configuration Management Procedure and Workflow optiPoint SIP phones not only provide a direct interface to a management system (Deployment Service), they also permit configuration tasks that are both system-independent and central- ized. In the course of these tasks, configuration parameters are stored as XML files on a server where they can be retrieved independently by each phone.
xml_02.fm XML Configuration Management File Formats If the configuration download setup program is not available, for example, if a configuration up- date server has not been installed, the phone does not initiate a download. In this case, an al- ternative procedure must be used for the configuration update. File Formats 2.2.1 Configuration Files...
xml_02.fm XML Configuration Management Download When downloading configuration files, the phone first downloads the system configuration file and then the device configuration file. Each parameter value in the system configuration file overwrites an existing value. Each parameter value in the device configuration file overwrites existing values and values from the system configuration file.
xml_02.fm XML Configuration Management Download 2.3.4 Defining Configuration File Parameters in the Phone Parameter WEB settings for Configuration Management (menu page 4-25) FTP IP FTP server IP address or DNS name Description page 2-5 FTP Port FTP server port Description page 2-5 Pathname FTP path...
xml_02.fm XML Configuration Management Download 2.3.5 Description of Download Parameters 2.3.5.1 Config Update FTP IP This parameter contains the IP address of the FTP server used for configuration download. The address and port are normally obtained at startup via DHCP (as a "Vendor Specific" extension), or if this fails, via DNS (as a text record linked to the phone’s domain name).
xml_02.fm XML Configuration Management Download 2.3.5.9 Config Update Periodic Timer The interval at which the SIP phone automatically checks for configuration file downloads after registration (usually the primary line of a multiline phone). The value "0" deactivates this check. 2.3.5.10 Config Update Unregistration Timer The interval at which the SIP phone checks for configuration file downloads if it cannot perform registration (any line of a multiline phone).
xml_02.fm XML Configuration Management Installation Installation 2.4.1 DHCP is Available Step 1 In order for it to reach the phone, the FTP, DLS or HTTPS server address must be entered in DHCP option 43. Tag 03 is used to configure the following: the FTP server: ●...
’n’ ’s’ Byte 1 contains tag "43", "Option 1 data" contains the "Siemens" identifier. The "VLAN ID" is contained in "Option 2". Five padding bytes (starting at byte 20) and the "Terminate Option 255" tag in byte 25 complete the option frame.
xml_02.fm XML Configuration Management Installation 2.4.2 DHCP is Not Available You can use a DNS TXT record to transfer the FTP, DLS or HTTPS server address to the phone or you can enter it manually at the terminal. 2.4.2.1 DNS Entry Step 1 Generate a DNS TXT record with the following parameters: for the FTP server...
Page 23
xml_02.fm XML Configuration Management Installation The default user name and user password in the FTP server account data is "config". The set- ting is individual and can be modified. The server, port, and path must be entered for the HTTPS server. Step 4 The phone attempts to download the XML files either after manual initiation or a restart.
xml_03.fm XML Overview Tag Structure XML Overview XML files for system and device configuration contain tags (command lines) which can be used to configure one or more optiPoint phones. Tag Structure An XML file is a text file that contains "tags" (command lines) which can be edited using a text editor. XML tags always have the same structure.
xml_03.fm XML Overview Structure of an XML File 3.2.1 General and Phone-Specific XML Files Phones load the following two files during every XML upload: the general XML file for system-wide configuration. ● the device-specific XML file with settings that apply to specific phone models. ●...
xml_03.fm XML Overview Structure of an XML File 3.2.1.2 XML Header At the start of the item list, you must specify whether the XML file contains a system-wide or device-specific configuration. The header also contains the current file release. Example of a system-wide configuration: 0001e321bb06 <Item name = "system-config-version">2005.09.20 09:54 GMT</Item>...
xml_03.fm XML Overview Administration Tags Administration Tags The sequence of tags described in this section is based on the sequence in WBM and its dia- logs. 3.3.1 System Tag Determines whether there is a system-wide or device-specific configuration and whether the file content was modified - in this case via the "Value"...
xml_03.fm XML Overview Administration Tags 3.3.2 Network and IP Routing 3.3.2.1 DHCP Parameter dhcp Index – Value true, false true = DHCP Discover false = manual IP address Example <Item name="dhcp">false</Item> DHCP is switched off Notes "false": ipaddress, mask, gw-default. 3.3.2.2 Terminal IP address Parameter...
xml_03.fm XML Overview Administration Tags 3.3.2.4 Primary DNS IP address Parameter dns-server-addr Index – Value 172.16.127.2 IP address of the default DNS serv- er. 4 x 8 bit dec. value separated by "." Example <Item name="dns-server-addr">172.16.127.2</Item> Notes DHCP=false 3.3.2.5 Secondary DSN IP address Parameter dns-server-addr2 Index...
xml_03.fm XML Overview Administration Tags 3.3.2.7 Domain Name Parameter dns-domain-name Index – Value Sample.net Domain name Example <Item name="dns-domain-name">Sample.net</Item> Notes DHCP=false 3.3.2.8 Terminal Host name Parameter host name Index – Value ABCabc123 Any name Example <Item name="Host name">4989722123456</Item> Notes Model and MAC address. Can also be freely assigned. 3.3.2.9 Route 1 Parameter...
xml_03.fm XML Overview Administration Tags Notes Route 1 3.3.2.11 Mask 1 Parameter mask1 Index – Value 255.255.255.0 IP addr. 4 x 8 bit dec. value sepa- rated by "," Example <Item name="mask1">255.255.255.0</Item> Notes Route 1 3.3.2.12 Route 2 Parameter route2 Index –...
xml_03.fm XML Overview Administration Tags Value 255.255.255.0 IP addr. 4 x 8 bit dec. value sepa- rated by "," Example <Item name="mask2">255.255.255.0</Item> Notes Route 2 3.3.3 SIP Environment 3.3.3.1 Phone number Parameter e164 Index – Value 3015553005 Terminal number (numeric) Example <Item name="e164">3015553005</Item>...
xml_03.fm XML Overview Administration Tags 3.3.3.4 Display ID Parameter display-id Index – Value Name or number Individual name or number which appears instead of the login name or login number Example <Item name="display-id">Sales Store</Item> Notes The display of the name depends on the settings in "use-display-id". Parameter use-display-id Index...
xml_03.fm XML Overview Administration Tags 3.3.3.5 SIP routing Parameter sgnl-route Index – Value 0, 2 Routing type (0 = server routed, 2 = gateway routed) Example <Item name="sgnl-route">0</Item> Notes e164, sip-name 3.3.3.6 Registrar IP address or DNS name Parameter registrar-addr Index –...
xml_03.fm XML Overview Administration Tags 3.3.3.8 Server IP address or DNS name Parameter reg-addr Index – Value 192.168.0.1 or DNS name SIP server IP address or domain name Example <Item name="reg-addr">192.168.0.1</Item> Notes e164 3.3.3.9 Server IP Port Parameter sip-server-port Index –...
xml_03.fm XML Overview Administration Tags 3.3.3.12 SIP Port Parameter sip-port Index – Value 0 to 65535 Integer; default 5060 Example <Item name="sip-port">5060</Item> Notes reg-addr, registrar-addr, sgnl-route, if port=0 e164 3.3.3.13 RTP Base Port Parameter rtp-base-port Index – Value 0 to 65535 Integer;...
xml_03.fm XML Overview Administration Tags 3.3.3.16 SIP transport Parameter sip-transport Index – Value 0, 1, 2 Transport protocol 0=UDP 1=TCP 2=TLS Example <Item name="sip-transport">0</Item> Notes e164, must be configured in the HiPath 8000 (SMC) Config Portal 3.3.3.17 SIP server type Parameter server-type Index...
xml_03.fm XML Overview Administration Tags 3.3.3.19 SIP session timer value Parameter session-duration Index – Value 1 to 3600 Session duration in seconds; default: 3600 Example <Item name="session-duration">3600</Item> Notes e164 3.3.3.20 Registration timer value Parameter reg-ttl Index – Value 1 to 3600 Registration time (in seconds) be- fore reregistration is necessary;...
xml_03.fm XML Overview Administration Tags 3.3.3.22 SIP user ID Parameter sip-user-id Index – Value AaBbCc12345 SIP user ID (alphanumeric) Example <Item name "sip-user-id">user</Item> Notes e164 3.3.3.23 New SIP password Parameter sip-pwd Index – Value AaBbCc12345 SIP password (alphanumeric) Example <Item name="sip-pwd">password</Item> Notes 3.3.3.24 Message Waiting IP address or DNS name...
xml_03.fm XML Overview Administration Tags 3.3.3.26 Voicemail number Parameter voice-mail-e164 Index – Value 12345678910 Message system number (numeric) Example <Item name="voice-mail-e164">3020</Item> Notes 3.3.3.27 System description Branding/Identity name Parameter system-description Index – Value ABcdef12345 System description up to 24 char- acters long (for four-line display) Example <Item name="system-description">optiPoint 420 advance</Item>...
xml_03.fm XML Overview Administration Tags 3.3.4 SIP features 3.3.4.1 Auto answer Parameter auto-answer Index – Value true, false Boolean, on or off Example <Item name="auto-answer">false</Item> Notes 3.3.4.2 Beep on auto answer Parameter beep-on-auto-answer Index – Value true, false Boolean, on or off Example <Item name="beep-on-auto-answer">false</Item>...
xml_03.fm XML Overview Administration Tags 3.3.4.4 Beep on auto reconnect Parameter beep-on-auto-reconnect Index – Value true, false Boolean, on or off Example <Item name="beep-on-auto-reconnect">false</Item> Notes 3.3.4.5 Refuse call feature enabled Parameter permit-decline-call Index – Value true, false Boolean, on or off Example <Item name="permit-decline-call">false</Item>...
xml_03.fm XML Overview Administration Tags 3.3.4.8 Group pickup URI Parameter pickup-group-uri Index – Value group@newserver.de Alphanumeric address (URI) Example <Item name="pickup-group-uri">group@newserver.de</Item> Notes 3.3.4.9 Hot line/warm line – phone type Parameter hot-line-warm-line Index – Value 1, 2, 3 Integer, 1=Off, 2=Hot, 3=Warm Example <Item name="hot-line-warm-line">1</Item>...
xml_03.fm XML Overview Administration Tags 3.3.4.11 initial-digit-timer Parameter initial-digit-timer Index – Value 1 to 120 Time in seconds until the first digit must be entered after the dial tone. is also used as a timer for a "warm line". (numeric initial-digit-timer Example <Item name="...
xml_03.fm XML Overview Administration Tags Index – Value <conf@<SIP Server IP> (e.g. conf@172.16.127.95 or domain name) HiPath 8000 command for Callback on No Reply – not possible at this time Example <item name="callback-ring-code:">uri</item> Notes Must be set up in HiPath 8000 callback-ring-code 3.3.4.15 Cancel callbacks URI (only HiPath 8000)
xml_03.fm XML Overview Administration Tags 3.3.4.16 Call park URI Parameter park-server Index – Value <callpark@<SIP Server IP> (e.g. callpark@172.16.127.95 or domain name) Example <item name="park-server"> uri</item> Notes e164 3.3.4.17 Call pickup URI Parameter pickup-group-uri Index – Value <pickup@<SIP Server IP> (e.g. pickup@172.16.127.95 or domain name) Example...
xml_03.fm XML Overview Administration Tags 3.3.5.2 Layer 2 voice Parameter l2qos-voice Index – Value 0 to 7 Integer (0 to 7); Example <Item name="l2qos-voice">5</Item> Notes Qos-layer2= true 3.3.5.3 Layer 2 signalling Parameter l2qos-signalling Index – Value 0 to 7 Integer (0 to 7); Example <Item name="l2qos-signalling">3</Item>...
xml_03.fm XML Overview Administration Tags 3.3.5.6 Layer 3 voice Parameter l3qos-voice Index – Value 0 to 63 Integer (0 to 63); Example <Item name="l2qos-voice">46</Item> Notes Qos-layer3= true 3.3.5.7 Layer 3 signalling Parameter l3qos-signalling Index – Value 0 to 63 Integer (0 to 63); Example <Item name="l2qos-signalling">26</Item>...
xml_03.fm XML Overview Administration Tags 3.3.6 File transfer and phone Download settings 3.3.6.1 FTP Server Address Parameter dl-ftp-addr Index – Value 0.0.0.0 FTP server IP address Example <Item name=="dl-ftp-addr">172.16.127.3</Item> Notes 3.3.6.2 FTP account name Parameter dl-ftp-account Index – Value AaBbcdef12345 Account, if necessary (alphanu- meric) Example...
xml_03.fm XML Overview Administration Tags 3.3.6.4 New FTP password Parameter dl-ftp-password Index – Value AaBbcdef12345 User password, if necessary (al- phanumeric) Example <Item name="dl-ftp-password">123456</Item> ≠ Notes ftp-addr 0.0.0.0 3.3.6.5 FTP path Parameter dl-ftp-path Index – Value AaBbcdef12345 Path where the files are stored (al- phanumeric) Example <Item name="dl-ftp-path">v4.1.53/420 advance/</Item>...
xml_03.fm XML Overview Administration Tags 3.3.6.7 Configuration filename Parameter ftp-config-file Index – Value AaBbcdef12345 Configuration file name (alphanu- meric) Example <Item name="ftp-config-file">opti420c/</Item> ≠ Notes ftp-addr 0.0.0.0 Download starts when a new file name is found 3.3.6.8 Hold music filename Parameter dl-ftp-moh-filename Index –...
xml_03.fm XML Overview Administration Tags 3.3.6.10 Java Program filename Parameter dl-ftp-java-applet-filename Index – Value AaBbcdef12345 Java application file name for the optiPoint display module (alphanu- meric) Example <Item name="dl-ftp-java-applet-filename">SpeedDialApplet.jad/</Item> ≠ Notes ftp-addr 0.0.0.0 Download starts when a new file name is found 3.3.6.11 LDAP template filename Parameter...
xml_03.fm XML Overview Administration Tags 3.3.7 Time and Date 3.3.7.1 SNTP server IP address Parameter sntp-addr Index – Value 0.0.0.0 SNTP server IP address or DNS name Example <Item name="sntp-addr">172.16.127.2</Item> Notes DHCP = false 3.3.7.2 SNTP server name Parameter sntp-server-name Index –...
xml_03.fm XML Overview Administration Tags 3.3.7.4 Daylight saving Parameter daylight-save Index – Value true, false Daylight saving on or off Example <Item name="daylight-save">true</Item> Notes DHCP = false 3.3.7.5 Local Time and Date Parameter time Index – Value 1 to n Integer;...
xml_03.fm XML Overview Administration Tags 3.3.8.2 Management Center Address (name) Parameter snmp-trap-sink-name Index – Value AaBbcdef12345 Alphanumeric Example <Item name="snmp-trap-sink-name">management-center</Item> Notes 3.3.8.3 Management Center Port Parameter snmp-trap-port Index – Value 0 to 65535 Port address; – must be a number; Integer Example <Item name="snmp-trap-port">162</Item>...
xml_03.fm XML Overview Administration Tags 3.3.8.6 New Query password Parameter snmp-pwd Index – Value AaBbcdef12345 Alphanumeric Example <Item name="snmp-pwd">123467</item> Notes 3.3.8.7 Queries Allowed Parameter snmp-queries-allowed Index – Value true, false Option on or off Example <Item name="snmp-queries-allowed">true</Item> Notes sntp-addr 3.3.9 Speech 3.3.9.1 Codec...
xml_03.fm XML Overview Administration Tags 3.3.9.5 G.711 Microphone Disable Parameter mic_disable Index – Value true, false Silence suppression on or off Example <Item name="mic_disable">false</Item> Notes Phone can be used in handsfree mode 3.3.10 Ringer Settings Parameter alert Index 1 to 15 Alert indication Value URI^0 to 8^1 to 3^1 to 60...
xml_03.fm XML Overview Administration Tags 3.3.11.2 LAN port 2 (PC) Parameter port2 Index – Value 0, 1, 2, 3, 4 Specifies the LAN port’s operating mode; 0=Automatic 1=10Mb/s Half duplex 2=10Mb/s Full duplex 3=100Mb/s Half duplex 4=100Mb/s Full duplex Example <Item name="port2">0</item>...
xml_03.fm XML Overview Administration Tags 3.3.12.2 Terminating line preference Parameter terminating-line-preference Index – Value 0, 1, 2, 3, 4 Integer 0=Ringing line preference 1=Ringing line preference PLP, 2=Incoming line preference 3=Incoming line preference PLP, 4=No preference Example <Item name="terminating-line-preference">0</Item> Notes 3.3.12.3 Line key operation mode Parameter...
xml_03.fm XML Overview Administration Tags 3.3.12.5 Rollover volume Parameter line-rollover-volume Index – Value 1 to 5 Integer Example <Item name="line-rollover-volume">2</Item> Notes 3.3.12.6 Registration LEDs Parameter line-registration-leds Index – Value true, false Boolean, on or off Example <Item name="line-registration-leds">true</Item> Notes 3.3.12.7 Show focus Parameter keyset-use-focus...
xml_03.fm XML Overview Administration Tags 3.3.12.9 Reservation timer Parameter keyset-reservation-timer Index – Value 0 to 300 Integer; Default=60 Example <Item name="keyset-reservation-timer">60</Item> Notes A31003-J4260-M101-2-76A9, 03-2007 3-39 XML Configuration Management, Administrator Manual...
xml_03.fm XML Overview Administration Tags 3.3.13 Phone function key assignments 3.3.13.1 Assigning a Function to a Key (1st key level or normal function key) This section applies to the following devices: optiPoint 410/420 advance, economy, economy plus, standard, entry ● optiPoint key module 1 ●...
Page 64
xml_03.fm XML Overview Administration Tags Value 1 to 25, 29 to 32, 41 to 51 0=Clear definition 1=Selected dialing 2=Abbreviated dialing 3=Repeat dialing 4=Missed calls 5=Voice messages 6=Forwarding 7=Loudspeaker 8=Mute 9=Ringer off 10=Hold 11=Alternate 12=Transfer call 13=Join 14=Deflect 15=Setup menu 16=Room echoing 17=Room muffled 18=Shift...
xml_03.fm XML Overview Administration Tags 3.3.13.2 Assigning a Function to a Key (2nd key level or shifted function key) This section applies to the following devices: optiPoint 410/420 advance, economy, economy plus, standard, entry ● optiPoint key module 1 ● optiPoint key module 2 ●...
xml_03.fm XML Overview Administration Tags 3.3.13.3 Key label Parameter key-label Index 1 to 18 and Normal and shifted function keys 1 1001 to 1018 to 18, optiPoint 420 Index 300 to 312 or Normal and shifted function keys 1 self labeling key module 1301 to 1313 to 13 on Index...
xml_03.fm XML Overview Administration Tags 3.3.13.5 Repertory dial – Dial string Parameter repertory-dial Index 1 to 18 and Normal and shifted function keys 1 1001 to 1018 to 18, optiPoint 410 advance (shift to normal function key already hard coded) Index 101 to 116 and Normal and shifted function keys 1...
xml_03.fm XML Overview Administration Tags 3.3.13.6 Phone lock – Dial string lock-forwarding Parameter Index 1 to 18 Normal function keys 1 to 18, opti- Point 410 advance Index 101 to 116 Normal function keys 1 to 16, module 1 Index 201 to 216 Normal function keys 1 to 16, module 2...
xml_03.fm XML Overview Administration Tags 3.3.13.8 Feature toggle – description feature-toggle-desc Parameter Index 1 to 18 Normal function keys 1 to 18, opti- Point 410 advance (only possible for normal function keys) Value AaBbC1234545 Alphanumeric feature-toggle-desc Example <Item name=" " Index="1004">make line busy</Item> Notes Only possible if the key has been configured with "Feature toggle"...
xml_03.fm XML Overview Administration Tags 3.3.13.10 Line – Ring line-ring Parameter Index 1 to 18 Normal function keys 1 to 18, opti- Point 410 advance Index 101 to 116 Normal function keys 1 to 16, module 1 Index 201 to 216 Normal function keys 1 to 16, module 2 self...
xml_03.fm XML Overview Administration Tags 3.3.13.12 Line – Address of record Parameter line-sip-uri Index 1 to 18 Normal function keys 1 to 18, opti- Point 410 advance Index 101 to 116 Normal function keys 1 to 16, module 1 Index 201 to 216 Normal function keys 1 to 16, module 2...
xml_03.fm XML Overview Administration Tags 3.3.13.14 Line – User ID Parameter line-sip-user-id Index 1 to 18 Normal function keys 1 to 18, opti- Point 410 advance Index 101 to 116 Normal function keys 1 to 16, module 1 Index 201 to 216 Normal function keys 1 to 16, module 2 self...
xml_03.fm XML Overview Administration Tags 3.3.13.16 Line – Shared type Parameter line-shared-type Index 1 to 18 Normal function keys 1 to 18, opti- Point 410 advance Index 101 to 116 Normal function keys 1 to 16, module 1 Index 201 to 216 Normal function keys 1 to 16, module 2 self...
xml_03.fm XML Overview Administration Tags 3.3.13.18 Line – Hot line dial string Parameter line-hld Index 1 to 18 Normal function keys 1 to 18, opti- Point 410 advance Index 101 to 116 Normal function keys 1 to 16, module 1 Index 201 to 216 Normal function keys 1 to 16,...
xml_03.fm XML Overview Administration Tags 3.3.13.20 Line – Short description line-short-desc Parameter Index 1 to 18 Normal function keys 1 to 18, opti- Point 410 advance Index 101 to 116 Normal function keys 1 to 16, module 1 Index 201 to 216 Normal function keys 1 to 16, module 2 self...
xml_03.fm XML Overview Administration Tags 3.3.13.22 Line – Show on DSM line-hidden Parameter Index 1 to 18 Normal function keys 1 to 18, opti- Point 410 advance Index 101 to 116 Normal function keys 1 to 16, module 1 Index 201 to 216 Normal function keys 1 to 16, module 2...
xml_03.fm XML Overview Administration Tags 3.3.13.24 DSS – Realm dss-sip-realm Parameter Index 1 to 18 Normal function keys 1 to 18, opti- Point 410 advance (only possible for normal function keys) Value ABCDabcd1234 String (max. 93; Alphanumeric) dss-sip-realm Example <Item name=" "...
xml_03.fm XML Overview Administration Tags 3.3.13.27 Forwarding – Forward type forwarding-type Parameter Index 1 to 18 Normal function keys 1 to 18, opti- Point 410 advance (only possible for normal function keys) Index 101 to 116 Normal function keys 1 to 16, module 1 Index 201 to 216...
xml_03.fm XML Overview Administration Tags 3.3.13.28 Forwarding – Dial string forwarding-dest Parameter Index 1 to 18 Normal function keys 1 to 18, opti- Point 410 advance (only possible for normal function keys) Index 101 to 116 Normal function keys 1 to 16, module 1 Index 201 to 216...
xml_03.fm XML Overview Administration Tags 3.3.14.2 Dial Plan – Status Parameter dial-plan-error Index – Value 1 to 48 "Read only" Identification of dial plan errors: 1 = No error 0 = General dial plan error 2 to 48 = Dial plan error lines (numeric) Example <Item name="dial-plan-error">1</Item>...
xml_03.fm XML Overview Administration Tags 3.3.15 Dialling Properties 3.3.15.1 External Access Code canonical-dialing-external-access Parameter Index – Value External access code (numeric) dial-access-cde Example <Item name=" ">9</Item> Notes For LDAP-compatible phones only 3.3.15.2 International Dial Prefix Parameter canonical-dialing-international-prefix Index – Value International dial prefix (numeric) dial-intntl-prfx Example...
xml_03.fm XML Overview Administration Tags 3.3.15.4 National Dial Prefix canonical-dialing-national-prefix Parameter Index – Value National dial prefix (numeric) dial-nat-prfx Example <Item name=" ">0</Item> Notes Currently only possible for LDAP-compatible phones 3.3.15.5 Local Area Code Parameter canonical-dialing-local-area-code Index – Value 89 (for example) Local area code (numeric) dial-domain-cde Example...
xml_03.fm XML Overview Administration Tags 3.3.16 Feature Access 3.3.16.1 Feature Access feature-availability Parameter Index 0 to 23 Index = function number: 0=call hold (explicit) 1=call deflection 2=call forwarding 3=log forwarded calls 4=call duration 5=call waiting 6=call transfer 7=call join 8=call display by name 9=call display by number 10=music on hold 11=do not disturb...
xml_03.fm XML Overview Administration Tags 3.3.16.2 Callback – busy allow (only HiPath 8000) Parameter callback-busy-allow Index – Value true, false Boolean, on or off Example <item name="callback-busy-allow">true</item> Notes Must be set up in HiPath 8000 3.3.16.3 Callback – no reply allow (only HiPath 8000) Parameter callback-ring-allow Index...
xml_03.fm XML Overview Administration Tags 3.3.17.2 HTTPS – IP address or DNS name Parameter config-https-addr Index – Value 0.0.0.0 IP address Example <Item name="config-https-addr">192.186.1.148</Item> Notes If secure configuration download is used 3.3.17.3 HTTPS – Port Parameter config-https-port Index – Value 0 to 65535 Integer;...
xml_03.fm XML Overview Administration Tags 3.3.17.6 FTP – IP address or DNS name Parameter config-ftp-addr Index – Value 0.0.0.0 IP address Example <Item name="config-ftp-addr">192.186.1.148</Item> Notes If non-secure configuration download is used 3.3.17.7 FTP - Port Parameter config-ftp-port Index – Value 0 to 65535 Integer;...
xml_03.fm XML Overview Administration Tags 3.3.17.10 FTP – FTP User Name Parameter config-ftp-User Name Index – Value AaBbcdef12345 User name, if necessary (alphanu- meric) Example <Item name="config-ftp-User Name">anonymous</Item> Notes If non-secure configuration download is used 3.3.17.11 FTP – New FTP password Parameter config-ftp-password Index...
xml_03.fm XML Overview Administration Tags 3.3.17.13 HTTPS/FTP – Configuration Filename Parameter config-filename Index – Value AaBbcdef12345 Configuration file name (alphanu- meric) Example <Item name="config-filename">config</Item> Notes If HTTPS or FTP is used 3.3.17.14 HTTPS/FTP – Configuration File Type Parameter config-filetype Index –...
xml_03.fm XML Overview Administration Tags 3.3.17.17 HTTPS/FTP – Authentication enabled Parameter config-authentication-enabled Index – Value true, false Boolean, on or off Example <Item name="config-authentication-enabled">false</Item> Notes 3.3.18 Applications 3.3.18.1 Directory – LDAP server address Parameter ldap-server-address Index – Value 0.0.0.0 IP address Example <Item name="ldap-server-address">192.186.1.148</Item>...
xml_03.fm XML Overview Administration Tags 3.3.18.3 Address Book – Phone Book server address dl-ftp-enb-addr Parameter Index – Value 0.0.0.0 IP address dl-ftp-enb-addr Example <Item name=" ">192.186.1.148</Item> Notes For ENB-compatible phones only (optiPoint display module should be available) 3.3.18.4 Address Book – FTP account name dl-ftp-enb- Parameter account...
xml_03.fm XML Overview Administration Tags 3.3.18.6 Address Book – New FTP password dl-ftp-enb- Parameter password Index – Value AaBbcdef12345 User password, if necessary (al- phanumeric) dl-ftp-enb- Example <Item name=" password">123456</Item> Notes For ENB-compatible phones only (optiPoint display module should be available) 3.3.18.7 Address Book –...
xml_03.fm XML Overview Administration Tags 3.3.18.9 WAP Settings – WAP Server address wap-gateway-addr Parameter Parameter wap-gateway-name Index – Value 0.0.0.0 IP address Value ABCDabcd1234 Host name wap-gateway-addr Example <Item name=" ">192.186.1.128</Item> wap-gateway-name Example <Item name=" ">ProviderHost</Item> Notes For WAP-compatible phones only (optiPoint display module should be available) 3.3.18.10 WAP Settings –...
xml_03.fm XML Overview Administration Tags 3.3.18.12 WAP Settings – WAP proxy User Name Parameter wap-User Name Index – Value AaBbcdef12345 WAP proxy username, if neces- sary; (alphanumeric) Example <Item name="wap-User Name">anonymous</Item> Notes For WAP-compatible phones only (optiPoint display module should be available) 3.3.18.13 WAP Settings –...
xml_03.fm XML Overview Administration Tags 3.3.19 Change administrator password Parameter admin-pwd Index – Value 12345 New administrator password, de- fault = 123456; numeric, six digits admin-pwd Example <Item name=" ">123456</item> Notes Changes current password 3.3.20 Survivabilty 3.3.20.1 Survivabilty – Backup IP address or DNS name backup-addr Parameter Index...
xml_03.fm XML Overview Administration Tags 3.3.20.3 Survivabilty – Backup Registration Parameter backup-registration Index – Value true, false Boolean, on or off Example <Item name="backup-registration">true</Item> Notes Failure system must be in place 3.3.20.4 Survivabilty – Backup Registration timer value backup-reg-timer Parameter Index –...
xml_03.fm XML Overview Administration Tags 3.3.20.6 Survivabilty – Backup Outbound Proxy Parameter backup-outbound-proxy Index – Value true, false Boolean, on or off backup-outbound-proxy Example <Item name=" ">false</Item> Notes Failure system must be in place A31003-J4260-M101-2-76A9, 03-2007 3-73 XML Configuration Management, Administrator Manual...
xml_03.fm XML Overview Administration Tags 3.3.21 QoS Data Collection 3.3.21.1 Send QDC Traps to QCU Parameter qdc-qcu-active Index – Value true, false Option on or off Example <Item name="qdc-qcu-active">true</Item> Notes 3.3.21.2 QDC Address Parameter qdc-collection-unit-addr Index – Value 0.0.0.0 IP address Example <Item name="qdc-collection-unit-addr">172.16.127.2</Item>...
xml_03.fm XML Overview User Tags User Tags The sequence of tags described in this section is based on the sequence in WBM and its dia- logs. 3.4.1 Change user password Parameter user-pwd Index – Value ABCDabcd1234 New user password; default = 000000;...
xml_03.fm XML Overview User Tags 3.4.3 Language Settings Parameter language Index – Value 0,1,2,3,4,6,6 Integer; the following languages are available: 0=English 1=German 2=French 3=Spanish 4=Italian 5=Portuguese 6=Dutch language Example <Item name=" ">1</Item> Notes 3.4.4 Configuration menu 3.4.4.1 Lock/unlock configuration menu Parameter default-locked-config-menus Index...
xml_03.fm XML Overview User Tags 3.4.4.2 Lock/unlock functions in the configuration menu selectively Parameter locked-config-menus Index 01 to 55 Index = function number: 1=Regional settings 2=Language 3=Date/Time 4=Call deflection 5=Call forwarding 7=Call duration 8=Call waiting 9=Transfer 10=Connect 11=Contrast 12=Dial mode 13=Show caller ID 14=Daylight saving 15=Dial delay...
xml_03.fm XML Overview User Tags Value true, false Boolean false=Function not locked true=Function locked Example <Item name="locked-config-menus" "Index="1">true</Item> Notes The user is allowed/not allowed to use individual functions of the configuration menu. 3.4.5 Local functions 3.4.5.1 Lock/unlock local functions menu Parameter default-locked-local-function-menus Index...
xml_03.fm XML Overview User Tags 3.4.6 Function keys 3.4.6.1 Lock/unlock function keys Parameter default-locked-function-keys Index Value true, false Boolean false=Menu locked true=Menu not locked Example <Item name="default-locked-function-keys">False</Item> Notes User can assign the function keys A31003-J4260-M101-2-76A9, 03-2007 3-79 XML Configuration Management, Administrator Manual...
xml_03.fm XML Overview User Tags 3.4.6.2 Lock/unlock function keys selectively Parameter locked-local-function-menus Index 1 to 45 1=Delete 2=Repertory dial 3=Speed dial 4=Redial 5=Caller list 6=Messages 7=Divert call 8=Loudspeaker 9=Microphone off 10=Call tone off 11=Call hold 12=Alternate 13=Transfer 14=Connect 15=Divert 16=Configuration menu 17=Room echoing 18=Room muffled 19=Shift key...
Page 104
xml_03.fm XML Overview User Tags Value true, false Boolean false=Key not locked true=Key locked Example <Item name="locked-local-function-menus" "Index="3">False</Item> Notes User can assign the function keys A31003-J4260-M101-2-76A9, 03-2007 3-81 XML Configuration Management, Administrator Manual...
Page 105
xml_03.fm XML Overview User Tags A31003-J4260-M101-2-76A9, 03-2007 3-82 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Creating a Phone Connection Web interface Creating a Phone Connection The Web interface can be used to check and configure individual device and network settings for optiPoint 410/420 S phones. You can access the Web interface via the following browser: Microsoft Internet Explorer (latest version recommended).
Xml_04.fm Web interface Accessing the Administrator Menu A home page similar to the following appears: Accessing the Administrator Menu Click "Administration". The following dialog appears: Enter the password (Default: "123456") and confirm. A31003-J4260-M101-2-76A9, 03-2007 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Accessing the Administrator Menu 4.2.1 The Administrator Menu Administrator menu " General Information " Network IP address and routing " System SIP environment SIP features " Quality of service " File transfer and phone Download settings " Time and Date "...
Xml_04.fm Web interface Configuration Menus for Administration Configuration Menus for Administration 4.3.1 Network IP Address and Routing For a description of the XML tags, see A31003-J4260-M101-2-76A9, 03-2007 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.2 SIP Environment For a description of the XML tags, see A31003-J4260-M101-2-76A9, 03-2007 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.3 SIP features For a description of the XML tags, see A31003-J4260-M101-2-76A9, 03-2007 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.4 Quality of Service For a description of the XML tags, see . A31003-J4260-M101-2-76A9, 03-2007 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.5 File transfer For a description of the XML tags, see A31003-J4260-M101-2-76A9, 03-2007 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.6 Time and Date For a description of the XML tags, see A31003-J4260-M101-2-76A9, 03-2007 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.7 SNMP For a description of the XML tags, see A31003-J4260-M101-2-76A9, 03-2007 4-10 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.8 Speech For a description of the XML tags, see A31003-J4260-M101-2-76A9, 03-2007 4-11 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.9 Ringer Settings For a description of the XML tags, see http://127 .0.0.1/Bellcore A31003-J4260-M101-2-76A9, 03-2007 4-12 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.10 LAN port settings For a description of the XML tags, see A31003-J4260-M101-2-76A9, 03-2007 4-13 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.11 Multiline operation For a description of the XML tags, see A31003-J4260-M101-2-76A9, 03-2007 4-14 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.12 Function keys For a description of the XML tags, see . A31003-J4260-M101-2-76A9, 03-2007 4-15 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.12.1 "Selected dialing" Function Key For a description of the XML tags, see or For information on function key assignment, see "Selected dialing" can be programmed on normal and shifted function keys. A31003-J4260-M101-2-76A9, 03-2007 4-16 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.12.2 "Line" Function Key For a description of the XML tags, see . For information on function key assignment, see A31003-J4260-M101-2-76A9, 03-2007 4-17 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.12.3 "Phone lock" Function Key For a description of the XML tags, see . For information on function key assignment, see 4.3.12.4 "Feature toggle" Function Key For a description of the XML tags, see . For information on function key assignment, see A31003-J4260-M101-2-76A9, 03-2007 4-18...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.12.5 "Repertory dial" Function Key For a description of the XML tags, see or For information on function key assignment, see "Repertory dial" can be programmed on normal and shifted function keys. A31003-J4260-M101-2-76A9, 03-2007 4-19 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.12.6 Function key „DSS“ For a description of the XML tags, see or For information on function key assignment, see "DSSl" can only be assigned to the first key level. 4.3.12.7 Function key "Forwarding" For a description of the XML tags, see A31003-J4260-M101-2-76A9, 03-2007 4-20...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.13 Dial plan For a description of the XML tags, see A31003-J4260-M101-2-76A9, 03-2007 4-21 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.14 Dialling Properties For a description of the XML tags, see A31003-J4260-M101-2-76A9, 03-2007 4-22 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.15 Feature Access For a description of the XML tags, see. A31003-J4260-M101-2-76A9, 03-2007 4-23 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.16 User Mobility Use with DLS is not supported. A31003-J4260-M101-2-76A9, 03-2007 4-24 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.17 Configuration Management 4.3.17.1 Configuration management settings For a description of the XML tags, see A31003-J4260-M101-2-76A9, 03-2007 4-25 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.17.2 Error log This log file shows errors if occour while using XML for configuration. 4.3.18 Applications 4.3.18.1 Directory For a description of the XML tags, see A31003-J4260-M101-2-76A9, 03-2007 4-26 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.18.2 Address Book For a description of the XML tags, see A31003-J4260-M101-2-76A9, 03-2007 4-27 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.18.3 For a description of the XML tags, see A31003-J4260-M101-2-76A9, 03-2007 4-28 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.19 Change administrator Password For a description of the XML tags, see 4.3.20 Survivability For a description of the XML tags, see A31003-J4260-M101-2-76A9, 03-2007 4-29 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Administration 4.3.21 Diagnostics 4.3.21.1 QoS Data Collection For a description of the XML tags, see A31003-J4260-M101-2-76A9, 03-2007 4-30 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Users Configuration Menus for Users 4.4.1 Change user password For a description of the XML tags, see 4.4.2 Country Settings For a description of the XML tags, see A31003-J4260-M101-2-76A9, 03-2007 4-31 XML Configuration Management, Administrator Manual...
Xml_04.fm Web interface Configuration Menus for Users 4.4.3 Language Settings For a description of the XML tags, see A31003-J4260-M101-2-76A9, 03-2007 4-32 XML Configuration Management, Administrator Manual...
xml_05.fm Sample Configurations System Configuration Sample Configurations System Configuration To provide a better overview, the items in the following table are highlighted gray. The column on the right contains a reference to the WEB interface where the parameters are manually en- tered.
Page 139
Sample Configurations System Configuration Element or description <Item name = "system-description">Siemens Communications</Item> page 4-5 <!-- The DNS domain name, e.g. ust.local --> <Item name = "dns-domain-name">ust.local</Item> page 4-4 <!-- The default and second DNS server IP address --> <Item name = "dns-server-addr">172.16.127.2</Item>...
Page 140
xml_05.fm Sample Configurations System Configuration Element or description <Item name="country">0</Item> page 4-31 <!-- Language (0 = English, 1 = German, 2 = French, 3 = Spanish, 4 = Italian) --> <Item name="language">0</Item> page 4-32 <!-- SNTP server IP address or domain name -->...
Page 141
xml_05.fm Sample Configurations System Configuration Element or description <!-- Compression (0 = G.729, 1 = G.723) --> <Item name = "audio-compression">0</Item> page 4-11 <!-- Audio packet size (0 = 10 ms, 1= 20 ms, 2 = auto) --> <Item name = "audio-packet-size">1</Item> page 4-11 <!-- After registration, check for updates, e.g.
Page 142
xml_05.fm Sample Configurations System Configuration Element or description <Item name = "function-key-def" index = "1005">1</Item> page 4-16 <!-- Assign "Key label" to shifted function key 5 (optiPoint 420 only) --> <Item name = "key-label" index = "1005">Phone1 3009</Item> page 4-16 <!-- Enter destination for shifted function key 5 -->...
xml_05.fm Sample Configurations System Configuration 5.1.1 Assignment for Function Key Definition The following table lists the possible functions and assignments as they should be entered in the XML element. Assignment Function Selected dialing Abbreviated dialing Repeat dialing Missed calls Voice Messages Forwarding Loudspeaker Mute...
xml_05.fm Sample Configurations Device Configuration for Multiline Device Configuration for Multiline To provide a better overview, the items in the following table are highlighted gray. The column on the right contains a reference to the WEB interface where the parameters are manually en- tered.
Page 145
xml_05.fm Sample Configurations Device Configuration for Multiline Element or description <Item name = "line-primary" index = "6">true</Item> page 4-17 <!-- Automatic line hunt sequence (0 to 10, 0 = not selected) --> <Item name = "line-hunt-sequence" index = "6">1</Item> page 4-17 <!-- Line shared type (0=shared, 1=private, 2=unknown) -->...
Page 146
xml_05.fm Sample Configurations Device Configuration for Multiline Element or description <!-- Call hold --> <Item name = "feature-availability" index = "0">true</Item> page 4-23 <!-- Call deflection --> <Item name = "feature-availability" index = "1">true</Item> page 4-23 <!-- Call forwarding --> <Item name = "feature-availability"...
Page 147
xml_05.fm Sample Configurations Device Configuration for Multiline Element or description <Item name = "feature-availability" index = "16">false</Item> page 4-23 <!-- optiPoint display module - LDAP on DSM --> <Item name = "feature-availability" index = "17">false</Item> page 4-23 <!-- Telephony on DSM -->...
xml_05.fm Sample Configurations Device Configuration for Single Line Device Configuration for Single Line To provide a better overview, the items in the following table are highlighted gray. The column on the right contains a reference to the WEB interface where the parameters are manually en- tered.
Page 149
xml_05.fm Sample Configurations Device Configuration for Single Line Further element descriptions are identical or similar to those provided for multiline phones on page 5-7, from the feature access section onwards. A31003-J4260-M101-2-76A9, 03-2007 5-12 XML Configuration Management, Administrator Manual...
Page 150
xmlIX.fm Index Nur für den internen Gebrauch Index Dialling Properties 3-58 Domain Name 3-7 Download parameters 2-5 Address Book 4-27 Download settings 3-26 Administrator menu 4-3 DSM firmware filename 3-29 Administrator password 3-71, 4-29 Allow transfer on ringing 3-19 Application filename 3-27 Emergency number 3-16 Assign a function to key 3-40, 3-42 Audio mode 3-34...
Page 151
xmlIX.fm Index Nur für den internen Gebrauch Language Settings 3-76 Layer 2 3-23 G.711 Silence Suppression 3-34 Default 3-24 Gateway 3-7, 3-8 Signalling 3-24 IP address 3-12 Voice 3-24 IP Port 3-12 Layer 3 3-24 Group pickup URI 3-20 Signalling 3-25 Voice 3-25 LDAP Hold music filename 3-28...
Page 152
xmlIX.fm Index Nur für den internen Gebrauch Microphone Disable 3-35 Registrar IP Port 3-11 Mobility 4-24 Registration LEDs 3-38 Multiline Operations 3-36, 4-14 Registration timer 3-15 Music on Hold filename 3-28 Repertory dial Dial string 3-44 Repertory dialing 4-16 National Dial Prefix 3-59 Reservation timer 3-39 Network 4-4 Ringer Settings 3-35...
Page 153
xmlIX.fm Index Nur für den internen Gebrauch Structure Compression 4-11 Of a tag 3-1 Configuration management 4-25 Of an XML file 3-1 Country Settings 4-31 Survivability 4-29 Data transmission 4-8 System config 3-4 Dial plan 4-21 System description 3-17 Dialing Properties 4-22 Feature Access 4-23 Function key DSS 4-20 Terminal Host name 3-7...