]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Merged revisions 259307 via svnmerge from
authorRichard Mudgett <rmudgett@digium.com>
Tue, 27 Apr 2010 18:53:17 +0000 (18:53 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 27 Apr 2010 18:53:17 +0000 (18:53 +0000)
https://origsvn.digium.com/svn/asterisk/trunk

................
  r259307 | rmudgett | 2010-04-27 13:29:33 -0500 (Tue, 27 Apr 2010) | 21 lines

  Merged revisions 259270 via svnmerge from
  https://origsvn.digium.com/svn/asterisk/branches/1.4

  ........
    r259270 | rmudgett | 2010-04-27 13:14:54 -0500 (Tue, 27 Apr 2010) | 14 lines

    hidecalleridname parameter in chan_dahdi.conf

    Issue #7321 implements a new chan_dahdi configuration option.  However, a
    change mentioned in the issue was never implemented.  This is the change
    that will allow the feature to work.

    I added a note to chan_dahdi.conf.sample about the feature.

    (closes issue #17143)
    Reported by: djensen99
    Patches:
          diff.txt uploaded by djensen99 (license NA) (One line change)
    Tested by: djensen99
  ........
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@259309 65c4cc65-6c06-0410-ace0-fbb531ad65f3

channels/chan_dahdi.c
configs/chan_dahdi.conf.sample

index 7c467c6696f731c25acb74581307cbea3747fe18..f9e3134d3b18b9a964cb39cea0b0657e846851c5 100644 (file)
@@ -9126,6 +9126,7 @@ static struct dahdi_pvt *mkintf(int channel, const struct dahdi_chan_conf *conf,
                tmp->adsi = conf->chan.adsi;
                tmp->use_smdi = conf->chan.use_smdi;
                tmp->permhidecallerid = conf->chan.hidecallerid;
+               tmp->hidecalleridname = conf->chan.hidecalleridname;
                tmp->callreturn = conf->chan.callreturn;
                tmp->echocancel = conf->chan.echocancel;
                tmp->echotraining = conf->chan.echotraining;
index 75ba248bc81e2d458a5733aadcc9e4b4f3c44b54..43b66ab8e5c095ead1b6d8654c70b8e51aac9668 100644 (file)
 ;
 usecallerid=yes
 ;
-; Hide the name part and leave just the number part of the caller ID
-; string. Only applies to PRI channels.
-;hidecalleridname=yes
-;
 ; Type of caller ID signalling in use
 ;     bell     = bell202 as used in US (default)
 ;     v23      = v23 as used in the UK
@@ -357,6 +353,10 @@ usecallerid=yes
 ;
 ;hidecallerid=yes
 ;
+; Enable if you need to hide just the name and not the number for legacy PBX use.
+; Only applies to PRI channels.
+;hidecalleridname=yes
+;
 ; The following option enables receiving MWI on FXO lines.  The default
 ; value is no.
 ;      The mwimonitor can take the following values