/[pkg-voip]/kamailio/branches/wheezy/debian/patches/upstream/0018-kamailio.cfg-removed-sample-db_mode-parameter-for-do.patch
ViewVC logotype

Contents of /kamailio/branches/wheezy/debian/patches/upstream/0018-kamailio.cfg-removed-sample-db_mode-parameter-for-do.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9929 - (show annotations) (download)
Sun Aug 5 14:24:19 2012 UTC (9 months, 2 weeks ago) by maniac-guest
File size: 885 byte(s)
add upstream patches until 3.3.1 release. Not applied. WIP
1 From 87618b2f1c5d6e3724c3935709b81b151c4645b5 Mon Sep 17 00:00:00 2001
2 From: Daniel-Constantin Mierla <miconda@gmail.com>
3 Date: Wed, 18 Jul 2012 08:27:52 +0200
4 Subject: [PATCH] kamailio.cfg: removed sample db_mode parameter for domain
5 module
6
7 - no longer exists since 3.3 domain update
8 (cherry picked from commit bb4925540d241eb91cc8b68712bec20f1970b086)
9 ---
10 etc/kamailio.cfg | 2 --
11 1 file changed, 2 deletions(-)
12
13 diff --git a/etc/kamailio.cfg b/etc/kamailio.cfg
14 index 158b525..f8b375c 100644
15 --- a/etc/kamailio.cfg
16 +++ b/etc/kamailio.cfg
17 @@ -380,8 +380,6 @@ modparam("speeddial", "use_domain", MULTIDOMAIN)
18 # ----- domain params -----
19 #!ifdef WITH_MULTIDOMAIN
20 modparam("domain", "db_url", DBURL)
21 -# use caching
22 -modparam("domain", "db_mode", 1)
23 # register callback to match myself condition with domains list
24 modparam("domain", "register_myself", 1)
25 #!endif
26 --
27 1.7.9.5
28

  ViewVC Help
Powered by ViewVC 1.1.5