Connect to number and run IVR (freepbx/asterisk)
Budget: €8 – €30 EUR
Looking for help in link my IVR to the specific number using SIP Trunking.
I need to call a number 123456789 and run IVR from freepbx on the same channel.
Simple: After answering the call, the IVR should be heard and the customer can press 1 or 2
Already tried Misc Application, Custom Destinations, and others, but each time it either disconnects the connection or says that the context in the dialplan is wrong.
this command works:
asterisk -rx "channel originate dongle/dongle0/987654321 application playback tt-monkeys"
but I don't know how to run IVR (not welcome sound, but normal IVR app from Freepbx)
can be shell script can be dialplan, need help...
I need to call a number 123456789 and run IVR from freepbx on the same channel.
Simple: After answering the call, the IVR should be heard and the customer can press 1 or 2
Already tried Misc Application, Custom Destinations, and others, but each time it either disconnects the connection or says that the context in the dialplan is wrong.
this command works:
asterisk -rx "channel originate dongle/dongle0/987654321 application playback tt-monkeys"
but I don't know how to run IVR (not welcome sound, but normal IVR app from Freepbx)
can be shell script can be dialplan, need help...