-
- Downloads
Localize and rename ACL configuration.
This is more-or-less a reversion of previous ACL behavior so that it is more self-contained. ACL sections are now only parsed if res_pjsip_acl.so is loaded. Moreover, the configuration section is now "type=acl" instead of "type=security". The original reason for having ACLs configured in a "type=security" section was to lump ACLs and other security-related items into the same section. The problem is that ACLs really should be in their own sections and there are no other security-related options implemented anyways. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@397193 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- include/asterisk/res_pjsip.h 0 additions, 21 deletionsinclude/asterisk/res_pjsip.h
- res/res_pjsip/config_security.c 0 additions, 88 deletionsres/res_pjsip/config_security.c
- res/res_pjsip/pjsip_configuration.c 0 additions, 7 deletionsres/res_pjsip/pjsip_configuration.c
- res/res_pjsip_acl.c 64 additions, 5 deletionsres/res_pjsip_acl.c
Loading
Please register or sign in to comment