03-07-2008 05:03 AM - edited 03-15-2019 09:17 AM
When checking the box to disable the speaker phone function of our 7961G phones, the softkeys become dark grey and we get the error "That key is not active here" when pressing the key. Is this by design or a bug? I assume if this is by function it is because by pressing one of the softkeys, it would activate the speaker function . If this is by design, doesn't it limit the use of the HLOG softkey unless you pick up the phone to login/logout? Running CM4.2(3). Phones are SCCP41.8-2-2SR1S. I have tried upgrading to SCCP41.8-3-4SR1S, but have the same issue.
03-07-2008 06:10 AM
Hi David,
Good question! I just tried the same on my 7961G and it is the same. What you will find is that the Softkeys that are greyed out with the Handset "On Hook" become available with the Handset "Off Hook". These Softkeys all need a path (normally the Speakerphone) to complete their different functions, so when that path is disabled then the Handset must be used :)
Hope this helps!
Rob
03-07-2008 06:53 AM
Thanks for your reply. I figured that was the case and was just verify my thought. Any ideas on how to get the HLOG key to work on-hook? I tried playing w/ the softkeys, but no luck.
03-27-2008 06:17 AM
Is this Call Manager? Or Call Manager Express? I need to disable speakerphone in CME.
03-27-2008 06:32 AM
Hi Jason,
This reference was to CCM but this can be done on CME as well :)
This can be done on CME on a phone by phone basis. Have a look;
service phone
To modify the vendorConfig parameters in the configuration file, use the service phone command in telephony-service or ephone-template configuration mode. To disable a setting, use the no form of this command.
service phone parameter-name parameter-value
no service phone parameter-name parameter-value
This command in telephony-service configuration mode modifies vendorConfig parameters in the configuration file for phones in a Cisco Unified CME system.
In Cisco Unified CME 4.0 and later versions, support for creating configuration files at a per-phone level was supported and this command in ephone-template configuration mode creates an ephone-template of vendorConfig parameters which can then be applied to an individual Cisco Unified IP phone in Cisco Unified CME.
disableSpeaker {true | false}
Enables and disables the speakerphone.
true Enabled (default).
false Disabled.
Router(config)# telephony-service
Router(config-telephony)# service phone disableSpeaker false
The following example shows how to disable the Speakerphone on an individual IP phone (ephone 15) using an ephone template:
Router(config)# ephone-template 8
Router(config-ephone-template)# service phone disableSpeaker True (**this may be FALSE as there is some debate here)
Router(config-ephone-template)# exit
Router(config)# ephone 15
Router(config-ephone)# ephone-template 8
Router(config-ephone)# exit
Router(config)# telephony-service
Router(config-telephony)# create cnf-files
Router(config-telephony)# exit
Router(config)# ephone 15
Router(config-ephone)# reset
Hope this helps!
Rob
03-31-2008 09:43 AM
Thank you Rob...great post!
true = speakerphone is disabled
false = speakerphone is enabled
Now, is there a way to configure a time zone for individual phones? We have phones in another time zone running off of our CME.
Thanks again!
Jason
03-31-2008 10:59 AM
Hi Jason,
You are most welcome :) I don't see that as possible unless all the remote phones were "Java Based" 3rd generation phones like the 7941 and all the local phones were 2nd generation like the 7940 as they use different methods to derive the time display.
This was really covered nicely by Paul in this thread :)
Hope this helps!
Rob
03-31-2008 11:19 AM
We have that config set. We're using 7941G-GE's. It would be nice to be able to adjust individual phones to match a remote time zone. Either by a time zone setting, or time offset.
Jason
05-21-2018 11:32 AM
I know this thread is quite old but hoping someone still around to answer a few questions. I have tried the above mentioned commands to disable the speaker phone on global bases and per phone, and can not get it to work. These are older 7942 and 7962 phones running like firmware 9.3.3 with CME on the router. I do have an error on the phone status message that gives error retrieving SEPxxxx.xml.cnf file. So am I suppose to be serving that file up on the router tftp server or how does it know where and what file to retrieve.
05-01-2008 05:33 AM
CME 4.1 (XJ4) What we need to do is only have a few phones have speakerphone turned on. The 7940's I test with seem to work fine, but the 7941 - 7961's do not. We have globally shut off the speaker. We cannot override it with the ephone template to turn on the speaker on select phones. firmware 8.2
Any ideas?
05-01-2008 05:47 AM
Hi Jason,
Can you try the opposite config? Globally Enable and then turn off specific phones. Just thinking out loud :)
Rob
05-01-2008 07:23 AM
I've tried that and it still doesn't work...
Jason
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide