Motorola CA50 Developer & User Manual page 197

Table of Contents

Advertisement

Menu Entry values are formatted as follows:
'Entry Text:Opt1:Opt2:data'
where:
'Entry Text'- Displays as the menu item to be selected.
Opt1
- Is M or S for (M)enu or (S)pecial option.
Opt2
- Is S or L for (S)erver or (L)ocal.
data (with Opt1 and Opt2) is as follows:
M:L:Menu Name
M:S:Menu.xml:URI
S:L:Command[:options]-Specifies an agent recognized action with possible options.
S:S:URL
-->
- <Menu ID="1" name="FrontMenu" title="Menu">
<entry ID="1" value="Applications:M:L:Applications"/>
<entry ID="2" value="WT Channels:M:L:FrontWTChannels" />
<entry ID="3" value="PhoneBook:M:L:PhoneBook"/>
<entry ID="4" value="Parked calls:M:L:CallPick"/>
<entry ID="5" value="Key lock:S:L:KeyLock"/>
<entry ID="6" value="Do Not Disturb:S:L:QuietMode:Y"/>
<entry ID="7" value="Settings:M:L:Settings"/>
<entry ID="8" value="Log Off:S:L:LogOffConfirm"/>
<entry ID="9" value="Power Off:S:L:PowerOff"/>
<entry ID="10" value="About:S:L:About"/>
</Menu>
<Menu ID="2" name="FrontAppMenu" title="Options">
<entry ID="1" value="WT Channels:M:L:FrontWTChannels" />
<entry ID="2" value="PhoneBook:M:L:PhoneBook"/>
<entry ID="3" value="Parked calls:M:L:CallPick"/>
<entry ID="4" value="Do Not Disturb:S:L:QuietMode:Y"/>
<entry ID="5" value="Log Off:S:L:LogOffConfirm"/>
<entry ID="6" value="Power Off:S:L:PowerOff"/>
</Menu>
<Menu ID="3" name="PhoneBook" title="Phn Bk">
<entry ID="1"
value="Extensions:M:S:Range022.xml:http://server.somecompany.com/Motorola/UCA/Client/PhoneBook.asm
x/GetMenuExtRanges?sMenuType=Call&amp;sStoreNumber=%Location.ID%&amp;sListType=UCA&amp;sSortType=N
umber"/>
<entry ID="2" value="Last
Names:M:S:Range024.xml:http://server.somecompany.com/Motorola/UCA/Client/PhoneBook.asmx/GetMenuExt
Ranges?sMenuType=Call&amp;sStoreNumber=%Location.ID%&amp;sListType=UCA&amp;sSortType=LastName"/>
<entry ID="3"
value="Departments:M:S:Depts.xml:http://server.somecompany.com/Motorola/UCA/Client/phonebook.asmx/
GetMenuGroupList?sMenuType=Call&amp;sStoreNumber=%Location.ID%&amp;sListType=All&amp;sSortType=Nam
e"/>
<entry ID="4" value="First
Names:M:S:Range023.xml:http://server.somecompany.com/Motorola/UCA/Client/PhoneBook.asmx/GetMenuExt
Ranges?sMenuType=Call&amp;sStoreNumber=%Location.ID%&amp;sListType=UCA&amp;sSortType=FirstName"/>
<entry ID="5" value="Recent
Calls:M:S:Recent.xml:http://server.somecompany.com/Motorola/UCA/Client/PhoneBook.asmx/GetRecentCal
lList?sMenuType=Call&amp;sStoreNumber=%Location.ID%&amp;sListType=ALL&amp;sSortType=MostRecent"/>
- Specifies the name of another locally stored menu.
- Specifies the name of dynamic menu and Web service to retrieve the dynamic menu
and is then cached locally under the label menu.xml.
- URL to send to browser. (This could also be handled as S:L:GoToURL:URL.)
XML Profile for Configuration 7 - 29

Advertisement

Table of Contents
loading

Table of Contents