cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
652
Views
0
Helpful
1
Replies

CUCM sync for update "caller id"

Evgeny Andreev
Level 1
Level 1

Hello!

i need sync between CUCM ver 11.5.1.11900-26 and standalone database (MS SQL) to automatize update of "caller id (display)" and "alerting name" on line page of phones from this base. Is it possible? Where can i find documentation on api for cucm for this case?

1 Reply 1

dstaudt
Cisco Employee
Cisco Employee

AXL should be the right API for something like this...

See the <updatePhone> API and the <lines><line><display/displayAscii> fields, and the <updateLine> API with <alertingName/alertingNameAscii> fields.

Cisco DevNet: Administrative XML (AXL) - Latest Version