Cisco TelePresence SX80 Reference Manual page 120

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

Advertisement

Cisco TelePresence SX80
Contents
Introduction
xCommand Phonebook ContactMethod Add
Add contact details for an existing contact in the local phonebook. The command returns the
ContactMethodId, which is a unique string that identifies the contact method; typically the format is
"n".
You can add several contact methods to a contact. Note that only the first contact method will
appear in the Favorites list on the Cisco TelePresence Touch controller. The first contact method
may have been created when issuing the xCommand Phonebook Contact Add command to make
the contact. All contact methods are available in the API and on the web interface.
ContactId: The unique identifier for the contact that you want to add a contact method to. 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.
Device: Set which type of device to call to.
Number(r): 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>
Device: <Mobile/Other/Telephone/Video>
Number(r): <S: 0, 255>
Protocol: <Auto/H320/H323/SIP>
CallRate: <0..6000>
CallType: <Audio/Video>
Example:
xCommand Phonebook ContactMethod Add ContactId:localContactId-2
Number:54321 Protocol:H323
Codec SX80 API Reference Guide TC7.3, OCTOBER 2015.
D15107.05
About the API
xConfiguration
xCommand Phonebook ContactMethod Delete
120
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: USER
Parameters:
ContactId(r): <S: 0, 255>
ContactMethodId(r): <S: 0, 255>
Example:
xCommand Phonebook ContactMethod Delete ContactId:localContactId-2
ContactMethodId:1
API Reference Guide
xStatus
Appendices
Copyright © 2015 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents