[asterisk-dev] [Code Review] Segfault on shutdown when confbridge is active
opticron
reviewboard at asterisk.org
Mon Jun 27 09:34:08 CDT 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1283/
-----------------------------------------------------------
(Updated 2011-06-27 09:34:08.400131)
Review request for Asterisk Developers.
Changes
-------
Good point. The channel still needs to be removed from the bridge so Asterisk doesn't wait for the remaining channels to come down. The diff has been updated.
Summary
-------
When undergoing a shutdown and channels are kicked out of a bridge, a segfault occurs because ConfBridge tries to play sounds on the bridge after the underlying channels have been blown away due to the shutdown. This patch prevents ConfBridge from playing any additional sounds if Asterisk is shutting down.
This addresses bug ASTERISK-18040.
https://issues.asterisk.org/jira/browse/ASTERISK-18040
Diffs (updated)
-----
trunk/apps/app_confbridge.c 324709
Diff: https://reviewboard.asterisk.org/r/1283/diff
Testing
-------
Thanks,
opticron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20110627/a7299cec/attachment.htm>
More information about the asterisk-dev
mailing list