Options

Time of Day Routing - CME

controlcontrol Member Posts: 309
Hi All,

I have a requirement for the following -

An extension to only be forwarded to VM during non working hours. During working hours, there has to be no divert to VM.

I have setup night-service hours under telephony service and understand I can put this under the DN and point to the VM number for non working hours.

However, during the night hours I want the phone to ring first before going to VM. I believe if I just point it to VM for night service hours if won't actually ring and just divert straight to VM.

Basically the end result for the extension is -
During the day - No VM
During the night (pre-defined hours) - extension to ring - then VM on NOAN.

What is the best way to achieve this?

Comments

  • Options
    DexterParkDexterPark Member Posts: 121
    Off the top of my head you could achive this with a script if you are using UCCX/UCCE. What is this ext for?
    My advice to anyone looking to advance their career would be to learn DevOps tools and methodologies. Learn how to write code in languages like Python and JavaScript. Not to be a programmer, but a network automation specialist who can do the job of 10 engineers in 1/3 of the time. Create a GitHub account, download PyCharm, play with Ansible, Chef, or Puppet. Automation isn't the future, it's here today and the landscape is changing dramatically.
  • Options
    shodownshodown Member Posts: 2,271
    hmmm


    Instresting problem. I would fowrard to phone to another number that has VM setup and let that phone ring and let the busy no answer take the call to voice mail..


    call flow

    Day time

    phone---NO VM


    Night time

    Phone(1)----foward all----phone(2)---call forward no ans
    VM.


    This would require manual call forward all, but it would get you the desired result.
    Currently Reading

    CUCM SRND 9x/10, UCCX SRND 10x, QOS SRND, SIP Trunking Guide, anything contact center related
Sign In or Register to comment.