Cisco TelePresence SX20 Codec Reference Manual page 100

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

Advertisement

Cisco TelePresence SX20 Codec
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: ADMIN
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"
OK
SX20 Codec API Reference Guide TC6.2, JULY 2013.
D14949.04
About the API
xConfiguration
xCommand Phonebook ContactMethod Delete
100
xCommand
xCommand
Delete a contact method from an existing contact in the local phonebook.
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.
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.
Requires user role: ADMIN
Parameters:
ContactId(r): <S: 0, 255>
ContactMethodId(r): <S: 0, 255>
Example:
xCommand Phonebook ContactMethod Delete ContactId:localContactId-2
ContactMethodId:1
OK
*r PhonebookContactMethodDeleteResult (status=OK):
** end
API Reference Guide
xStatus
Appendices
Copyright © 2013 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents