
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>
<surname>Miller</surname>
<userPassword>mypassword</userPassword>
<commPassword>12345</commPassword>
<commProfileSet>
<commProfileSetName>Primary</commProfileSetName>
<isPrimary>true</isPrimary>
<handleList>
<handle>
<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
Comentarios a estos manuales