POST to URL After IVR Dialpad Input

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

POST to URL After IVR Dialpad Input

Postby greenwire » Tue May 13, 2014 4:40 pm

I'm using the latest version of VICIDial. I have a question regarding IVR, is there a way to allow ViciDial to POST a URL call when in IVR or call menu mode?

eg.

A customer would call a certain number and the customer would enter the customer number and vicidial would then POST that customer number to a different URL. Is that possible?

Thank you for your help.
greenwire
 
Posts: 2
Joined: Tue May 13, 2014 4:37 pm

Re: POST to URL After IVR Dialpad Input

Postby mflorell » Tue May 13, 2014 7:54 pm

We usually do that with a custom AGI script. The only other built-in option is to use DID Url Filtering. You can send a call through a Call Menu and direct it to a DID which will be able to send a URL GET out using the phone number and DID as variables.
mflorell
Site Admin
 
Posts: 18399
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Re: POST to URL After IVR Dialpad Input

Postby striker » Wed May 14, 2014 10:57 am

you can use custom dialplan enabled
and using the below dailplan functions you can send the inputs to a url

READ = reads the customer input
CURL= parse a url in dialplan
refer the below link for more details

read : http://the-asterisk-book.com/1.6/applik ... -read.html
curl : http://the-asterisk-book.com/1.6/funktionen-curl.html
www.striker24x7.com www.youtube.com/c/striker24x7 Telegram/skype id : striker24x7
striker
 
Posts: 962
Joined: Sun Jun 06, 2010 10:25 am

Re: POST to URL After IVR Dialpad Input

Postby greenwire » Wed May 14, 2014 4:05 pm

mflorell wrote:We usually do that with a custom AGI script. The only other built-in option is to use DID Url Filtering. You can send a call through a Call Menu and direct it to a DID which will be able to send a URL GET out using the phone number and DID as variables.


Thank you for your reply mflorell. I'm still new to DID and custom AGI Script. I'll start reading on this one.

striker wrote:you can use custom dialplan enabled
and using the below dailplan functions you can send the inputs to a url

READ = reads the customer input
CURL= parse a url in dialplan
refer the below link for more details

read : [link removed]
curl : [link removed]


@striker, you're approach seems interesting, forgive me from asking, but how to apply this in ViciDial? Thank you for your support.
greenwire
 
Posts: 2
Joined: Tue May 13, 2014 4:37 pm


Return to Support

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 58 guests