]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Allow mISDN to send PROGRESS messsage.
authorRichard Mudgett <rmudgett@digium.com>
Fri, 10 May 2013 22:34:43 +0000 (22:34 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Fri, 10 May 2013 22:34:43 +0000 (22:34 +0000)
commit6470e3b90679b34159780e38a5ab6e6e1ce57532
tree6e205ccfddc475e75fb24e7bf2c760c9179c21a4
parent2e95a5a97d8053220e1c4af5326d150091ee4900
Allow mISDN to send PROGRESS messsage.

* Made isdn_msg_parser.c build a progress message with the mandatory
progress indicator IE.  (The mISDNuser NT state machine rejected sending
the incomplete message.)

Note: The associated mISDN and mISDNuser patches respectively are viewable
here:
http://svnview.digium.com/svn/thirdparty?view=rev&rev=200
http://svnview.digium.com/svn/thirdparty?view=rev&rev=201

(closes issue AST-1153)
Reported by: Guenther Kelleter
Patches:
      progress-chan_misdn.diff (license #6372) patch uploaded by Guenther Kelleter
      progress-misdn.diff (license #6372) mISDN patch uploaded by Guenther Kelleter
      progress-misdnuser.diff (license #6372) mISDNuser patch uploaded by Guenther Kelleter
........

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

Merged revisions 388426 from http://svn.asterisk.org/svn/asterisk/branches/11

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