Xcommand Phonebook Contactmethod Modify; Xcommand Phonebook Folder Add; Xcommand Phonebook Folder Delete - Cisco TelePresence SX20 Codec Reference Manual

Application programming interface (api)
Hide thumbs Also See for TelePresence SX20 Codec:
Table of Contents

Advertisement

Cisco TelePresence SX20 Codec
Introduction

xCommand Phonebook ContactMethod Modify

Modify details about the contact method for an existing contact in the local phonebook.
Requires user role: ADMIN, USER
USAGE:
xCommand Phonebook ContactMethod Modify ContactId: "ContactId" ContactMethodId:
"ContactMethodId" [Device: Device] [Number: "Number"] [Protocol: Protocol]
[CallRate: CallRate] [CallType: CallType]
where
ContactId: String (0, 255)
The unique identifier for the contact. The identifier will be returned by an xCommand
Phonebook Search command. It was also returned when the xCommand Phonebook
Contact Add command was issued to make the contact.
ContactMethodId: String (0, 255)
The unique identifier for the contact method you want to modify. The identifier will be
returned by an xCommand Phonebook Search command. It was also returned when the
xCommand Phonebook ContactMethod Add or xCommand Phonebook Contact Add
commands were issued to make the contact method.
Device: Mobile/Other/Telephone/Video
Set which type of device to call to.
Number: String (0, 255)
The phone number or address of the contact.
Protocol: Auto/H320/H323/SIP
Select protocol.
CallRate: Integer (0..6000)
Set a call rate.
CallType: Audio/Video
Select a call type (audio or video).
SX20 Codec API Reference Guide CE8.1, APRIL 2016.
D15316.03
About the API
xConfiguration
xCommand
xCommand

xCommand Phonebook Folder Add

Phonebook entries can be stored in folders. Use this command to add a folder to the local
phonebook. The command returns the FolderId, which is a unique string that identifies the
folder; typically the format is "localGroupId-n".
Requires user role: ADMIN, USER
USAGE:
xCommand Phonebook Folder Add Name: "Name" [ParentFolderId: "ParentFolderId"]
where
Name: String (0, 255)
The name of the folder.
ParentFolderId: String (0, 255)
The unique identifier for the parent folder. The identifier will be returned by an
xCommand Phonebook Search command. It was also returned when the xCommand
Phonebook Folder Add command was issued to make the parent folder.

xCommand Phonebook Folder Delete

Delete an existing folder from the local phonebook.
Requires user role: ADMIN, USER
USAGE:
xCommand Phonebook Folder Delete FolderId: "FolderId"
where
FolderId: String (0, 255)
The unique identifier for the folder. The identifier will be returned by an xCommand
Phonebook Search command. It was also returned when the xCommand Phonebook
Folder Add command was issued to make the folder.
112
API Reference Guide
xStatus
Appendices
Copyright © 2016 Cisco Systems, Inc. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents