From c6979ff581f9f15ce96b3052863d0ac35f4cd387 Mon Sep 17 00:00:00 2001 From: Jonathan Rose Date: Thu, 22 Mar 2012 21:25:22 +0000 Subject: Adds F option to Bridge application Similar to dial and queue F option. (Closes issue ASTERISK-19282) Reported by: To Patches: bridge_f-v3.diff uploaded by To (license 6347) Review: https://reviewboard.asterisk.org/r/1825/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@360227 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- main/features.c | 80 +++++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 69 insertions(+), 11 deletions(-) (limited to 'main/features.c') diff --git a/main/features.c b/main/features.c index 96c528def..71be7d3f7 100644 --- a/main/features.c +++ b/main/features.c @@ -127,6 +127,36 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") + + +