aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_agi.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_agi.c')
-rw-r--r--res/res_agi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/res_agi.c b/res/res_agi.c
index cccd580e1..4f03a4f58 100644
--- a/res/res_agi.c
+++ b/res/res_agi.c
@@ -672,6 +672,7 @@ static enum agi_result launch_asyncagi(struct ast_channel *chan, char *argv[], i
async_agi.ctrl = fds[1];
async_agi.audio = -1; /* no audio support */
async_agi.fast = 0;
+ async_agi.speech = NULL;
/* notify possible manager users of a new channel ready to
receive commands */