asterisk / pjproject-archive

Asterisk fork of PJSIP NO PULL REQUESTS OR ISSUES!!!
GNU General Public License v2.0
69 stars 42 forks source link

Backport revision 4839 of PJProject. #15

Closed putnopvut closed 10 years ago

putnopvut commented 10 years ago

This is in reference to issue https://trac.pjsip.org/repos/ticket/1766 from PJProject.

We would see seemingly-random assertions in the transaction layer due to concurrency issues. The fix provided by PJSIP is to be lenient with the checking on a transaction timeout instead of asserting.