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

opticron reviewboard at asterisk.org
Tue Aug 2 15:53:53 CDT 2011


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



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

    Space removed, function duplicated as suggested.



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

    Done.



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

    Extensions of length 1 and 2 need to be processed here, so the conditional needs to be <3 or equivalent.


- opticron


On Aug. 2, 2011, 1:59 p.m., opticron wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/1336/
> -----------------------------------------------------------
> 
> (Updated Aug. 2, 2011, 1:59 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.h 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/a81a407c/attachment-0001.htm>


More information about the asterisk-dev mailing list