asterisk/res/res_sip
Kevin Harwell a25a630659 New SIP Channel driver: Always Auth Reject
If no matching endpoint is found for the incoming request Asterisk will respond
with a 401 Unauthorized (rejecting the request), but will first challenge if
no authorization creditials are given.

Changes also included moving ACL options into a new global 'security'
configuration section in res_sip.conf.

(closes issue ASTERISK-21433)
Reported by: Matt Jordan
Review: https://reviewboard.asterisk.org/r/2554/


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@393442 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-07-02 17:06:06 +00:00
..
include New SIP Channel Driver - Add CLI/AMI initiated NOTIFY requests 2013-07-01 21:28:32 +00:00
config_auth.c New SIP Channel driver: Always Auth Reject 2013-07-02 17:06:06 +00:00
config_domain_aliases.c Make sorcery details opaque and add extended fields. 2013-06-22 14:26:25 +00:00
config_security.c New SIP Channel driver: Always Auth Reject 2013-07-02 17:06:06 +00:00
config_transport.c Make sorcery details opaque and add extended fields. 2013-06-22 14:26:25 +00:00
location.c Make sorcery details opaque and add extended fields. 2013-06-22 14:26:25 +00:00
security_events.c Merge in current pimp_my_sip work, including: 2013-06-22 14:03:22 +00:00
sip_configuration.c New SIP Channel driver: Always Auth Reject 2013-07-02 17:06:06 +00:00
sip_distributor.c New SIP Channel driver: Always Auth Reject 2013-07-02 17:06:06 +00:00
sip_options.c New SIP Channel Driver - Add CLI/AMI initiated NOTIFY requests 2013-07-01 21:28:32 +00:00
sip_outbound_auth.c Merge the pimp_my_sip branch into trunk. 2013-04-25 18:25:31 +00:00