]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 285006 via svnmerge from
authorDavid Vossel <dvossel@digium.com>
Fri, 3 Sep 2010 22:23:47 +0000 (22:23 +0000)
committerDavid Vossel <dvossel@digium.com>
Fri, 3 Sep 2010 22:23:47 +0000 (22:23 +0000)
commit1b2039e7db668b2747fd1f8f604407144c8105d6
tree7d7f2ce3f1ec502f23569ad9908fef9b5214f7e1
parent5e97e23de059d57e80ef48c076d3fdc45b81b911
Merged revisions 285006 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r285006 | dvossel | 2010-09-03 17:21:50 -0500 (Fri, 03 Sep 2010) | 9 lines

  Disables auth_options_request option by default.

  The auth_options_request option was created to do authentication
  on OPTIONS request just like INVITES are done.  Since it has been
  noted that some endpoints use OPTIONS requests as a way of qualifying
  a peer and that a 401 authentication response could result in
  interoperability issues, this option has been disabled by default.
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@285007 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c
channels/sip/include/sip.h
configs/sip.conf.sample