[Home]

Summary:ASTERISK-15755: [patch][feature] Add device state capabilities to ConfBridge (similar to MeetMe)
Reporter:Jared Smith (jsmith)Labels:
Date Opened:2010-03-05 10:11:04.000-0600Date Closed:2011-01-04 14:20:50.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_confbridge
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) confbridge_devstate.patch
Description:I've attached a short patch which adds custom device states to the ConfBridge application.  Use the "confbridge:<name>" syntax, where <name> is the name or number passed as the first parameter to ConfBridge.

This functionality and syntax matches the device state handling in MeetMe
Comments:By: Leif Madsen (lmadsen) 2010-03-08 09:50:22.000-0600

Thanks for the submission! Feel free to ping the asterisk-dev and/or asterisk-users list to try and find some testers.

By: Digium Subversion (svnbot) 2010-03-29 09:07:46

Repository: asterisk
Revision: 255281

U   trunk/CHANGES
U   trunk/apps/app_confbridge.c

------------------------------------------------------------------------
r255281 | jsmith | 2010-03-29 09:07:45 -0500 (Mon, 29 Mar 2010) | 7 lines

This patch adds custom device state handling for ConfBridge conferences,
matching the devstate handling of the MeetMe conferences.

Review: https://reviewboard.asterisk.org/r/572/
Closes issue ASTERISK-15755


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=255281