]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_misdn: Fix sending RELEASE_COMPLETE in response to SETUP.
authorRichard Mudgett <rmudgett@digium.com>
Fri, 30 Nov 2012 21:45:04 +0000 (21:45 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Fri, 30 Nov 2012 21:45:04 +0000 (21:45 +0000)
commit645015a75a70f25eb882b6e8a6863ec9207b7333
tree65ae3a76177c18edde4f65cda4166aa7c7f12d7b
parentb341ba9b0d521ebe0c51ee2251c1f12bb5e8de63
chan_misdn: Fix sending RELEASE_COMPLETE in response to SETUP.

Fix sending a RELEASE_COMPLETE in response to a SETUP if chan_misdn does
not have a B channel available to assign to the call.

(closes issue ABE-2869)
Reported by: Guenther Kelleter
Patches:
      setup-reject_2.diff (license #6372) patch uploaded by Guenther Kelleter
      Modified

........

Merged revision 376949 from https://origsvn.digium.com/svn/asterisk/be/branches/C.3-bier
........

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/certified/branches/1.8.15@376955 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/misdn/isdn_lib.c