aboutsummaryrefslogtreecommitdiffstats
path: root/main/kamailio/kamailio-3.2-backslash.patch
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2012-08-02 18:20:25 +0300
committerTimo Teräs <timo.teras@iki.fi>2012-08-02 18:20:41 +0300
commitfe28a9a4fb9775991e4750760cad222e03f2b8c4 (patch)
tree537d838fa078ae94ceac919c06c22437448dc70c /main/kamailio/kamailio-3.2-backslash.patch
parent6dd4e5308b14aa19b6a08ff1df2cd572f9fba3c4 (diff)
downloadaports-fe28a9a4fb9775991e4750760cad222e03f2b8c4.tar.bz2
aports-fe28a9a4fb9775991e4750760cad222e03f2b8c4.tar.xz
main/kamailio: upgrade to 3.3.1
Diffstat (limited to 'main/kamailio/kamailio-3.2-backslash.patch')
-rw-r--r--main/kamailio/kamailio-3.2-backslash.patch14
1 files changed, 6 insertions, 8 deletions
diff --git a/main/kamailio/kamailio-3.2-backslash.patch b/main/kamailio/kamailio-3.2-backslash.patch
index b6da816351..8f7a73ae96 100644
--- a/main/kamailio/kamailio-3.2-backslash.patch
+++ b/main/kamailio/kamailio-3.2-backslash.patch
@@ -1,15 +1,13 @@
-diff --git a/utils/kamctl/kamdbctl.base b/utils/kamctl/kamdbctl.base
-index acc7d4a..3a50270 100644
--- a/utils/kamctl/kamdbctl.base
+++ b/utils/kamctl/kamdbctl.base
@@ -32,14 +32,14 @@
# 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 domain grp
+-STANDARD_TABLES=${STANDARD_TABLES:-version acc dbaliases domain domain_attrs grp
- uri speed_dial lcr_gw lcr_rule lcr_rule_target pdt subscriber
- location re_grp trusted address missed_calls usr_preferences
-+STANDARD_TABLES=${STANDARD_TABLES:-version acc dbaliases domain grp \
++STANDARD_TABLES=${STANDARD_TABLES:-version acc dbaliases domain domain_attrs grp \
+ uri speed_dial lcr_gw lcr_rule lcr_rule_target pdt subscriber \
+ location re_grp trusted address missed_calls usr_preferences \
aliases silo dialog dialog_vars dispatcher dialplan}
@@ -17,7 +15,7 @@ index acc7d4a..3a50270 100644
- carrierroute carrier_name domain_name carrierfailureroute userblacklist
+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}
+ globalblacklist htable purplemap uacreg pl_pipes mtree mtrees}
-PRESENCE_TABLES=${PRESENCE_TABLES:-presentity active_watchers watchers xcap
+PRESENCE_TABLES=${PRESENCE_TABLES:-presentity active_watchers watchers xcap \
pua rls_presentity rls_watchers}
@@ -36,6 +34,6 @@ index acc7d4a..3a50270 100644
dialplan}
-EXTRA_MODULES=${EXTRA_MODULES:-imc cpl siptrace domainpolicy carrierroute
+EXTRA_MODULES=${EXTRA_MODULES:-imc cpl siptrace domainpolicy carrierroute \
- userblacklist htable purple uac pipelimit}
-
-############################################################
+ userblacklist htable purple uac pipelimit mtree}
+
+ ############################################################