]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revision 296575 from
authorRichard Mudgett <rmudgett@digium.com>
Mon, 29 Nov 2010 20:46:03 +0000 (20:46 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Mon, 29 Nov 2010 20:46:03 +0000 (20:46 +0000)
commitb8249ee177e32acbe4fa07ec95f55c25a430031f
tree4f2ff313e2c87690cd1e5ff2d288f5140ea6be0f
parent5211e1c9d34b32aeb18e79fc16527cdcad455443
Merged revision 296575 from
https://origsvn.digium.com/svn/asterisk/be/branches/C.3-bier

..........
  r296575 | rmudgett | 2010-11-29 14:27:37 -0600 (Mon, 29 Nov 2010) | 13 lines

  Invalid mISDN PTMP redirecting signaling as TE towards NT.

  The mISDN PTMP redirection signaling (NOTIFY redirecting number and
  notification code, SETUP redirecting number) is also sent in PTMP/TE mode.
  It should only apply in PTMP/NT mode.  The call setup proceeds but the
  network (Deutsche Telekom) reacts with ugly ISDN STATUS messages.

  Also don't send the redirecting number ie when PTP is also sending the
  DivertingLegInformation2 facility.  The redirecting number ie is redundant
  and the network (Deutsche Telekom) complains about it.

  Patches:
        abe_2651_v4.patch uploaded by rmudgett (license 664)

  JIRA ABE-2651
  JIRA SWP-2537
..........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@296582 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_misdn.c
channels/misdn/isdn_msg_parser.c