Descriptions Of Phone Book Web Service Methods - Motorola CA50 Developer & User Manual

Table of Contents

Advertisement

Descriptions of Phone Book Web Service Methods

GetMenuGroupList
This method returns a list of all groups that have phone book entries in them. The entries in the returned menu will
retrieve a list of all the extensions in the selected group. All of the parameters are propagated to the entries. The
URL used for the entries is derived from the system setting: System.Webservice.CallManager.URI.
Parameters
sListType
All supported (All, UCA or External)
sSortType
Name, FirstName, LastName or Number
NOTE The group list is sorted by either group number or group name based on the sort choice: one of the name
sorts or the number sort. The sort type is passed on and applies to each group listing downstream.
Return Values
The method returns a valid XML menu structure. If there are no groups with extensions then it returns an empty
menu that the client properly handles.
GetMenuExtListByGroup
This method returns a list of all extensions in the selected group. The entries in the returned menu will either place
a new call or transfer an existing call.
Parameters
sListType
All supported (All, UCA or External)
sSortType
Name, FirstName, LastName or Number
Return Values
The method returns a valid XML menu structure. If there are no extensions in the selected group then it will return
an empty menu that the client will properly handle.
XML Profile for Configuration 7 - 19

Advertisement

Table of Contents
loading

Table of Contents