cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
451
Views
5
Helpful
2
Replies

Configure a PLAR phone to call different numbers depending on ToD

poulid
Level 1
Level 1

Hello. I was wondering if it was possible to have a PLAR phone automatically dial one phone number during normal business hours (receptionist) but then dial a different number after 5pm. We've got a phone outside the front door of our building that, when picked up automatically dials the receptionist. But, after she is gone, we would like to have the phone automatically dial our Service Desk. Is this possible?

Thanks.

2 Replies 2

You can use the KRON command to modify your config.
I don't tested this configuration but I think it's working:

kron occurrence EVERY_NIGHT at 20:00 recurring
policy-list NIGHT_PLAR
!
kron occurrence EVERY_DAY at 8:00 recurring
policy-list DAY_PLAR
!
kron policy-list NIGHT_PLAR
cli conf t
cli voice-port 1/0
cli connection plar your_number
!
kron policy-list DAY_PLAR
cli conf t
cli voice-port 1/0
cli connection plar your_number

Regards.

Rob Huffman
Hall of Fame
Hall of Fame

Hi Darnell,

I'll just add this to Daniele's great info (+5) just in case you are using

CUCM. This is my favorite thread that discusses Time of day Routing in CUCM

in some detail. Both Java and Bill have superb ideas here

https://supportforums.cisco.com/message/3044337#3044337

Cheers!

Rob

PS:if it seems like too much config for just this set up you could always get the Admin

to just CFWDALL to the Service desk after hours