timer

  1. Different timers for forwarding internal and external calls

    As of today there is only one timer for routing calls to a user. If there were 2 different timers it would make call management easier
  2. Play promt and end call after credit is used.

    We are currently trying to set up a CallFlow that queries a user's credit balance on an incoming call with an http request and then starts a timer based on the credit balance as soon as the call has been transferred. Unfortunately, we cannot find a way in the Call Flow Designer to play a prompt...
  3. Eder Pardeiro

    Variables and Timer

    I need to retrieve the caller's phone number (so far I can do it), write to a variable (I do not know how to write), terminate the call and execute the next action after 30 seconds. I do not know how to create and manipulate variables I do not know how to create a timer. Can someone help me?