cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
923
Views
0
Helpful
2
Replies

Cisco 7945 backlight behavior

Hi,

I am having a problem configuring the backlight behavior of the Cisco 7945 IP Phone.

I am trying to disable the backlight when idle after 60 seconds...

I tried to configure the below and I'm not sure what I am missing.

on telephony-service:

telephony-service
service phone displayIdleTimeout 00:01
service phone daysDisplayNotActive 1,2,3,4,5,6,7
create cnf-file
reset all

on ephone-template:

ephone-template  1
service phone displayIdleTimeout 00:01

ephone 1
ephone-template 1

Please help!

Regards,

Jenna

1 Accepted Solution

Accepted Solutions

Try using the following commands:

Service phone daysDisplayNotActive

Service phone displayIdleTimeout

Service phone displayOnDuration

Service phone displayOnTime

Here is also a previous answer from Rob.

https://supportforums.cisco.com/thread/2080523

-Luis A.

View solution in original post

2 Replies 2

Try using the following commands:

Service phone daysDisplayNotActive

Service phone displayIdleTimeout

Service phone displayOnDuration

Service phone displayOnTime

Here is also a previous answer from Rob.

https://supportforums.cisco.com/thread/2080523

-Luis A.

Thanks.

It is now working.