Merged revisions 309126 via svnmerge from
authorRichard Mudgett <rmudgett@digium.com>
Tue, 1 Mar 2011 18:50:07 +0000 (18:50 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 1 Mar 2011 18:50:07 +0000 (18:50 +0000)
commit72260849b7e61fa0711eb5eb22bcb6664786338f
tree69ab9305f079678a401bc41acf0328c7c9361d91
parent8e603ab4e1d427079c257875de7c870730d590b7
Merged revisions 309126 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r309126 | rmudgett | 2011-03-01 12:44:05 -0600 (Tue, 01 Mar 2011) | 16 lines

  Chan_dahdi does not retain CID when detecting DTMF CID without polarity reversal.

  Looks like an unintended change when sig_analog.c was extracted from
  chan_dahdi.c.

  Removed useless conditional around needed code and fixed resulting
  compiler warning.

  (closes issue #18667)
  Reported by: enegaard
  Patches:
        issue18667.patch uploaded by enegaard (license 1197)
  Tested by: enegaard

  JIRA SWP-2965
........

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