summaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2015-03-27 20:30:18 +0000
committerMark Michelson <mmichelson@digium.com>2015-03-27 20:30:18 +0000
commit85feac857c659c8ddff3af67099f0b0bd34fb2b2 (patch)
treeb825a9916fe72408833484ed5ceb305e1772c2a7 /bootstrap.sh
parentdc2cf21144b81800329bad4596ded07ed0882ed7 (diff)
Add stateful PJSIP response API call, and use it for out-of-dialog responses.
Asterisk had an issue where retransmissions of MESSAGE requests resulted in Asterisk processing the retransmission as if it were a new MESSAGE request. This patch fixes the issue by creating a transaction in PJSIP on the incoming request. This way, if a retransmission arrives, the PJSIP transaction layer will resend the response and Asterisk will not ever see the retransmission. ASTERISK-24920 #close Reported by Mark Michelson Review: https://reviewboard.asterisk.org/r/4532/ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@433619 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'bootstrap.sh')
0 files changed, 0 insertions, 0 deletions