Module: kamailio
Branch: master
Commit: 4df3684caa3e6137d737721000edd8c461b46d9f
URL: https://github.com/kamailio/kamailio/commit/4df3684caa3e6137d737721000edd8c…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2017-01-02T21:31:13+01:00
modules: readme files regenerated - db_berkeley ...
---
Modified: src/modules/db_berkeley/README
---
Diff: https://github.com/kamailio/kamailio/commit/4df3684caa3e6137d737721000edd8c…
Patch: https://github.com/kamailio/kamailio/commit/4df3684caa3e6137d737721000edd8c…
---
diff --git a/src/modules/db_berkeley/README b/src/modules/db_berkeley/README
index 2b4d79c..aecaee9 100644
--- a/src/modules/db_berkeley/README
+++ b/src/modules/db_berkeley/README
@@ -28,9 +28,9 @@ Will Quan
3.3. journal_roll_interval (integer seconds)
4. Functions
- 5. MI Commands
+ 5. RPC Commands
- 5.1. bdb_reload
+ 5.1. db_berkely.reload
6. Installation and Running
7. Database Schema and Metadata
@@ -72,9 +72,9 @@ Chapter 1. Admin Guide
3.3. journal_roll_interval (integer seconds)
4. Functions
- 5. MI Commands
+ 5. RPC Commands
- 5.1. bdb_reload
+ 5.1. db_berkely.reload
6. Installation and Running
7. Database Schema and Metadata
@@ -162,11 +162,11 @@ modparam("db_berkeley", "journal_roll_interval", 3600)
No function exported to be used from configuration file.
-5. MI Commands
+5. RPC Commands
- 5.1. bdb_reload
+ 5.1. db_berkely.reload
-5.1. bdb_reload
+5.1. db_berkely.reload
Causes db_berkeley module to re-read the contents of specified table
(or dbenv). The db_berkeley DB actually loads each table on demand, as
@@ -174,7 +174,7 @@ modparam("db_berkeley", "journal_roll_interval", 3600)
implemented as a close followed by a reopen. Note- bdb_reload will fail
if a table has not been accessed before (because the close will fail).
- Name: bdb_reload
+ Name: db_berkely.reload
Parameters: tablename (or db_path); to reload a particular table
provide the tablename as the arguement (eg subscriber); to reload all
Module: kamailio
Branch: master
Commit: f36cac994a3b773538ecdc42bde70ae0bd218e3b
URL: https://github.com/kamailio/kamailio/commit/f36cac994a3b773538ecdc42bde70ae…
Author: Olle E. Johansson <oej(a)edvina.net>
Committer: Olle E. Johansson <oej(a)edvina.net>
Date: 2017-01-02T21:08:59+01:00
acc Remove Radius support from build system
---
Modified: src/modules/acc/Makefile
---
Diff: https://github.com/kamailio/kamailio/commit/f36cac994a3b773538ecdc42bde70ae…
Patch: https://github.com/kamailio/kamailio/commit/f36cac994a3b773538ecdc42bde70ae…
---
diff --git a/src/modules/acc/Makefile b/src/modules/acc/Makefile
index c002c3d..8bbc4c7 100644
--- a/src/modules/acc/Makefile
+++ b/src/modules/acc/Makefile
@@ -11,14 +11,6 @@ LIBS=
# comment the next line if you wish to disable SQL accounting
DEFS+=-DSQL_ACC
-# set ENABLE_RADIUS_ACC to true if you wish to enable RADIUS accounting
-# (uncomment next line or 'ENABLE_RADIUS_ACC=true make all')
-#ENABLE_RADIUS_ACC=true
-ifeq ($(ENABLE_RADIUS_ACC),true)
-include ../../Makefile.radius
-DEFS+=-DRAD_ACC
-endif
-
# set ENABLE_DIAMETER_ACC to true if you wish to enable DIAMETER accounting
# (uncomment next line or 'ENABLE_DIAMETER_ACC=true make all')
#ENABLE_DIAMETER_ACC=true
Module: kamailio
Branch: master
Commit: e9298cc14e4ba734c5f639603ce55b1466101748
URL: https://github.com/kamailio/kamailio/commit/e9298cc14e4ba734c5f639603ce55b1…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-01-02T20:58:41+01:00
ims_usrloc_scscf: removed empty mi structure
---
Modified: src/modules/ims_usrloc_scscf/Makefile
Modified: src/modules/ims_usrloc_scscf/ul_mod.c
---
Diff: https://github.com/kamailio/kamailio/commit/e9298cc14e4ba734c5f639603ce55b1…
Patch: https://github.com/kamailio/kamailio/commit/e9298cc14e4ba734c5f639603ce55b1…
---
diff --git a/src/modules/ims_usrloc_scscf/Makefile b/src/modules/ims_usrloc_scscf/Makefile
index b64e8ef..0c7556f 100644
--- a/src/modules/ims_usrloc_scscf/Makefile
+++ b/src/modules/ims_usrloc_scscf/Makefile
@@ -11,6 +11,5 @@ NAME=ims_usrloc_scscf.so
DEFS+=-DOPENSER_MOD_INTERFACE
SERLIBPATH=../../lib
-SER_LIBS+=$(SERLIBPATH)/kmi/kmi
SER_LIBS+=$(SERLIBPATH)/srdb1/srdb1
include ../../Makefile.modules
diff --git a/src/modules/ims_usrloc_scscf/ul_mod.c b/src/modules/ims_usrloc_scscf/ul_mod.c
index f003da8..82c37a3 100644
--- a/src/modules/ims_usrloc_scscf/ul_mod.c
+++ b/src/modules/ims_usrloc_scscf/ul_mod.c
@@ -1,25 +1,23 @@
/*
- * $Id$
- *
* Copyright (C) 2012 Smile Communications, jason.penton(a)smilecoms.com
* Copyright (C) 2012 Smile Communications, richard.good(a)smilecoms.com
- *
+ *
* The initial version of this code was written by Dragos Vingarzan
* (dragos(dot)vingarzan(at)fokus(dot)fraunhofer(dot)de and the
* Fruanhofer Institute. It was and still is maintained in a separate
* branch of the original SER. We are therefore migrating it to
* Kamailio/SR and look forward to maintaining it from here on out.
* 2011/2012 Smile Communications, Pty. Ltd.
- * ported/maintained/improved by
+ * ported/maintained/improved by
* Jason Penton (jason(dot)penton(at)smilecoms.com and
- * Richard Good (richard(dot)good(at)smilecoms.com) as part of an
+ * Richard Good (richard(dot)good(at)smilecoms.com) as part of an
* effort to add full IMS support to Kamailio/SR using a new and
* improved architecture
- *
+ *
* NB: Alot of this code was originally part of OpenIMSCore,
- * FhG Fokus.
+ * FhG Fokus.
* Copyright (C) 2004-2006 FhG Fokus
- * Thanks for great work! This is an effort to
+ * Thanks for great work! This is an effort to
* break apart the various CSCF functions into logically separate
* components. We hope this will drive wider use. We also feel
* that in this way the architecture is more complete and thereby easier
@@ -37,10 +35,10 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
+ *
*/
#include <stdio.h>
@@ -145,7 +143,7 @@ static cmd_export_t cmds[] = {
/*! \brief
- * Exported parameters
+ * Exported parameters
*/
static param_export_t params[] = {
{"timer_interval", INT_PARAM, &timer_interval },
@@ -179,17 +177,13 @@ stat_export_t mod_stats[] = {
{0,0,0}
};
-static mi_export_t mi_cmds[] = {
- { 0, 0, 0, 0, 0}
-};
-
struct module_exports exports = {
"ims_usrloc_scscf",
DEFAULT_DLFLAGS, /*!< dlopen flags */
cmds, /*!< Exported functions */
params, /*!< Export parameters */
mod_stats, /*!< exported statistics */
- mi_cmds, /*!< exported MI functions */
+ 0, /*!< exported MI functions */
0, /*!< exported pseudo-variables */
0, /*!< extra processes */
mod_init, /*!< Module initialization function */
Module: kamailio
Branch: master
Commit: f831022383c70398ace8ea614f79ad88755f6182
URL: https://github.com/kamailio/kamailio/commit/f831022383c70398ace8ea614f79ad8…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-01-02T20:58:23+01:00
ims_usrloc_pcscf: removed empty mi structure
---
Modified: src/modules/ims_usrloc_pcscf/Makefile
Modified: src/modules/ims_usrloc_pcscf/ul_mod.c
---
Diff: https://github.com/kamailio/kamailio/commit/f831022383c70398ace8ea614f79ad8…
Patch: https://github.com/kamailio/kamailio/commit/f831022383c70398ace8ea614f79ad8…
---
diff --git a/src/modules/ims_usrloc_pcscf/Makefile b/src/modules/ims_usrloc_pcscf/Makefile
index f8e2fe2..0c156de 100644
--- a/src/modules/ims_usrloc_pcscf/Makefile
+++ b/src/modules/ims_usrloc_pcscf/Makefile
@@ -11,6 +11,5 @@ NAME=ims_usrloc_pcscf.so
DEFS+=-DOPENSER_MOD_INTERFACE
SERLIBPATH=../../lib
-SER_LIBS+=$(SERLIBPATH)/kmi/kmi
SER_LIBS+=$(SERLIBPATH)/srdb1/srdb1
include ../../Makefile.modules
diff --git a/src/modules/ims_usrloc_pcscf/ul_mod.c b/src/modules/ims_usrloc_pcscf/ul_mod.c
index 0052f01..39c7b95 100644
--- a/src/modules/ims_usrloc_pcscf/ul_mod.c
+++ b/src/modules/ims_usrloc_pcscf/ul_mod.c
@@ -1,25 +1,23 @@
/*
- * $Id$
- *
* Copyright (C) 2012 Smile Communications, jason.penton(a)smilecoms.com
* Copyright (C) 2012 Smile Communications, richard.good(a)smilecoms.com
- *
+ *
* The initial version of this code was written by Dragos Vingarzan
* (dragos(dot)vingarzan(at)fokus(dot)fraunhofer(dot)de and the
* Fruanhofer Institute. It was and still is maintained in a separate
* branch of the original SER. We are therefore migrating it to
* Kamailio/SR and look forward to maintaining it from here on out.
* 2011/2012 Smile Communications, Pty. Ltd.
- * ported/maintained/improved by
+ * ported/maintained/improved by
* Jason Penton (jason(dot)penton(at)smilecoms.com and
- * Richard Good (richard(dot)good(at)smilecoms.com) as part of an
+ * Richard Good (richard(dot)good(at)smilecoms.com) as part of an
* effort to add full IMS support to Kamailio/SR using a new and
* improved architecture
- *
+ *
* NB: Alot of this code was originally part of OpenIMSCore,
- * FhG Fokus.
+ * FhG Fokus.
* Copyright (C) 2004-2006 FhG Fokus
- * Thanks for great work! This is an effort to
+ * Thanks for great work! This is an effort to
* break apart the various CSCF functions into logically separate
* components. We hope this will drive wider use. We also feel
* that in this way the architecture is more complete and thereby easier
@@ -37,10 +35,10 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
+ *
*/
#include <stdio.h>
@@ -91,7 +89,7 @@ int hashing_type = 0; /*!< has type for storing P-CSCF contacts - 0 - use
int match_contact_host_port = 1; /*!< Should we match contact just based on rui host and port*/
db1_con_t* ul_dbh = 0;
-db_func_t ul_dbf;
+db_func_t ul_dbf;
/*! \brief
* Exported functions
@@ -128,17 +126,13 @@ stat_export_t mod_stats[] = {
{0,0,0}
};
-static mi_export_t mi_cmds[] = {
- { 0, 0, 0, 0, 0}
-};
-
struct module_exports exports = {
"ims_usrloc_pcscf",
DEFAULT_DLFLAGS, /*!< dlopen flags */
cmds, /*!< Exported functions */
params, /*!< Export parameters */
mod_stats, /*!< exported statistics */
- mi_cmds, /*!< exported MI functions */
+ 0, /*!< exported MI functions */
0, /*!< exported pseudo-variables */
0, /*!< extra processes */
mod_init, /*!< Module initialization function */