[Home]

Summary:ASTERISK-18895: ConfBridge application does not read sound_only_one config variable
Reporter:zvision (zvision)Labels:
Date Opened:2011-11-21 07:57:23.000-0600Date Closed:2011-11-22 10:44:15.000-0600
Priority:MinorRegression?
Status:Closed/CompleteComponents:Applications/app_confbridge
Versions:10.0.0 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Attachments:( 0) conf_config_parser.diff
Description:The sound_only_one confbridge.conf variable is not read by conf_config_parser.c, but the sound file is referenced by the ConfBridge code.
Comments:By: zvision (zvision) 2011-11-21 07:58:02.862-0600

This patch fixes the issue.