cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2132
Views
5
Helpful
9
Replies

How to disable voicemail of particular phones with CME 10.5

toma.nikolov96
Level 1
Level 1

I am having a customer request to disable the voicemail function of some of the phones, registered in the CME(CME 10.5). 
They do not want to have the call transferred to voicemail after a couple of rings - the phone must continue ringing until someone picks it up. 

Does anyone know if this is possible?

 

Thank you all in advance!

 

9 Replies 9

Brandon Buffin
VIP Alumni
VIP Alumni

Yes, remove the call-forward commands from the associated DNs. For example,

 

ephone-dn 1 dual-line

number 123

call-forward busy 2222

call-forward noan 2222 timeout 20

 

Remove the call-forward commands via CLI

router#conf t

router(config)#ephone-dn 1

router(config-ephone-dn)#no call-forward busy

router(config-ephone-dn)#no call-forward noan

 

Brandon

 

Greetings, 

 

They have already been removed. 

here is how the config for the phones looks like:

voice register dn 3
number 41070
name ###### - 41070
label ######
!
voice register dn 4
number 41073
name ######- 41073
label #######

These DNs still forward to voicemail? Have you restarted the phones?

Yes - they have been restarted and reset several times. 


Are they forwarding to CUE voicemail or voicemail provided by your telco? Wondering if the telco has a forward busy/no answer configured?

I am not sure, but i do not think that the telco provides such features. 
Our customer explained that after 3-4 calls(he didn't specify how much) the call is transferred to voicemail. 
And as I kno that this function with the "call-forward busy 2222 and call-forward noan 2222 timeout 20" were configured manually and then removed by me, it should not be provided by the Telco

I would check with the telco to verify. Also, could this DN be part of a hunt group that is forwarding to voicemail when not answered?

OK, I will check with the Telco
I am sure that it is not part of a hunt group - 100%

Thank you for your suggestion. 

 

Dear,

 

This is always the case with SIP Phone in CME, you most probably you have forgot to do:

 

Voice register global

create profile

 

to apply the changes to the phones configuration files then you have to reset the phones to get the new configuration files, to apply the changes.

 

Best regards,

Ahmed Shaier