Xcommand Phonebook Contact Delete; Xcommand Phonebook Contactmethod Add; Xcommand Phonebook Contactmethod Delete; Xcommand Phonebook Contact Modify - Cisco TelePresence System Codec C90 Reference Manual

Software version tc5.0
Hide thumbs Also See for TelePresence System Codec C90:
Table of Contents

Advertisement

Cisco TelePresence System Codec C90
Contents
Introduction

xCommand Phonebook Contact Modify

Modify the contact details of an existing contact in the local phonebook.
ContactId: A unique identifier for the contact, which was created when the xCommand Phonebook
Contact Add command was issued.
Name: The name of the contact.
FolderId: A unique identifier for the folder, which was created when the xCommand Phonebook Folder
Add command was issued.
ImageURL: The URL to an image.
Title: The title of the contact.
Requires user role:
ADMIN
Parameters:
ContactId(r): <S: 0, 255>
Name: <S: 0, 255>
FolderId: <S: 0, 255>
ImageURL: <S: 0, 255>
Title: <S: 0, 255>
Example:
xCommand Phonebook Contact Modify ContactId:localContactId-1 Name: "John Doe
- office"
OK
*r PhonebookContactModifyResult (status=OK):
** end

xCommand Phonebook Contact Delete

Delete an existing contact from local phonebook.
ContactId: A unique identifier for the contact, which was created when the xCommand Phonebook
Contact Add command was issued.
Requires user role:
ADMIN
Parameters:
ContactId(r): <S: 0, 255>
Example:
xCommand Phonebook Contact Delete ContactId:localContactId-1
OK
*r PhonebookContactDeleteResult (status=OK):
** end
D14641.06
Codec C90 API Reference Guide TC5.0 November 2011.
© 2010-2011 Cisco Systems, Inc. All rights reserved.
About the API
xConfiguration

xCommand Phonebook ContactMethod Add

xCommand Phonebook ContactMethod Delete

95
xCommand
xCommand
Add details about the call setup to an existing contact in the local phonebook. Returns the
ContactMethodId (Name: 1), which is a unique Id of the contact method.
ContactId: A unique identifier for the contact, which was created when the xCommand Phonebook
Contact Add command was issued.
Device: Set which type of device to call to.
Number(r): The phone number or address of the contact.
Protocol: Select H323 or SIP protocol.
CallRate: Set a call rate.
Requires user role:
ADMIN
Parameters:
ContactId(r): <S: 0, 255>
Device: <Mobile/Other/Telephone/Video>
Number(r): <S: 0, 255>
Protocol: <H323/SIP>
CallRate: <0..65534>
Example:
xCommand Phonebook ContactMethod Add ContactId:localContactId-2 Number:54321
Protocol:H323
OK
*r PhonebookContactMethodAddResult (status=OK):
Name: 1
** end
Delete details about the call setup to an existing contact in the local phonebook.
ContactId: A unique identifier for the contact, which was created when the xCommand Phonebook
Contact Add command was issued.
ContactMethodId: A unique identifier for the contact method, which was created when the
xCommand Phonebook ContactMethod Add command was issued.
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
www.cisco.com

Advertisement

Table of Contents
loading

Table of Contents