03-22-2023 02:46 AM
Hi All,
I have a cisco 8821 setup on Cucme and i can only make config changes etc via the pbx CLI.
After downloading the latest 8821 firmware and setting up the usual stuff to get the phone to work with the pbx it now makes and receives calls internally and externally fine.
The only issue is the recent calls option on the phone is blanked out and doesn't let you select it.
Does anyone know why this may be ? Does something need to be enabled for this?
Many thanks.
03-24-2023 03:52 AM
Hello @Jdilkantha
After the upgrade, do you check the phone's configuration file to ensure that the call history feature is enabled ?
03-24-2023 06:42 AM
Hi Mate,
Thankyou for responding.
Do you know how i would check this via the pbx CLI ?
Many thanks.
03-24-2023 07:27 AM
-- Check if the recent calls feature is enabled:
show telephony-service all | include recent
This command will show you if the recent calls feature is enabled or not. If the output shows "Recent Calls Enabled: Yes", then the feature is enabled.
-- Verify the recent calls settings:
show telephony-service tftp-bindings | include recent
This command will show you the recent calls settings for each phone model. Make sure that the settings for the Cisco 8821 phone are correct.
-- Check the phone's configuration file:
show telephony-service tftp-bindings | include SEP[phone-mac-address]
Replace [phone-mac-address] with the MAC address of the Cisco 8821 phone. This command will show you the configuration file for the phone. Make sure that the recent calls feature is enabled in the phone's configuration file.
03-27-2023 02:27 AM
Hi,
It wouldn't accept any of the commands after the "include" part of each command.
For example:
show telephony-service all | include recent would not work with recent on the end.
I changed the recent on the end for all and received this:
3631VOIPRouter#show telephony-service | include all
timeout transfer-recall 0
timeout ringin-callerid 8
caller-id name-only: enable
transfer-digit-collect new-call
The same happened with the other 2 commands, it wouldn't accept recent or SEP as a command.
Any ideas?
Many thanks.
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