Jerry Geis
2004-Dec-07 17:10 UTC
[Asterisk-Users] AGI application doing Hangup command and different AGI application running receiving the Hangup - additional
Additionally. This seems to be related to the first AGI channel being CONSOLE/dsp. The "Hangup" that my AGI sends at the end is sent to the wrong channel so I get "200 result=-1" on the wrong channel. ----- If I start up 2 agi applications (by using the outgoing spool directory) doing one at a 1 time is no problem. If I start both of them so they are active at the same time and there is some message that plays when the first AGI is done it executes a hangup. It appears the second agi receives that hangup I get the "200 result=-1" on the second AGI. Am I doing something wrong? The two channels should be intependant. Thanks, Jerry ------------------------------------------------------------------------