]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Set the CALLERID(dnid-num-plan) for incoming ISDN calls.
authorRichard Mudgett <rmudgett@digium.com>
Mon, 25 Mar 2013 23:24:29 +0000 (23:24 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Mon, 25 Mar 2013 23:24:29 +0000 (23:24 +0000)
commitcf3810a555113bb8315fc36554c2267b349bad4e
tree5f1fa474cbfdcf798c5bf63c76c938b65fb8c0d4
parenta52a841d8ecfbe8e7567e906ca241c857f6e0b19
Set the CALLERID(dnid-num-plan) for incoming ISDN calls.

The CALLEDTON channel variable is set for incoming ISDN calls to the lower
7 bits of the Q.931 type-of-number/numbering-plan octet.  The
CALLERID(dnid-num-plan) should have the same value.

(closes issue ASTERISK-21248)
Reported by: rmudgett
........

Merged revisions 383796 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@383798 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/sig_pri.c