From 701847af22218f643b08b3c0c7e61f65e36e4acc Mon Sep 17 00:00:00 2001 From: Joshua Colp Date: Tue, 22 Oct 2013 15:17:56 +0000 Subject: Add an 'R' option to Dial which sends ringing until early media has been received. (closes issue ASTERISK-10487) Reported by: Gaspar Zoltan Patches: 10487.patch uploaded by n8ideas (license 6075) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@401411 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_dial.c | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/apps/app_dial.c b/apps/app_dial.c index b995b55d9..c9bee19b0 100644 --- a/apps/app_dial.c +++ b/apps/app_dial.c @@ -380,6 +380,10 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Indicate progress to calling party. Send audio 'tone' from the indications.conf tonezone currently in use. +