Технические ссылки для Cisco Cisco TelePresence MX700

Скачать
Страница из 194
D15335.03
 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.1, APRIL 2016. 
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 
122
Cisco TelePresence MX700 and MX800
API Reference Guide
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
ContactId: String (0, 255)
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: String (0, 255)
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.
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
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.
ContactMethodId: String (0, 255)
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: Mobile/Other/Telephone/Video
Set which type of device to call to.
Number: String (0, 255)
The phone number or address of the contact.
Protocol: Auto/H320/H323/SIP
Select protocol.
CallRate: Integer (0..6000)
Set a call rate.
CallType: Audio/Video
Select a call type (audio or video).
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand