Xcommand Message Echo; The Phonebook Commands; Xcommand Phonebook Folder Add; Xcommand Phonebook Folder Modify - Cisco TelePresence System Codec C90 Reference Manual

Software version tc5.0
Hide thumbs Also See for TelePresence System Codec C90:
Table of Contents

Advertisement

Cisco TelePresence System Codec C90
Contents
Introduction

xCommand Message Echo

Issuing the command will make the API raise a message-echo event. The command has no other
impact on the codec. Usage can be to poll the codec from a control system or any external device/
system to check for connectivity. To monitor the feedback use the xFeedback command. You can
read more about the xFeedback command in the general API introduction section.
Text: Enter the text to be echoed.
Requires user role:
ADMIN
Parameters:
Text: <S: 0, 255>
Example:
xCommand Message Echo Text:" MyEchoListner99"
*** end
* e Message Echo Text: "MyEchoListner99"
D14641.06
Codec C90 API Reference Guide TC5.0 November 2011.
© 2010-2011 Cisco Systems, Inc. All rights reserved.
About the API
xConfiguration

The Phonebook commands

xCommand Phonebook Folder Add

xCommand Phonebook Folder Modify

93
xCommand
xCommand
Add a folder to the local phonebook, where phonebook entries can be stored. Returns the FolderId
(localGroupId-3), which is a unique Id of 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
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
API Reference Guide
xStatus
Appendices
www.cisco.com

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the TelePresence System Codec C90 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents