Avaya Administering Aura Session Manager Release 6.1 Manual de usuario Pagina 232

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 532
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 231
UI field Description XML tag Possible value
for creating the
station.
...
</ipt:template>
Set Type Specifies the set type
of the station.
<ipt:setType>
...
</ipt:setType>
Port Specifies the port
number from the list
for the template you
select.
<ipt:port>
...
</ipt:port>
Related topics:
Bulk importing users on page 111
Sample XML file for a user with SIP Communication Profile
Here is the sample XML of a user profile with basic fields. To create your own XML, replace
the value of the tags explained in the Mapping of Station Profile elements table in Bulk import
XML for users with SIP phone.
<?xml version="1.0" encoding="UTF-8"?>
<!-- Root Element 'Users' represent collection of user (containing 1 or more
users)--
tns:users xmlns:tns="http://xml.avaya.com/schema/import" xmlns:xsi="http://
www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xml.avaya.com/
schema/import userimport.xsd" >
<tns:user>
<authenticationType>BASIC</authenticationType>
<givenName>John</givenName>
<loginName>[email protected]</loginName>
<surname>Miller</surname>
<userPassword>mypassword</userPassword>
<commPassword>12345</commPassword>
<commProfileSet>
<commProfileSetName>Primary</commProfileSetName>
<isPrimary>true</isPrimary>
<handleList>
<handle>
<handleName>sip:[email protected]</handleName>
<handleType>sip</handleType>
<handleSubType>msrtc</handleSubType>
</handle>
</handleList>
<!--The below is extended communication profile-->
<commProfileList>
<commProfile xsi:type="sm:SessionManagerCommProfXML" xmlns:sm="http://
xml.avaya.com/schema/import_sessionmanager">
<commProfileType>SessionManager</commProfileType>
<sm:primarySM>IBM1-Performance</sm:primarySM>
<sm:terminationAppSequence>Perf_CM_Appl_Seq</sm:terminationAppSequence
<sm:originationAppSequence>Perf_CM_Appl_Seq</sm:originationAppSequence
<sm:homeLocation>SIT Lab</sm:homeLocation>
</commProfile>
Managing Users
232 Administering Avaya Aura
®
Session Manager November 2010
Vista de pagina 231
1 2 ... 227 228 229 230 231 232 233 234 235 236 237 ... 531 532

Comentarios a estos manuales

Sin comentarios