Cisco Codec C20 Reference Manual page 88

Telepresence system
Hide thumbs Also See for Codec C20:
Table of Contents

Advertisement

Cisco TelePresence System Codec C20
Contents
Introduction
The Phonebook commands
xCommand Phonebook Folder Add
Add a folder to the local phonebook, where phonebook entries can be stored. Returns the FolderId
(localGroupId-3), which is a unique Id for the folder.
Name(r): The name of the folder.
ParentFolderId: A unique identifier for the parent folder, which was created when a previous xCommand
Phonebook Folder Add command was issued.
Requires user role: ADMIN
Parameters:
Name(r): <S: 0, 255>
ParentFolderId: <S: 0, 255>
example:
xCommand Phonebook Folder Add Name: "New York Office"
OK
*r PhonebookFolderAddResult (status=OK):
Name: localGroupId-3
** end
xCommand Phonebook Folder Modify
Modify an existing phonebook folder.
FolderId: A unique identifier for the folder, which was created when the xCommand Phonebook Folder
Add command was issued.
Name(r): The name of the contact.
ParentFolderId: A unique identifier for the parent folder, which was created when the xCommand
Phonebook Folder Add command was issued.
Requires user role: ADMIN
Parameters:
FolderId(r): <S: 0, 255>
Name: <S: 0, 255>
ParentFolderId: <S: 0, 255>
example:
xCommand Phonebook Folder Modify FolderId:localGroupId-3 Name: "New York
Head Office"
OK
*r PhonebookFolderModifyResult (status=OK):
** end
Codec C20 API Reference Guide TC6.0 February 2013.
D14869.05
About the API
xConfiguration
xCommand Phonebook Folder Delete
88
xCommand
xCommand
Delete an existing folder from the local phonebook.
FolderId: A unique identifier for the folder, which was created when the xCommand Phonebook Folder
Add command was issued.
Requires user role: ADMIN
Parameters:
FolderId(r): <S: 0, 255>
example:
xCommand Phonebook Folder Delete FolderId:localGroupId-3
OK
*r PhonebookFolderDeleteResult (status=OK):
** end
API Reference Guide
xStatus
Appendices
Copyright © 2010–2013 Cisco Systems, Inc. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents