Jump to content

gokhan

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by gokhan

  1. hello I have forwarded the call to an IVR node.
    These are my settings in the IVR node-Action URL
    method
    GET
    Connection timeout
    30 sec
    Read timeout
    30 sec
    URL
    http://467d-159-146-90-177.ngrok.io/api/save/call?from={from}&callid={callid}

    not working
    ---------------------------------------------------------------- -----------------------
    when i test it elsewhere
    it only works in this part
    Advanced -Action URL-When a new call comes in
    Authentication method
    none
    method
    GET
    URL
    http://467d-159-146-90-177.ngrok.io/api/save/call?from={from}&callid={callid}

    In Version 66.0.6 IVR node get is not working I guess .can't get trigger

  2. 28 minutes ago, Vodia PBX said:

    On that one there is no variable available. But it does make a lot of sense. We'll include {from}, {to}, {cmc} and {lang} in the next build (68.0.13.beta). 

    OK good:)

    So how can I do about my current project?

    I want to do;

    automatic number dialing (Outbound)
    I will get key information and dialed number information.
    is there any other method.

     

  3. Agent Group starts auto number dialer and in caller options key 1 key 2 (trigger http get to url)
    http://0764-159-146-90-177.ngrok.io/api/Declarations/gokhan
      We wrote only the numbers dialed in the automatic caller number list. With the key 1 key 2 key, the variable number information does not come. I need to get the caller number information.

    In the call to the server, it was not requested to come.

    Version 66.0.6

×
×
  • Create New...