From fd57fae048ceb1babfa54989c04bfa2102a62fec Mon Sep 17 00:00:00 2001 From: "Joshua C. Colp" Date: Mon, 12 Oct 2020 07:30:52 -0300 Subject: [PATCH] voicemail: add option 'e' to play greetings as early media When using this option, answering the channel is deferred until all prompts/greetings have been played and the caller is about to leave their message. ASTERISK-29118 #close Change-Id: I41b9f0428783c0bd697c8c994f906d1e75ce9ddb --- apps/app_voicemail.c | 24 +++++++++++++++---- doc/CHANGES-staging/voicemail_early_media.txt | 6 +++++ 2 files changed, 25 insertions(+), 5 deletions(-) create mode 100644 doc/CHANGES-staging/voicemail_early_media.txt diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c index c830ec3c60..1bb736bf84 100644 --- a/apps/app_voicemail.c +++ b/apps/app_voicemail.c @@ -135,6 +135,10 @@ Accept digits for a new extension in context c, if played during the greeting. Context defaults to the current context. +