[Home]

Summary:ASTERISK-17269: [patch] MeetMe-like 'x' option for ConfBridge
Reporter:Ian Pilcher (ipilcher)Labels:
Date Opened:2011-01-21 12:12:21.000-0600Date Closed:2011-06-07 14:00:37
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_confbridge
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk-confbridge.patch
Description:The attached patch adds a MeetMe-like 'x' option to the ConfBridge
application.  (Note that *all* marked users must specify this option for
it to work reliably; I'm not sure if this is true of MeetMe or not.)  I
also added a 'Q' option, which suppresses playing the "the leader has
left the conference" message without disabling entry and exit sounds.


****** ADDITIONAL INFORMATION ******

I have this deployed in "production" at home, where I use ConfBridge to
set up "dynamic" bridges when one person wants to join another's call.
The need for the 'x' option is pretty strong in this scenario, since we
don't want to allow an external call to keep the bridge going after all
of the home extensions hang up.

(Note:  I'm using 1.6 at home, but the attached patch is against SVN
trunk.)
Comments:By: Ian Pilcher (ipilcher) 2011-01-25 16:36:25.000-0600

Would it be appropriate/beneficial for me to put this on Review Board?

By: David Vossel (dvossel) 2011-04-21 14:12:23

I just re-wrote ConfBridge.  It is now committed into trunk.  Take a look at the 'end_marked' option in configs/confbridge.conf.sample.  It does this I believe.

By: Malcolm Davenport (mdavenport) 2011-05-05 10:11:43

Thanks for the contribution.  We've addressed this in the ConfBridge application that will be available as a part of Asterisk 1.10.  Please look at David's suggestion.  Closing this issue since we've got this functionality already.