
<!-- The user must be given one or more handles of type “SIP”
to associate SIP devices with the Session Manager
Profile. In this case, a SIP phone will be registered
<handleList>
<handle>
<handleName>5555555</handleName>
<handleType>sip</handleType>
<handleSubType>username</handleSubType>
<domainName>domain.com</domainName>
</handle>
</handleList>
<!-- Here, one or more product-specific profiles may be
Defined -->
<commProfileList>
<!-- A Session Manager Profile is defined to associate
and secondary Session Mananger instance
(“Primary SM” and “Secondary SM”),
origination and termination application
sequences (both are “Sequence to My CM”),
a Survivability Server (“BSM”), and the user
is given the Home Location, “My Home” -->
<commProfile xsi:type="sm:SessionManagerCommProfXML"
xmlns:sm="http://xml.avaya.com/schema/import_sessionmanager">
<commProfileType>SessionManager</commProfileType>
<sm:primarySM>Primary SM</sm:primarySM>
<sm:secondarySM>Secondary SM</sm:secondarySM>
<sm:terminationAppSequence>Sequence to My CM
</sm:terminationAppSequence>
<sm:originationAppSequence>Sequence to My CM
</sm:originationAppSequence>
<sm:survivabilityServer>BSM
</sm:survivabilityServer>
<sm:homeLocation>My Home</sm:homeLocation>
</commProfile>
<!-- A CM Station Profile is associated with this
Communication Profile. The application
sequence, “Sequence to My CM”, invoked by
Session Manager for calls to and from
CM, “My CM”. SIP devices associated
with this Communication Profile are associated
with the CM Station that has number 555-5555. The
CM Station, 555-5555, already exists on the CM, so the
“useExistingExtension” element has value “true”. -->
<commProfile xsi:type="ipt:xmlStationProfile"
xmlns:ipt="http://xml.avaya.com/schema/import_csm_cm">
<commProfileType>CM</commProfileType>
<ipt:cmName>My CM</ipt:cmName>
<ipt:useExistingExtension>true</ipt:useExistingExtension>
<ipt:extension>5555555</ipt:extension>
</commProfile>
</commProfileList>
</commProfileSet>
</tns:user>
</tns:users>
Managing bulk importing and exporting
Administering Avaya Aura
®
Session Manager November 2010 137
Comentários a estes Manuais