[asterisk-bugs] [JIRA] (ASTERISK-25105) res_pjsip: Possible incompatibility between qualify_timeout and pjproject-2.4
George Joseph (JIRA)
noreply at issues.asterisk.org
Tue May 19 21:40:33 CDT 2015
George Joseph created ASTERISK-25105:
----------------------------------------
Summary: res_pjsip: Possible incompatibility between qualify_timeout and pjproject-2.4
Key: ASTERISK-25105
URL: https://issues.asterisk.org/jira/browse/ASTERISK-25105
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_pjsip
Affects Versions: SVN, 13.4.0
Reporter: George Joseph
I've been seeing contacts flapping state since updating to pjproject-2.4 and I think it's caused by a locking change that was made in pjsip/send_transaction interacting with the qualify_timeout code. Specifically the timer I implemented in res_pjsip:endpt_send_transaction.
I'm currently testing a patch that refactors the res_pjsip code. It removes the lower level pjsip calls but keeps the timer.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list