DeadAGI(command,arg1,[arg2[,...]])
Full arguments reference
-
command- How AGI should be invoked on the channel. -
args- Arguments to pass to the AGI script or server.-
arg1required -
arg2[,arg2...]
-
Warning
This application is deprecated and may be removed in a future version of Asterisk. Use the replacement application 'AGI' instead of 'DeadAGI'.
Execute AGI on a 'dead' or hungup channel. See the documentation for the 'AGI' dialplan application for more information on invoking AGI on a channel.
This application sets the following channel variable upon completion:
-
AGISTATUS- The status of the attempt to the run the AGI script text string, one of:-
SUCCESS -
FAILURE -
NOTFOUND -
HANGUP
-
-
command- How AGI should be invoked on the channel. -
args- Arguments to pass to the AGI script or server.-
arg1required -
arg2[,arg2...]
-
User Notes
Know a tip or gotcha for this topic? Share it below and help others.
Contribute a note
Share a tip, gotcha, or practical example. Keep it under 2000 characters. No questions (use the Asterisk community forums for support). Wrap code in backticks.