Is there any way to have a public time profile?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • bennylu
    Genius
    • Mar 2011
    • 221

    Is there any way to have a public time profile?

    The time profile in IPOCC is in each topic. In my call flow, it has 3 hub sites for different regions. Incoming call will check the local branch time profile (topic/block period). If it is outside the local business hours, it will check the hub site business hours then give a different greeting if hub is still open. I know I can use 'check time period' in task flow condition but it will hard to manager 50+ task flows if one hub site changes operation time. It will be good if there is any public time profile like voicemail pro.

    By the way, when hub is open, the task flow goes to IVR to give option 'press 1 to leave a message to local branch or 2 to go to the nearest branch' so I cannot transfer each branch to another one single topic.
  • kruegerb
    Genius
    .
    • Oct 2013
    • 276

    #2
    There is also a system wide configuration of holidays.
    In administration -> configuration -> menu system -> time off

    Comment

    • bennylu
      Genius
      • Mar 2011
      • 221

      #3
      There are 3 hub sites and their business hours are different. It is very easy in Voicemail Pro but seems hard in IPOCC.

      Comment

      • kruegerb
        Genius
        .
        • Oct 2013
        • 276

        #4
        recommended solution for the 3 hubs.
        for each hub create a Topic, which is only used for asking blocking time in that hub.
        example: Topic_hub1: configure blocking time for this Topic, in Task flow you have to ask in a logic element: q(Topic_hub1)[].blocked =="1"
        Note: These Topics are only used for the blocking logic, not for Routing, so there should not be a Task flow for These Topic behind

        Comment

        Loading