IPOCC Call back List for Agents

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • sfrits
    Whiz
    • Mar 2011
    • 49

    IPOCC Call back List for Agents

    Has anyone setup the following call flow: Call comes in to Topic, agents are busy so call queues. Caller is told they are number X in queue and the wait time is X minutes. Then after waiting for a period of time the caller then hears a message asking if they want to continue to hold or would they like to leave a callback number. Caller leaves number and hangs up. When any Agent is free they can then go to a callback list, select a number and call the person back?
  • omerd
    Aspiring Member
    • May 2015
    • 2

    #2
    Joins question

    Comment

    • mbrodbeck
      Member
      • Nov 2014
      • 5

      #3
      There is a similar example call flow "Callback_request" that was made available in 9.1.

      You can find it in your IPOCC folder under Examples/Callflow Examples.

      Basically the caller is given the option to create a callback and if they choose that option the system creates a dial job. You may be able to program your dialer so you can manually choose the job to dial.

      Comment

      • verma62
        Brainiac
        • Apr 2015
        • 59

        #4
        Not working

        I have gone through the example but its not working...Data is inserted in db without any error..Is any additional configuration required??

        Comment

        • kruegerb
          Genius
          .
          • Oct 2013
          • 276

          #5
          there were some improvements in the scripts in 9.1.2, see attachment, try with this version. Note: the script can not used in 9.0.x, it is only working with PostgreSQL
          Attached Files

          Comment

          • cdele
            Hot Shot
            • Apr 2015
            • 13

            #6
            Originally posted by sfrits View Post
            Has anyone setup the following call flow: Call comes in to Topic, agents are busy so call queues. Caller is told they are number X in queue and the wait time is X minutes. Then after waiting for a period of time the caller then hears a message asking if they want to continue to hold or would they like to leave a callback number. Caller leaves number and hangs up. When any Agent is free they can then go to a callback list, select a number and call the person back?

            Agent cannot select a number to call, dialer will trigger the callback and assign to available agent. Once the callback assign to the agent, he is the already the owner of the campaign until ended.

            Comment

            Loading