Motorola CA50 Developer & User Manual page 186

Table of Contents

Advertisement

7 - 18 CA50/UCA Client & Server Developer & User Guide
Phone Book Web Service
The behavior of each of the phone book entry points can be modified by changing the parameters included in the
URL for each menu entry. The phone book Web service methods and their parameters are summarized in
7-1.
NOTE %StoreLocation% in the URL represents the store ID. This is replaced by the actual store ID (in System
Settings) when the XML is sent to the device during login.
Web Service Methods Summary
Table 7-1
Web Service Method
GetMenuGroupList
GetMenuExtListByGroup
GetMenuExtRanges
GetMenuExtListByRange
GetRecentCallList
GetUserListByGroup
The phone book web service is accessible at this URL:
http://UCAInstallMachine/Motorola/UCA/Client/PhoneBook.asmx
Common Parameters
sMenuType - Specifies if this is a "call" or "transfer" menu.
Valid Values: call or transfer
sStoreNumber - Specifies the Store ID
sGroup - Group Token to filter by
sListType - This controls whether to list all extensions, only UCA extensions or only additional phone book entries
(External).
Valid Values: All, UCA or External
NOTE Not all methods support all three options.
sSortType - This controls how the list is sorted and consequently how the entries appear.
Valid Values: Name, FirstName, LastName, Number, MostRecentl
NOTE - Not all methods support all options.
- The name options use the group name, the user's first/last/common name or the phone book description.
- The number options use the group number or the phone extension.
sMenuType
sStoreNumber
X
X
X
X
X
X
X
X
X
X
X
sGroup
sListType
sSortType
X
X
X
X
X
X
X
X
X
X
X
X
Table
sRangeStart
sRangeEnd
X
X

Advertisement

Table of Contents
loading

Table of Contents