summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2014-11-20 14:49:15 +0000
committerJoshua Colp <jcolp@digium.com>2014-11-20 14:49:15 +0000
commitaeb5f34ecc8f51ed4f6032d4e152d37382076173 (patch)
tree9bc73d7105a0a582a62c523a332d6410e839b652 /CREDITS
parent8fb20cb05d2c6c2694d16adacc1c65e4a85f5a89 (diff)
AST-2014-015: Fix race condition in chan_pjsip when sending responses after a CANCEL has been received.
Due to the serialized architecture of chan_pjsip there exists a race condition where a CANCEL may be received and processed before responses (such as 180 Ringing, 183 Session Progress, and 200 OK) are sent. Since the session is in an unexpected state PJSIP will assert when this is attempted. This change makes it so that these responses are not sent on disconnected sessions. ASTERISK-24471 #close Reported by: yaron nahum ........ Merged revisions 428301 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@428302 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions