]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_dahdi/SS7: Made reject incoming call for an in-alarm or blocked channel.
authorRichard Mudgett <rmudgett@digium.com>
Thu, 8 Nov 2012 21:10:47 +0000 (21:10 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Thu, 8 Nov 2012 21:10:47 +0000 (21:10 +0000)
commitc7e2bf318778f7be5ab6ba21e33128063fce7a7d
treecb6ee90c0327aecd1c2e823f6d0e7cfb99453381
parent1bba4b00b2e1a2bdb8941016ce0fb050dcf520a9
chan_dahdi/SS7: Made reject incoming call for an in-alarm or blocked channel.

If a SS7 call comes in requesting a CIC that is in-alarm, the call is
accepted and connects if the extension exists in the dialplan.  The call
does not have any audio.

* Made release the call immediately with circuit congestion cause.

(closes issue ASTERISK-20204)
Reported by: Tuan Le
Patches:
      jira_asterisk_20204_v1.8.patch (license #5621) patch uploaded by rmudgett
........

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

Merged revisions 376059 from http://svn.asterisk.org/svn/asterisk/branches/10

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