search for: 670507

Displaying 1 result from an estimated 1 matches for "670507".

Did you mean: 370507
2007 Sep 14
2
AGI script fails on IAX channels (from call file).
...) and IAX channels Having stated this let's now only focus on the IAX channel. To avoid lengthy code reading I will state the problem first and then later the code. I have an AGI scrip that takes a single input parameter. You can call it from the dial plan like exten => *66,2,AGI(test.agi|670507) This AGI script starts with a "SAY DIGITS" on the parameter "670507". Then it gives you a choice with some "STREAM FILE" and finally a "GET DATA". Once you have made your choice the AGI script tells you what you chose and hangs up. That's it. Really ha...