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

Ship it!


Ship It!

- Matt Jordan


On April 15, 2014, 9:05 p.m., rmudgett wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/3451/
> -----------------------------------------------------------
> 
> (Updated April 15, 2014, 9:05 p.m.)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Repository: Asterisk
> 
> 
> Description
> -------
> 
> * Fixed ast_channel_publish_dial_forward() not locking the forwarded channel 
> when taking the channel snapshot.
> 
> * Fixed app_dial.c:do_forward() using the wrong channel to get the original 
> call forwarding string.
> 
> * Removed unnecessary locking when calling ast_channel_publish_dial() and 
> ast_channel_publish_dial_forward() in app_dial and app_queue.  Holding 
> channel locks when calling ast_channel_publish_dial_forward() with a 
> forwarded channel could result in pausing the system while the stasis bus 
> completes processsing a forwarded channel subscription.
> 
> 
> Diffs
> -----
> 
>   /branches/12/main/stasis_channels.c 412438 
>   /branches/12/apps/app_queue.c 412438 
>   /branches/12/apps/app_dial.c 412438 
> 
> Diff: https://reviewboard.asterisk.org/r/3451/diff/
> 
> 
> Testing
> -------
> 
> Dialed a number that redirected the call to a new number.  Call still went 
> were expected.
> 
> 
> Thanks,
> 
> rmudgett
> 
>

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to