Greetings -
Here is my situation. I want to be able to call an extension on my Asterisk server and have my server in turn dial out another line. I do not want these calls to be bridged. In a nutshell this is what I want to do:
- I dial extension 500
- Asterisk answers and then hangs up immediately (hanging up is not necessary, I guess).
- Asterisk picks up Zap Group 4
- Asterisk then sends a string of DTMF digits (Zap/g4) and hangs up.
How do I do this? I’m close but not quite there.
Thanks in advance!