Cisco Cisco DX70 Technische Referenzen

Seite von 173
D15363.02
 Cisco TelePresence DX70 and DX80 API Reference Guide CE8.2, SEPTEMBER 2016. 
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 
103
Cisco TelePresence DX70 and DX80
API Reference Guide
Phonebook commands
xCommand Phonebook Contact Add
Requires user role: ADMIN, USER
USAGE: 
xCommand Phonebook Contact Add Name: "
Name
" [FolderId: "
FolderId
"] [ImageURL: 
"
ImageURL
"] [Title: "
Title
"] [Number: "
Number
"] [Protocol: 
Protocol
] [CallRate: 
CallRate
] [CallType: CallType] [Device: Device] [Tag: Tag] 
where
Name: String (0, 255)
The name of the contact.
FolderId: String (0, 255)
The unique identifier for the folder that you want to store the contact in. 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.
ImageURL: String (0, 255)
Currently not in use.
Title: String (0, 255)
The title of the contact.
Number: String (0, 255)
The phone number or address of the contact.
Protocol: Auto/H320/H323/SIP/Spark
Select the Auto, Spark, SIP, H323 or H320 protocol.
CallRate: Integer (0..6000)
Set a call rate.
CallType: Audio/Video
Select a call type (audio or video).
Device: Mobile/Other/Telephone/Video
Select the device type.
Tag: Untagged/Favorite
Tag the contact as a Favorite, or untag an already tagged contact.
xCommand Phonebook Contact Delete
Delete an existing contact from the local phonebook.
Requires user role: ADMIN, USER
USAGE: 
xCommand Phonebook Contact Delete ContactId: "
ContactId
where
ContactId: String (0, 255)
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.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand