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



branches/12/main/bridge.c
<https://reviewboard.asterisk.org/r/3921/#comment23558>

    Blank line between variable declarations and code makes it easier to see 
when the declarations end.



branches/12/main/bridge.c
<https://reviewboard.asterisk.org/r/3921/#comment23557>

    The transferee is partying?



branches/12/main/stasis_bridges.c
<https://reviewboard.asterisk.org/r/3921/#comment23556>

    Please make this one declaration per line.
    
    json_transferer is leaked (new and pre-existing leak)
    
    json_transferee is leaked (new)


- rmudgett


On Aug. 18, 2014, 1:55 p.m., opticron wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/3921/
> -----------------------------------------------------------
> 
> (Updated Aug. 18, 2014, 1:55 p.m.)
> 
> 
> Review request for Asterisk Developers, Matt Jordan and Mark Michelson.
> 
> 
> Repository: Asterisk
> 
> 
> Description
> -------
> 
> When a blind transfer occurs that is forced to create a local channel pair to 
> satisfy the transfer request, information about the local channel pair is not 
> published. This adds a field to describe that channel to the blind transfer 
> message struct so that this information is conveyed properly to consumers of 
> the blind transfer message.
> 
> This also fixes a bug in which Stasis() was unable to properly identify the 
> channel that was replacing an existing Stasis-controlled channel due to a 
> blind transfer.
> 
> 
> Diffs
> -----
> 
>   branches/12/rest-api/api-docs/events.json 421326 
>   branches/12/res/stasis/app.c 421326 
>   branches/12/res/ari/ari_model_validators.c 421326 
>   branches/12/res/ari/ari_model_validators.h 421326 
>   branches/12/main/stasis_bridges.c 421326 
>   branches/12/main/bridge.c 421326 
>   branches/12/include/asterisk/stasis_bridges.h 421326 
> 
> Diff: https://reviewboard.asterisk.org/r/3921/diff/
> 
> 
> Testing
> -------
> 
> Verified functionality manually and updated the ARI blind transfer test to 
> check for these conditions.
> 
> 
> Thanks,
> 
> opticron
> 
>

-- 
_____________________________________________________________________
-- 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