cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
594
Views
5
Helpful
1
Replies

disable "Actionable Incoming Call Alert" in updatePhone AXL

Lior Mizrahi
Level 1
Level 1

Hi,

I am trying to set "Actionable Incoming Call Alert" to "disabled" in AXL updatePhone.

I see that if I do it through CUCM I get the value as actionableAlert=0.

I tried to send the same parameter on "updatePhone" but it does not change the value.

Is there a way to set it using the AXL API?

1 Accepted Solution

Accepted Solutions

npetrele
Cisco Employee
Cisco Employee

The value is phone specific, so it appears in the <vendorConfig> section of updatePhone. For example:

<vendorConfig>
     <actionableAlert>0</actionableAlert>
</vendorConfig>

 

 

 

View solution in original post

1 Reply 1

npetrele
Cisco Employee
Cisco Employee

The value is phone specific, so it appears in the <vendorConfig> section of updatePhone. For example:

<vendorConfig>
     <actionableAlert>0</actionableAlert>
</vendorConfig>

 

 

 

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: