]> 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:35:45 +0000 (21:35 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Fri, 30 Nov 2012 21:35:45 +0000 (21:35 +0000)
commitb8a4eff072b606fea3bb32de1f29d2e972baa33f
tree67c6a9c69dae852136a42dc435b876ee908c0fa1
parent258edecea8875eec15bcf2359ed6e9e179dd3fc4
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
........

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

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