[asterisk-dev] [Code Review] Call pickup broken for DAHDI channels when beginning with #

rmudgett reviewboard at asterisk.org
Tue Aug 2 16:13:47 CDT 2011


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

Ship it!


Looks fine to me other than the nit-pick that can be ignored below.


trunk/channels/sig_analog.c
<https://reviewboard.asterisk.org/r/1336/#comment7826>

    Initializing pickup_ext should be done after the if here to potentially save a call to ast_pickup_ext().  However, since the if is a paranoia check that should not ever be true it is fine.


- rmudgett


On Aug. 2, 2011, 3:56 p.m., opticron wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/1336/
> -----------------------------------------------------------
> 
> (Updated Aug. 2, 2011, 3:56 p.m.)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Summary
> -------
> 
> The call pickup feature did not work on DAHDI devices for anything other than feature codes beginning with * since all feature codes in chan_dahdi were originally hard-coded to begin with *.  This patch is also applied to chan_dahdi.c to fix this bug with GR.303.
> 
> 
> This addresses bug AST-621.
>     https://issues.asterisk.org/jira/browse/AST-621
> 
> 
> Diffs
> -----
> 
>   trunk/channels/chan_dahdi.c 330488 
>   trunk/channels/sig_analog.c 330488 
> 
> Diff: https://reviewboard.asterisk.org/r/1336/diff
> 
> 
> Testing
> -------
> 
> Verified bug with TDM410P.  Tested patch with various call pickup feature codes beginning with * and #.
> 
> 
> Thanks,
> 
> opticron
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20110802/ebacead7/attachment.htm>


More information about the asterisk-dev mailing list