summaryrefslogtreecommitdiff
path: root/res/res_pjsip
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2017-12-06 14:24:03 +0000
committerJoshua Colp <jcolp@digium.com>2017-12-13 05:09:27 -0600
commit0b532367bd8d4b39fb22b17a582e3c64515dbe25 (patch)
tree0155e7f38bef7ac4135c5843c572a46ad8fe04d8 /res/res_pjsip
parentc2ec82bf36b66b758f968c8d62865705c351a280 (diff)
pjsip: Ignore state changes from old transactions.
When we fail over to a new target we create a new transaction and it becomes the current INVITE transaction. This does not prevent the previous transaction from raising state changes and causing the session to be prematurely disconnected if a transport error occurs immediately. This change backports a fix from PJSIP that eliminates the incorrect state change and reduces when they would be raised in the first place. ASTERISK-27408 Change-Id: Id22d087591782eee31311753d11e7eca4b95ef34
Diffstat (limited to 'res/res_pjsip')
0 files changed, 0 insertions, 0 deletions