summaryrefslogtreecommitdiff
path: root/main/config_options.c
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 11:09:50 +0000
commita6f4edf032d2c1d1ab58393c47c635f5d1bcd10c (patch)
tree392993088298518e096a20c9c7841bd0533bd97f /main/config_options.c
parente6439703e8e8674a8fc5844737d6c7b1f3fd72e8 (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 'main/config_options.c')
0 files changed, 0 insertions, 0 deletions