[asterisk-dev] [Code Review] Fix Regression Caused By Adding The Ability To Call StopMixMonitor With An Optional ID
elguero
reviewboard at asterisk.org
Tue Mar 19 14:34:23 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2404/
-----------------------------------------------------------
Review request for Asterisk Developers.
Summary
-------
The svn commit r352093 for ASTERISK-19096 allowing an optional ID to be used when calling StopMixMonitor, is causing a change in behavior. When we are unable to stop mixmonitor on a channel, -1 is being returned triggering the channel to hangup.
This patch restores the prior behavior by returning 0 upon success or failure when calling the application StopMixMonitor while at the same time allowing the manager call to stop the mixmonitor to use the return code.
This addresses bug ASTERISK-21294.
https://issues.asterisk.org/jira/browse/ASTERISK-21294
Diffs
-----
/branches/11/apps/app_mixmonitor.c 383337
Diff: https://reviewboard.asterisk.org/r/2404/diff
Testing
-------
The reporter, daroz, tested this on a production machine today and reported back positive results.
Thanks,
elguero
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130319/a54a7334/attachment.htm>
More information about the asterisk-dev
mailing list