Open Source Training Seminar


Not Logged in - No Account?

Logging in allows you to post to forums, track new posts, subscribe to threads, pm (private message) other members, and receive periodic news letters. Once logged in this message disappears. No account? Create one by registering here. Lost your password, request a new password. We respect your privacy and collect minimal information when you register and we do not resell that information or use it in any objectionable way. You can review our privacy policy for details.


IVR system invokes an http request when some digit pressed

gavrilenko's picture

I need the IVR system invokes an http request when some digit pressed. Http request is to another application on another server. How can I perform this? Can you help me?


__________________


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

gavrilenko: create a custom

lazytt's picture

gavrilenko: create a custom destination to some custom dialplan, including the app system(/path/to/code/to/exectute). For more info on custom dilaplans, see here


__________________

Moshe Brevda, FreePBX Development Team
New to asterisk? Download the Asterisk book FREE!


the custom dialplan link is

hwaterfall's picture

the custom dialplan link is broken...


I fixed his link for you.

fskrotzki's picture

I fixed his link for you. It had a extra character at the end.


This is usefull link

gavrilenko's picture

Thank you. This is usefull link