]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Clear ISDN channel resetting state if the peer continues to use it.
authorRichard Mudgett <rmudgett@digium.com>
Wed, 25 Apr 2012 19:45:34 +0000 (19:45 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Wed, 25 Apr 2012 19:45:34 +0000 (19:45 +0000)
commit74a9fcd6c4c8c450c6dc890a71102da7360a763e
tree99b1e7373fad2199ba378c11419a9ecd01d9657e
parent262ee9fd0284537e2c7bebf9ff7794b4537383f3
Clear ISDN channel resetting state if the peer continues to use it.

Some ISDN switches occasionally fail to send a RESTART ACKNOWLEDGE in
response to a RESTART request.

* Made the second SETUP received after sending a RESTART request clear the
channel resetting state as if the peer had sent the expected RESTART
ACKNOWLEDGE before continuing to process the SETUP.  The peer may not be
sending the expected RESTART ACKNOWLEDGE.

(issue ASTERISK-19608)
(issue AST-844)
(issue AST-815)
Patches:
      jira_ast_815_v1.8.patch (license #5621) patch uploaded by rmudgett (modified)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@363687 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_dahdi.c
channels/sig_pri.c
channels/sig_pri.h