User's Manual

<xs:element name="displayModule" type="xs:boolean" maxOccurs="1"
minOccurs="0" />
<!-- if led or neon then messageLampExt should be enable otherwise
its blank -->
<xs:element name="messageWaitingIndicator" maxOccurs="1"
minOccurs="0" >
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="led"/>
<xs:enumeration value="neon"/>
<xs:enumeration value="none"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<!-- Enter true to use this station as an endpoint in a remote office
configuration. -->
<xs:element name="remoteOfficePhone" type="xs:boolean" maxOccurs="1"
minOccurs="0" />
<!-- Defines the source for Leave Word Calling (LWC) messages. -->
<!--
Valid entries Usage
audix If LWC is attempted, the messages are
stored in AUDIX.
spe If LWC is attempted, the messages are stored
in the system processing element (spe).
none If LWC is attempted, the messages are not stored.
-->
<xs:element name="lwcReception" maxOccurs="1" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="audix"/>
<xs:enumeration value="msa"/>
<xs:enumeration value="spe"/>
<xs:enumeration value="none"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<!--
Enter true to allow internal telephone users to leave short LWC
messages
for this extension. If the system has hospitality, enter true for
guest-room telephones if the extension designated to receive failed
wakeup messages should receive LWC messages that indicate the wakeup
calls failed. Enter true if LWC Reception is audix.
-->
<xs:element name="lwcActivation" type="xs:boolean" maxOccurs="1"
minOccurs="0" />
<xs:element name="lwcLogExternalCalls" type="xs:boolean"
maxOccurs="1" minOccurs="0" />
<xs:element name="cdrPrivacy" type="xs:boolean" maxOccurs="1"
minOccurs="0" />
<xs:element name="redirectNotification" type="xs:boolean"
maxOccurs="1" minOccurs="0" />
<xs:element name="perButtonRingControl" type="xs:boolean"
maxOccurs="1" minOccurs="0" />
<xs:element name="bridgedCallAlerting" type="xs:boolean"
maxOccurs="1" minOccurs="0" />
Managing Users
144 Administering Avaya Aura
®
Session Manager November 2010
Comments? infodev@avaya.com