Merged revisions 330706 via svnmerge from
authorKinsey Moore <kmoore@digium.com>
Wed, 3 Aug 2011 13:40:22 +0000 (13:40 +0000)
committerKinsey Moore <kmoore@digium.com>
Wed, 3 Aug 2011 13:40:22 +0000 (13:40 +0000)
commitdb3d1134142f6339746bd17dad551b1ea349f4c7
tree4e13ee3bf0b372f7bd718909b0aa0a17105cb90e
parented6ac7359f831dc554d9a41eb0318057de79522c
Merged revisions 330706 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/10

................
  r330706 | kmoore | 2011-08-03 08:39:06 -0500 (Wed, 03 Aug 2011) | 17 lines

  Merged revisions 330705 via svnmerge from
  https://origsvn.digium.com/svn/asterisk/branches/1.8

  ........
    r330705 | kmoore | 2011-08-03 08:38:17 -0500 (Wed, 03 Aug 2011) | 10 lines

    Call pickup broken for DAHDI channels when beginning with #

    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 radio modes.

    (closes issue AST-621)
    Review: https://reviewboard.asterisk.org/r/1336/
  ........
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@330707 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_dahdi.c
channels/sig_analog.c