Module: kamailio
Branch: master
Commit: 7d41d02028d095bd7e52047665db4f53ae606cc3
URL:
https://github.com/kamailio/kamailio/commit/7d41d02028d095bd7e52047665db4f5…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2021-09-10T13:31:16+02:00
modules: readme files regenerated - registrar ... [skip ci]
---
Modified: src/modules/registrar/README
---
Diff:
https://github.com/kamailio/kamailio/commit/7d41d02028d095bd7e52047665db4f5…
Patch:
https://github.com/kamailio/kamailio/commit/7d41d02028d095bd7e52047665db4f5…
---
diff --git a/src/modules/registrar/README b/src/modules/registrar/README
index e3876fa7c0..a33e556545 100644
--- a/src/modules/registrar/README
+++ b/src/modules/registrar/README
@@ -935,6 +935,9 @@ end
with branch flags matching at least one set inside xavp specified
by xavp_cfg parameter with inner name rlf_bflags - e.g.,
$xavp(reg=>rlf_bflags).
+ * 2 - apply the active tcp connection filter - return only contact
+ records that have the associated TCP/TLS/WSS connection active. UDP
+ and SCTP contacts are not filtered, all are returned.
Default value is NULL (disabled).