[asterisk-bugs] [JIRA] (ASTERISK-25900) PJSIP Endpoint IP Access Controls
Alexei Gradinari (JIRA)
noreply at issues.asterisk.org
Thu Apr 7 12:23:56 CDT 2016
Alexei Gradinari created ASTERISK-25900:
-------------------------------------------
Summary: PJSIP Endpoint IP Access Controls
Key: ASTERISK-25900
URL: https://issues.asterisk.org/jira/browse/ASTERISK-25900
Project: Asterisk
Issue Type: New Feature
Security Level: None
Components: Resources/res_pjsip
Affects Versions: 13.8.0
Reporter: Alexei Gradinari
Severity: Minor
With the old SIP module we can use IP access controls per peer.
PJSIP module missing this feature.
PJSIP endpoint should have next configuration options:
"acl" - list of IP ACL section names in acl.conf
"deny" - List of IP addresses to deny access from
"permit" - List of IP addresses to permit access from
"contact_acl" - List of Contact ACL section names in acl.conf
"contact_deny" - List of Contact header addresses to deny
"contact_permit" - List of Contact header addresses to permit
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list