Cisco TelePresence SX80 Reference Manual page 121

Application programmer interface (api)
Hide thumbs Also See for TelePresence SX80:
Table of Contents

Advertisement

Cisco TelePresence SX80
Contents
Introduction
xCommand Phonebook ContactMethod Modify
Modify details about the contact method for an existing contact in the local phonebook.
ContactId: 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: 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: Set which type of device to call to.
Number: The phone number or address of the contact.
Protocol: Select Auto, SIP, H323 or H320 protocol.
CallRate: Set a call rate.
CallType: Select a call type (audio or video).
Requires user role: USER
Parameters:
ContactId(r): <S: 0, 255>
ContactMethodId(r): <S: 0, 255>
Device: <Mobile/Other/Telephone/Video>
Number: <S: 0, 255>
Protocol: <Auto, H320/H323/SIP>
CallRate: <0..6000>
CallType: <Audio/Video>
Example:
xCommand Phonebook ContactMethod Modify ContactMethodId:117
ContactId:localContactId-10 Number:"newnumber@cisco.com"
Codec SX80 API Reference Guide TC7.3, OCTOBER 2015.
D15107.05
About the API
xConfiguration
xCommand Phonebook Folder Add
xCommand Phonebook Folder Delete
121
xCommand
xCommand
Phonebook entries can be stored in folders. Use this command to add a folder to the local phone-
book. The command returns the FolderId, which is a unique string that identifies the folder; typically
the format is "localGroupId-n".
Name(r): The name of the folder.
ParentFolderId: 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.
Requires user role: USER
Parameters:
Name(r): <S: 0, 255>
ParentFolderId: <S: 0, 255>
Example:
xCommand Phonebook Folder Add Name: "New York Office"
Delete an existing folder from the local phonebook.
FolderId: 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.
Requires user role: USER
Parameters:
FolderId(r): <S: 0, 255>
Example:
xCommand Phonebook Folder Delete FolderId:localGroupId-3
API Reference Guide
xStatus
Appendices
Copyright © 2015 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents