[asterisk-commits] oej: branch oej/whitepearl-options-503-unreachable r412209 - /team/oej/whitep...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Apr 11 11:05:16 CDT 2014
Author: oej
Date: Fri Apr 11 11:05:08 2014
New Revision: 412209
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=412209
Log:
When a server responds with 5xx to a OPTIONs request, we may consider them out of action.
Instead of adding a new status and causing all scripts that use SIP_PEER() or manager to check the status
to fail, I add an option to force UNREACHABLE on this response.
This will be configurable in sip.conf and not on by default.
Added:
team/oej/whitepearl-options-503-unreachable/
- copied from r412208, branches/1.8/
More information about the asterisk-commits
mailing list