Xcommand Phonebook Contactmethod Delete; Xcommand Phonebook Contactmethod Modify - 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 Delete

Delete a contact method from an existing contact in the local phonebook.
Requires user role: ADMIN, USER
USAGE:
xCommand Phonebook ContactMethod Delete ContactId: "ContactId" ContactMethodId:
"ContactMethodId"
where
: String (0, 255)
ContactId
The unique identifier for the contact you want to change. 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.
: String (0, 255)
ContactMethodId
The unique identifier for the contact method you want to delete. The identifier will be
returned by an xCommand Phonebook Search command. It was also returned when the
xCommand Phonebook ContactMethod Add command was issued to make the contact
method.
SX20 Codec API Reference Guide CE8.3, JANUARY 2017.
D15316.05
About the API
xConfiguration
xCommand
xCommand

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
: String (0, 255)
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.
: String (0, 255)
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.
: Mobile/Other/Telephone/Video
Device
Set which type of device to call to.
: String (0, 255)
Number
The phone number or address of the contact.
: Auto/H320/H323/SIP/Spark
Protocol
Select protocol.
: Integer (0..6000)
CallRate
Set a call rate.
: Audio/Video
CallType
Select a call type (audio or video).
130
API Reference Guide
xStatus
Appendices
Copyright © 2017 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents