gokhan Posted March 18, 2022 Report Posted March 18, 2022 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 Quote
Vodia PBX Posted March 18, 2022 Report Posted March 18, 2022 So what are you using? An ActionURL? What are you getting right now in HTTP? Quote
gokhan Posted March 19, 2022 Author Report Posted March 19, 2022 Hi, Example : https://6c39-159-146-73-146.ngrok.io/api/save/call?from={from}&callid={callid} webserver is not getting querystring values Quote
Vodia PBX Posted March 19, 2022 Report Posted March 19, 2022 I mean where did you put that URL in the PBX? In the SMS GET?! Quote
Vodia PBX Posted March 21, 2022 Report Posted March 21, 2022 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). Quote
gokhan Posted March 21, 2022 Author Report Posted March 21, 2022 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. Quote
Vodia PBX Posted March 21, 2022 Report Posted March 21, 2022 You could also just redirect the call into a IVR node where everything is already available. Quote
gokhan Posted March 22, 2022 Author Report Posted March 22, 2022 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 URLhttp://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 URLhttp://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 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.