D14128.03—JULY 2009
83
Codec C90
System Integrator Guide
Contents
Introduction
Getting Started
Interfaces
About the API
xConfiguration
xCommand
xStatus
Cameras
Appendices
Contact us
xCommand Phonebook Folder Modify
Modify an existing phonebook folder
Parameters: Required parameters are marked with (
r
):
FolderId(
r
): <S: 0, 255>
Name: <S: 0, 255>
ParentFolderId: <S: 0, 255>
Example:
xCom mand Phonebook Folder Modify FolderId:localGroupId-3 Name:locationB
OK
*r PhonebookFolderModifyResult (status=OK):
** end
xCommand Phonebook Folder Delete
Delete an existing folder from the local phonebook
Parameters: Required parameters are marked with (
r
):
FolderId(
r
): <S: 0, 255>
Example:
xCom mand Phonebook Folder Delete FolderId:localGroupId-3
OK
*r PhonebookFolderDeleteResult (status=OK):
** end
xCommand Phonebook Search
Search for specific entries in the phonebook
Parameters: Required parameters are marked with (
r
):
PhonebookId: <S: 0, 255>
PhonebookType: <Corporate/Local>
SearchString(
r
): <S: 0, 255>
SearchField: <Name/Number>
Offset: <0..65534>
FolderId: <S: 0, 255>
Limit: <0..65534>
Example:
xcom mand Phonebook Search PhonebookId: departmentA PhonebookType: Corporate
SearchString: John SearchField: Name
*r PhonebookSearchResult (status=OK):
Name: 6
** end
xCommand Presentation Start
Will open dual presentation stream using selected presentation source when in call (if presenter option is
installed). When not in call, the selected presentation source will be displayed.
Parameters: Required parameters are marked with (
r
):
PresentationSource: <1..5>
Example:
xCom mand Presentation Start PresentationSource:2
OK
*r PresentationStartResult (status=OK):
*r/end
xCommand Presentation Stop
Will stop dual presentation stream when in call. Will stop displaying presentation source locally when not in
call.
Example:
xCom mand Presentation Stop
OK
*r PresentationStopResult (status=OK):
*r/end
The Phonebook commands,
cont...
The Presentation commands
Contents
Introduction
Getting started
Interfaces
About the API
xConfiguration
xCommand
xStatus
Cameras
Appendices
Contact us
xCommand