From e89f757be81f66054601341fe2b2ad67f7931089 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Tue, 5 Apr 2011 10:18:25 +0300 Subject: main/kamailio: upgrade to 3.1.3 --- main/kamailio/APKBUILD | 8 ++++---- main/kamailio/kamailio-3.1-backslash.patch | 22 +++++++++++++++------- 2 files changed, 19 insertions(+), 11 deletions(-) (limited to 'main') diff --git a/main/kamailio/APKBUILD b/main/kamailio/APKBUILD index d0221decc..3f814a9d9 100644 --- a/main/kamailio/APKBUILD +++ b/main/kamailio/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Michael Mason # Maintainer: Natanael Copa pkgname=kamailio -pkgver=3.1.2 -pkgrel=1 +pkgver=3.1.3 +pkgrel=0 pkgdesc="Open Source SIP Server" url="http://www.kamailio.org/" pkgusers="kamailio" @@ -153,8 +153,8 @@ unixodbc() { _mv_mod_k $_odbc } -md5sums="9daf29a84f057cfcba3b31c61ad38de3 kamailio-3.1.2_src.tar.gz +md5sums="679f86d63c069e283a0cdc64f6ba2c99 kamailio-3.1.3_src.tar.gz a3c959ec568c43a905710e7d25cd8c25 kamailio.cfg c0dc4e13d9e57feb99f016d3ee443c0b kamailio.initd -3cb2eaeed81e4cdb1830f06a88de19e7 kamailio-3.1-backslash.patch +8454687f047f703c5cb443db3a0003a8 kamailio-3.1-backslash.patch 199df21eaa4856dcacdcc438f72765f1 sqlite.patch" diff --git a/main/kamailio/kamailio-3.1-backslash.patch b/main/kamailio/kamailio-3.1-backslash.patch index e8fcdc034..85e0f3fbf 100644 --- a/main/kamailio/kamailio-3.1-backslash.patch +++ b/main/kamailio/kamailio-3.1-backslash.patch @@ -1,8 +1,8 @@ diff --git a/utils/kamctl/kamdbctl.base b/utils/kamctl/kamdbctl.base -index 85d8fa2..b26bc6f 100644 +index acc7d4a..3a50270 100644 --- a/utils/kamctl/kamdbctl.base +++ b/utils/kamctl/kamdbctl.base -@@ -32,13 +32,13 @@ INSTALL_PRESENCE_TABLES=${INSTALL_PRESENCE_TABLES:-ask} +@@ -32,14 +32,14 @@ INSTALL_PRESENCE_TABLES=${INSTALL_PRESENCE_TABLES:-ask} # Used by dbtext and db_berkeley to define tables to be created, used by # postgres to do the grants @@ -13,15 +13,17 @@ index 85d8fa2..b26bc6f 100644 + uri speed_dial lcr_gw lcr_rule lcr_rule_target 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 -+EXTRA_TABLES=${EXTRA_TABLES:-imc_members imc_rooms cpl sip_trace domainpolicy carrierroute \ - carrier_name domain_name carrierfailureroute userblacklist globalblacklist htable purplemap} +-EXTRA_TABLES=${EXTRA_TABLES:-imc_members imc_rooms cpl sip_trace domainpolicy +- 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} -PRESENCE_TABLES=${PRESENCE_TABLES:-presentity active_watchers watchers xcap +PRESENCE_TABLES=${PRESENCE_TABLES:-presentity active_watchers watchers xcap \ pua rls_presentity rls_watchers} # SQL definitions -@@ -61,9 +61,9 @@ GREP=${GREP:-grep} +@@ -62,11 +62,11 @@ GREP=${GREP:-grep} SED=${SED:-sed} # define what modules should be installed @@ -32,5 +34,11 @@ index 85d8fa2..b26bc6f 100644 + registrar usrloc msilo alias_db uri_db \ + speeddial avpops auth_db pdt dialog dispatcher \ dialplan} - EXTRA_MODULES=${EXTRA_MODULES:-imc cpl siptrace domainpolicy carrierroute userblacklist htable purple} +-EXTRA_MODULES=${EXTRA_MODULES:-imc cpl siptrace domainpolicy carrierroute ++EXTRA_MODULES=${EXTRA_MODULES:-imc cpl siptrace domainpolicy carrierroute \ + userblacklist htable purple uac} + ############################################################ +-- +1.7.1 + -- cgit v1.2.3