[sr-dev] git:master:b0c51f57: permissions: updated project anem in same register deny file

Daniel-Constantin Mierla miconda at gmail.com
Fri Mar 26 13:40:30 CET 2021


Module: kamailio
Branch: master
Commit: b0c51f5768afe7869d7aadfc05bee40863975b43
URL: https://github.com/kamailio/kamailio/commit/b0c51f5768afe7869d7aadfc05bee40863975b43

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2021-03-26T13:36:36+01:00

permissions: updated project anem in same register deny file

---

Modified: src/modules/permissions/config/register.deny

---

Diff:  https://github.com/kamailio/kamailio/commit/b0c51f5768afe7869d7aadfc05bee40863975b43.diff
Patch: https://github.com/kamailio/kamailio/commit/b0c51f5768afe7869d7aadfc05bee40863975b43.patch

---

diff --git a/src/modules/permissions/config/register.deny b/src/modules/permissions/config/register.deny
index 920ea482f6..be20d1563e 100644
--- a/src/modules/permissions/config/register.deny
+++ b/src/modules/permissions/config/register.deny
@@ -1,6 +1,4 @@
 #
-# $Id$
-#
 # Suppose that we have a PSTN gateway with IP address 1.2.3.4
 # We should prevent REGISTER messages that contain that IP
 # address in Contact header field because that can cause serious
@@ -22,5 +20,5 @@ ALL : "^sip:.*1\.2\.3\.4$"
 # domains that point to any IP. To prevent this the usage of hostnames
 # and domains in the Contact header field should be avoided.
 # A better solution to this problem is the usage of the dst_blocklist
-# feature in the openser core. All "critical" IPs should be added to
+# feature in the kamailio core. All "critical" IPs should be added to
 # this list.




More information about the sr-dev mailing list