Siemens optipoint 410 s v6.0 사용자 설명서

다운로드
페이지 154
xml_05.fm
A31003-J4260-M101-2-76A9, 03-2007
XML Configuration Management, Administrator Manual
5-11
    
   
   
Sample Configurations
Device Configuration for Single Line
5.3
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. The following example shows the device configuration for an optiPoint 410 economy, 
configured as a single line phone.
Device configuration file op410eco_conf0001e322e68c.xml
Element or description
WBM
<?xml version = "1.0" encoding = "utf-8" ?> 
- <Message>
  <Action>WriteItems</Action> 
- <ItemList>
<!--  Caution!! Empty attribute entries will delete associated data.
-->
<!--  If you do not want to configure an attribute, 
 --> 
<!--  the element must be deleted in the XML file.    
--> 
<!--  The device configuration version attribute should be the first element.
 --> 
<!--  The value should have the format "2005.01 12:00 GMT" and be
--> 
<!--  assigned to the attribute name with the keyword "device-config-version". --> 
<!--  The expression should be entered between the <Item ...> start tag and the  --> 
<!--  </Item> end tag.
--> 
<!-- For example, <Item name = "device-config-version">2005.07.06 08:40 GMT</Item> 
--> 
<!--Make sure you enter spaces before and after the "=" sign -->   
  <Item name = "device-config-version">2005.07.06 08:40 GMT</Item> 
- <!-- Phone number 
--> 
 <Item name = "e-164">3015553006</Item> 
- <!-- Terminal Name 
--> 
 <Item name = "sip-name">John Doe jr.</Item> 
- <!--  Register by name (true or false) 
--> 
 <Item name = "register-by-name">false</Item> 
<!-- SIP realm 
-->
<Item name = "realm">as.broadworks.net</Item>
<!--SIP user ID
-->
<Item name
 = 
"sip-user-id">3015553006</Item>
<!-- SIP password
-->
<Item name = "sip-pwd">dfg04go6t</Item>