aboutsummaryrefslogtreecommitdiffstats
path: root/main/kamailio/kamailio-4.1-backslash.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/kamailio/kamailio-4.1-backslash.patch')
-rw-r--r--main/kamailio/kamailio-4.1-backslash.patch16
1 files changed, 10 insertions, 6 deletions
diff --git a/main/kamailio/kamailio-4.1-backslash.patch b/main/kamailio/kamailio-4.1-backslash.patch
index f40db408d0..52d04efc2b 100644
--- a/main/kamailio/kamailio-4.1-backslash.patch
+++ b/main/kamailio/kamailio-4.1-backslash.patch
@@ -1,6 +1,8 @@
---- kamailio-4.1.1.orig/utils/kamctl/kamdbctl.base
-+++ kamailio-4.1.1/utils/kamctl/kamdbctl.base
-@@ -33,18 +33,18 @@
+diff --git a/utils/kamctl/kamdbctl.base b/utils/kamctl/kamdbctl.base
+index b4ed9ad..9552e91 100644
+--- a/utils/kamctl/kamdbctl.base
++++ b/utils/kamctl/kamdbctl.base
+@@ -33,18 +33,18 @@ INSTALL_DBUID_TABLES=${INSTALL_DBUID_TABLES:-ask}
# Used by dbtext and db_berkeley to define tables to be created, used by
# postgres to do the grants
@@ -19,7 +21,7 @@
+EXTRA_TABLES=${EXTRA_TABLES:-imc_members imc_rooms cpl sip_trace domainpolicy \
+ carrierroute carrier_name domain_name carrierfailureroute userblacklist \
+ globalblacklist htable purplemap uacreg pl_pipes mtree mtrees \
- sca_subscriptions mohqcalls mohqueues}
+ sca_subscriptions mohqcalls mohqueues rtpproxy}
-PRESENCE_TABLES=${PRESENCE_TABLES:-presentity active_watchers watchers xcap
+PRESENCE_TABLES=${PRESENCE_TABLES:-presentity active_watchers watchers xcap \
pua rls_presentity rls_watchers}
@@ -28,7 +30,7 @@
uid_global_attrs uid_uri uid_uri_attrs uid_user_attrs}
# SQL definitions
-@@ -74,16 +74,16 @@
+@@ -74,17 +74,17 @@ GREP=${GREP:-grep}
SED=${SED:-sed}
# define what modules should be installed
@@ -41,8 +43,10 @@
PRESENCE_MODULES=${PRESENCE_MODULES:-presence rls}
-EXTRA_MODULES=${EXTRA_MODULES:-imc cpl siptrace domainpolicy carrierroute
+- userblacklist htable purple uac pipelimit mtree sca mohqueue
+EXTRA_MODULES=${EXTRA_MODULES:-imc cpl siptrace domainpolicy carrierroute \
- userblacklist htable purple uac pipelimit mtree sca mohqueue}
++ userblacklist htable purple uac pipelimit mtree sca mohqueue \
+ rtpproxy}
-DBUID_MODULES=${UID_MODULES:-uid_auth_db uid_avp_db uid_domain uid_gflags
+DBUID_MODULES=${UID_MODULES:-uid_auth_db uid_avp_db uid_domain uid_gflags \