Module: kamailio Branch: master Commit: b51f7822b3e48a18611bed1aaaac5674757f8e33 URL: https://github.com/kamailio/kamailio/commit/b51f7822b3e48a18611bed1aaaac5674757f8e33
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2015-12-23T18:11:15+01:00 matrix: updates for application name --- Modified: modules/matrix/README --- Diff: https://github.com/kamailio/kamailio/commit/b51f7822b3e48a18611bed1aaaac5674757f8e33.diff Patch: https://github.com/kamailio/kamailio/commit/b51f7822b3e48a18611bed1aaaac5674757f8e33.patch --- diff --git a/modules/matrix/README b/modules/matrix/README index 935ab9f..69e5089 100644 --- a/modules/matrix/README +++ b/modules/matrix/README @@ -139,11 +139,11 @@ Chapter 1. Admin Guide The URL for the database connection. - Default value is "mysql://openserro:openserro@localhost/openser". + Default value is "mysql://kamailioro:kamailioro@localhost/kamailio". Example 1.1. Set db_url parameter ... -modparam("matrix", "db_url", "mysql://openserro:openserro@localhost/openser") +modparam("matrix", "db_url", "mysql://kamailioro:kamailioro@localhost/kamailio") ... 3.2. matrix_table (string) @@ -264,7 +264,7 @@ Chapter 2. Module parameter for database access. URL to the database containing the data. - Default value is "mysql://openserro:openserro@localhost/openser". + Default value is "mysql://kamailioro:kamailioro@localhost/kamailio". Example 2.1. Set db_url parameter ... _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
