[asterisk-dev] [Code Review] 4322: app_bridge: return to next dialplan priority

rmudgett reviewboard at asterisk.org
Thu Jan 8 12:20:58 CST 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4322/#review14124
-----------------------------------------------------------

Ship it!


Ship It!

- rmudgett


On Jan. 7, 2015, 5:10 p.m., Scott Griepentrog wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/4322/
> -----------------------------------------------------------
> 
> (Updated Jan. 7, 2015, 5:10 p.m.)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Bugs: ASTERISK-24637
>     https://issues.asterisk.org/jira/browse/ASTERISK-24637
> 
> 
> Repository: Asterisk
> 
> 
> Description
> -------
> 
> When app_bridge grabs a channel to put in a bridge, it should allow it to continue executing dialplan after the bridge ends.  Although the current dialplan is stored as an after bridge goto on the channel, it was executing the same priority of dialplan again rather than going to the next priority.
> 
> This change replaces the "specific" version of bridge_set_after_goto with bridge_set_after_go_on to allow the dialplan execution to naturally flow to the next priority.
> 
> 
> Diffs
> -----
> 
>   /branches/13/main/features.c 430220 
> 
> Diff: https://reviewboard.asterisk.org/r/4322/diff/
> 
> 
> Testing
> -------
> 
> Testsuite test that caught problem now passes.  I also ran the bridge_baseline and other bridge tests to insure they passed.
> 
> 
> Thanks,
> 
> Scott Griepentrog
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20150108/24fd8730/attachment.html>


More information about the asterisk-dev mailing list