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

is it possible to change extension attribute in Cisco CUCM from CLI interface

shareifqubbaj
Level 1
Level 1

Hello

I would like to know if is it possible to change extension attribute in Cisco CUCM from CLI interface.

as example:  to lock extension or to change his class of service.

Thanks for your support

Sharif

1 Reply 1

amoherek
Cisco Employee
Cisco Employee

Hi Sharif,

If you are looking for a programmable way to update configuration settings in CUCM, I recommend using the AXL API.

The method you would be interested in is updateLine. Here is a link to AXL portal:

https://developer.cisco.com/site/axl/overview/

Here is a link to the schema reference:

https://developer.cisco.com/media/axl-schema-10-0/AXLSoap_UpdateLineReq.html#LinkE1B

Thanks,

Adrienne