[asterisk-dev] [Code Review] 3852: Stasis App: Handle outbound masquerades

rmudgett reviewboard at asterisk.org
Fri Jul 25 16:54:08 CDT 2014


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

Ship it!


Minor nit.


team/group/ari-greedy-atxfer/res/res_stasis.c
<https://reviewboard.asterisk.org/r/3852/#comment23249>

    Probably should assert on this exit path because the datastore inexplicably dissapeared between finding it and removing it.
    
    Or you could forget about the assert and either invert the test or make it unconditonal to eliminate a return path.
    


- rmudgett


On July 25, 2014, 4:30 p.m., opticron wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/3852/
> -----------------------------------------------------------
> 
> (Updated July 25, 2014, 4:30 p.m.)
> 
> 
> Review request for Asterisk Developers, Mark Michelson and rmudgett.
> 
> 
> Bugs: ASTERISK-23941
>     https://issues.asterisk.org/jira/browse/ASTERISK-23941
> 
> 
> Repository: Asterisk
> 
> 
> Description
> -------
> 
> This handles the situation where a channel is masqueraded out of stasis to go elsewhere. It ensures that the correct StasisEnd message is sent and performs other cleanup necessary to prevent spurious messages from reaching Stasis applications that aren't prepared for them.
> 
> 
> Diffs
> -----
> 
>   team/group/ari-greedy-atxfer/res/res_stasis.c 419315 
> 
> Diff: https://reviewboard.asterisk.org/r/3852/diff/
> 
> 
> Testing
> -------
> 
> Used the AMI Bridge command to pull the channel currently in Stasis() into a non-Stasis bridge and verified the messages coming back.
> 
> 
> Thanks,
> 
> opticron
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140725/052a2f93/attachment-0001.html>


More information about the asterisk-dev mailing list