How to execute custom AGI script from IVR.

3 posts / 0 new
Last post
John.Miller
John.Miller's picture
How to execute custom AGI script from IVR.

Hi
I have installed latest FreePBX-Distro-Net-64bit-1.811.210.57. And I have some problems with custom AGI script. I need to have destination in my IVR that executes the AGI script (for example check balance by inputting ID ..). I have tried to install "dialplan injection module" and write some custom dialplan, but this module installation fails in this version of freepbx. Is there any other solution for my case?

Any help will be appreciated.
Thanks in advance.

p_lindheimer
p_lindheimer's picture
Use extensions_custom.conf

Use extensions_custom.conf for your required dialplan and register the destination in the custom destinations registry and then assign that to your desired IVR selection.

John.Miller
John.Miller's picture
Thank you for your replay, I

Thank you for your replay, I have done this, and everything is working fine.