summaryrefslogtreecommitdiffstats
path: root/main/kamailio/kamailio-backslash.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/kamailio/kamailio-backslash.patch')
-rw-r--r--main/kamailio/kamailio-backslash.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/main/kamailio/kamailio-backslash.patch b/main/kamailio/kamailio-backslash.patch
new file mode 100644
index 000000000..cefebcd2c
--- /dev/null
+++ b/main/kamailio/kamailio-backslash.patch
@@ -0,0 +1,15 @@
+--- a/scripts/kamdbctl.base Tue Dec 22 07:01:57 2009
++++ b/scripts/kamdbctl.base Tue Dec 22 07:02:26 2009
+@@ -32,9 +32,9 @@
+
+ # Used by dbtext and db_berkeley to define tables to be created, used by
+ # postgres to do the grants
+-STANDARD_TABLES=${STANDARD_TABLES:-version acc dbaliases lcr domain grp
+- uri speed_dial gw pdt subscriber location re_grp trusted
+- address missed_calls usr_preferences aliases silo dialog
++STANDARD_TABLES=${STANDARD_TABLES:-version acc dbaliases lcr domain grp \
++ uri speed_dial gw pdt subscriber location re_grp trusted \
++ address missed_calls usr_preferences aliases silo dialog \
+ dispatcher dialplan}
+ EXTRA_TABLES=${EXTRA_TABLES:-imc_members imc_rooms cpl sip_trace domainpolicy carrierroute
+ carrier_name domain_name carrierfailureroute userblacklist globalblacklist htable purplemap}