[asterisk-commits] oej: branch oej/grape-sip-timeout-pdd-1.8 r402916 - /team/oej/grape-sip-timeo...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Nov 21 04:50:27 CST 2013
Author: oej
Date: Thu Nov 21 04:50:24 2013
New Revision: 402916
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=402916
Log:
Branch to try to add a timer for response timeout.
According to RFC 3261 a proxy can timeout a transaction if there's no messages for three minutes. After we
receive 100 trying, we should propably implement something similar. Need to check RFC 3261 for UA behaviour.
Right now, we just hang around waiting forever and ever after receiving a 100 trying. Sweet. Not.
Added:
team/oej/grape-sip-timeout-pdd-1.8/
- copied from r402915, branches/1.8/
More information about the asterisk-commits
mailing list