From razvan at opensips.org Tue Jul 3 09:00:38 2018 From: razvan at opensips.org (=?UTF-8?Q?R=c4=83zvan_Crainea?=) Date: Tue, 3 Jul 2018 16:00:38 +0300 Subject: [OpenSIPS-Devel] [RELEASES] OpenSIPS Releases Lifetime Planning Message-ID: Hello everyone! We have just updated on our website[1] the lifetime of all available OpenSIPS releases. Here is a summary: * OpenSIPS 2.3 - maintained until 26th of October 2018 * OpenSIPS 2.2 LTS - supported until 27th of May 2019 * OpenSIPS 2.4 LTS - supported until 24th of May 2021 We recommend all OpenSIPS 2.3 users to upgrade their installs to OpenSIPS 2.4 as soon as posible. [1] http://www.opensips.org/About/AvailableVersions Best regards, -- Răzvan Crainea OpenSIPS Core Developer http://www.opensips-solutions.com From vladp at opensips.org Wed Jul 4 08:04:37 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Wed, 04 Jul 2018 05:04:37 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 4478fe: dialog: handle oom error when linking dialog into ... Message-ID: <5b3cb7d53b638_30c42adbb07cbc1096c8@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 4478fe15790fb28d10a63d932c07300577544e04 https://github.com/OpenSIPS/opensips/commit/4478fe15790fb28d10a63d932c07300577544e04 Author: Vlad Patrascu Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M modules/dialog/dlg_profile.c Log Message: ----------- dialog: handle oom error when linking dialog into profile Commit: 85de3a9f716b6b9150a98214f3673100c07ed82f https://github.com/OpenSIPS/opensips/commit/85de3a9f716b6b9150a98214f3673100c07ed82f Author: Vlad Patrascu Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M map.c Log Message: ----------- AVL map: handle oom error when duplicating key in map_get() Commit: cc1fe0f8b06427646383e37980db0df668772cd8 https://github.com/OpenSIPS/opensips/commit/cc1fe0f8b06427646383e37980db0df668772cd8 Author: Vlad Patrascu Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M modules/dialog/dlg_profile.c M modules/dialog/dlg_profile.h M modules/dialog/dlg_repl_profile.h M modules/dialog/dlg_replication.c Log Message: ----------- dialog: fix counting when replicating both profiles and dialogs Commit: 00cddf7634052f50a489e29ffea4ca5a592f7ee2 https://github.com/OpenSIPS/opensips/commit/00cddf7634052f50a489e29ffea4ca5a592f7ee2 Author: Vlad Patrascu Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M modules/dialog/dlg_handlers.c M modules/dialog/dlg_hash.c M modules/dialog/dlg_profile.c M modules/dialog/dlg_profile.h M modules/dialog/dlg_replication.c M modules/dialog/dlg_req_within.c Log Message: ----------- dialog: fix deadlock when replicating both profiles and dialogs Commit: f939d6a3d592ffea1e3a0098b7a43f1aa5b12413 https://github.com/OpenSIPS/opensips/commit/f939d6a3d592ffea1e3a0098b7a43f1aa5b12413 Author: Vlad Patrascu Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M modules/dialog/dlg_profile.c Log Message: ----------- dialog: fix initialization for profiles without values Commit: a4bc298bc515006da65257a416cef6a1305d34fd https://github.com/OpenSIPS/opensips/commit/a4bc298bc515006da65257a416cef6a1305d34fd Author: Vlad Patrascu Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M modules/dialog/dlg_profile.c M modules/dialog/dlg_profile.h M modules/dialog/dlg_repl_profile.h M modules/dialog/dlg_replication.c Log Message: ----------- dialog: refactor some names in the profile replication code Compare: https://github.com/OpenSIPS/opensips/compare/f7be418bd30d...a4bc298bc515 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladp at opensips.org Wed Jul 4 09:23:07 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Wed, 04 Jul 2018 06:23:07 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 6baf5c: dialog: handle oom error when linking dialog into ... Message-ID: <5b3cca3b344f5_baa2af6c8fe1c1487148@hookshot-fe-5a11256.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 6baf5c280e6b495bedc162aef35ac8a6812934bf https://github.com/OpenSIPS/opensips/commit/6baf5c280e6b495bedc162aef35ac8a6812934bf Author: Vlad Patrascu Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M modules/dialog/dlg_profile.c Log Message: ----------- dialog: handle oom error when linking dialog into profile (cherry picked from commit 4478fe15790fb28d10a63d932c07300577544e04) Commit: f4e41259f0adf7034dbf1b4348f802b59f1c64c6 https://github.com/OpenSIPS/opensips/commit/f4e41259f0adf7034dbf1b4348f802b59f1c64c6 Author: Vlad Patrascu Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M map.c Log Message: ----------- AVL map: handle oom error when duplicating key in map_get() (cherry picked from commit 85de3a9f716b6b9150a98214f3673100c07ed82f) Commit: 407efce36436d05d27cbe0f4f11817a303cef195 https://github.com/OpenSIPS/opensips/commit/407efce36436d05d27cbe0f4f11817a303cef195 Author: Vlad Patrascu Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M modules/dialog/dlg_profile.c M modules/dialog/dlg_profile.h M modules/dialog/dlg_repl_profile.h M modules/dialog/dlg_replication.c Log Message: ----------- dialog: fix counting when replicating both profiles and dialogs (cherry picked from commit cc1fe0f8b06427646383e37980db0df668772cd8) Commit: d2328489a6d2f2a25d66965481a84700d4c40990 https://github.com/OpenSIPS/opensips/commit/d2328489a6d2f2a25d66965481a84700d4c40990 Author: Vlad Patrascu Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M modules/dialog/dlg_handlers.c M modules/dialog/dlg_hash.c M modules/dialog/dlg_profile.c M modules/dialog/dlg_profile.h M modules/dialog/dlg_replication.c M modules/dialog/dlg_req_within.c Log Message: ----------- dialog: fix deadlock when replicating both profiles and dialogs (cherry picked from commit 00cddf7634052f50a489e29ffea4ca5a592f7ee2) Commit: c052bb428ab09f25f6e2b55affb2bded9b8cdbea https://github.com/OpenSIPS/opensips/commit/c052bb428ab09f25f6e2b55affb2bded9b8cdbea Author: Vlad Patrascu Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M modules/dialog/dlg_profile.c Log Message: ----------- dialog: fix initialization for profiles without values (cherry picked from commit f939d6a3d592ffea1e3a0098b7a43f1aa5b12413) Commit: 5ba510c1848e6626f4ad41972141c97464892f1f https://github.com/OpenSIPS/opensips/commit/5ba510c1848e6626f4ad41972141c97464892f1f Author: Vlad Patrascu Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M modules/dialog/dlg_profile.c M modules/dialog/dlg_profile.h M modules/dialog/dlg_repl_profile.h M modules/dialog/dlg_replication.c Log Message: ----------- dialog: refactor some names in the profile replication code (cherry picked from commit a4bc298bc515006da65257a416cef6a1305d34fd) Compare: https://github.com/OpenSIPS/opensips/compare/77e8c637de93...5ba510c1848e **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladp at opensips.org Wed Jul 4 10:24:10 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Wed, 04 Jul 2018 07:24:10 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 948e7d: dialog: fix a bug when destroying profile linkers Message-ID: <5b3cd88a28cff_4d2d2b0475871c1c20422@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 948e7da262df5e20551bd1e30d04740806092fa6 https://github.com/OpenSIPS/opensips/commit/948e7da262df5e20551bd1e30d04740806092fa6 Author: Vlad Patrascu Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M modules/dialog/dlg_profile.c Log Message: ----------- dialog: fix a bug when destroying profile linkers **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladp at opensips.org Wed Jul 4 10:24:45 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Wed, 04 Jul 2018 07:24:45 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 5196c4: dialog: fix a bug when destroying profile linkers Message-ID: <5b3cd8adb26be_1b912ac61ec75c048931d@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 5196c4d584bb1904f6b26e767b2ad798fd00bfd4 https://github.com/OpenSIPS/opensips/commit/5196c4d584bb1904f6b26e767b2ad798fd00bfd4 Author: Vlad Patrascu Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M modules/dialog/dlg_profile.c Log Message: ----------- dialog: fix a bug when destroying profile linkers (cherry picked from commit 948e7da262df5e20551bd1e30d04740806092fa6) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladp at opensips.org Wed Jul 4 10:59:13 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Wed, 04 Jul 2018 07:59:13 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 9e26e9: dialog: fix a bug when removing a dialog with no p... Message-ID: <5b3ce0c190b35_36312acc36f81c18699ce@hookshot-fe-7191cb1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 9e26e9e0d8f2d7bd30d7c1274d19524eec7c991b https://github.com/OpenSIPS/opensips/commit/9e26e9e0d8f2d7bd30d7c1274d19524eec7c991b Author: Vlad Patrascu Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M modules/dialog/dlg_profile.c Log Message: ----------- dialog: fix a bug when removing a dialog with no profile links **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladp at opensips.org Wed Jul 4 11:00:12 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Wed, 04 Jul 2018 08:00:12 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] f981d0: dialog: fix a bug when removing a dialog with no p... Message-ID: <5b3ce0fc3d5c5_5d32b2a07df9c04173bc@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: f981d0372afbb9cc88dd3fb29d87251012a9d99e https://github.com/OpenSIPS/opensips/commit/f981d0372afbb9cc88dd3fb29d87251012a9d99e Author: Vlad Patrascu Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M modules/dialog/dlg_profile.c Log Message: ----------- dialog: fix a bug when removing a dialog with no profile links (cherry picked from commit 9e26e9e0d8f2d7bd30d7c1274d19524eec7c991b) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladp at opensips.org Wed Jul 4 12:32:40 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Wed, 04 Jul 2018 09:32:40 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] d8efa2: AVL map: handle oom error when duplicating key in ... Message-ID: <5b3cf6a86557d_39652aceb3f0dc08295cf@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/OpenSIPS/opensips Commit: d8efa2a2ebde58cef73df592a7b13d37239aa75b https://github.com/OpenSIPS/opensips/commit/d8efa2a2ebde58cef73df592a7b13d37239aa75b Author: Vlad Patrascu Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M map.c Log Message: ----------- AVL map: handle oom error when duplicating key in map_get() (cherry picked from commit 85de3a9f716b6b9150a98214f3673100c07ed82f) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladp at opensips.org Wed Jul 4 12:33:36 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Wed, 04 Jul 2018 09:33:36 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] dc6082: AVL map: handle oom error when duplicating key in ... Message-ID: <5b3cf6e0e9254_31372ae30dc55c181322e@hookshot-fe-d2afb11.cp1-iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: dc6082a768f116a0a5dee1814afe22e4da9d1357 https://github.com/OpenSIPS/opensips/commit/dc6082a768f116a0a5dee1814afe22e4da9d1357 Author: Vlad Patrascu Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M map.c Log Message: ----------- AVL map: handle oom error when duplicating key in map_get() (cherry picked from commit 85de3a9f716b6b9150a98214f3673100c07ed82f) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From razvan at opensips.org Thu Jul 5 05:01:03 2018 From: razvan at opensips.org (Razvan Crainea) Date: Thu, 05 Jul 2018 02:01:03 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 75be0c: db_mysql: doc: clarifying max_db_queries meaning Message-ID: <5b3dde4f7aa45_2fa2af0eb9adc04640f7@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 75be0c227d57fe5c96b0819ca993e6e906e3ffb2 https://github.com/OpenSIPS/opensips/commit/75be0c227d57fe5c96b0819ca993e6e906e3ffb2 Author: Razvan Crainea Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: M modules/db_mysql/README M modules/db_mysql/doc/db_mysql_admin.xml Log Message: ----------- db_mysql: doc: clarifying max_db_queries meaning **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From razvan at opensips.org Thu Jul 5 05:01:22 2018 From: razvan at opensips.org (Razvan Crainea) Date: Thu, 05 Jul 2018 02:01:22 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 53505f: db_mysql: doc: clarifying max_db_queries meaning Message-ID: <5b3dde6231190_4d582b084a3cfc083554@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 53505fcc8a66625b7805b23fbaf3003df4f4ad35 https://github.com/OpenSIPS/opensips/commit/53505fcc8a66625b7805b23fbaf3003df4f4ad35 Author: Razvan Crainea Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: M modules/db_mysql/README M modules/db_mysql/doc/db_mysql_admin.xml Log Message: ----------- db_mysql: doc: clarifying max_db_queries meaning (cherry picked from commit 75be0c227d57fe5c96b0819ca993e6e906e3ffb2) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From razvan at opensips.org Thu Jul 5 05:01:43 2018 From: razvan at opensips.org (Razvan Crainea) Date: Thu, 05 Jul 2018 02:01:43 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 5a3c28: db_mysql: doc: clarifying max_db_queries meaning Message-ID: <5b3dde77d3549_535a2b1ccce9bc044871b@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/OpenSIPS/opensips Commit: 5a3c2861f8582f2f0bc8543ffd10443786fcf6ab https://github.com/OpenSIPS/opensips/commit/5a3c2861f8582f2f0bc8543ffd10443786fcf6ab Author: Razvan Crainea Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: M modules/db_mysql/README M modules/db_mysql/doc/db_mysql_admin.xml Log Message: ----------- db_mysql: doc: clarifying max_db_queries meaning (cherry picked from commit 75be0c227d57fe5c96b0819ca993e6e906e3ffb2) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From razvan at opensips.org Thu Jul 5 05:01:57 2018 From: razvan at opensips.org (Razvan Crainea) Date: Thu, 05 Jul 2018 02:01:57 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] ae0195: db_mysql: doc: clarifying max_db_queries meaning Message-ID: <5b3dde854f2aa_4d882b0f1741fc0c471d4@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: ae0195f188eeb594069408dc48156a361573d6e4 https://github.com/OpenSIPS/opensips/commit/ae0195f188eeb594069408dc48156a361573d6e4 Author: Razvan Crainea Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: M modules/db_mysql/README M modules/db_mysql/doc/db_mysql_admin.xml Log Message: ----------- db_mysql: doc: clarifying max_db_queries meaning (cherry picked from commit 75be0c227d57fe5c96b0819ca993e6e906e3ffb2) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From bogdan at opensips.org Thu Jul 5 05:56:35 2018 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Thu, 05 Jul 2018 02:56:35 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] fbbd14: Fixed accepting (again) the comma char inside URI. Message-ID: <5b3deb53e641_33b62aafb91b9c14287d9@hookshot-fe-d2afb11.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: fbbd1445ba46a47f8b9572e7df9cb4bedfa188ec https://github.com/OpenSIPS/opensips/commit/fbbd1445ba46a47f8b9572e7df9cb4bedfa188ec Author: Bogdan-Andrei Iancu Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: M parser/parse_to.c Log Message: ----------- Fixed accepting (again) the comma char inside URI. Fixes #1385 This issue was introduced with commit the a7e724a commit, starting 2.4 (cherry picked from commit 1e74986285035e29b49017a38d95cbdf8c57b485) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From bogdan at opensips.org Thu Jul 5 06:00:19 2018 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Thu, 05 Jul 2018 03:00:19 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b666fc: Fixed accepting (again) the comma char inside URI. Message-ID: <5b3dec337c5f6_17082b200453fc1014360@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/OpenSIPS/opensips Commit: b666fc4e950ff183ea34fb03c874f35741de09fa https://github.com/OpenSIPS/opensips/commit/b666fc4e950ff183ea34fb03c874f35741de09fa Author: Bogdan-Andrei Iancu Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: M parser/parse_to.c Log Message: ----------- Fixed accepting (again) the comma char inside URI. Fixes #1385 This issue was introduced with commit the a7e724a commit, starting 2.4 (cherry picked from commit 1e74986285035e29b49017a38d95cbdf8c57b485) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From bogdan at opensips.org Thu Jul 5 06:02:48 2018 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Thu, 05 Jul 2018 03:02:48 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 6432ea: Fixed accepting (again) the comma char inside URI. Message-ID: <5b3decc8bb54a_14802b1a89765c0462371@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: 6432eaae21e2aabc8429846c7be4c95f5bca4af4 https://github.com/OpenSIPS/opensips/commit/6432eaae21e2aabc8429846c7be4c95f5bca4af4 Author: Bogdan-Andrei Iancu Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: M parser/parse_to.c Log Message: ----------- Fixed accepting (again) the comma char inside URI. Fixes #1385 This issue was introduced with commit the a7e724a commit, starting 2.4 (cherry picked from commit 1e74986285035e29b49017a38d95cbdf8c57b485) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From razvan at opensips.org Thu Jul 5 06:30:52 2018 From: razvan at opensips.org (Razvan Crainea) Date: Thu, 05 Jul 2018 03:30:52 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 7bc463: usrloc: suppress unneccessary oom error Message-ID: <5b3df35cdffb2_778e2b016d1a7c0c4627d@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 7bc46387237b03610a0e079b397b15e7742429c1 https://github.com/OpenSIPS/opensips/commit/7bc46387237b03610a0e079b397b15e7742429c1 Author: Razvan Crainea Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: M modules/usrloc/kv_store.c M modules/usrloc/ureplication.c Log Message: ----------- usrloc: suppress unneccessary oom error **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From razvan at opensips.org Thu Jul 5 06:31:16 2018 From: razvan at opensips.org (Razvan Crainea) Date: Thu, 05 Jul 2018 03:31:16 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] a403d9: usrloc: suppress unneccessary oom error Message-ID: <5b3df37475c3c_53432acc1faafc10749be@hookshot-fe-d2afb11.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: a403d99de8044179b002058240d63518ac504c6b https://github.com/OpenSIPS/opensips/commit/a403d99de8044179b002058240d63518ac504c6b Author: Razvan Crainea Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: M modules/usrloc/kv_store.c M modules/usrloc/ureplication.c Log Message: ----------- usrloc: suppress unneccessary oom error (cherry picked from commit 7bc46387237b03610a0e079b397b15e7742429c1) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From bogdan at opensips.org Thu Jul 5 10:20:51 2018 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Thu, 05 Jul 2018 07:20:51 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] d68a77: Allow $branch to be set in the context of a reply ... Message-ID: <5b3e2943caed7_2ef12ae8f57d1c1c921e4@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: d68a773e9aec68f659e43ff6dda9e8baeac6a6e1 https://github.com/OpenSIPS/opensips/commit/d68a773e9aec68f659e43ff6dda9e8baeac6a6e1 Author: Bogdan-Andrei Iancu Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: M pvar.c Log Message: ----------- Allow $branch to be set in the context of a reply too **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From liviu at opensips.org Thu Jul 5 11:05:19 2018 From: liviu at opensips.org (Liviu Chircu) Date: Thu, 05 Jul 2018 08:05:19 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 9ebade: usrloc: Improve "db_mode" documentation Message-ID: <5b3e33af40006_202e2ad1084afc142437@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 9ebade34c90b6dec74240ab26a3a214bac4f99b4 https://github.com/OpenSIPS/opensips/commit/9ebade34c90b6dec74240ab26a3a214bac4f99b4 Author: Liviu Chircu Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: M modules/usrloc/doc/usrloc_admin.xml Log Message: ----------- usrloc: Improve "db_mode" documentation Better explain the implications of setting this parameter. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From liviu at opensips.org Thu Jul 5 11:06:01 2018 From: liviu at opensips.org (Liviu Chircu) Date: Thu, 05 Jul 2018 08:06:01 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 2982f1: usrloc: Improve "db_mode" documentation Message-ID: <5b3e33d930f3e_194352b0ac427fc00900c4@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 2982f199178d1991cb3cee5916fefa9e970e4486 https://github.com/OpenSIPS/opensips/commit/2982f199178d1991cb3cee5916fefa9e970e4486 Author: Liviu Chircu Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: M modules/usrloc/doc/usrloc_admin.xml Log Message: ----------- usrloc: Improve "db_mode" documentation Better explain the implications of setting this parameter. (cherry picked from commit 9ebade34c90b6dec74240ab26a3a214bac4f99b4) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From razvan at opensips.org Fri Jul 6 09:16:37 2018 From: razvan at opensips.org (Razvan Crainea) Date: Fri, 06 Jul 2018 06:16:37 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] fe18cc: cgrates: fix invalid memory access after release Message-ID: <5b3f6bb53fc4e_68552aef3fc1fbfc292eb@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: fe18cc1243b13a55ce2adaffbcb75d2132bfbf19 https://github.com/OpenSIPS/opensips/commit/fe18cc1243b13a55ce2adaffbcb75d2132bfbf19 Author: Razvan Crainea Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M modules/cgrates/cgrates_acc.c Log Message: ----------- cgrates: fix invalid memory access after release **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From razvan at opensips.org Fri Jul 6 09:16:53 2018 From: razvan at opensips.org (Razvan Crainea) Date: Fri, 06 Jul 2018 06:16:53 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 07aa67: cgrates: fix invalid memory access after release Message-ID: <5b3f6bc5127fd_6372ae7ed2e3c184097a@hookshot-fe-5a11256.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 07aa6765ec64a9fc37390d8d2408e27af0e71936 https://github.com/OpenSIPS/opensips/commit/07aa6765ec64a9fc37390d8d2408e27af0e71936 Author: Razvan Crainea Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M modules/cgrates/cgrates_acc.c Log Message: ----------- cgrates: fix invalid memory access after release (cherry picked from commit fe18cc1243b13a55ce2adaffbcb75d2132bfbf19) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From razvan at opensips.org Fri Jul 6 09:17:34 2018 From: razvan at opensips.org (Razvan Crainea) Date: Fri, 06 Jul 2018 06:17:34 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 6e60cb: cgrates: fix invalid memory access after release Message-ID: <5b3f6bee68cc9_36e22af800347c1868127@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/OpenSIPS/opensips Commit: 6e60cba98b4e61b99be3519a9f4c9d93fb34afb1 https://github.com/OpenSIPS/opensips/commit/6e60cba98b4e61b99be3519a9f4c9d93fb34afb1 Author: Razvan Crainea Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M modules/cgrates/cgrates_acc.c Log Message: ----------- cgrates: fix invalid memory access after release (cherry picked from commit fe18cc1243b13a55ce2adaffbcb75d2132bfbf19) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From Adam.Overbeeke at genesys.com Tue Jul 10 10:47:59 2018 From: Adam.Overbeeke at genesys.com (Adam Overbeeke) Date: Tue, 10 Jul 2018 14:47:59 +0000 Subject: [OpenSIPS-Devel] add_uri_param does not support variables. Message-ID: <4F166C8D-AD3E-4460-B675-8B52B7D1D64D@genesys.com> Hi, Could we get the function add_uri_param to support $avp or $var variables? Example: add_uri_param(“tgrp=$avp(1)”) or some variation of that above. Right now I am having to use - subst_uri. Thanks, Adam Adam Overbeeke Lead Voice Network Engineer, PureCloud [cid:image001.png at 01D2DB78.7C3D8250] [cid:image002.png at 01D2DB78.7C3D8250] [cid:image003.png at 01D2DB78.7C3D8250][cid:image004.png at 01D2DB78.7C3D8250][cid:image005.png at 01D2DB78.7C3D8250][cid:image006.png at 01D2DB78.7C3D8250][cid:image007.png at 01D2DB78.7C3D8250][cid:image008.png at 01D2DB78.7C3D8250] -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 1242 bytes Desc: image001.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 7162 bytes Desc: image002.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.png Type: image/png Size: 2054 bytes Desc: image003.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.png Type: image/png Size: 2041 bytes Desc: image004.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.png Type: image/png Size: 2044 bytes Desc: image005.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.png Type: image/png Size: 1920 bytes Desc: image006.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 2057 bytes Desc: image007.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.png Type: image/png Size: 2071 bytes Desc: image008.png URL: From liviu at opensips.org Wed Jul 11 05:18:27 2018 From: liviu at opensips.org (Liviu Chircu) Date: Wed, 11 Jul 2018 02:18:27 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] e4fb28: shm_nt_str_dup(): Improve error handling Message-ID: <5b45cb635b020_26172ab84185bc08461e8@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: e4fb2866a407c9ce96442ed6aa05d8629672f7a6 https://github.com/OpenSIPS/opensips/commit/e4fb2866a407c9ce96442ed6aa05d8629672f7a6 Author: Liviu Chircu Date: 2018-07-11 (Wed, 11 Jul 2018) Changed paths: M ut.h Log Message: ----------- shm_nt_str_dup(): Improve error handling Do not report (-1: out of memory) on NULL input strings **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From liviu at opensips.org Wed Jul 11 05:18:37 2018 From: liviu at opensips.org (Liviu Chircu) Date: Wed, 11 Jul 2018 02:18:37 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] a4a35d: shm_nt_str_dup(): Improve error handling Message-ID: <5b45cb6d8dac_7dc32ac508423c0c1024c4@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: a4a35d36f0423d5cf77be51e23fbc18184a7c84c https://github.com/OpenSIPS/opensips/commit/a4a35d36f0423d5cf77be51e23fbc18184a7c84c Author: Liviu Chircu Date: 2018-07-11 (Wed, 11 Jul 2018) Changed paths: M ut.h Log Message: ----------- shm_nt_str_dup(): Improve error handling Do not report (-1: out of memory) on NULL input strings (cherry picked from commit e4fb2866a407c9ce96442ed6aa05d8629672f7a6) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From razvan at opensips.org Fri Jul 13 05:56:55 2018 From: razvan at opensips.org (Razvan Crainea) Date: Fri, 13 Jul 2018 02:56:55 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 7d07bf: cgrates: verify the return type Message-ID: <5b4877678005b_11f32aae85b71c1459269@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 7d07bf013b795b3da8f5d4ddbaee48ac77a6fc32 https://github.com/OpenSIPS/opensips/commit/7d07bf013b795b3da8f5d4ddbaee48ac77a6fc32 Author: Razvan Crainea Date: 2018-07-13 (Fri, 13 Jul 2018) Changed paths: M modules/cgrates/cgrates_common.c Log Message: ----------- cgrates: verify the return type Prevent opensips from crashing when using with an old verison of cgrates and not setting the compat mode **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From razvan at opensips.org Fri Jul 13 05:57:18 2018 From: razvan at opensips.org (Razvan Crainea) Date: Fri, 13 Jul 2018 02:57:18 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] adc2f7: cgrates: verify the return type Message-ID: <5b48777e1edf4_138922ae837487c1477589@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: adc2f7e8b2c31e4205a111d38d929151f5023544 https://github.com/OpenSIPS/opensips/commit/adc2f7e8b2c31e4205a111d38d929151f5023544 Author: Razvan Crainea Date: 2018-07-13 (Fri, 13 Jul 2018) Changed paths: M modules/cgrates/cgrates_common.c Log Message: ----------- cgrates: verify the return type Prevent opensips from crashing when using with an old verison of cgrates and not setting the compat mode (cherry picked from commit 7d07bf013b795b3da8f5d4ddbaee48ac77a6fc32) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From razvan at opensips.org Fri Jul 13 05:58:42 2018 From: razvan at opensips.org (Razvan Crainea) Date: Fri, 13 Jul 2018 02:58:42 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b81be8: dialog: fix dialog_table param Message-ID: <5b4877d285c5c_3ec62aeb548d7c0459328@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: b81be8ec8c43b426b3432fa6aa023128a926c053 https://github.com/OpenSIPS/opensips/commit/b81be8ec8c43b426b3432fa6aa023128a926c053 Author: Razvan Crainea Date: 2018-07-13 (Fri, 13 Jul 2018) Changed paths: M modules/dialog/dialog.c Log Message: ----------- dialog: fix dialog_table param **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From razvan at opensips.org Fri Jul 13 05:59:00 2018 From: razvan at opensips.org (Razvan Crainea) Date: Fri, 13 Jul 2018 02:59:00 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] c8a6db: dialog: fix dialog_table param Message-ID: <5b4877e4bb152_35f72b1db0721c1422344@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: c8a6dbb5e76680832f2f5b66b68bb1d9daabbd63 https://github.com/OpenSIPS/opensips/commit/c8a6dbb5e76680832f2f5b66b68bb1d9daabbd63 Author: Razvan Crainea Date: 2018-07-13 (Fri, 13 Jul 2018) Changed paths: M modules/dialog/dialog.c Log Message: ----------- dialog: fix dialog_table param (cherry picked from commit b81be8ec8c43b426b3432fa6aa023128a926c053) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From razvan at opensips.org Fri Jul 13 05:59:11 2018 From: razvan at opensips.org (Razvan Crainea) Date: Fri, 13 Jul 2018 02:59:11 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] a7dc32: dialog: fix dialog_table param Message-ID: <5b4877ef80578_395d2ae7ddeefc1026831@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/OpenSIPS/opensips Commit: a7dc32e0be6b3f78535ede37888769676e7d6d23 https://github.com/OpenSIPS/opensips/commit/a7dc32e0be6b3f78535ede37888769676e7d6d23 Author: Razvan Crainea Date: 2018-07-13 (Fri, 13 Jul 2018) Changed paths: M modules/dialog/dialog.c Log Message: ----------- dialog: fix dialog_table param (cherry picked from commit b81be8ec8c43b426b3432fa6aa023128a926c053) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From razvan at opensips.org Fri Jul 13 05:59:22 2018 From: razvan at opensips.org (Razvan Crainea) Date: Fri, 13 Jul 2018 02:59:22 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 014263: dialog: fix dialog_table param Message-ID: <5b4877facbea0_cd22b097f00fc18478da@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: 014263eceafa68f424f3aed9a6386ec375bbb8f9 https://github.com/OpenSIPS/opensips/commit/014263eceafa68f424f3aed9a6386ec375bbb8f9 Author: Razvan Crainea Date: 2018-07-13 (Fri, 13 Jul 2018) Changed paths: M modules/dialog/dialog.c Log Message: ----------- dialog: fix dialog_table param (cherry picked from commit b81be8ec8c43b426b3432fa6aa023128a926c053) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From harishyadav1465 at gmail.com Fri Jul 13 12:41:52 2018 From: harishyadav1465 at gmail.com (Harish Dubakula) Date: Fri, 13 Jul 2018 22:11:52 +0530 Subject: [OpenSIPS-Devel] Subscription error Message-ID: Hi, I am new to opensips.can some one tell me why my opensips terminates the Subscription of event:dialog;sla. Thanking you, HarishKumar -------------- next part -------------- An HTML attachment was scrubbed... URL: From vladp at opensips.org Fri Jul 13 13:14:51 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Fri, 13 Jul 2018 10:14:51 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] c2a118: usrloc: fix a regression bug introduced by the k/v... Message-ID: <5b48de0b9ff5e_68302b1e872bfc0c27512@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: c2a11864ebf744bdb232caf8480eafc18d3af8af https://github.com/OpenSIPS/opensips/commit/c2a11864ebf744bdb232caf8480eafc18d3af8af Author: Vlad Patrascu Date: 2018-07-13 (Fri, 13 Jul 2018) Changed paths: M modules/usrloc/urecord.c M modules/usrloc/ureplication.c M modules/usrloc/ureplication.h Log Message: ----------- usrloc: fix a regression bug introduced by the k/v storage replication Closes #1423 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladp at opensips.org Fri Jul 13 13:17:12 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Fri, 13 Jul 2018 10:17:12 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] c34d12: usrloc: fix a regression bug introduced by the k/v... Message-ID: <5b48de9858824_23e72b00978a7c04871@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: c34d126afd23c48cbb10546418e40c260963c5b5 https://github.com/OpenSIPS/opensips/commit/c34d126afd23c48cbb10546418e40c260963c5b5 Author: Vlad Patrascu Date: 2018-07-13 (Fri, 13 Jul 2018) Changed paths: M modules/usrloc/urecord.c M modules/usrloc/ureplication.c M modules/usrloc/ureplication.h Log Message: ----------- usrloc: fix a regression bug introduced by the k/v storage replication Closes #1423 (cherry picked from commit c2a11864ebf744bdb232caf8480eafc18d3af8af) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladp at opensips.org Fri Jul 13 13:29:37 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Fri, 13 Jul 2018 10:29:37 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 1ff08c: tls_mgm: support SNI for tls server domains Message-ID: <5b48e181f4016_1d9d2af40fd83c086075d@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 1ff08ca48c32dd88d44af9e056f4f7f08a0452b0 https://github.com/OpenSIPS/opensips/commit/1ff08ca48c32dd88d44af9e056f4f7f08a0452b0 Author: Vlad Patrascu Date: 2018-07-13 (Fri, 13 Jul 2018) Changed paths: M modules/tls_mgm/tls_domain.c M modules/tls_mgm/tls_domain.h M modules/tls_mgm/tls_mgm.c Log Message: ----------- tls_mgm: support SNI for tls server domains Support TLS Server Name Indication in order to present the proper certificate when hosting multiple domains on the same IP. If the hostname that the client attempts to connect to is supplied, that hostname is then matched against the name of the defined virtual TLS domains. The certificate and settings of that domain are further used for the TLS handshake with the client. Commit: a4d2b08f7cfdecc2de879b31ac49741a715bea13 https://github.com/OpenSIPS/opensips/commit/a4d2b08f7cfdecc2de879b31ac49741a715bea13 Author: Vlad Patrascu Date: 2018-07-13 (Fri, 13 Jul 2018) Changed paths: M db/schema/tls_mgm.xml M modules/db_mysql/README M modules/db_mysql/db_mysql.c M modules/db_mysql/doc/db_mysql_admin.xml M modules/proto_tls/proto_tls.c M modules/proto_wss/proto_wss.c M modules/rest_client/README M modules/rest_client/doc/rest_client_admin.xml M modules/rest_client/rest_methods.c M modules/tls_mgm/README M modules/tls_mgm/api.h M modules/tls_mgm/doc/tls_mgm_admin.xml M modules/tls_mgm/tls.h M modules/tls_mgm/tls_config.c M modules/tls_mgm/tls_config.h M modules/tls_mgm/tls_config_helper.h M modules/tls_mgm/tls_conn.h M modules/tls_mgm/tls_conn_ops.h M modules/tls_mgm/tls_conn_server.h M modules/tls_mgm/tls_domain.c M modules/tls_mgm/tls_domain.h M modules/tls_mgm/tls_helper.h M modules/tls_mgm/tls_mgm.c M modules/tls_mgm/tls_params.c M modules/tls_mgm/tls_params.h M scripts/db_berkeley/opensips/tls_mgm M scripts/db_berkeley/opensips/version M scripts/dbtext/opensips/tls_mgm M scripts/dbtext/opensips/version M scripts/mysql/tls_mgm-create.sql M scripts/oracle/tls_mgm-create.sql M scripts/pi_http/pi_framework.xml M scripts/pi_http/tls_mgm-mod M scripts/pi_http/tls_mgm-table M scripts/postgres/tls_mgm-create.sql M scripts/sqlite/tls_mgm-create.sql Log Message: ----------- tls_mgm: improve TLS domains matching TLS domain matching is now described using 2 new modparams/DB fileds: "match_ip_address" and "match_sip_domain". A new AVP is introduced that sets the SIP domain to use as a maching filter for client domains. For server domains, the hostname in the Servername extension is matched against the SIP domains defined in match_sip_domain. Also fix ref counting issues for DB-loaded TLS domains. Compare: https://github.com/OpenSIPS/opensips/compare/c2a11864ebf7...a4d2b08f7cfd **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From pasandev at ymail.com Thu Jul 5 04:28:51 2018 From: pasandev at ymail.com (Pasan Meemaduma) Date: Thu, 5 Jul 2018 08:28:51 +0000 (UTC) Subject: [OpenSIPS-Devel] [OpenSIPS-Users] hep rtcp data dump to postgres In-Reply-To: <1519312103.1868661.1530593662680@mail.yahoo.com> References: <568416925.1297810.1530517537958.ref@mail.yahoo.com> <568416925.1297810.1530517537958@mail.yahoo.com> <2009243184.1852798.1530585704147@mail.yahoo.com> <1519312103.1868661.1530593662680@mail.yahoo.com> Message-ID: <1265949755.2948878.1530779331033@mail.yahoo.com> Hi Guys, Would you please confirm this change ? On Tuesday, 3 July 2018, 10:29:05 AM GMT+5:30, Pasan Meemaduma via Users wrote: We were able to fix this with following change. Let me know if you need a pull request if you are happy with that change. --- opensips-2.3.4.orig/modules/sipcapture/sipcapture.c +++ opensips-2.3.4/modules/sipcapture/sipcapture.c @@ -5070,7 +5070,7 @@ static int report_capture(struct sip_msg          db_vals[10].val.str_val = capture_node;      }   -    db_vals[11].type = DB_BLOB; +    db_vals[11].type = DB_STR;          /* we can have other pyload than sip only for hepv3 */ On Tuesday, 3 July 2018, 8:16:50 AM GMT+5:30, Pasan Meemaduma via Users wrote: I figured its json data encoded in hex, so it appears DB_BLOB in OpenSIPS/opensips | | | | | | | | | | | OpenSIPS/opensips opensips - OpenSIPS is a GPL implementation of a multi-functionality SIP Server that targets to deliver a high-l... | | | On Monday, 2 July 2018, 1:20:31 PM GMT+5:30, Pasan Meemaduma via Users wrote: Hi Guys, I'm dumping my rtcp data which collect over hep interface of my opensips in to postgres and it doesn't store the json string in the database instead it pushes an encoded string which blows homer api when querying rtcp data. Same setup with mysql DB works perfectly fine, and data is saved as json string. It appears it stores the hep encoded msg into db without decoding. :/ Appreciate if you can look in to this. Let me know if you need any more info OS: debian stretch opensips : 2.3.3 /etc/opensips/opensips.cfg listen=hep_udp:10.3.1.150:9060 loadmodule "db_postgres.so" loadmodule "sipcapture.so" loadmodule "proto_hep.so" modparam("sipcapture", "db_url", "postgres://sipcapture:Apo31f24vna at 127.0.0.1/homer_data") modparam("sipcapture", "capture_on", 1) modparam("sipcapture", "hep_capture_on", 1) modparam("sipcapture", "hep_route", "my_hep_route") modparam("sipcapture", "rtcp_table_name", "rtcp_capture") route[my_hep_route] {         ### hep_get([data type,] chunk_id, vendor_id_pvar, chunk_data_pvar)         ### data type is optional for most of the generic chunks         ### Full list here: http://www.opensips.org/html/docs/modules/2.2.x/sipcapture#hep_set_id         #Protocol ID         hep_get("11", "$var(vid)", "$var(data)");         $var(proto) = $(var(data){s.int});         #xlog("L_INFO", "Dumping $var(data) pkts via HEP");         #Logs Or Stats         if($var(proto) == 100 || $var(proto) == 99) {                 #hep_set("uint8", "2", , "1");                 hep_get("utf8-string", "0x11", "$var(vid)", "$var(correlation_id)");                 report_capture("logs_capture", "$var(correlation_id)", "1");                 exit;         } else if ( $var(data) == "RTCP") {                 hep_get("utf8-string", "0x11", "$var(vid)", "$var(correlation_id)");                 report_capture("rtcp_capture", "$var(correlation_id)", "5");                 exit;         }         if($var(data) == "SIP") {                 hep_resume_sip();         } else {                 exit;         } } debug log Jul  2 17:42:39 voip2-homer /usr/sbin/opensips[17258]: DBG:sipcapture:db_sync_store: storing info... Jul  2 17:42:39 voip2-homer /usr/sbin/opensips[17258]: DBG:db_postgres:db_postgres_val2str: PQescapeStringConn: in: 121 chars, out: 121 chars Jul  2 17:42:39 voip2-homer /usr/sbin/opensips[17258]: DBG:db_postgres:db_postgres_val2str: PQescapeStringConn: in: 12 chars, out: 12 chars Jul  2 17:42:39 voip2-homer /usr/sbin/opensips[17258]: DBG:db_postgres:db_postgres_val2str: PQescapeStringConn: in: 13 chars, out: 13 chars Jul  2 17:42:39 voip2-homer /usr/sbin/opensips[17258]: DBG:db_postgres:db_postgres_val2str: PQescapeStringConn: in: 9 chars, out: 9 chars Jul  2 17:42:39 voip2-homer /usr/sbin/opensips[17258]: DBG:db_postgres:db_postgres_submit_query: 0x7fcc64b62a98 PQsendQuery(insert into rtcp_capture (date,micro_ts,correlation_id,source_ip,source_port,destination_ip,destination_port,proto,family,type,node,msg ) values ('2018-07-02 17:42:39',1530517359466892,'0gQAAC8WAAACBAAALxYAALesqTJJyH2xO7MoiUXzBE8wM7k5guQDJr3dDDdK19yGM3EIud2vT1YL3QYtviLXYUkO7n48a2Qtwkv2C38+rns- at 210.87.44.32','210.87.44.32',58871,'10.239.238.68',15997,1,2,5,'homer01:2','\x7b2273737263223a313630353339313435302c2274797065223a3230302c227265706f72745f636f756e74223a312c2273656e6465725f696e666f726d6174696f6e223a7b226e74705f74696d657374616d705f736563223a2232303835393739303632222c226e74705f74696d657374616d705f75736563223a22363334343939222c227274705f74696d657374616d70223a2d36323238383439332c227061636b657473223a31383231362c226f6374657473223a323931343536307d2c227265706f72745f626c6f636b73223a5b7b22736f757263655f73737263223a3937353539343236322c226672616374696f6e5f6c6f7374223a302c227061636b6574735f6c6f7374223a312c22686967686573745f7365715f6e6f223a34373337312c2269615f6a6974746572223a302c226c7372223a2231343431363437323835222c22646c7372223a3130383932307d5d7d')) _______________________________________________ Users mailing list Users at lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list Users at lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list Users at lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users -------------- next part -------------- An HTML attachment was scrubbed... URL: From marketing at opensips.org Mon Jul 16 10:37:51 2018 From: marketing at opensips.org (OpenSIPS Team) Date: Mon, 16 Jul 2018 17:37:51 +0300 Subject: [OpenSIPS-Devel] A New OpenSIPS Bootcamp training session Message-ID: <7b90aae7-2aee-8b0e-3d06-698bdde55dfe@opensips.org> * 22nd-26th of October 2018, Cluj-Napoca, Romania* *OpenSIPS Bootcamp!* Join the core developers and founder of the OpenSIPS project for a new *OpenSIPS Bootcamp* session in Europe - a five days (40 hours) intensive and practical training, covering installation, configuration and administration of *OpenSIPS.* This year's curriculum has been aligned to OpenSIPS 2.4, but also enhanced to cover some of the latest introduced features like OpenSIPS clustering. Join us in Cluj-Napoca, the Silicon Valley of Romania and one of the most beautiful and touristy places in Transylvania! Check the Schedule now *Early Birds open * The Early Bird 10% discount is available for registrations before /*1st of September*/, so do not mis the opportunity. The number of seats is limited, so be sure and book a seat now. Keep in mind that a 10% group discount is also available - grab your work mate and start learning more OpenSIPS together . Register Now! * * *Certified training saves time and money* OpenSIPS mistakes are easily avoided if you get proper training! Companies that use OpenSIPS waste time and money when they don't have a trained engineer on staff. Searching on Google, waiting on IRC, even the latency in mailing list replies takes it's toll over time. Take this rare opportunity to train your employees with the project members themselves. Get training! Any questions? do not hesitate to contact us ! ------------------------------------------------------------------------ You received this email as part of your relationship with the OpenSIPS Project. If you do not want to receive any more news, please email to unsubscribe . -------------- next part -------------- An HTML attachment was scrubbed... URL: From vladp at opensips.org Tue Jul 17 05:43:01 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Tue, 17 Jul 2018 02:43:01 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 34ffa8: usrloc: replace deprecated 'db_mode' modparam from... Message-ID: <5b4dba2577b50_74212b06b5f0bc0c697c5@hookshot-fe-cace476.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 34ffa870183a82c803ed0bdff611ab19ebe3fe6f https://github.com/OpenSIPS/opensips/commit/34ffa870183a82c803ed0bdff611ab19ebe3fe6f Author: Vlad Patrascu Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M etc/opensips.cfg Log Message: ----------- usrloc: replace deprecated 'db_mode' modparam from default script **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladp at opensips.org Tue Jul 17 05:44:29 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Tue, 17 Jul 2018 02:44:29 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 7e3254: usrloc: replace deprecated 'db_mode' modparam from... Message-ID: <5b4dba7d745a7_4c0f2ad2ea4b5c0c79155@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 7e3254d508b07d99e7afd2841e2a1c1447c2bb7f https://github.com/OpenSIPS/opensips/commit/7e3254d508b07d99e7afd2841e2a1c1447c2bb7f Author: Vlad Patrascu Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M etc/opensips.cfg Log Message: ----------- usrloc: replace deprecated 'db_mode' modparam from default script (cherry picked from commit 34ffa870183a82c803ed0bdff611ab19ebe3fe6f) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladp at opensips.org Tue Jul 17 09:06:53 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Tue, 17 Jul 2018 06:06:53 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 7be3d9: tls_mgm: fix DB table version check Message-ID: <5b4de9eda8771_7f262abeb6c93c141103cf@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 7be3d97cbdcc2cf1b22bbbae3251c06b54143df0 https://github.com/OpenSIPS/opensips/commit/7be3d97cbdcc2cf1b22bbbae3251c06b54143df0 Author: Vlad Patrascu Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M modules/tls_mgm/tls_config.h M modules/tls_mgm/tls_domain.c M modules/tls_mgm/tls_mgm.c Log Message: ----------- tls_mgm: fix DB table version check **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From razvan at opensips.org Tue Jul 17 11:49:36 2018 From: razvan at opensips.org (Razvan Crainea) Date: Tue, 17 Jul 2018 08:49:36 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 6f0393: packaging/debian: prepare changelog for 3.0 Message-ID: <5b4e101059f52_1e242aea7728dc1484065@hookshot-fe-5a11256.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 6f0393641fed52471833ba3c1921d8834103c05f https://github.com/OpenSIPS/opensips/commit/6f0393641fed52471833ba3c1921d8834103c05f Author: Razvan Crainea Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M packaging/debian/changelog Log Message: ----------- packaging/debian: prepare changelog for 3.0 Commit: 682177a967e65bf31d629206743f725c4d725799 https://github.com/OpenSIPS/opensips/commit/682177a967e65bf31d629206743f725c4d725799 Author: Razvan Crainea Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M packaging/debian/opensips-mongodb-module.preinst Log Message: ----------- packaging/debian: add #DEBHELPER# token to preinst Commit: 945e9143dd57eb1c437056b7fcbfacd62f633e85 https://github.com/OpenSIPS/opensips/commit/945e9143dd57eb1c437056b7fcbfacd62f633e85 Author: Razvan Crainea Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: A opensips-m4cfg.8 M packaging/debian/opensips.manpages Log Message: ----------- packaging/debian: add man page for opensips-m4cfg Commit: 98851096b3f9d3f1059b6de38c3b64e4913194b3 https://github.com/OpenSIPS/opensips/commit/98851096b3f9d3f1059b6de38c3b64e4913194b3 Author: Razvan Crainea Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M io_wait.h M modules/dns_cache/README M modules/dns_cache/doc/dns_cache_admin.xml M modules/drouting/README M modules/drouting/doc/drouting_admin.xml M modules/ldap/README M modules/ldap/doc/ldap_admin.xml M modules/nathelper/sip_pinger.h M modules/sipcapture/README M modules/sipcapture/doc/sipcapture_admin.xml M modules/sipmsgops/list_hdr.c M modules/siprec/siprec_body.c M modules/snmpstats/mibs/OPENSER-SIP-SERVER-MIB M net/net_tcp.h M route.c M scripts/opensipsdbctl.mysql M scripts/osipsconsole Log Message: ----------- fix several typos Commit: b25ed33237220f52d3b02bc37945519f2caf0509 https://github.com/OpenSIPS/opensips/commit/b25ed33237220f52d3b02bc37945519f2caf0509 Author: Razvan Crainea Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M packaging/debian/rules Log Message: ----------- debian: prevent opensips from starting at install It's not a good idea to start after installing opensips, because it hasn't been configured yet Compare: https://github.com/OpenSIPS/opensips/compare/7be3d97cbdcc...b25ed3323722 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladp at opensips.org Tue Jul 17 12:02:49 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Tue, 17 Jul 2018 09:02:49 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 9ee39b: Regenerate default TLS user certificate and rootCA Message-ID: <5b4e1329c03f4_4c472af918717c088062c@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 9ee39b75fe1296820d70a86a2e2343b46a01fcbc https://github.com/OpenSIPS/opensips/commit/9ee39b75fe1296820d70a86a2e2343b46a01fcbc Author: Vlad Patrascu Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M etc/tls/rootCA/cacert.pem M etc/tls/rootCA/certs/01.pem M etc/tls/rootCA/index.txt M etc/tls/rootCA/private/cakey.pem M etc/tls/user/user-calist.pem M etc/tls/user/user-cert.pem M etc/tls/user/user-cert_req.pem M etc/tls/user/user-privkey.pem Log Message: ----------- Regenerate default TLS user certificate and rootCA **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladp at opensips.org Tue Jul 17 12:04:59 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Tue, 17 Jul 2018 09:04:59 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] d7a653: Regenerate default TLS user certificate and rootCA Message-ID: <5b4e13ab94b60_202f2aec5e241c0478695@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: d7a653190f920b766087961da43d24a604dd00bd https://github.com/OpenSIPS/opensips/commit/d7a653190f920b766087961da43d24a604dd00bd Author: Vlad Patrascu Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M etc/tls/rootCA/cacert.pem M etc/tls/rootCA/certs/01.pem M etc/tls/rootCA/index.txt M etc/tls/rootCA/private/cakey.pem M etc/tls/user/user-calist.pem M etc/tls/user/user-cert.pem M etc/tls/user/user-cert_req.pem M etc/tls/user/user-privkey.pem Log Message: ----------- Regenerate default TLS user certificate and rootCA (cherry picked from commit 9ee39b75fe1296820d70a86a2e2343b46a01fcbc) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladp at opensips.org Tue Jul 17 12:05:40 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Tue, 17 Jul 2018 09:05:40 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] d093fb: Regenerate default TLS user certificate and rootCA Message-ID: <5b4e13d474fa7_1a2c2b11740adc04633e0@hookshot-fe-d2afb11.cp1-iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/OpenSIPS/opensips Commit: d093fbdb75bfcab5e851ce54a48fad2d9138a99f https://github.com/OpenSIPS/opensips/commit/d093fbdb75bfcab5e851ce54a48fad2d9138a99f Author: Vlad Patrascu Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M etc/tls/rootCA/cacert.pem M etc/tls/rootCA/certs/01.pem M etc/tls/rootCA/index.txt M etc/tls/rootCA/private/cakey.pem M etc/tls/user/user-calist.pem M etc/tls/user/user-cert.pem M etc/tls/user/user-cert_req.pem M etc/tls/user/user-privkey.pem Log Message: ----------- Regenerate default TLS user certificate and rootCA (cherry picked from commit 9ee39b75fe1296820d70a86a2e2343b46a01fcbc) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladp at opensips.org Tue Jul 17 12:06:27 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Tue, 17 Jul 2018 09:06:27 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] ceaa35: Regenerate default TLS user certificate and rootCA Message-ID: <5b4e1403753f9_38472ab2fa457c0c94997@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: ceaa357211bd16dbcc1211c9ecd7c7ccfdb37d50 https://github.com/OpenSIPS/opensips/commit/ceaa357211bd16dbcc1211c9ecd7c7ccfdb37d50 Author: Vlad Patrascu Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M etc/tls/rootCA/cacert.pem M etc/tls/rootCA/certs/01.pem M etc/tls/rootCA/index.txt M etc/tls/rootCA/private/cakey.pem M etc/tls/user/user-calist.pem M etc/tls/user/user-cert.pem M etc/tls/user/user-cert_req.pem M etc/tls/user/user-privkey.pem Log Message: ----------- Regenerate default TLS user certificate and rootCA (cherry picked from commit 9ee39b75fe1296820d70a86a2e2343b46a01fcbc) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From razvan at opensips.org Tue Jul 17 12:07:09 2018 From: razvan at opensips.org (Razvan Crainea) Date: Tue, 17 Jul 2018 09:07:09 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] efa16e: packaging/debian: add #DEBHELPER# token to preinst Message-ID: <5b4e142db6b94_6dee2afb56edfc0c9877a@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: efa16e81d062f696568fa5957031ae90c0ff037d https://github.com/OpenSIPS/opensips/commit/efa16e81d062f696568fa5957031ae90c0ff037d Author: Razvan Crainea Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M packaging/debian/opensips-mongodb-module.preinst Log Message: ----------- packaging/debian: add #DEBHELPER# token to preinst (cherry picked from commit 682177a967e65bf31d629206743f725c4d725799) Commit: 4f2cb71211a2c8fb308dd8d2f6d8b88f00439f87 https://github.com/OpenSIPS/opensips/commit/4f2cb71211a2c8fb308dd8d2f6d8b88f00439f87 Author: Razvan Crainea Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: A opensips-m4cfg.8 M packaging/debian/opensips.manpages Log Message: ----------- packaging/debian: add man page for opensips-m4cfg (cherry picked from commit 945e9143dd57eb1c437056b7fcbfacd62f633e85) Commit: eb7c4f3ffa7ad7583c0caab3c6e674db281b49e2 https://github.com/OpenSIPS/opensips/commit/eb7c4f3ffa7ad7583c0caab3c6e674db281b49e2 Author: Razvan Crainea Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M io_wait.h M modules/dns_cache/README M modules/dns_cache/doc/dns_cache_admin.xml M modules/drouting/README M modules/ldap/README M modules/ldap/doc/ldap_admin.xml M modules/nathelper/sip_pinger.h M modules/sipmsgops/list_hdr.c M modules/siprec/siprec_body.c M modules/snmpstats/mibs/OPENSER-SIP-SERVER-MIB M net/net_tcp.h M route.c M scripts/opensipsdbctl.mysql M scripts/osipsconsole Log Message: ----------- fix several typos (cherry picked from commit 98851096b3f9d3f1059b6de38c3b64e4913194b3) Commit: e1934f888574577e6560577463de3a2f604f467b https://github.com/OpenSIPS/opensips/commit/e1934f888574577e6560577463de3a2f604f467b Author: Razvan Crainea Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M packaging/debian/rules Log Message: ----------- debian: prevent opensips from starting at install It's not a good idea to start after installing opensips, because it hasn't been configured yet (cherry picked from commit b25ed33237220f52d3b02bc37945519f2caf0509) Compare: https://github.com/OpenSIPS/opensips/compare/d7a653190f92...e1934f888574 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From liviu at opensips.org Tue Jul 17 14:00:18 2018 From: liviu at opensips.org (Liviu Chircu) Date: Tue, 17 Jul 2018 11:00:18 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 222125: Parsing Call-ID before looking up for contact_id Message-ID: <5b4e2eb230d95_490c2b0d6876dc0c3637@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 222125a3b3668fc618bec46dc30debaabf77fc4f https://github.com/OpenSIPS/opensips/commit/222125a3b3668fc618bec46dc30debaabf77fc4f Author: Italo Rossi Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M modules/mid_registrar/lookup.c Log Message: ----------- Parsing Call-ID before looking up for contact_id Commit: 6152a4b0701de992d6add423b5c2b0a83a6d0bd3 https://github.com/OpenSIPS/opensips/commit/6152a4b0701de992d6add423b5c2b0a83a6d0bd3 Author: Liviu Chircu Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M modules/mid_registrar/lookup.c Log Message: ----------- Merge pull request #1430 from italorossi/master mid_registrar: Fix segfault due to null callid Compare: https://github.com/OpenSIPS/opensips/compare/9ee39b75fe12...6152a4b0701d **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From italorossib at gmail.com Tue Jul 17 14:00:46 2018 From: italorossib at gmail.com (Italo Rossi) Date: Tue, 17 Jul 2018 11:00:46 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 5e9bd4: Parsing Call-ID before looking up for contact_id Message-ID: <5b4e2ece5ee7f_391f2b18fc625c106833@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 5e9bd4294dbd81a37eee32c21903ba8e6381c571 https://github.com/OpenSIPS/opensips/commit/5e9bd4294dbd81a37eee32c21903ba8e6381c571 Author: Italo Rossi Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M modules/mid_registrar/lookup.c Log Message: ----------- Parsing Call-ID before looking up for contact_id (cherry picked from commit 222125a3b3668fc618bec46dc30debaabf77fc4f) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From italorossib at gmail.com Tue Jul 17 14:04:13 2018 From: italorossib at gmail.com (Italo Rossi) Date: Tue, 17 Jul 2018 11:04:13 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 79ede4: Parsing Call-ID before looking up for contact_id Message-ID: <5b4e2f9d62c49_5f1b2ab3be185c0810125d@hookshot-fe-7191cb1.cp1-iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/OpenSIPS/opensips Commit: 79ede42d7037f794be0015ef0a919cbeb1435045 https://github.com/OpenSIPS/opensips/commit/79ede42d7037f794be0015ef0a919cbeb1435045 Author: Italo Rossi Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M modules/mid_registrar/lookup.c Log Message: ----------- Parsing Call-ID before looking up for contact_id (cherry picked from commit 222125a3b3668fc618bec46dc30debaabf77fc4f) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From liviu at opensips.org Wed Jul 18 03:10:13 2018 From: liviu at opensips.org (Liviu Chircu) Date: Wed, 18 Jul 2018 00:10:13 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 52016c: Module doc: Add an auto-generated "contributors" c... Message-ID: <5b4ee7d5164_50252ac2215d3c0882479@hookshot-fe-cace476.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 52016c07f3dbc047a7eaef1a504256ac6564bf30 https://github.com/OpenSIPS/opensips/commit/52016c07f3dbc047a7eaef1a504256ac6564bf30 Author: Liviu Chircu Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M Makefile A doc/build-contrib.sh M doc/entities.xml M doc/module-docbook.css M modules/aaa_radius/doc/aaa_radius.xml M modules/acc/doc/acc.xml M modules/alias_db/doc/alias_db.xml M modules/auth/doc/auth.xml M modules/auth_aaa/doc/auth_aaa.xml M modules/auth_db/doc/auth_db.xml M modules/avpops/doc/avpops.xml M modules/b2b_entities/doc/b2b_entities.xml M modules/b2b_logic/doc/b2b_logic.xml M modules/b2b_sca/doc/b2b_sca.xml M modules/benchmark/doc/benchmark.xml M modules/cachedb_cassandra/doc/cachedb_cassandra.xml M modules/cachedb_couchbase/doc/cachedb_couchbase.xml M modules/cachedb_local/doc/cachedb_local.xml M modules/cachedb_memcached/doc/cachedb_memcached.xml M modules/cachedb_mongodb/doc/cachedb_mongodb.xml M modules/cachedb_redis/doc/cachedb_redis.xml M modules/cachedb_sql/doc/cachedb_sql.xml M modules/call_center/doc/call_center.xml M modules/call_control/doc/call_control.xml M modules/carrierroute/doc/carrierroute.xml M modules/cfgutils/doc/cfgutils.xml M modules/cgrates/doc/cgrates.xml M modules/clusterer/doc/clusterer.xml M modules/compression/doc/compression.xml M modules/cpl_c/doc/cpl_c.xml M modules/db_berkeley/doc/db_berkeley.xml M modules/db_cachedb/doc/db_cachedb.xml M modules/db_flatstore/doc/db_flatstore.xml M modules/db_http/doc/db_http.xml M modules/db_mysql/doc/db_mysql.xml M modules/db_oracle/doc/db_oracle.xml M modules/db_perlvdb/doc/db_perlvdb.xml M modules/db_postgres/doc/db_postgres.xml M modules/db_sqlite/doc/db_sqlite.xml M modules/db_text/doc/db_text.xml M modules/db_unixodbc/doc/db_unixodbc.xml M modules/db_virtual/doc/db_virtual.xml M modules/dialog/doc/dialog.xml M modules/dialplan/doc/dialplan.xml M modules/dispatcher/doc/dispatcher.xml M modules/diversion/doc/diversion.xml M modules/dns_cache/doc/dns_cache.xml M modules/domain/doc/domain.xml M modules/domainpolicy/doc/domainpolicy.xml M modules/drouting/doc/drouting.xml M modules/emergency/doc/emergency.xml M modules/enum/doc/enum.xml M modules/event_datagram/doc/event_datagram.xml M modules/event_flatstore/doc/event_flatstore.xml M modules/event_jsonrpc/doc/event_jsonrpc.xml M modules/event_rabbitmq/doc/event_rabbitmq.xml M modules/event_route/doc/event_route.xml M modules/event_routing/doc/event_routing.xml M modules/event_virtual/doc/event_virtual.xml M modules/event_xmlrpc/doc/event_xmlrpc.xml M modules/exec/doc/exec.xml M modules/fraud_detection/doc/fraud_detection.xml M modules/freeswitch/doc/freeswitch.xml M modules/freeswitch_scripting/doc/freeswitch_scripting.xml M modules/gflags/doc/gflags.xml M modules/group/doc/group.xml M modules/h350/doc/h350.xml M modules/httpd/doc/httpd.xml M modules/identity/doc/identity.xml M modules/imc/doc/imc.xml M modules/jabber/doc/jabber.xml M modules/json/doc/json.xml M modules/jsonrpc/doc/jsonrpc.xml M modules/ldap/doc/ldap.xml M modules/load_balancer/doc/load_balancer.xml M modules/lua/doc/lua.xml M modules/mangler/doc/mangler.xml M modules/mathops/doc/mathops.xml M modules/maxfwd/doc/maxfwd.xml M modules/mediaproxy/doc/mediaproxy.xml M modules/mi_datagram/doc/mi_datagram.xml M modules/mi_fifo/doc/mi_fifo.xml M modules/mi_http/doc/mi_http.xml M modules/mi_json/doc/mi_json.xml M modules/mi_xmlrpc_ng/doc/mi_xmlrpc_ng.xml M modules/mid_registrar/doc/mid_registrar.xml M modules/mmgeoip/doc/mmgeoip.xml M modules/msilo/doc/msilo.xml M modules/nat_traversal/doc/nat_traversal.xml M modules/nathelper/doc/nathelper.xml M modules/options/doc/options.xml M modules/osp/doc/osp.xml M modules/path/doc/path.xml M modules/peering/doc/peering.xml M modules/perl/doc/perl.xml M modules/permissions/doc/permissions.xml M modules/pi_http/doc/pi_http.xml M modules/pike/doc/pike.xml M modules/presence/doc/presence.xml M modules/presence_callinfo/doc/presence_callinfo.xml M modules/presence_dialoginfo/doc/presence_dialoginfo.xml M modules/presence_mwi/doc/presence_mwi.xml M modules/presence_xcapdiff/doc/presence_xcapdiff.xml M modules/presence_xml/doc/presence_xml.xml M modules/proto_bin/doc/proto_bin.xml M modules/proto_hep/doc/proto_hep.xml M modules/proto_sctp/doc/proto_sctp.xml M modules/proto_tls/doc/proto_tls.xml M modules/proto_ws/doc/proto_ws.xml M modules/proto_wss/doc/proto_wss.xml M modules/pua/doc/pua.xml M modules/pua_bla/doc/pua_bla.xml M modules/pua_dialoginfo/doc/pua_dialoginfo.xml M modules/pua_mi/doc/pua_mi.xml M modules/pua_usrloc/doc/pua_usrloc.xml M modules/pua_xmpp/doc/pua_xmpp.xml M modules/python/doc/python.xml M modules/qos/doc/qos.xml M modules/rabbitmq/doc/rabbitmq.xml M modules/ratelimit/doc/ratelimit.xml M modules/regex/doc/regex.xml M modules/registrar/doc/registrar.xml M modules/rest_client/doc/rest_client.xml M modules/rls/doc/rls.xml M modules/rr/doc/rr.xml M modules/rtpengine/doc/rtpengine.xml M modules/rtpproxy/doc/rtpproxy.xml M modules/script_helper/doc/script_helper.xml M modules/seas/doc/seas.xml M modules/signaling/doc/signaling.xml M modules/sip_i/doc/sip_i.xml M modules/sipcapture/doc/sipcapture.xml M modules/sipmsgops/doc/sipmsgops.xml M modules/siprec/doc/siprec.xml M modules/siptrace/doc/siptrace.xml M modules/sl/doc/sl.xml M modules/sms/doc/sms.xml M modules/sngtc/doc/sngtc.xml M modules/snmpstats/doc/snmpstats.xml M modules/speeddial/doc/speeddial.xml M modules/sql_cacher/doc/sql_cacher.xml M modules/sst/doc/sst.xml M modules/statistics/doc/statistics.xml M modules/stun/doc/stun.xml M modules/textops/doc/textops.xml M modules/tls_mgm/doc/tls_mgm.xml M modules/tm/doc/tm.xml M modules/topology_hiding/doc/topology_hiding.xml M modules/uac/doc/uac.xml M modules/uac_auth/doc/uac_auth.xml M modules/uac_redirect/doc/uac_redirect.xml M modules/uac_registrant/doc/uac_registrant.xml M modules/uri/doc/uri.xml M modules/userblacklist/doc/userblacklist.xml M modules/usrloc/doc/usrloc.xml M modules/xcap/doc/xcap.xml M modules/xcap_client/doc/xcap_client.xml M modules/xml/doc/xml.xml M modules/xmpp/doc/xmpp.xml Log Message: ----------- Module doc: Add an auto-generated "contributors" chapter Each module will additionally contain an auto-generated doc/contributors.xml file. To generate a contributors.xml file: * git fetch origin 'refs/replace/*:refs/replace/*' (pull the entire SER/OpenSER/OpenSIPS history tree) * make modules-contrib [modules=modules/] Follow the comments in doc/build-contrib.sh for more info. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From liviu at opensips.org Wed Jul 18 03:14:43 2018 From: liviu at opensips.org (Liviu Chircu) Date: Wed, 18 Jul 2018 00:14:43 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] fe47a5: Module doc: Add an auto-generated "contributors" c... Message-ID: <5b4ee8e3c832c_3ebb2ac39f79bc1420795@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/OpenSIPS/opensips Commit: fe47a527d7111343a67c021456e4bdf909dc4332 https://github.com/OpenSIPS/opensips/commit/fe47a527d7111343a67c021456e4bdf909dc4332 Author: Liviu Chircu Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M Makefile A doc/build-contrib.sh M doc/entities.xml M doc/module-docbook.css M modules/aaa_radius/doc/aaa_radius.xml M modules/acc/doc/acc.xml M modules/alias_db/doc/alias_db.xml M modules/auth/doc/auth.xml M modules/auth_aaa/doc/auth_aaa.xml M modules/auth_db/doc/auth_db.xml M modules/avpops/doc/avpops.xml M modules/b2b_entities/doc/b2b_entities.xml M modules/b2b_logic/doc/b2b_logic.xml M modules/b2b_sca/doc/b2b_sca.xml M modules/benchmark/doc/benchmark.xml M modules/cachedb_cassandra/doc/cachedb_cassandra.xml M modules/cachedb_couchbase/doc/cachedb_couchbase.xml M modules/cachedb_local/doc/cachedb_local.xml M modules/cachedb_memcached/doc/cachedb_memcached.xml M modules/cachedb_mongodb/doc/cachedb_mongodb.xml M modules/cachedb_redis/doc/cachedb_redis.xml M modules/cachedb_sql/doc/cachedb_sql.xml M modules/call_center/doc/call_center.xml M modules/call_control/doc/call_control.xml M modules/carrierroute/doc/carrierroute.xml M modules/cfgutils/doc/cfgutils.xml M modules/cgrates/doc/cgrates.xml M modules/clusterer/doc/clusterer.xml M modules/compression/doc/compression.xml M modules/cpl_c/doc/cpl_c.xml M modules/db_berkeley/doc/db_berkeley.xml M modules/db_cachedb/doc/db_cachedb.xml M modules/db_flatstore/doc/db_flatstore.xml M modules/db_http/doc/db_http.xml M modules/db_mysql/doc/db_mysql.xml M modules/db_oracle/doc/db_oracle.xml M modules/db_perlvdb/doc/db_perlvdb.xml M modules/db_postgres/doc/db_postgres.xml M modules/db_sqlite/doc/db_sqlite.xml M modules/db_text/doc/db_text.xml M modules/db_unixodbc/doc/db_unixodbc.xml M modules/db_virtual/doc/db_virtual.xml M modules/dialog/doc/dialog.xml M modules/dialplan/doc/dialplan.xml M modules/dispatcher/doc/dispatcher.xml M modules/diversion/doc/diversion.xml M modules/dns_cache/doc/dns_cache.xml M modules/domain/doc/domain.xml M modules/domainpolicy/doc/domainpolicy.xml M modules/drouting/doc/drouting.xml M modules/emergency/doc/emergency.xml M modules/enum/doc/enum.xml M modules/event_datagram/doc/event_datagram.xml M modules/event_flatstore/doc/event_flatstore.xml M modules/event_rabbitmq/doc/event_rabbitmq.xml M modules/event_route/doc/event_route.xml M modules/event_routing/doc/event_routing.xml M modules/event_virtual/doc/event_virtual.xml M modules/event_xmlrpc/doc/event_xmlrpc.xml M modules/exec/doc/exec.xml M modules/fraud_detection/doc/fraud_detection.xml M modules/freeswitch/doc/freeswitch.xml M modules/gflags/doc/gflags.xml M modules/group/doc/group.xml M modules/h350/doc/h350.xml M modules/httpd/doc/httpd.xml M modules/identity/doc/identity.xml M modules/imc/doc/imc.xml M modules/jabber/doc/jabber.xml M modules/json/doc/json.xml M modules/ldap/doc/ldap.xml M modules/load_balancer/doc/load_balancer.xml M modules/lua/doc/lua.xml M modules/mangler/doc/mangler.xml M modules/mathops/doc/mathops.xml M modules/maxfwd/doc/maxfwd.xml M modules/mediaproxy/doc/mediaproxy.xml M modules/mi_datagram/doc/mi_datagram.xml M modules/mi_fifo/doc/mi_fifo.xml M modules/mi_http/doc/mi_http.xml M modules/mi_json/doc/mi_json.xml M modules/mi_xmlrpc_ng/doc/mi_xmlrpc_ng.xml M modules/mid_registrar/doc/mid_registrar.xml M modules/mmgeoip/doc/mmgeoip.xml M modules/msilo/doc/msilo.xml M modules/nat_traversal/doc/nat_traversal.xml M modules/nathelper/doc/nathelper.xml M modules/options/doc/options.xml M modules/osp/doc/osp.xml M modules/path/doc/path.xml M modules/peering/doc/peering.xml M modules/perl/doc/perl.xml M modules/permissions/doc/permissions.xml M modules/pi_http/doc/pi_http.xml M modules/pike/doc/pike.xml M modules/presence/doc/presence.xml M modules/presence_callinfo/doc/presence_callinfo.xml M modules/presence_dialoginfo/doc/presence_dialoginfo.xml M modules/presence_mwi/doc/presence_mwi.xml M modules/presence_xcapdiff/doc/presence_xcapdiff.xml M modules/presence_xml/doc/presence_xml.xml M modules/proto_bin/doc/proto_bin.xml M modules/proto_hep/doc/proto_hep.xml M modules/proto_sctp/doc/proto_sctp.xml M modules/proto_tls/doc/proto_tls.xml M modules/proto_ws/doc/proto_ws.xml M modules/proto_wss/doc/proto_wss.xml M modules/pua/doc/pua.xml M modules/pua_bla/doc/pua_bla.xml M modules/pua_dialoginfo/doc/pua_dialoginfo.xml M modules/pua_mi/doc/pua_mi.xml M modules/pua_usrloc/doc/pua_usrloc.xml M modules/pua_xmpp/doc/pua_xmpp.xml M modules/python/doc/python.xml M modules/qos/doc/qos.xml M modules/rabbitmq/doc/rabbitmq.xml M modules/ratelimit/doc/ratelimit.xml M modules/regex/doc/regex.xml M modules/registrar/doc/registrar.xml M modules/rest_client/doc/rest_client.xml M modules/rls/doc/rls.xml M modules/rr/doc/rr.xml M modules/rtpengine/doc/rtpengine.xml M modules/rtpproxy/doc/rtpproxy.xml M modules/script_helper/doc/script_helper.xml M modules/seas/doc/seas.xml M modules/signaling/doc/signaling.xml M modules/sip_i/doc/sip_i.xml M modules/sipcapture/doc/sipcapture.xml M modules/sipmsgops/doc/sipmsgops.xml M modules/siptrace/doc/siptrace.xml M modules/sl/doc/sl.xml M modules/sms/doc/sms.xml M modules/sngtc/doc/sngtc.xml M modules/snmpstats/doc/snmpstats.xml M modules/speeddial/doc/speeddial.xml M modules/sql_cacher/doc/sql_cacher.xml M modules/sst/doc/sst.xml M modules/statistics/doc/statistics.xml M modules/stun/doc/stun.xml M modules/textops/doc/textops.xml M modules/tls_mgm/doc/tls_mgm.xml M modules/tm/doc/tm.xml M modules/topology_hiding/doc/topology_hiding.xml M modules/uac/doc/uac.xml M modules/uac_auth/doc/uac_auth.xml M modules/uac_redirect/doc/uac_redirect.xml M modules/uac_registrant/doc/uac_registrant.xml M modules/uri/doc/uri.xml M modules/userblacklist/doc/userblacklist.xml M modules/usrloc/doc/usrloc.xml M modules/xcap/doc/xcap.xml M modules/xcap_client/doc/xcap_client.xml M modules/xml/doc/xml.xml M modules/xmpp/doc/xmpp.xml Log Message: ----------- Module doc: Add an auto-generated "contributors" chapter Each module will additionally contain an auto-generated doc/contributors.xml file. To generate a contributors.xml file: * git fetch origin 'refs/replace/*:refs/replace/*' (pull the entire SER/OpenSER/OpenSIPS history tree) * make modules-contrib [modules=modules/] Follow the comments in doc/build-contrib.sh for more info. (cherry picked from commit 52016c07f3dbc047a7eaef1a504256ac6564bf30) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From liviu at opensips.org Wed Jul 18 03:19:37 2018 From: liviu at opensips.org (Liviu Chircu) Date: Wed, 18 Jul 2018 00:19:37 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 04ede5: Module doc: Add an auto-generated "contributors" c... Message-ID: <5b4eea099079b_379e2b0c383fdc10711a7@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: 04ede536130daa1101c2173da23f769f66de09db https://github.com/OpenSIPS/opensips/commit/04ede536130daa1101c2173da23f769f66de09db Author: Liviu Chircu Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M Makefile A doc/build-contrib.sh M doc/entities.xml M doc/module-docbook.css M modules/aaa_radius/doc/aaa_radius.xml M modules/acc/doc/acc.xml M modules/alias_db/doc/alias_db.xml M modules/auth/doc/auth.xml M modules/auth_aaa/doc/auth_aaa.xml M modules/auth_db/doc/auth_db.xml M modules/avpops/doc/avpops.xml M modules/b2b_entities/doc/b2b_entities.xml M modules/b2b_logic/doc/b2b_logic.xml M modules/b2b_sca/doc/b2b_sca.xml M modules/benchmark/doc/benchmark.xml M modules/cachedb_cassandra/doc/cachedb_cassandra.xml M modules/cachedb_couchbase/doc/cachedb_couchbase.xml M modules/cachedb_local/doc/cachedb_local.xml M modules/cachedb_memcached/doc/cachedb_memcached.xml M modules/cachedb_mongodb/doc/cachedb_mongodb.xml M modules/cachedb_redis/doc/cachedb_redis.xml M modules/cachedb_sql/doc/cachedb_sql.xml M modules/call_center/doc/call_center.xml M modules/call_control/doc/call_control.xml M modules/carrierroute/doc/carrierroute.xml M modules/cfgutils/doc/cfgutils.xml M modules/clusterer/doc/clusterer.xml M modules/compression/doc/compression.xml M modules/cpl_c/doc/cpl_c.xml M modules/db_berkeley/doc/db_berkeley.xml M modules/db_cachedb/doc/db_cachedb.xml M modules/db_flatstore/doc/db_flatstore.xml M modules/db_http/doc/db_http.xml M modules/db_mysql/doc/db_mysql.xml M modules/db_oracle/doc/db_oracle.xml M modules/db_perlvdb/doc/db_perlvdb.xml M modules/db_postgres/doc/db_postgres.xml M modules/db_sqlite/doc/db_sqlite.xml M modules/db_text/doc/db_text.xml M modules/db_unixodbc/doc/db_unixodbc.xml M modules/db_virtual/doc/db_virtual.xml M modules/dialog/doc/dialog.xml M modules/dialplan/doc/dialplan.xml M modules/dispatcher/doc/dispatcher.xml M modules/diversion/doc/diversion.xml M modules/dns_cache/doc/dns_cache.xml M modules/domain/doc/domain.xml M modules/domainpolicy/doc/domainpolicy.xml M modules/drouting/doc/drouting.xml M modules/emergency/doc/emergency.xml M modules/enum/doc/enum.xml M modules/event_datagram/doc/event_datagram.xml M modules/event_flatstore/doc/event_flatstore.xml M modules/event_rabbitmq/doc/event_rabbitmq.xml M modules/event_route/doc/event_route.xml M modules/event_virtual/doc/event_virtual.xml M modules/event_xmlrpc/doc/event_xmlrpc.xml M modules/exec/doc/exec.xml M modules/fraud_detection/doc/fraud_detection.xml M modules/gflags/doc/gflags.xml M modules/group/doc/group.xml M modules/h350/doc/h350.xml M modules/httpd/doc/httpd.xml M modules/identity/doc/identity.xml M modules/imc/doc/imc.xml M modules/jabber/doc/jabber.xml M modules/json/doc/json.xml M modules/ldap/doc/ldap.xml M modules/load_balancer/doc/load_balancer.xml M modules/lua/doc/lua.xml M modules/mangler/doc/mangler.xml M modules/mathops/doc/mathops.xml M modules/maxfwd/doc/maxfwd.xml M modules/mediaproxy/doc/mediaproxy.xml M modules/mi_datagram/doc/mi_datagram.xml M modules/mi_fifo/doc/mi_fifo.xml M modules/mi_http/doc/mi_http.xml M modules/mi_json/doc/mi_json.xml M modules/mi_xmlrpc_ng/doc/mi_xmlrpc_ng.xml M modules/mmgeoip/doc/mmgeoip.xml M modules/msilo/doc/msilo.xml M modules/nat_traversal/doc/nat_traversal.xml M modules/nathelper/doc/nathelper.xml M modules/options/doc/options.xml M modules/osp/doc/osp.xml M modules/path/doc/path.xml M modules/peering/doc/peering.xml M modules/perl/doc/perl.xml M modules/permissions/doc/permissions.xml M modules/pi_http/doc/pi_http.xml M modules/pike/doc/pike.xml M modules/presence/doc/presence.xml M modules/presence_callinfo/doc/presence_callinfo.xml M modules/presence_dialoginfo/doc/presence_dialoginfo.xml M modules/presence_mwi/doc/presence_mwi.xml M modules/presence_xcapdiff/doc/presence_xcapdiff.xml M modules/presence_xml/doc/presence_xml.xml M modules/proto_bin/doc/proto_bin.xml M modules/proto_hep/doc/proto_hep.xml M modules/proto_sctp/doc/proto_sctp.xml M modules/proto_tls/doc/proto_tls.xml M modules/proto_ws/doc/proto_ws.xml M modules/proto_wss/doc/proto_wss.xml M modules/pua/doc/pua.xml M modules/pua_bla/doc/pua_bla.xml M modules/pua_dialoginfo/doc/pua_dialoginfo.xml M modules/pua_mi/doc/pua_mi.xml M modules/pua_usrloc/doc/pua_usrloc.xml M modules/pua_xmpp/doc/pua_xmpp.xml M modules/python/doc/python.xml M modules/qos/doc/qos.xml M modules/ratelimit/doc/ratelimit.xml M modules/regex/doc/regex.xml M modules/registrar/doc/registrar.xml M modules/rest_client/doc/rest_client.xml M modules/rls/doc/rls.xml M modules/rr/doc/rr.xml M modules/rtpengine/doc/rtpengine.xml M modules/rtpproxy/doc/rtpproxy.xml M modules/script_helper/doc/script_helper.xml M modules/seas/doc/seas.xml M modules/signaling/doc/signaling.xml M modules/sipcapture/doc/sipcapture.xml M modules/sipmsgops/doc/sipmsgops.xml M modules/siptrace/doc/siptrace.xml M modules/sl/doc/sl.xml M modules/sms/doc/sms.xml M modules/sngtc/doc/sngtc.xml M modules/snmpstats/doc/snmpstats.xml M modules/speeddial/doc/speeddial.xml M modules/sql_cacher/doc/sql_cacher.xml M modules/sst/doc/sst.xml M modules/statistics/doc/statistics.xml M modules/stun/doc/stun.xml M modules/textops/doc/textops.xml M modules/tls_mgm/doc/tls_mgm.xml M modules/tm/doc/tm.xml M modules/topology_hiding/doc/topology_hiding.xml M modules/uac/doc/uac.xml M modules/uac_auth/doc/uac_auth.xml M modules/uac_redirect/doc/uac_redirect.xml M modules/uac_registrant/doc/uac_registrant.xml M modules/uri/doc/uri.xml M modules/userblacklist/doc/userblacklist.xml M modules/usrloc/doc/usrloc.xml M modules/xcap/doc/xcap.xml M modules/xcap_client/doc/xcap_client.xml M modules/xmpp/doc/xmpp.xml Log Message: ----------- Module doc: Add an auto-generated "contributors" chapter Each module will additionally contain an auto-generated doc/contributors.xml file. To generate a contributors.xml file: * git fetch origin 'refs/replace/*:refs/replace/*' (pull the entire SER/OpenSER/OpenSIPS history tree) * make modules-contrib [modules=modules/] Follow the comments in doc/build-contrib.sh for more info. (cherry picked from commit 52016c07f3dbc047a7eaef1a504256ac6564bf30) (cherry picked from commit fe47a527d7111343a67c021456e4bdf909dc4332) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladp at opensips.org Thu Jul 19 13:07:41 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Thu, 19 Jul 2018 10:07:41 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 96fa37: tls_mgm: fix deadlock when looking up client domai... Message-ID: <5b50c55daf217_3c182b0c32efbc083127a@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 96fa376796a918dcc5a653260d3875425dec65d6 https://github.com/OpenSIPS/opensips/commit/96fa376796a918dcc5a653260d3875425dec65d6 Author: Vlad Patrascu Date: 2018-07-19 (Thu, 19 Jul 2018) Changed paths: M modules/tls_mgm/tls_domain.c Log Message: ----------- tls_mgm: fix deadlock when looking up client domain by name Commit: 9ad8071163d4a26ab048904d32b9ae5965c61ce2 https://github.com/OpenSIPS/opensips/commit/9ad8071163d4a26ab048904d32b9ae5965c61ce2 Author: Vlad Patrascu Date: 2018-07-19 (Thu, 19 Jul 2018) Changed paths: M modules/tls_mgm/tls_domain.c Log Message: ----------- tls_mgm: fix ref counting when looking up client domain by name Commit: cdfd5958a73f5f620fceb3b0316d53f1f78850e4 https://github.com/OpenSIPS/opensips/commit/cdfd5958a73f5f620fceb3b0316d53f1f78850e4 Author: Vlad Patrascu Date: 2018-07-19 (Thu, 19 Jul 2018) Changed paths: M db/db_id.c M db/db_id.h M modules/db_mysql/README M modules/db_mysql/db_mysql.c M modules/db_mysql/db_mysql.h M modules/db_mysql/doc/db_mysql_admin.xml M modules/db_mysql/my_con.c M modules/db_mysql/my_con.h M modules/tls_mgm/README M modules/tls_mgm/doc/tls_mgm_admin.xml M modules/tls_mgm/tls_config.h M modules/tls_mgm/tls_mgm.c Log Message: ----------- db_mysql: support different TLS domains per connection This is done by adding the "tls_domain=dom_name" parameter to the db_url of each module. Compare: https://github.com/OpenSIPS/opensips/compare/6152a4b0701d...cdfd5958a73f **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From razvan at opensips.org Mon Jul 23 06:40:14 2018 From: razvan at opensips.org (Razvan Crainea) Date: Mon, 23 Jul 2018 03:40:14 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 058cc2: proto_tcp/bin/hep: fix deadlock when delaying writ... Message-ID: <5b55b08e127a5_1cc02ad113e34f7c95826@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 058cc22cb55dce9b890308b9f83a42a88691f2c8 https://github.com/OpenSIPS/opensips/commit/058cc22cb55dce9b890308b9f83a42a88691f2c8 Author: Razvan Crainea Date: 2018-07-23 (Mon, 23 Jul 2018) Changed paths: M modules/proto_bin/proto_bin.c M modules/proto_hep/proto_hep.c M net/proto_tcp/proto_tcp.c Log Message: ----------- proto_tcp/bin/hep: fix deadlock when delaying writes **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From razvan at opensips.org Mon Jul 23 06:41:00 2018 From: razvan at opensips.org (Razvan Crainea) Date: Mon, 23 Jul 2018 03:41:00 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 5529df: proto_tcp/bin/hep: fix deadlock when delaying writ... Message-ID: <5b55b0bc631dc_20a12ac6491c6f80605a3@hookshot-fe-7191cb1.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 5529dfafc399b48bd345c5b20aaab3d36e758d70 https://github.com/OpenSIPS/opensips/commit/5529dfafc399b48bd345c5b20aaab3d36e758d70 Author: Razvan Crainea Date: 2018-07-23 (Mon, 23 Jul 2018) Changed paths: M modules/proto_bin/proto_bin.c M modules/proto_hep/proto_hep.c M net/proto_tcp/proto_tcp.c Log Message: ----------- proto_tcp/bin/hep: fix deadlock when delaying writes (cherry picked from commit 058cc22cb55dce9b890308b9f83a42a88691f2c8) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From razvan at opensips.org Mon Jul 23 06:41:21 2018 From: razvan at opensips.org (Razvan Crainea) Date: Mon, 23 Jul 2018 03:41:21 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 63a260: proto_tcp/bin/hep: fix deadlock when delaying writ... Message-ID: <5b55b0d1dc6eb_71922b2559d6cf8c50947@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/OpenSIPS/opensips Commit: 63a2601a44ba8d1b83947bb1ea8aab4eb682ed47 https://github.com/OpenSIPS/opensips/commit/63a2601a44ba8d1b83947bb1ea8aab4eb682ed47 Author: Razvan Crainea Date: 2018-07-23 (Mon, 23 Jul 2018) Changed paths: M modules/proto_bin/proto_bin.c M modules/proto_hep/proto_hep.c M net/proto_tcp/proto_tcp.c Log Message: ----------- proto_tcp/bin/hep: fix deadlock when delaying writes (cherry picked from commit 058cc22cb55dce9b890308b9f83a42a88691f2c8) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From razvan at opensips.org Mon Jul 23 06:41:36 2018 From: razvan at opensips.org (Razvan Crainea) Date: Mon, 23 Jul 2018 03:41:36 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 9234a4: proto_tcp/bin/hep: fix deadlock when delaying writ... Message-ID: <5b55b0e034a43_1dd12adf0d020f7866926@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: 9234a417ab8a4fefeef370300e7f0a76cd2c025d https://github.com/OpenSIPS/opensips/commit/9234a417ab8a4fefeef370300e7f0a76cd2c025d Author: Razvan Crainea Date: 2018-07-23 (Mon, 23 Jul 2018) Changed paths: M modules/proto_bin/proto_bin.c M modules/proto_hep/proto_hep.c M net/proto_tcp/proto_tcp.c Log Message: ----------- proto_tcp/bin/hep: fix deadlock when delaying writes (cherry picked from commit 058cc22cb55dce9b890308b9f83a42a88691f2c8) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From bogdan at opensips.org Mon Jul 23 10:42:15 2018 From: bogdan at opensips.org (Bogdan Andrei IANCU) Date: Mon, 23 Jul 2018 07:42:15 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 28e00f: core: Clean up outdated SIGKILL-based shutdown cod... Message-ID: <5b55e9473e5d1_16152ae99b9cef8c58868@hookshot-fe-d2afb11.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 28e00f74ffde8ec855c27abac2d41e2d40cc5e61 https://github.com/OpenSIPS/opensips/commit/28e00f74ffde8ec855c27abac2d41e2d40cc5e61 Author: Liviu Chircu Date: 2018-07-03 (Tue, 03 Jul 2018) Changed paths: M main.c Log Message: ----------- core: Clean up outdated SIGKILL-based shutdown code When not in "debug" mode (i.e. when opensips successfully daemonizes), the kill_all_children(SIGKILL) function will actually send SIGKILL to the entire process group ID, including its owner. In this case, all code that follows after it is _dead_ code. This includes the final cleanup() sequence, which would be desirable to run even during an emergency shutdown (e.g. OpenSIPS deadlocked, SIGKILL'ed all its children, yet managed to do a last-second DB dump of all dialogs and contacts). This patch fixes the following: * rewrite kill_all_children() to actually do what it says: "only kill the children". No need to send kill() to the pgid. * remove the alarm()+wait() logic around kill_all_children(SIGKILL). Even if opensips is not daemonized (so the SIGKILL only gets sent to each enumerated process), if, by absurd, we failed to count all processes within the for() loop of the first call, installing a signal handler for yet another kill_all_children(SIGKILL) call is pretty much useless -- we will still stay stuck in while(wait()). * remove the "now unused" sig_alarm_kill() function * improve function docs Commit: 9c5b1b9503af2e1b76ca9e8f4c5b9b187697e895 https://github.com/OpenSIPS/opensips/commit/9c5b1b9503af2e1b76ca9e8f4c5b9b187697e895 Author: Liviu Chircu Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M config.h M main.c M pt.h Log Message: ----------- core: Greatly reduce chance of truncated corefiles Before commit 8073d4de8ed, the SIGTERM signal delivered by the attendant process to a process who had already crashed and would be dumping its memory inside the SIGSEGV handler would stay queued and not disrupt the generation of the corefile. At worst, corefile generation would take above "shutdown_time" seconds (60), and OpenSIPS would SIGKILL its entire process group and definitively terminate. Now, OpenSIPS behavior has changed to: * attendant broadcasts a graceful IPC shutdown job * attendant gives _everyone_ a grand total of 5 seconds to finish * if not ready -> SIGKILL the entire instance This behavior is too restrictive for the average spinning disk performance. Coupled with the fact that SHM pools of 2+ GB are common nowadays AND the fact that, occasionally, corefiles come in multiples, 5 seconds is not a lot of time. This patch fixes the behavior to: * attendant broadcasts a graceful IPC shutdown job * attendant gives non-crashed processes 5 seconds to obey * if not ready -> SIGKILL any processes which are still running * perform cleanup(60 sec) (leave the core-dumping processes alone) * exit or abort cleanup (leave the core-dumping processes alone) Thanks to Bogdan for significantly directing the design of this patch Commit: 5e154cb8f9ccb5b1ac4679d8342eb9718a636cf4 https://github.com/OpenSIPS/opensips/commit/5e154cb8f9ccb5b1ac4679d8342eb9718a636cf4 Author: Liviu Chircu Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M packaging/debian/opensips.service M packaging/redhat_fedora/opensips.service Log Message: ----------- systemd: Properly shut down OpenSIPS 2.4+ instances OpenSIPS 2.4 is meant to be shut down gracefully, in order to minimize any form of data corruption caused by partial processing of SIP messages. Running "killall opensips" has a good chance of deadlocking OpenSIPS for the next 45 seconds, especially if it's doing a lot of logging. This is often the case with the current systemd logic. This patch updates the opensips systemd service files so they only deliver SIGTERM to the attendant process. Commit: 78a9ba6f193b3de25c6a6a948de02daa5752d853 https://github.com/OpenSIPS/opensips/commit/78a9ba6f193b3de25c6a6a948de02daa5752d853 Author: Bogdan Andrei IANCU Date: 2018-07-23 (Mon, 23 Jul 2018) Changed paths: M config.h M main.c M packaging/debian/opensips.service M packaging/redhat_fedora/opensips.service M pt.h Log Message: ----------- Merge pull request #1380 from liviuchircu/bugfix/fix-corefile-generation Bugfix/fix corefile generation Compare: https://github.com/OpenSIPS/opensips/compare/058cc22cb55d...78a9ba6f193b **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From bogdan at opensips.org Mon Jul 23 10:48:22 2018 From: bogdan at opensips.org (Bogdan Andrei IANCU) Date: Mon, 23 Jul 2018 07:48:22 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 5fe187: opensipsctl: Improve the "trap" command Message-ID: <5b55eab69b630_21852addbd35ef749797@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 5fe1878ee5d06ce1cecc12fe64db459422c184d8 https://github.com/OpenSIPS/opensips/commit/5fe1878ee5d06ce1cecc12fe64db459422c184d8 Author: Liviu Chircu Date: 2018-07-03 (Tue, 03 Jul 2018) Changed paths: M scripts/opensipsctl Log Message: ----------- opensipsctl: Improve the "trap" command * prevent "trap" from failing if the FIFO process is deadlocked * add possibility of trapping input pids by setting TRAP_PIDS= * use the proper binary for each trapped pid * all gdb processes now run in parallel, instead of serially Commit: 57c226e29e045372cac9532e62a5c0bb9622bcd6 https://github.com/OpenSIPS/opensips/commit/57c226e29e045372cac9532e62a5c0bb9622bcd6 Author: Bogdan Andrei IANCU Date: 2018-07-23 (Mon, 23 Jul 2018) Changed paths: M scripts/opensipsctl Log Message: ----------- Merge pull request #1376 from liviuchircu/master opensipsctl: Improve the "trap" command Compare: https://github.com/OpenSIPS/opensips/compare/78a9ba6f193b...57c226e29e04 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From liviu at opensips.org Mon Jul 23 10:48:50 2018 From: liviu at opensips.org (Liviu Chircu) Date: Mon, 23 Jul 2018 07:48:50 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 0d5864: core: Clean up outdated SIGKILL-based shutdown cod... Message-ID: <5b55ead2ea943_65902aeb9b97af8460eb@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 0d5864c248500f09748612bb4a3bbc5850f1e88e https://github.com/OpenSIPS/opensips/commit/0d5864c248500f09748612bb4a3bbc5850f1e88e Author: Liviu Chircu Date: 2018-07-23 (Mon, 23 Jul 2018) Changed paths: M main.c Log Message: ----------- core: Clean up outdated SIGKILL-based shutdown code When not in "debug" mode (i.e. when opensips successfully daemonizes), the kill_all_children(SIGKILL) function will actually send SIGKILL to the entire process group ID, including its owner. In this case, all code that follows after it is _dead_ code. This includes the final cleanup() sequence, which would be desirable to run even during an emergency shutdown (e.g. OpenSIPS deadlocked, SIGKILL'ed all its children, yet managed to do a last-second DB dump of all dialogs and contacts). This patch fixes the following: * rewrite kill_all_children() to actually do what it says: "only kill the children". No need to send kill() to the pgid. * remove the alarm()+wait() logic around kill_all_children(SIGKILL). Even if opensips is not daemonized (so the SIGKILL only gets sent to each enumerated process), if, by absurd, we failed to count all processes within the for() loop of the first call, installing a signal handler for yet another kill_all_children(SIGKILL) call is pretty much useless -- we will still stay stuck in while(wait()). * remove the "now unused" sig_alarm_kill() function * improve function docs (cherry picked from commit 28e00f74ffde8ec855c27abac2d41e2d40cc5e61) Commit: 82b14ed057728839dc6c0420c57a417777ad5e0c https://github.com/OpenSIPS/opensips/commit/82b14ed057728839dc6c0420c57a417777ad5e0c Author: Liviu Chircu Date: 2018-07-23 (Mon, 23 Jul 2018) Changed paths: M config.h M main.c M pt.h Log Message: ----------- core: Greatly reduce chance of truncated corefiles Before commit 8073d4de8ed, the SIGTERM signal delivered by the attendant process to a process who had already crashed and would be dumping its memory inside the SIGSEGV handler would stay queued and not disrupt the generation of the corefile. At worst, corefile generation would take above "shutdown_time" seconds (60), and OpenSIPS would SIGKILL its entire process group and definitively terminate. Now, OpenSIPS behavior has changed to: * attendant broadcasts a graceful IPC shutdown job * attendant gives _everyone_ a grand total of 5 seconds to finish * if not ready -> SIGKILL the entire instance This behavior is too restrictive for the average spinning disk performance. Coupled with the fact that SHM pools of 2+ GB are common nowadays AND the fact that, occasionally, corefiles come in multiples, 5 seconds is not a lot of time. This patch fixes the behavior to: * attendant broadcasts a graceful IPC shutdown job * attendant gives non-crashed processes 5 seconds to obey * if not ready -> SIGKILL any processes which are still running * perform cleanup(60 sec) (leave the core-dumping processes alone) * exit or abort cleanup (leave the core-dumping processes alone) Thanks to Bogdan for significantly directing the design of this patch (cherry picked from commit 9c5b1b9503af2e1b76ca9e8f4c5b9b187697e895) Commit: ebd9b3570c7186a4969f5808bd02651a9c115790 https://github.com/OpenSIPS/opensips/commit/ebd9b3570c7186a4969f5808bd02651a9c115790 Author: Liviu Chircu Date: 2018-07-23 (Mon, 23 Jul 2018) Changed paths: M packaging/debian/opensips.service M packaging/redhat_fedora/opensips.service Log Message: ----------- systemd: Properly shut down OpenSIPS 2.4+ instances OpenSIPS 2.4 is meant to be shut down gracefully, in order to minimize any form of data corruption caused by partial processing of SIP messages. Running "killall opensips" has a good chance of deadlocking OpenSIPS for the next 45 seconds, especially if it's doing a lot of logging. This is often the case with the current systemd logic. This patch updates the opensips systemd service files so they only deliver SIGTERM to the attendant process. (cherry picked from commit 5e154cb8f9ccb5b1ac4679d8342eb9718a636cf4) Compare: https://github.com/OpenSIPS/opensips/compare/5529dfafc399...ebd9b3570c71 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From liviu at opensips.org Mon Jul 23 10:52:10 2018 From: liviu at opensips.org (Liviu Chircu) Date: Mon, 23 Jul 2018 07:52:10 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 198a9a: opensipsctl: Improve the "trap" command Message-ID: <5b55eb9abd734_38eb2b2125704f8854770@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 198a9a157660644c257f677fbcbb58e25d764da6 https://github.com/OpenSIPS/opensips/commit/198a9a157660644c257f677fbcbb58e25d764da6 Author: Liviu Chircu Date: 2018-07-23 (Mon, 23 Jul 2018) Changed paths: M scripts/opensipsctl Log Message: ----------- opensipsctl: Improve the "trap" command * prevent "trap" from failing if the FIFO process is deadlocked * add possibility of trapping input pids by setting TRAP_PIDS= * use the proper binary for each trapped pid * all gdb processes now run in parallel, instead of serially (cherry picked from commit 5fe1878ee5d06ce1cecc12fe64db459422c184d8) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From liviu at opensips.org Mon Jul 23 12:19:08 2018 From: liviu at opensips.org (Liviu Chircu) Date: Mon, 23 Jul 2018 09:19:08 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] dce68e: doc/build-contrib: Simplify external scripting Message-ID: <5b55fffc2d459_32982ad5c4940f88959e0@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: dce68e49123974ab0cc563d0e5ed528d67337a61 https://github.com/OpenSIPS/opensips/commit/dce68e49123974ab0cc563d0e5ed528d67337a61 Author: Liviu Chircu Date: 2018-07-23 (Mon, 23 Jul 2018) Changed paths: M doc/build-contrib.sh Log Message: ----------- doc/build-contrib: Simplify external scripting **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladp at opensips.org Mon Jul 23 12:45:29 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Mon, 23 Jul 2018 09:45:29 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 82f7b3: db_mysql: fix parsing of the "tls_domain" URL para... Message-ID: <5b56062965e9_434b2ac524138f80324bb@hookshot-fe-7191cb1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 82f7b303e03ebcd66b4f5e3fc210f20c70d38381 https://github.com/OpenSIPS/opensips/commit/82f7b303e03ebcd66b4f5e3fc210f20c70d38381 Author: Vlad Patrascu Date: 2018-07-23 (Mon, 23 Jul 2018) Changed paths: M db/db_id.h M modules/db_mysql/my_con.c M modules/tls_mgm/tls_config.h M modules/tls_mgm/tls_mgm.c Log Message: ----------- db_mysql: fix parsing of the "tls_domain" URL parameter Commit: ef94c6b416bbbb6c22860b015512286c306bddbb https://github.com/OpenSIPS/opensips/commit/ef94c6b416bbbb6c22860b015512286c306bddbb Author: Vlad Patrascu Date: 2018-07-23 (Mon, 23 Jul 2018) Changed paths: M modules/rest_client/rest_methods.c Log Message: ----------- rest_client: relase TLS domain after preparing next request Compare: https://github.com/OpenSIPS/opensips/compare/dce68e491239...ef94c6b416bb **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From bogdan at opensips.org Tue Jul 24 06:30:01 2018 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Tue, 24 Jul 2018 03:30:01 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 01f8f0: Remove the extra '\n' returned by ctime(). Message-ID: <5b56ffa97683c_70182abc49212f84113d@hookshot-fe-5a11256.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 01f8f0867431ddb9e085f4cee460e3e748314887 https://github.com/OpenSIPS/opensips/commit/01f8f0867431ddb9e085f4cee460e3e748314887 Author: Bogdan-Andrei Iancu Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: M modules/drouting/README M modules/drouting/drouting.c Log Message: ----------- Remove the extra '\n' returned by ctime(). Reported by Kirill Galinurov. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From bogdan at opensips.org Tue Jul 24 06:52:16 2018 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Tue, 24 Jul 2018 03:52:16 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 355c50: Remove the extra '\n' returned by ctime(). Message-ID: <5b5704e0115a5_4f382adb7a558f7c7351a@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 355c5071b5eaf60f2f0be7023649038a0f4f0ff4 https://github.com/OpenSIPS/opensips/commit/355c5071b5eaf60f2f0be7023649038a0f4f0ff4 Author: Bogdan-Andrei Iancu Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: M modules/drouting/README M modules/drouting/drouting.c Log Message: ----------- Remove the extra '\n' returned by ctime(). Reported by Kirill Galinurov. (cherry picked from commit 01f8f0867431ddb9e085f4cee460e3e748314887) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From bogdan at opensips.org Tue Jul 24 06:53:00 2018 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Tue, 24 Jul 2018 03:53:00 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] f7952d: Remove the extra '\n' returned by ctime(). Message-ID: <5b57050ca7040_55af2b068fbf6f7417176@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/OpenSIPS/opensips Commit: f7952d5f737c75c7b2a3da817e2584acbc9821a9 https://github.com/OpenSIPS/opensips/commit/f7952d5f737c75c7b2a3da817e2584acbc9821a9 Author: Bogdan-Andrei Iancu Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: M modules/drouting/README M modules/drouting/drouting.c Log Message: ----------- Remove the extra '\n' returned by ctime(). Reported by Kirill Galinurov. (cherry picked from commit 01f8f0867431ddb9e085f4cee460e3e748314887) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From bogdan at opensips.org Tue Jul 24 06:59:02 2018 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Tue, 24 Jul 2018 03:59:02 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 989e6f: Remove the extra '\n' returned by ctime(). Message-ID: <5b570676afb3b_2c8f2aba3ed88f888013b@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: 989e6fa94039fcd9987c0b7a47cf8e25f5c8e16a https://github.com/OpenSIPS/opensips/commit/989e6fa94039fcd9987c0b7a47cf8e25f5c8e16a Author: Bogdan-Andrei Iancu Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: M modules/drouting/README M modules/drouting/drouting.c Log Message: ----------- Remove the extra '\n' returned by ctime(). Reported by Kirill Galinurov. (cherry picked from commit 01f8f0867431ddb9e085f4cee460e3e748314887) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From github at opensips.org Tue Jul 24 09:40:53 2018 From: github at opensips.org (OpenSIPS) Date: Tue, 24 Jul 2018 06:40:53 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b832ce: Generated and imported the per-module contri files Message-ID: <5b572c65709f6_48bc2b1af49fef7c72742@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: b832ce1cf245256b8f6def74b42152c9a268c0e2 https://github.com/OpenSIPS/opensips/commit/b832ce1cf245256b8f6def74b42152c9a268c0e2 Author: OpenSIPS Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: A modules/aaa_radius/doc/contributors.xml A modules/acc/doc/contributors.xml A modules/alias_db/doc/contributors.xml A modules/auth/doc/contributors.xml A modules/auth_aaa/doc/contributors.xml A modules/auth_db/doc/contributors.xml A modules/avpops/doc/contributors.xml A modules/b2b_entities/doc/contributors.xml A modules/b2b_logic/doc/contributors.xml A modules/b2b_sca/doc/contributors.xml A modules/benchmark/doc/contributors.xml A modules/cachedb_cassandra/doc/contributors.xml A modules/cachedb_couchbase/doc/contributors.xml A modules/cachedb_local/doc/contributors.xml A modules/cachedb_memcached/doc/contributors.xml A modules/cachedb_mongodb/doc/contributors.xml A modules/cachedb_redis/doc/contributors.xml A modules/cachedb_sql/doc/contributors.xml A modules/call_center/doc/contributors.xml A modules/call_control/doc/contributors.xml A modules/carrierroute/doc/contributors.xml A modules/cfgutils/doc/contributors.xml A modules/clusterer/doc/contributors.xml A modules/compression/doc/contributors.xml A modules/cpl_c/doc/contributors.xml A modules/db_berkeley/doc/contributors.xml A modules/db_cachedb/doc/contributors.xml A modules/db_flatstore/doc/contributors.xml A modules/db_http/doc/contributors.xml A modules/db_mysql/doc/contributors.xml A modules/db_oracle/doc/contributors.xml A modules/db_perlvdb/doc/contributors.xml A modules/db_postgres/doc/contributors.xml A modules/db_sqlite/doc/contributors.xml A modules/db_text/doc/contributors.xml A modules/db_unixodbc/doc/contributors.xml A modules/db_virtual/doc/contributors.xml A modules/dialog/doc/contributors.xml A modules/dialplan/doc/contributors.xml A modules/dispatcher/doc/contributors.xml A modules/diversion/doc/contributors.xml A modules/dns_cache/doc/contributors.xml A modules/domain/doc/contributors.xml A modules/domainpolicy/doc/contributors.xml A modules/drouting/doc/contributors.xml A modules/emergency/doc/contributors.xml A modules/enum/doc/contributors.xml A modules/event_datagram/doc/contributors.xml A modules/event_flatstore/doc/contributors.xml A modules/event_rabbitmq/doc/contributors.xml A modules/event_route/doc/contributors.xml A modules/event_virtual/doc/contributors.xml A modules/event_xmlrpc/doc/contributors.xml A modules/exec/doc/contributors.xml A modules/fraud_detection/doc/contributors.xml A modules/gflags/doc/contributors.xml A modules/group/doc/contributors.xml A modules/h350/doc/contributors.xml A modules/httpd/doc/contributors.xml A modules/identity/doc/contributors.xml A modules/imc/doc/contributors.xml A modules/jabber/doc/contributors.xml A modules/json/doc/contributors.xml A modules/ldap/doc/contributors.xml A modules/load_balancer/doc/contributors.xml A modules/lua/doc/contributors.xml A modules/mangler/doc/contributors.xml A modules/mathops/doc/contributors.xml A modules/maxfwd/doc/contributors.xml A modules/mediaproxy/doc/contributors.xml A modules/mi_datagram/doc/contributors.xml A modules/mi_fifo/doc/contributors.xml A modules/mi_http/doc/contributors.xml A modules/mi_json/doc/contributors.xml A modules/mi_xmlrpc_ng/doc/contributors.xml A modules/mmgeoip/doc/contributors.xml A modules/msilo/doc/contributors.xml A modules/nat_traversal/doc/contributors.xml A modules/nathelper/doc/contributors.xml A modules/options/doc/contributors.xml A modules/osp/doc/contributors.xml A modules/path/doc/contributors.xml A modules/peering/doc/contributors.xml A modules/perl/doc/contributors.xml A modules/permissions/doc/contributors.xml A modules/pi_http/doc/contributors.xml A modules/pike/doc/contributors.xml A modules/presence/doc/contributors.xml A modules/presence_callinfo/doc/contributors.xml A modules/presence_dialoginfo/doc/contributors.xml A modules/presence_mwi/doc/contributors.xml A modules/presence_xcapdiff/doc/contributors.xml A modules/presence_xml/doc/contributors.xml A modules/proto_bin/doc/contributors.xml A modules/proto_hep/doc/contributors.xml A modules/proto_sctp/doc/contributors.xml A modules/proto_tls/doc/contributors.xml A modules/proto_ws/doc/contributors.xml A modules/proto_wss/doc/contributors.xml A modules/pua/doc/contributors.xml A modules/pua_bla/doc/contributors.xml A modules/pua_dialoginfo/doc/contributors.xml A modules/pua_mi/doc/contributors.xml A modules/pua_usrloc/doc/contributors.xml A modules/pua_xmpp/doc/contributors.xml A modules/python/doc/contributors.xml A modules/qos/doc/contributors.xml A modules/ratelimit/doc/contributors.xml A modules/regex/doc/contributors.xml A modules/registrar/doc/contributors.xml A modules/rest_client/doc/contributors.xml A modules/rls/doc/contributors.xml A modules/rr/doc/contributors.xml A modules/rtpengine/doc/contributors.xml A modules/rtpproxy/doc/contributors.xml A modules/script_helper/doc/contributors.xml A modules/seas/doc/contributors.xml A modules/signaling/doc/contributors.xml A modules/sipcapture/doc/contributors.xml A modules/sipmsgops/doc/contributors.xml A modules/siptrace/doc/contributors.xml A modules/sl/doc/contributors.xml A modules/sms/doc/contributors.xml A modules/sngtc/doc/contributors.xml A modules/snmpstats/doc/contributors.xml A modules/speeddial/doc/contributors.xml A modules/sql_cacher/doc/contributors.xml A modules/sst/doc/contributors.xml A modules/statistics/doc/contributors.xml A modules/stun/doc/contributors.xml A modules/textops/doc/contributors.xml A modules/tls_mgm/doc/contributors.xml A modules/tm/doc/contributors.xml A modules/topology_hiding/doc/contributors.xml A modules/uac/doc/contributors.xml A modules/uac_auth/doc/contributors.xml A modules/uac_redirect/doc/contributors.xml A modules/uac_registrant/doc/contributors.xml A modules/uri/doc/contributors.xml A modules/userblacklist/doc/contributors.xml A modules/usrloc/doc/contributors.xml A modules/xcap/doc/contributors.xml A modules/xcap_client/doc/contributors.xml A modules/xmpp/doc/contributors.xml Log Message: ----------- Generated and imported the per-module contri files **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From github at opensips.org Tue Jul 24 09:42:27 2018 From: github at opensips.org (OpenSIPS) Date: Tue, 24 Jul 2018 06:42:27 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 6a642e: Readme files regenerated Message-ID: <5b572cc3d8ef2_22dd2ab257112f7c85427@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: 6a642eec1d19715f5f0544149a4c8900db225ce3 https://github.com/OpenSIPS/opensips/commit/6a642eec1d19715f5f0544149a4c8900db225ce3 Author: OpenSIPS Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: M modules/aaa_radius/README M modules/acc/README M modules/alias_db/README M modules/auth/README M modules/auth_aaa/README M modules/auth_db/README M modules/avpops/README M modules/b2b_entities/README M modules/b2b_logic/README M modules/b2b_sca/README M modules/benchmark/README M modules/cachedb_cassandra/README M modules/cachedb_couchbase/README M modules/cachedb_local/README M modules/cachedb_memcached/README M modules/cachedb_mongodb/README M modules/cachedb_redis/README M modules/cachedb_sql/README M modules/call_center/README M modules/call_control/README M modules/carrierroute/README M modules/cfgutils/README M modules/clusterer/README M modules/compression/README M modules/cpl_c/README M modules/db_berkeley/README M modules/db_cachedb/README M modules/db_flatstore/README M modules/db_http/README M modules/db_mysql/README M modules/db_oracle/README M modules/db_perlvdb/README M modules/db_postgres/README M modules/db_sqlite/README M modules/db_text/README M modules/db_unixodbc/README M modules/db_virtual/README M modules/dialog/README M modules/dialplan/README M modules/dispatcher/README M modules/diversion/README M modules/dns_cache/README M modules/domain/README M modules/domainpolicy/README M modules/drouting/README M modules/emergency/README M modules/enum/README M modules/event_datagram/README M modules/event_flatstore/README M modules/event_rabbitmq/README M modules/event_route/README M modules/event_virtual/README M modules/event_xmlrpc/README M modules/exec/README M modules/fraud_detection/README M modules/gflags/README M modules/group/README M modules/h350/README M modules/httpd/README M modules/identity/README M modules/imc/README M modules/jabber/README M modules/json/README M modules/ldap/README M modules/load_balancer/README M modules/lua/README M modules/mangler/README M modules/mathops/README M modules/maxfwd/README M modules/mediaproxy/README M modules/mi_datagram/README M modules/mi_fifo/README M modules/mi_http/README M modules/mi_json/README M modules/mi_xmlrpc_ng/README M modules/mmgeoip/README M modules/msilo/README M modules/nat_traversal/README M modules/nathelper/README M modules/options/README M modules/osp/README M modules/path/README M modules/peering/README M modules/perl/README M modules/permissions/README M modules/pi_http/README M modules/pike/README M modules/presence/README M modules/presence_callinfo/README M modules/presence_dialoginfo/README M modules/presence_mwi/README M modules/presence_xcapdiff/README M modules/presence_xml/README M modules/proto_bin/README M modules/proto_hep/README M modules/proto_sctp/README M modules/proto_tls/README M modules/proto_ws/README M modules/proto_wss/README M modules/pua/README M modules/pua_bla/README M modules/pua_dialoginfo/README M modules/pua_mi/README M modules/pua_usrloc/README M modules/pua_xmpp/README M modules/python/README M modules/qos/README M modules/ratelimit/README M modules/regex/README M modules/registrar/README M modules/rest_client/README M modules/rls/README M modules/rr/README M modules/rtpengine/README M modules/rtpproxy/README M modules/script_helper/README M modules/seas/README M modules/signaling/README M modules/sipcapture/README M modules/sipmsgops/README M modules/siptrace/README M modules/sl/README M modules/sms/README M modules/sngtc/README M modules/snmpstats/README M modules/speeddial/README M modules/sql_cacher/README M modules/sst/README M modules/statistics/README M modules/stun/README M modules/textops/README M modules/tls_mgm/README M modules/tm/README M modules/topology_hiding/README M modules/uac/README M modules/uac_auth/README M modules/uac_redirect/README M modules/uac_registrant/README M modules/uri/README M modules/userblacklist/README M modules/usrloc/README M modules/xcap/README M modules/xcap_client/README M modules/xmpp/README Log Message: ----------- Readme files regenerated **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From github at opensips.org Tue Jul 24 09:55:20 2018 From: github at opensips.org (OpenSIPS) Date: Tue, 24 Jul 2018 06:55:20 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 4f24c1: Generated and imported the per-module contri files Message-ID: <5b572fc8e8e4d_61e12ac6b4cecf8489577@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/OpenSIPS/opensips Commit: 4f24c11b4a7be4d4d281f8a8c08463226e958904 https://github.com/OpenSIPS/opensips/commit/4f24c11b4a7be4d4d281f8a8c08463226e958904 Author: OpenSIPS Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: A modules/aaa_radius/doc/contributors.xml A modules/acc/doc/contributors.xml A modules/alias_db/doc/contributors.xml A modules/auth/doc/contributors.xml A modules/auth_aaa/doc/contributors.xml A modules/auth_db/doc/contributors.xml A modules/avpops/doc/contributors.xml A modules/b2b_entities/doc/contributors.xml A modules/b2b_logic/doc/contributors.xml A modules/b2b_sca/doc/contributors.xml A modules/benchmark/doc/contributors.xml A modules/cachedb_cassandra/doc/contributors.xml A modules/cachedb_couchbase/doc/contributors.xml A modules/cachedb_local/doc/contributors.xml A modules/cachedb_memcached/doc/contributors.xml A modules/cachedb_mongodb/doc/contributors.xml A modules/cachedb_redis/doc/contributors.xml A modules/cachedb_sql/doc/contributors.xml A modules/call_center/doc/contributors.xml A modules/call_control/doc/contributors.xml A modules/carrierroute/doc/contributors.xml A modules/cfgutils/doc/contributors.xml A modules/cgrates/doc/contributors.xml A modules/clusterer/doc/contributors.xml A modules/compression/doc/contributors.xml A modules/cpl_c/doc/contributors.xml A modules/db_berkeley/doc/contributors.xml A modules/db_cachedb/doc/contributors.xml A modules/db_flatstore/doc/contributors.xml A modules/db_http/doc/contributors.xml A modules/db_mysql/doc/contributors.xml A modules/db_oracle/doc/contributors.xml A modules/db_perlvdb/doc/contributors.xml A modules/db_postgres/doc/contributors.xml A modules/db_sqlite/doc/contributors.xml A modules/db_text/doc/contributors.xml A modules/db_unixodbc/doc/contributors.xml A modules/db_virtual/doc/contributors.xml A modules/dialog/doc/contributors.xml A modules/dialplan/doc/contributors.xml A modules/dispatcher/doc/contributors.xml A modules/diversion/doc/contributors.xml A modules/dns_cache/doc/contributors.xml A modules/domain/doc/contributors.xml A modules/domainpolicy/doc/contributors.xml A modules/drouting/doc/contributors.xml A modules/emergency/doc/contributors.xml A modules/enum/doc/contributors.xml A modules/event_datagram/doc/contributors.xml A modules/event_flatstore/doc/contributors.xml A modules/event_rabbitmq/doc/contributors.xml A modules/event_route/doc/contributors.xml A modules/event_routing/doc/contributors.xml A modules/event_virtual/doc/contributors.xml A modules/event_xmlrpc/doc/contributors.xml A modules/exec/doc/contributors.xml A modules/fraud_detection/doc/contributors.xml A modules/freeswitch/doc/contributors.xml A modules/gflags/doc/contributors.xml A modules/group/doc/contributors.xml A modules/h350/doc/contributors.xml A modules/httpd/doc/contributors.xml A modules/identity/doc/contributors.xml A modules/imc/doc/contributors.xml A modules/jabber/doc/contributors.xml A modules/json/doc/contributors.xml A modules/ldap/doc/contributors.xml A modules/load_balancer/doc/contributors.xml A modules/lua/doc/contributors.xml A modules/mangler/doc/contributors.xml A modules/mathops/doc/contributors.xml A modules/maxfwd/doc/contributors.xml A modules/mediaproxy/doc/contributors.xml A modules/mi_datagram/doc/contributors.xml A modules/mi_fifo/doc/contributors.xml A modules/mi_http/doc/contributors.xml A modules/mi_json/doc/contributors.xml A modules/mi_xmlrpc_ng/doc/contributors.xml A modules/mid_registrar/doc/contributors.xml A modules/mmgeoip/doc/contributors.xml A modules/msilo/doc/contributors.xml A modules/nat_traversal/doc/contributors.xml A modules/nathelper/doc/contributors.xml A modules/options/doc/contributors.xml A modules/osp/doc/contributors.xml A modules/path/doc/contributors.xml A modules/peering/doc/contributors.xml A modules/perl/doc/contributors.xml A modules/permissions/doc/contributors.xml A modules/pi_http/doc/contributors.xml A modules/pike/doc/contributors.xml A modules/presence/doc/contributors.xml A modules/presence_callinfo/doc/contributors.xml A modules/presence_dialoginfo/doc/contributors.xml A modules/presence_mwi/doc/contributors.xml A modules/presence_xcapdiff/doc/contributors.xml A modules/presence_xml/doc/contributors.xml A modules/proto_bin/doc/contributors.xml A modules/proto_hep/doc/contributors.xml A modules/proto_sctp/doc/contributors.xml A modules/proto_tls/doc/contributors.xml A modules/proto_ws/doc/contributors.xml A modules/proto_wss/doc/contributors.xml A modules/pua/doc/contributors.xml A modules/pua_bla/doc/contributors.xml A modules/pua_dialoginfo/doc/contributors.xml A modules/pua_mi/doc/contributors.xml A modules/pua_usrloc/doc/contributors.xml A modules/pua_xmpp/doc/contributors.xml A modules/python/doc/contributors.xml A modules/qos/doc/contributors.xml A modules/rabbitmq/doc/contributors.xml A modules/ratelimit/doc/contributors.xml A modules/regex/doc/contributors.xml A modules/registrar/doc/contributors.xml A modules/rest_client/doc/contributors.xml A modules/rls/doc/contributors.xml A modules/rr/doc/contributors.xml A modules/rtpengine/doc/contributors.xml A modules/rtpproxy/doc/contributors.xml A modules/script_helper/doc/contributors.xml A modules/seas/doc/contributors.xml A modules/signaling/doc/contributors.xml A modules/sip_i/doc/contributors.xml A modules/sipcapture/doc/contributors.xml A modules/sipmsgops/doc/contributors.xml A modules/siptrace/doc/contributors.xml A modules/sl/doc/contributors.xml A modules/sms/doc/contributors.xml A modules/sngtc/doc/contributors.xml A modules/snmpstats/doc/contributors.xml A modules/speeddial/doc/contributors.xml A modules/sql_cacher/doc/contributors.xml A modules/sst/doc/contributors.xml A modules/statistics/doc/contributors.xml A modules/stun/doc/contributors.xml A modules/textops/doc/contributors.xml A modules/tls_mgm/doc/contributors.xml A modules/tm/doc/contributors.xml A modules/topology_hiding/doc/contributors.xml A modules/uac/doc/contributors.xml A modules/uac_auth/doc/contributors.xml A modules/uac_redirect/doc/contributors.xml A modules/uac_registrant/doc/contributors.xml A modules/uri/doc/contributors.xml A modules/userblacklist/doc/contributors.xml A modules/usrloc/doc/contributors.xml A modules/xcap/doc/contributors.xml A modules/xcap_client/doc/contributors.xml A modules/xml/doc/contributors.xml A modules/xmpp/doc/contributors.xml Log Message: ----------- Generated and imported the per-module contri files **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From github at opensips.org Tue Jul 24 09:59:28 2018 From: github at opensips.org (OpenSIPS) Date: Tue, 24 Jul 2018 06:59:28 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] faad98: Generated and imported the per-module contri files Message-ID: <5b5730c0ae9ff_100d2b0348ac2f8099911@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: faad98c0dea78e53c148fbf5573fd475cbd162f4 https://github.com/OpenSIPS/opensips/commit/faad98c0dea78e53c148fbf5573fd475cbd162f4 Author: OpenSIPS Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: A modules/aaa_radius/doc/contributors.xml A modules/acc/doc/contributors.xml A modules/alias_db/doc/contributors.xml A modules/auth/doc/contributors.xml A modules/auth_aaa/doc/contributors.xml A modules/auth_db/doc/contributors.xml A modules/avpops/doc/contributors.xml A modules/b2b_entities/doc/contributors.xml A modules/b2b_logic/doc/contributors.xml A modules/b2b_sca/doc/contributors.xml A modules/benchmark/doc/contributors.xml A modules/cachedb_cassandra/doc/contributors.xml A modules/cachedb_couchbase/doc/contributors.xml A modules/cachedb_local/doc/contributors.xml A modules/cachedb_memcached/doc/contributors.xml A modules/cachedb_mongodb/doc/contributors.xml A modules/cachedb_redis/doc/contributors.xml A modules/cachedb_sql/doc/contributors.xml A modules/call_center/doc/contributors.xml A modules/call_control/doc/contributors.xml A modules/carrierroute/doc/contributors.xml A modules/cfgutils/doc/contributors.xml A modules/cgrates/doc/contributors.xml A modules/clusterer/doc/contributors.xml A modules/compression/doc/contributors.xml A modules/cpl_c/doc/contributors.xml A modules/db_berkeley/doc/contributors.xml A modules/db_cachedb/doc/contributors.xml A modules/db_flatstore/doc/contributors.xml A modules/db_http/doc/contributors.xml A modules/db_mysql/doc/contributors.xml A modules/db_oracle/doc/contributors.xml A modules/db_perlvdb/doc/contributors.xml A modules/db_postgres/doc/contributors.xml A modules/db_sqlite/doc/contributors.xml A modules/db_text/doc/contributors.xml A modules/db_unixodbc/doc/contributors.xml A modules/db_virtual/doc/contributors.xml A modules/dialog/doc/contributors.xml A modules/dialplan/doc/contributors.xml A modules/dispatcher/doc/contributors.xml A modules/diversion/doc/contributors.xml A modules/dns_cache/doc/contributors.xml A modules/domain/doc/contributors.xml A modules/domainpolicy/doc/contributors.xml A modules/drouting/doc/contributors.xml A modules/emergency/doc/contributors.xml A modules/enum/doc/contributors.xml A modules/event_datagram/doc/contributors.xml A modules/event_flatstore/doc/contributors.xml A modules/event_jsonrpc/doc/contributors.xml A modules/event_rabbitmq/doc/contributors.xml A modules/event_route/doc/contributors.xml A modules/event_routing/doc/contributors.xml A modules/event_virtual/doc/contributors.xml A modules/event_xmlrpc/doc/contributors.xml A modules/exec/doc/contributors.xml A modules/fraud_detection/doc/contributors.xml A modules/freeswitch/doc/contributors.xml A modules/freeswitch_scripting/doc/contributors.xml A modules/gflags/doc/contributors.xml A modules/group/doc/contributors.xml A modules/h350/doc/contributors.xml A modules/httpd/doc/contributors.xml A modules/identity/doc/contributors.xml A modules/imc/doc/contributors.xml A modules/jabber/doc/contributors.xml A modules/json/doc/contributors.xml A modules/jsonrpc/doc/contributors.xml A modules/ldap/doc/contributors.xml A modules/load_balancer/doc/contributors.xml A modules/lua/doc/contributors.xml A modules/mangler/doc/contributors.xml A modules/mathops/doc/contributors.xml A modules/maxfwd/doc/contributors.xml A modules/mediaproxy/doc/contributors.xml A modules/mi_datagram/doc/contributors.xml A modules/mi_fifo/doc/contributors.xml A modules/mi_http/doc/contributors.xml A modules/mi_json/doc/contributors.xml A modules/mi_xmlrpc_ng/doc/contributors.xml A modules/mid_registrar/doc/contributors.xml A modules/mmgeoip/doc/contributors.xml A modules/msilo/doc/contributors.xml A modules/nat_traversal/doc/contributors.xml A modules/nathelper/doc/contributors.xml A modules/options/doc/contributors.xml A modules/osp/doc/contributors.xml A modules/path/doc/contributors.xml A modules/peering/doc/contributors.xml A modules/perl/doc/contributors.xml A modules/permissions/doc/contributors.xml A modules/pi_http/doc/contributors.xml A modules/pike/doc/contributors.xml A modules/presence/doc/contributors.xml A modules/presence_callinfo/doc/contributors.xml A modules/presence_dialoginfo/doc/contributors.xml A modules/presence_mwi/doc/contributors.xml A modules/presence_xcapdiff/doc/contributors.xml A modules/presence_xml/doc/contributors.xml A modules/proto_bin/doc/contributors.xml A modules/proto_hep/doc/contributors.xml A modules/proto_sctp/doc/contributors.xml A modules/proto_tls/doc/contributors.xml A modules/proto_ws/doc/contributors.xml A modules/proto_wss/doc/contributors.xml A modules/pua/doc/contributors.xml A modules/pua_bla/doc/contributors.xml A modules/pua_dialoginfo/doc/contributors.xml A modules/pua_mi/doc/contributors.xml A modules/pua_usrloc/doc/contributors.xml A modules/pua_xmpp/doc/contributors.xml A modules/python/doc/contributors.xml A modules/qos/doc/contributors.xml A modules/rabbitmq/doc/contributors.xml A modules/ratelimit/doc/contributors.xml A modules/regex/doc/contributors.xml A modules/registrar/doc/contributors.xml A modules/rest_client/doc/contributors.xml A modules/rls/doc/contributors.xml A modules/rr/doc/contributors.xml A modules/rtpengine/doc/contributors.xml A modules/rtpproxy/doc/contributors.xml A modules/script_helper/doc/contributors.xml A modules/seas/doc/contributors.xml A modules/signaling/doc/contributors.xml A modules/sip_i/doc/contributors.xml A modules/sipcapture/doc/contributors.xml A modules/sipmsgops/doc/contributors.xml A modules/siprec/doc/contributors.xml A modules/siptrace/doc/contributors.xml A modules/sl/doc/contributors.xml A modules/sms/doc/contributors.xml A modules/sngtc/doc/contributors.xml A modules/snmpstats/doc/contributors.xml A modules/speeddial/doc/contributors.xml A modules/sql_cacher/doc/contributors.xml A modules/sst/doc/contributors.xml A modules/statistics/doc/contributors.xml A modules/stun/doc/contributors.xml A modules/textops/doc/contributors.xml A modules/tls_mgm/doc/contributors.xml A modules/tm/doc/contributors.xml A modules/topology_hiding/doc/contributors.xml A modules/uac/doc/contributors.xml A modules/uac_auth/doc/contributors.xml A modules/uac_redirect/doc/contributors.xml A modules/uac_registrant/doc/contributors.xml A modules/uri/doc/contributors.xml A modules/userblacklist/doc/contributors.xml A modules/usrloc/doc/contributors.xml A modules/xcap/doc/contributors.xml A modules/xcap_client/doc/contributors.xml A modules/xml/doc/contributors.xml A modules/xmpp/doc/contributors.xml Log Message: ----------- Generated and imported the per-module contri files Commit: 9c0e0b7e80328f052964c3cf7738e3415dfa04ea https://github.com/OpenSIPS/opensips/commit/9c0e0b7e80328f052964c3cf7738e3415dfa04ea Author: OpenSIPS Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: M modules/aaa_radius/README M modules/acc/README M modules/alias_db/README M modules/auth/README M modules/auth_aaa/README M modules/auth_db/README M modules/avpops/README M modules/b2b_entities/README M modules/b2b_logic/README M modules/b2b_sca/README M modules/benchmark/README M modules/cachedb_cassandra/README M modules/cachedb_couchbase/README M modules/cachedb_local/README M modules/cachedb_memcached/README M modules/cachedb_mongodb/README M modules/cachedb_redis/README M modules/cachedb_sql/README M modules/call_center/README M modules/call_control/README M modules/carrierroute/README M modules/cfgutils/README M modules/cgrates/README M modules/clusterer/README M modules/compression/README M modules/cpl_c/README M modules/db_berkeley/README M modules/db_cachedb/README M modules/db_flatstore/README M modules/db_http/README M modules/db_mysql/README M modules/db_oracle/README M modules/db_perlvdb/README M modules/db_postgres/README M modules/db_sqlite/README M modules/db_text/README M modules/db_unixodbc/README M modules/db_virtual/README M modules/dialog/README M modules/dialplan/README M modules/dispatcher/README M modules/diversion/README M modules/dns_cache/README M modules/domain/README M modules/domainpolicy/README M modules/drouting/README M modules/emergency/README M modules/enum/README M modules/event_datagram/README M modules/event_flatstore/README M modules/event_jsonrpc/README M modules/event_rabbitmq/README M modules/event_route/README M modules/event_routing/README M modules/event_virtual/README M modules/event_xmlrpc/README M modules/exec/README M modules/fraud_detection/README M modules/freeswitch/README M modules/freeswitch_scripting/README M modules/gflags/README M modules/group/README M modules/h350/README M modules/httpd/README M modules/identity/README M modules/imc/README M modules/jabber/README M modules/json/README M modules/jsonrpc/README M modules/ldap/README M modules/load_balancer/README M modules/lua/README M modules/mangler/README M modules/mathops/README M modules/maxfwd/README M modules/mediaproxy/README M modules/mi_datagram/README M modules/mi_fifo/README M modules/mi_http/README M modules/mi_json/README M modules/mi_xmlrpc_ng/README M modules/mid_registrar/README M modules/mmgeoip/README M modules/msilo/README M modules/nat_traversal/README M modules/nathelper/README M modules/options/README M modules/osp/README M modules/path/README M modules/peering/README M modules/perl/README M modules/permissions/README M modules/pi_http/README M modules/pike/README M modules/presence/README M modules/presence_callinfo/README M modules/presence_dialoginfo/README M modules/presence_mwi/README M modules/presence_xcapdiff/README M modules/presence_xml/README M modules/proto_bin/README M modules/proto_hep/README M modules/proto_sctp/README M modules/proto_tls/README M modules/proto_ws/README M modules/proto_wss/README M modules/pua/README M modules/pua_bla/README M modules/pua_dialoginfo/README M modules/pua_mi/README M modules/pua_usrloc/README M modules/pua_xmpp/README M modules/python/README M modules/qos/README M modules/rabbitmq/README M modules/ratelimit/README M modules/regex/README M modules/registrar/README M modules/rest_client/README M modules/rls/README M modules/rr/README M modules/rtpengine/README M modules/rtpproxy/README M modules/script_helper/README M modules/seas/README M modules/signaling/README M modules/sip_i/README M modules/sipcapture/README M modules/sipmsgops/README M modules/siprec/README M modules/siptrace/README M modules/sl/README M modules/sms/README M modules/sngtc/README M modules/snmpstats/README M modules/speeddial/README M modules/sql_cacher/README M modules/sst/README M modules/statistics/README M modules/stun/README M modules/textops/README M modules/tls_mgm/README M modules/tm/README M modules/topology_hiding/README M modules/uac/README M modules/uac_auth/README M modules/uac_redirect/README M modules/uac_registrant/README M modules/uri/README M modules/userblacklist/README M modules/usrloc/README M modules/xcap/README M modules/xcap_client/README M modules/xml/README M modules/xmpp/README Log Message: ----------- Readme files regenerated Compare: https://github.com/OpenSIPS/opensips/compare/355c5071b5ea...9c0e0b7e8032 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From github at opensips.org Tue Jul 24 10:00:04 2018 From: github at opensips.org (OpenSIPS) Date: Tue, 24 Jul 2018 07:00:04 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 83cc56: Readme files regenerated Message-ID: <5b5730e49655f_47842b02f9dc8f8087145@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/OpenSIPS/opensips Commit: 83cc56c7eee1a423838562bf0109488e38b7161e https://github.com/OpenSIPS/opensips/commit/83cc56c7eee1a423838562bf0109488e38b7161e Author: OpenSIPS Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: M modules/aaa_radius/README M modules/acc/README M modules/alias_db/README M modules/auth/README M modules/auth_aaa/README M modules/auth_db/README M modules/avpops/README M modules/b2b_entities/README M modules/b2b_logic/README M modules/b2b_sca/README M modules/benchmark/README M modules/cachedb_cassandra/README M modules/cachedb_couchbase/README M modules/cachedb_local/README M modules/cachedb_memcached/README M modules/cachedb_mongodb/README M modules/cachedb_redis/README M modules/cachedb_sql/README M modules/call_center/README M modules/call_control/README M modules/carrierroute/README M modules/cfgutils/README M modules/cgrates/README M modules/clusterer/README M modules/compression/README M modules/cpl_c/README M modules/db_berkeley/README M modules/db_cachedb/README M modules/db_flatstore/README M modules/db_http/README M modules/db_mysql/README M modules/db_oracle/README M modules/db_perlvdb/README M modules/db_postgres/README M modules/db_sqlite/README M modules/db_text/README M modules/db_unixodbc/README M modules/db_virtual/README M modules/dialog/README M modules/dialplan/README M modules/dispatcher/README M modules/diversion/README M modules/dns_cache/README M modules/domain/README M modules/domainpolicy/README M modules/drouting/README M modules/emergency/README M modules/enum/README M modules/event_datagram/README M modules/event_flatstore/README M modules/event_rabbitmq/README M modules/event_route/README M modules/event_routing/README M modules/event_virtual/README M modules/event_xmlrpc/README M modules/exec/README M modules/fraud_detection/README M modules/freeswitch/README M modules/gflags/README M modules/group/README M modules/h350/README M modules/httpd/README M modules/identity/README M modules/imc/README M modules/jabber/README M modules/json/README M modules/ldap/README M modules/load_balancer/README M modules/lua/README M modules/mangler/README M modules/mathops/README M modules/maxfwd/README M modules/mediaproxy/README M modules/mi_datagram/README M modules/mi_fifo/README M modules/mi_http/README M modules/mi_json/README M modules/mi_xmlrpc_ng/README M modules/mid_registrar/README M modules/mmgeoip/README M modules/msilo/README M modules/nat_traversal/README M modules/nathelper/README M modules/options/README M modules/osp/README M modules/path/README M modules/peering/README M modules/perl/README M modules/permissions/README M modules/pi_http/README M modules/pike/README M modules/presence/README M modules/presence_callinfo/README M modules/presence_dialoginfo/README M modules/presence_mwi/README M modules/presence_xcapdiff/README M modules/presence_xml/README M modules/proto_bin/README M modules/proto_hep/README M modules/proto_sctp/README M modules/proto_tls/README M modules/proto_ws/README M modules/proto_wss/README M modules/pua/README M modules/pua_bla/README M modules/pua_dialoginfo/README M modules/pua_mi/README M modules/pua_usrloc/README M modules/pua_xmpp/README M modules/python/README M modules/qos/README M modules/rabbitmq/README M modules/ratelimit/README M modules/regex/README M modules/registrar/README M modules/rest_client/README M modules/rls/README M modules/rr/README M modules/rtpengine/README M modules/rtpproxy/README M modules/script_helper/README M modules/seas/README M modules/signaling/README M modules/sip_i/README M modules/sipcapture/README M modules/sipmsgops/README M modules/siptrace/README M modules/sl/README M modules/sms/README M modules/sngtc/README M modules/snmpstats/README M modules/speeddial/README M modules/sql_cacher/README M modules/sst/README M modules/statistics/README M modules/stun/README M modules/textops/README M modules/tls_mgm/README M modules/tm/README M modules/topology_hiding/README M modules/uac/README M modules/uac_auth/README M modules/uac_redirect/README M modules/uac_registrant/README M modules/uri/README M modules/userblacklist/README M modules/usrloc/README M modules/xcap/README M modules/xcap_client/README M modules/xml/README M modules/xmpp/README Log Message: ----------- Readme files regenerated **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From liviu at opensips.org Wed Jul 25 20:02:53 2018 From: liviu at opensips.org (Liviu Chircu) Date: Wed, 25 Jul 2018 17:02:53 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] e7c373: auth_db: Fix forced SQL DB dependency Message-ID: <5b590fad43d33_a472b0a2097ef784838a@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: e7c3733cbd5bd4abfd5991ab6d93ba86d0882dfb https://github.com/OpenSIPS/opensips/commit/e7c3733cbd5bd4abfd5991ab6d93ba86d0882dfb Author: Liviu Chircu Date: 2018-07-25 (Wed, 25 Jul 2018) Changed paths: M modules/auth_db/authdb_mod.c Log Message: ----------- auth_db: Fix forced SQL DB dependency Thanks to Michael Mavroudis for discovering this bug. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From liviu at opensips.org Wed Jul 25 20:03:14 2018 From: liviu at opensips.org (Liviu Chircu) Date: Wed, 25 Jul 2018 17:03:14 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] c81c07: auth_db: Fix forced SQL DB dependency Message-ID: <5b590fc245d87_69f72b20cd6b6f8492467@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: c81c0712b4ed6f09e28ad6dd6e4f732a8014ba40 https://github.com/OpenSIPS/opensips/commit/c81c0712b4ed6f09e28ad6dd6e4f732a8014ba40 Author: Liviu Chircu Date: 2018-07-25 (Wed, 25 Jul 2018) Changed paths: M modules/auth_db/authdb_mod.c Log Message: ----------- auth_db: Fix forced SQL DB dependency Thanks to Michael Mavroudis for discovering this bug. (cherry picked from commit e7c3733cbd5bd4abfd5991ab6d93ba86d0882dfb) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From besser82 at fedoraproject.org Thu Jul 26 11:42:52 2018 From: besser82 at fedoraproject.org (=?UTF-8?B?QmrDtnJu?= Esser) Date: Thu, 26 Jul 2018 08:42:52 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 34bbea: modules/json: Properly detect json-c version and a... Message-ID: <5b59ebfca9939_8ff82ae8a2c5ef8078038@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: 34bbead41ecbfd6a5562e28ba7120bddca854e72 https://github.com/OpenSIPS/opensips/commit/34bbead41ecbfd6a5562e28ba7120bddca854e72 Author: Björn Esser Date: 2018-07-26 (Thu, 26 Jul 2018) Changed paths: M modules/json/Makefile M modules/json/array_del.c M modules/json/json.c A modules/json/opensips_json_c_helper.h Log Message: ----------- modules/json: Properly detect json-c version and adaptions for v0.13 (cherry picked from commit 57ae84b2d8b2e0af1a66d529e4e94b21f3df319d) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From sobomax at sippysoft.com Thu Jul 26 11:54:08 2018 From: sobomax at sippysoft.com (Maksym Sobolyev) Date: Thu, 26 Jul 2018 08:54:08 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] a91b70: Add where writev(2) is used. Message-ID: <5b59eea03380c_5beb2aaf5435ef8427323@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: a91b7016447b0c0deb7fb67de96cb1cd7ecde4d9 https://github.com/OpenSIPS/opensips/commit/a91b7016447b0c0deb7fb67de96cb1cd7ecde4d9 Author: Maksym Sobolyev Date: 2018-07-26 (Thu, 26 Jul 2018) Changed paths: M modules/cpl_c/cpl_loader.c M modules/db_flatstore/flatstore.c M modules/event_flatstore/event_flatstore.c M modules/event_xmlrpc/xmlrpc_send.c M modules/proto_ws/proto_ws.c M modules/proto_ws/ws_tcp.c M modules/proto_wss/proto_wss.c Log Message: ----------- Add where writev(2) is used. (cherry picked from commit 1837ef23c2bcc02bec9d3ae8e088295eb6d34f3a) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From bogdan at opensips.org Thu Jul 26 12:01:08 2018 From: bogdan at opensips.org (Bogdan Andrei IANCU) Date: Thu, 26 Jul 2018 09:01:08 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] ad013f: * fixed msg payload content to be string rather th... Message-ID: <5b59f0443db9a_573d2ad46001af7c41933@hookshot-fe-5a11256.cp1-iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/OpenSIPS/opensips Commit: ad013f57c6ed79a2d968dcb083d74d61877b8048 https://github.com/OpenSIPS/opensips/commit/ad013f57c6ed79a2d968dcb083d74d61877b8048 Author: pasandev Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M modules/sipcapture/sipcapture.c Log Message: ----------- * fixed msg payload content to be string rather than binary data as according to homer db schema data type should be string for payload msg other than sip proto Commit: fd8c0401d472f35884d70b3bd2d327799275447d https://github.com/OpenSIPS/opensips/commit/fd8c0401d472f35884d70b3bd2d327799275447d Author: Bogdan Andrei IANCU Date: 2018-07-26 (Thu, 26 Jul 2018) Changed paths: M modules/sipcapture/sipcapture.c Log Message: ----------- Merge pull request #1421 from pasanmdev/2.3 * fixed msg payload content to be string rather than binary data Compare: https://github.com/OpenSIPS/opensips/compare/83cc56c7eee1...fd8c0401d472 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From bogdan at opensips.org Thu Jul 26 12:02:03 2018 From: bogdan at opensips.org (Bogdan Andrei IANCU) Date: Thu, 26 Jul 2018 09:02:03 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 0e23b7: Merge pull request #1421 from pasanmdev/2.3 Message-ID: <5b59f07bef632_8fb92adc3cc12f8095069@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 0e23b77a615e63b89913155101936e95f61b89ac https://github.com/OpenSIPS/opensips/commit/0e23b77a615e63b89913155101936e95f61b89ac Author: Bogdan Andrei IANCU Date: 2018-07-26 (Thu, 26 Jul 2018) Changed paths: M modules/sipcapture/sipcapture.c Log Message: ----------- Merge pull request #1421 from pasanmdev/2.3 * fixed msg payload content to be string rather than binary data (cherry picked from commit fd8c0401d472f35884d70b3bd2d327799275447d) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From bogdan at opensips.org Thu Jul 26 12:05:28 2018 From: bogdan at opensips.org (Bogdan Andrei IANCU) Date: Thu, 26 Jul 2018 09:05:28 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 42163e: Merge pull request #1421 from pasanmdev/2.3 Message-ID: <5b59f1482b07e_79422af635184f8888097@hookshot-fe-d2afb11.cp1-iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: 42163eff0671e689004e349ef0efffa2aa82ff67 https://github.com/OpenSIPS/opensips/commit/42163eff0671e689004e349ef0efffa2aa82ff67 Author: Bogdan Andrei IANCU Date: 2018-07-26 (Thu, 26 Jul 2018) Changed paths: M modules/sipcapture/sipcapture.c Log Message: ----------- Merge pull request #1421 from pasanmdev/2.3 * fixed msg payload content to be string rather than binary data (cherry picked from commit fd8c0401d472f35884d70b3bd2d327799275447d) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From bogdan at opensips.org Thu Jul 26 12:06:06 2018 From: bogdan at opensips.org (Bogdan Andrei IANCU) Date: Thu, 26 Jul 2018 09:06:06 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] c171b7: Merge pull request #1421 from pasanmdev/2.3 Message-ID: <5b59f16ed1ca8_58802ab1d864cf803478b@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: c171b7bbcab95262570ec683295b5b3d8d7b7629 https://github.com/OpenSIPS/opensips/commit/c171b7bbcab95262570ec683295b5b3d8d7b7629 Author: Bogdan Andrei IANCU Date: 2018-07-26 (Thu, 26 Jul 2018) Changed paths: M modules/sipcapture/sipcapture.c Log Message: ----------- Merge pull request #1421 from pasanmdev/2.3 * fixed msg payload content to be string rather than binary data (cherry picked from commit fd8c0401d472f35884d70b3bd2d327799275447d) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladpaiu at opensips.org Sun Jul 29 14:44:16 2018 From: vladpaiu at opensips.org (Vlad Paiu) Date: Sun, 29 Jul 2018 11:44:16 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 1931eb: Updated Message-ID: <5b5e0b008416e_38ab2b169e38cf901026d1@hookshot-fe-d2afb11.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 1931eb0b175218f88d63d3d9bc41fcb1159cf2b2 https://github.com/OpenSIPS/opensips/commit/1931eb0b175218f88d63d3d9bc41fcb1159cf2b2 Author: Vlad Paiu Date: 2018-07-29 (Sun, 29 Jul 2018) Changed paths: M modules/dialog/README M modules/dialog/dialog.c M modules/dialog/dlg_hash.c M modules/dialog/dlg_hash.h M modules/dialog/doc/dialog_admin.xml Log Message: ----------- Updated - get_dialog_info to support fetching multiple linked dialogs Added - dlg_push_var MI command for pushing DLG vals from the outside - $DLG_json and $DLG_ctx_json pvars for fetching ALL info about the current dialog - get_dialogs_by_val and get_dialogs_by_profile for fetching $DLG_ctx_json variables from dialogs matched either by a dialog val or by a dialog profile **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From liviu at opensips.org Mon Jul 30 06:58:41 2018 From: liviu at opensips.org (Liviu Chircu) Date: Mon, 30 Jul 2018 03:58:41 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b1b706: doc/build-contrib: Simplify external scripting Message-ID: <5b5eef61a444_1fc2aeec154af804821c@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: b1b706e51f2d06cd370d66adb175bac3b408869e https://github.com/OpenSIPS/opensips/commit/b1b706e51f2d06cd370d66adb175bac3b408869e Author: Liviu Chircu Date: 2018-07-30 (Mon, 30 Jul 2018) Changed paths: M doc/build-contrib.sh Log Message: ----------- doc/build-contrib: Simplify external scripting (cherry picked from commit dce68e49123974ab0cc563d0e5ed528d67337a61) **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From liviu at opensips.org Mon Jul 30 06:58:43 2018 From: liviu at opensips.org (Liviu Chircu) Date: Mon, 30 Jul 2018 03:58:43 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 476db6: doc/build-contrib: Simplify external scripting Message-ID: <5b5eef6374614_6da22b14a2e82f8857744@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/OpenSIPS/opensips Commit: 476db68df56d98ff779732caade55eef0ee3716a https://github.com/OpenSIPS/opensips/commit/476db68df56d98ff779732caade55eef0ee3716a Author: Liviu Chircu Date: 2018-07-30 (Mon, 30 Jul 2018) Changed paths: M doc/build-contrib.sh Log Message: ----------- doc/build-contrib: Simplify external scripting (cherry picked from commit dce68e49123974ab0cc563d0e5ed528d67337a61) **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From liviu at opensips.org Mon Jul 30 06:58:44 2018 From: liviu at opensips.org (Liviu Chircu) Date: Mon, 30 Jul 2018 03:58:44 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 2887c8: doc/build-contrib: Simplify external scripting Message-ID: <5b5eef644687c_48dc2b210d2def7066232@hookshot-fe-5a11256.cp1-iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: 2887c81241f3cac6b9b9431a6b253e5aea88d8f0 https://github.com/OpenSIPS/opensips/commit/2887c81241f3cac6b9b9431a6b253e5aea88d8f0 Author: Liviu Chircu Date: 2018-07-30 (Mon, 30 Jul 2018) Changed paths: M doc/build-contrib.sh Log Message: ----------- doc/build-contrib: Simplify external scripting (cherry picked from commit dce68e49123974ab0cc563d0e5ed528d67337a61) **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From bogdan at opensips.org Tue Jul 31 05:08:04 2018 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Tue, 31 Jul 2018 02:08:04 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 6ba2a4: Fix wrong section enclosing for functions. Message-ID: <5b6026f4bea2d_19a02ad896762f84145db@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 6ba2a41991d5ba67065b8d13d05c0ced929c448c https://github.com/OpenSIPS/opensips/commit/6ba2a41991d5ba67065b8d13d05c0ced929c448c Author: Bogdan-Andrei Iancu Date: 2018-07-31 (Tue, 31 Jul 2018) Changed paths: M modules/acc/doc/acc_admin.xml Log Message: ----------- Fix wrong section enclosing for functions. **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From bogdan at opensips.org Tue Jul 31 05:08:34 2018 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Tue, 31 Jul 2018 02:08:34 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 04fe5a: Fix wrong section enclosing for functions. Message-ID: <5b602712cf892_bca32ace2f4b4f88791f8@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 04fe5ab6aa9d6664d10630c2a7d6e5bf4ae1ed28 https://github.com/OpenSIPS/opensips/commit/04fe5ab6aa9d6664d10630c2a7d6e5bf4ae1ed28 Author: Bogdan-Andrei Iancu Date: 2018-07-31 (Tue, 31 Jul 2018) Changed paths: M modules/acc/doc/acc_admin.xml Log Message: ----------- Fix wrong section enclosing for functions. (cherry picked from commit 6ba2a41991d5ba67065b8d13d05c0ced929c448c) **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From bogdan at opensips.org Tue Jul 31 05:09:09 2018 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Tue, 31 Jul 2018 02:09:09 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 45613b: Fix wrong section enclosing for functions. Message-ID: <5b602735ccdaa_bd342ae624234f8025119@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/OpenSIPS/opensips Commit: 45613bda36829850bc4baa3b0c56e0f6daed7a37 https://github.com/OpenSIPS/opensips/commit/45613bda36829850bc4baa3b0c56e0f6daed7a37 Author: Bogdan-Andrei Iancu Date: 2018-07-31 (Tue, 31 Jul 2018) Changed paths: M modules/acc/doc/acc_admin.xml Log Message: ----------- Fix wrong section enclosing for functions. (cherry picked from commit 6ba2a41991d5ba67065b8d13d05c0ced929c448c) **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From liviu at opensips.org Tue Jul 31 05:26:10 2018 From: liviu at opensips.org (Liviu Chircu) Date: Tue, 31 Jul 2018 02:26:10 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 12a545: uri: Allow formatted input for add/del URI params Message-ID: <5b602b32e0e43_183c2ac34f8bef884883@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 12a54597296fa41da29d0073280f1f38eea86def https://github.com/OpenSIPS/opensips/commit/12a54597296fa41da29d0073280f1f38eea86def Author: Liviu Chircu Date: 2018-07-31 (Tue, 31 Jul 2018) Changed paths: M modules/uri/checks.c M modules/uri/uri_mod.c Log Message: ----------- uri: Allow formatted input for add/del URI params **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From liviu at opensips.org Tue Jul 31 05:33:25 2018 From: liviu at opensips.org (Liviu Chircu) Date: Tue, 31 Jul 2018 12:33:25 +0300 Subject: [OpenSIPS-Devel] add_uri_param does not support variables. In-Reply-To: <4F166C8D-AD3E-4460-B675-8B52B7D1D64D@genesys.com> References: <4F166C8D-AD3E-4460-B675-8B52B7D1D64D@genesys.com> Message-ID: <5543f7bc-5bcd-658c-cc7d-06de57b83259@opensips.org> Hi, Adam! I just pushed this on master [1].  Please let me know if it works for you.  We might as well backport it to 2.4 if all is good, since it can also act as a fix. Cheers, [1]: https://github.com/OpenSIPS/opensips/commit/12a54597296fa41da29d0073280f1f38eea86def Liviu Chircu OpenSIPS Developer http://www.opensips-solutions.com On 10.07.2018 17:47, Adam Overbeeke wrote: > > Hi, > > Could we get the function add_uri_paramto support $avp or $var variables? > > Example: > > add_uri_param(“tgrp=$avp(1)”) > > or some variation of that above.  Right now I am having to use - > subst_uri. > > Thanks, > > Adam > > Adam Overbeeke > > Lead Voice Network Engineer, PureCloud > > cid:image001.png at 01D2DB78.7C3D8250 > > cid:image002.png at 01D2DB78.7C3D8250 > > cid:image003.png at 01D2DB78.7C3D8250 > cid:image004.png at 01D2DB78.7C3D8250 > cid:image005.png at 01D2DB78.7C3D8250 > cid:image006.png at 01D2DB78.7C3D8250 > cid:image007.png at 01D2DB78.7C3D8250 > cid:image008.png at 01D2DB78.7C3D8250 > > > > > _______________________________________________ > Devel mailing list > Devel at lists.opensips.org > http://lists.opensips.org/cgi-bin/mailman/listinfo/devel -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 1242 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 7162 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.png Type: image/png Size: 2054 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.png Type: image/png Size: 2041 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.png Type: image/png Size: 2044 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.png Type: image/png Size: 1920 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 2057 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.png Type: image/png Size: 2071 bytes Desc: not available URL: From github at opensips.org Tue Jul 31 11:18:50 2018 From: github at opensips.org (OpenSIPS) Date: Tue, 31 Jul 2018 08:18:50 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] f82bb9: Rebuild documentation Message-ID: <5b607ddac4a26_154c2afef5d26f8054772@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: f82bb97c4be90fff17c068a59cb1332919e05a67 https://github.com/OpenSIPS/opensips/commit/f82bb97c4be90fff17c068a59cb1332919e05a67 Author: OpenSIPS Date: 2018-07-31 (Tue, 31 Jul 2018) Changed paths: M modules/aaa_radius/README M modules/aaa_radius/doc/contributors.xml M modules/acc/README M modules/acc/doc/contributors.xml M modules/alias_db/README M modules/alias_db/doc/contributors.xml M modules/auth/README M modules/auth/doc/contributors.xml M modules/auth_aaa/README M modules/auth_aaa/doc/contributors.xml M modules/auth_db/README M modules/auth_db/doc/contributors.xml M modules/avpops/README M modules/avpops/doc/contributors.xml M modules/b2b_entities/README M modules/b2b_entities/doc/contributors.xml M modules/b2b_logic/README M modules/b2b_logic/doc/contributors.xml M modules/b2b_sca/README M modules/b2b_sca/doc/contributors.xml M modules/benchmark/README M modules/benchmark/doc/contributors.xml M modules/cachedb_cassandra/README M modules/cachedb_cassandra/doc/contributors.xml M modules/cachedb_couchbase/README M modules/cachedb_couchbase/doc/contributors.xml M modules/cachedb_local/README M modules/cachedb_local/doc/contributors.xml M modules/cachedb_memcached/README M modules/cachedb_memcached/doc/contributors.xml M modules/cachedb_mongodb/README M modules/cachedb_mongodb/doc/contributors.xml M modules/cachedb_redis/README M modules/cachedb_redis/doc/contributors.xml M modules/cachedb_sql/README M modules/cachedb_sql/doc/contributors.xml M modules/call_center/README M modules/call_center/doc/contributors.xml M modules/call_control/README M modules/call_control/doc/contributors.xml M modules/carrierroute/README M modules/carrierroute/doc/contributors.xml M modules/cfgutils/README M modules/cfgutils/doc/contributors.xml M modules/cgrates/README M modules/cgrates/doc/contributors.xml M modules/clusterer/README M modules/clusterer/doc/contributors.xml M modules/compression/README M modules/compression/doc/contributors.xml M modules/cpl_c/README M modules/cpl_c/doc/contributors.xml M modules/db_berkeley/README M modules/db_berkeley/doc/contributors.xml M modules/db_cachedb/README M modules/db_cachedb/doc/contributors.xml M modules/db_flatstore/README M modules/db_flatstore/doc/contributors.xml M modules/db_http/README M modules/db_http/doc/contributors.xml M modules/db_mysql/README M modules/db_mysql/doc/contributors.xml M modules/db_oracle/README M modules/db_oracle/doc/contributors.xml M modules/db_perlvdb/README M modules/db_perlvdb/doc/contributors.xml M modules/db_postgres/README M modules/db_postgres/doc/contributors.xml M modules/db_sqlite/README M modules/db_sqlite/doc/contributors.xml M modules/db_text/README M modules/db_text/doc/contributors.xml M modules/db_unixodbc/README M modules/db_unixodbc/doc/contributors.xml M modules/db_virtual/README M modules/db_virtual/doc/contributors.xml M modules/dialog/README M modules/dialog/doc/contributors.xml M modules/dialplan/README M modules/dialplan/doc/contributors.xml M modules/dispatcher/README M modules/dispatcher/doc/contributors.xml M modules/diversion/README M modules/diversion/doc/contributors.xml M modules/dns_cache/README M modules/dns_cache/doc/contributors.xml M modules/domain/README M modules/domain/doc/contributors.xml M modules/domainpolicy/README M modules/domainpolicy/doc/contributors.xml M modules/drouting/README M modules/drouting/doc/contributors.xml M modules/emergency/README M modules/emergency/doc/contributors.xml M modules/enum/README M modules/enum/doc/contributors.xml M modules/event_datagram/README M modules/event_datagram/doc/contributors.xml M modules/event_flatstore/README M modules/event_flatstore/doc/contributors.xml M modules/event_jsonrpc/README M modules/event_jsonrpc/doc/contributors.xml M modules/event_rabbitmq/README M modules/event_rabbitmq/doc/contributors.xml M modules/event_route/README M modules/event_route/doc/contributors.xml M modules/event_routing/README M modules/event_routing/doc/contributors.xml M modules/event_virtual/README M modules/event_virtual/doc/contributors.xml M modules/event_xmlrpc/README M modules/event_xmlrpc/doc/contributors.xml M modules/exec/README M modules/exec/doc/contributors.xml M modules/fraud_detection/README M modules/fraud_detection/doc/contributors.xml M modules/freeswitch/README M modules/freeswitch/doc/contributors.xml M modules/freeswitch_scripting/README M modules/freeswitch_scripting/doc/contributors.xml M modules/gflags/README M modules/gflags/doc/contributors.xml M modules/group/README M modules/group/doc/contributors.xml M modules/h350/README M modules/h350/doc/contributors.xml M modules/httpd/README M modules/httpd/doc/contributors.xml M modules/identity/README M modules/identity/doc/contributors.xml M modules/imc/README M modules/imc/doc/contributors.xml M modules/jabber/README M modules/jabber/doc/contributors.xml M modules/json/README M modules/json/doc/contributors.xml M modules/jsonrpc/README M modules/jsonrpc/doc/contributors.xml M modules/ldap/README M modules/ldap/doc/contributors.xml M modules/load_balancer/README M modules/load_balancer/doc/contributors.xml M modules/lua/README M modules/lua/doc/contributors.xml M modules/mangler/README M modules/mangler/doc/contributors.xml M modules/mathops/README M modules/mathops/doc/contributors.xml M modules/maxfwd/README M modules/maxfwd/doc/contributors.xml M modules/mediaproxy/README M modules/mediaproxy/doc/contributors.xml M modules/mi_datagram/README M modules/mi_datagram/doc/contributors.xml M modules/mi_fifo/README M modules/mi_fifo/doc/contributors.xml M modules/mi_http/README M modules/mi_http/doc/contributors.xml M modules/mi_json/README M modules/mi_json/doc/contributors.xml M modules/mi_xmlrpc_ng/README M modules/mi_xmlrpc_ng/doc/contributors.xml M modules/mid_registrar/README M modules/mid_registrar/doc/contributors.xml M modules/mmgeoip/README M modules/mmgeoip/doc/contributors.xml M modules/msilo/README M modules/msilo/doc/contributors.xml M modules/nat_traversal/README M modules/nat_traversal/doc/contributors.xml M modules/nathelper/README M modules/nathelper/doc/contributors.xml M modules/options/README M modules/options/doc/contributors.xml M modules/osp/README M modules/osp/doc/contributors.xml M modules/path/README M modules/path/doc/contributors.xml M modules/peering/README M modules/peering/doc/contributors.xml M modules/perl/README M modules/perl/doc/contributors.xml M modules/permissions/README M modules/permissions/doc/contributors.xml M modules/pi_http/README M modules/pi_http/doc/contributors.xml M modules/pike/README M modules/pike/doc/contributors.xml M modules/presence/README M modules/presence/doc/contributors.xml M modules/presence_callinfo/README M modules/presence_callinfo/doc/contributors.xml M modules/presence_dialoginfo/README M modules/presence_dialoginfo/doc/contributors.xml M modules/presence_mwi/README M modules/presence_mwi/doc/contributors.xml M modules/presence_xcapdiff/README M modules/presence_xcapdiff/doc/contributors.xml M modules/presence_xml/README M modules/presence_xml/doc/contributors.xml M modules/proto_bin/README M modules/proto_bin/doc/contributors.xml M modules/proto_hep/README M modules/proto_hep/doc/contributors.xml M modules/proto_sctp/README M modules/proto_sctp/doc/contributors.xml M modules/proto_tls/README M modules/proto_tls/doc/contributors.xml M modules/proto_ws/README M modules/proto_ws/doc/contributors.xml M modules/proto_wss/README M modules/proto_wss/doc/contributors.xml M modules/pua/README M modules/pua/doc/contributors.xml M modules/pua_bla/README M modules/pua_bla/doc/contributors.xml M modules/pua_dialoginfo/README M modules/pua_dialoginfo/doc/contributors.xml M modules/pua_mi/README M modules/pua_mi/doc/contributors.xml M modules/pua_usrloc/README M modules/pua_usrloc/doc/contributors.xml M modules/pua_xmpp/README M modules/pua_xmpp/doc/contributors.xml M modules/python/README M modules/python/doc/contributors.xml M modules/qos/README M modules/qos/doc/contributors.xml M modules/rabbitmq/README M modules/rabbitmq/doc/contributors.xml M modules/ratelimit/README M modules/ratelimit/doc/contributors.xml M modules/registrar/README M modules/registrar/doc/contributors.xml M modules/rest_client/README M modules/rest_client/doc/contributors.xml M modules/rls/README M modules/rls/doc/contributors.xml M modules/rr/README M modules/rr/doc/contributors.xml M modules/rtpengine/README M modules/rtpengine/doc/contributors.xml M modules/rtpproxy/README M modules/rtpproxy/doc/contributors.xml M modules/script_helper/README M modules/script_helper/doc/contributors.xml M modules/seas/README M modules/seas/doc/contributors.xml M modules/signaling/README M modules/signaling/doc/contributors.xml M modules/sip_i/README M modules/sip_i/doc/contributors.xml M modules/sipcapture/README M modules/sipcapture/doc/contributors.xml M modules/sipmsgops/README M modules/sipmsgops/doc/contributors.xml M modules/siprec/README M modules/siprec/doc/contributors.xml M modules/siptrace/README M modules/siptrace/doc/contributors.xml M modules/sl/README M modules/sl/doc/contributors.xml M modules/sms/README M modules/sms/doc/contributors.xml M modules/sngtc/README M modules/sngtc/doc/contributors.xml M modules/snmpstats/README M modules/snmpstats/doc/contributors.xml M modules/speeddial/README M modules/speeddial/doc/contributors.xml M modules/sql_cacher/README M modules/sql_cacher/doc/contributors.xml M modules/sst/README M modules/sst/doc/contributors.xml M modules/statistics/README M modules/statistics/doc/contributors.xml M modules/stun/README M modules/stun/doc/contributors.xml M modules/textops/README M modules/textops/doc/contributors.xml M modules/tls_mgm/README M modules/tls_mgm/doc/contributors.xml M modules/tm/README M modules/tm/doc/contributors.xml M modules/topology_hiding/README M modules/topology_hiding/doc/contributors.xml M modules/uac/README M modules/uac/doc/contributors.xml M modules/uac_auth/README M modules/uac_auth/doc/contributors.xml M modules/uac_redirect/README M modules/uac_redirect/doc/contributors.xml M modules/uac_registrant/README M modules/uac_registrant/doc/contributors.xml M modules/uri/README M modules/uri/doc/contributors.xml M modules/userblacklist/README M modules/userblacklist/doc/contributors.xml M modules/usrloc/README M modules/usrloc/doc/contributors.xml M modules/xcap/README M modules/xcap/doc/contributors.xml M modules/xcap_client/README M modules/xcap_client/doc/contributors.xml M modules/xml/README M modules/xml/doc/contributors.xml M modules/xmpp/README M modules/xmpp/doc/contributors.xml M net/proto_tcp/README M net/proto_udp/README Log Message: ----------- Rebuild documentation **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladp at opensips.org Tue Jul 31 12:52:26 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Tue, 31 Jul 2018 09:52:26 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] d00f84: dialog: improve docs regarding profile replication Message-ID: <5b6093cac90c9_36602aff7dce0f8476842@hookshot-fe-cace476.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: d00f84631cc433554282abef611509e0c81bfc94 https://github.com/OpenSIPS/opensips/commit/d00f84631cc433554282abef611509e0c81bfc94 Author: Vlad Patrascu Date: 2018-07-31 (Tue, 31 Jul 2018) Changed paths: M modules/dialog/doc/dialog_admin.xml Log Message: ----------- dialog: improve docs regarding profile replication Commit: 6fcda64a3ea78a5f07b9cf7db65527373b209b51 https://github.com/OpenSIPS/opensips/commit/6fcda64a3ea78a5f07b9cf7db65527373b209b51 Author: Vlad Patrascu Date: 2018-07-31 (Tue, 31 Jul 2018) Changed paths: M modules/dialog/doc/dialog_admin.xml Log Message: ----------- dialog: document dlg_cluster_sync MI command Compare: https://github.com/OpenSIPS/opensips/compare/f82bb97c4be9...6fcda64a3ea7 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladp at opensips.org Tue Jul 31 12:54:46 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Tue, 31 Jul 2018 09:54:46 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 2aef25: dialog: improve docs regarding profile replication Message-ID: <5b6094569262a_36a42b1f5286cf804817@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 2aef25189b6187b9fe9d1bdb86a227c9dd33ce07 https://github.com/OpenSIPS/opensips/commit/2aef25189b6187b9fe9d1bdb86a227c9dd33ce07 Author: Vlad Patrascu Date: 2018-07-31 (Tue, 31 Jul 2018) Changed paths: M modules/dialog/doc/dialog_admin.xml Log Message: ----------- dialog: improve docs regarding profile replication (cherry picked from commit d00f84631cc433554282abef611509e0c81bfc94) Commit: 0bd252c9d008f9ba240abc039844e2aa29482504 https://github.com/OpenSIPS/opensips/commit/0bd252c9d008f9ba240abc039844e2aa29482504 Author: Vlad Patrascu Date: 2018-07-31 (Tue, 31 Jul 2018) Changed paths: M modules/dialog/doc/dialog_admin.xml Log Message: ----------- dialog: document dlg_cluster_sync MI command (cherry picked from commit 6fcda64a3ea78a5f07b9cf7db65527373b209b51) Compare: https://github.com/OpenSIPS/opensips/compare/04fe5ab6aa9d...0bd252c9d008 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladp at opensips.org Tue Jul 31 13:12:41 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Tue, 31 Jul 2018 10:12:41 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 67efdb: tm: add examples for MI commands docs Message-ID: <5b6098896e995_15bb2b16268d2f9021187@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 67efdb9a849052252d9dbea38bc9935547394906 https://github.com/OpenSIPS/opensips/commit/67efdb9a849052252d9dbea38bc9935547394906 Author: Vlad Patrascu Date: 2018-07-31 (Tue, 31 Jul 2018) Changed paths: M modules/tm/doc/tm_admin.xml Log Message: ----------- tm: add examples for MI commands docs (cherry picked from commit 5f17ed5edead1090007c993da2407a5e72ce7eeb) **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vladp at opensips.org Tue Jul 31 13:12:28 2018 From: vladp at opensips.org (Vlad Patrascu) Date: Tue, 31 Jul 2018 10:12:28 -0700 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 5f17ed: tm: add examples for MI commands docs Message-ID: <5b60987cb450a_3a7f2acefd600f80331f2@hookshot-fe-cace476.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 5f17ed5edead1090007c993da2407a5e72ce7eeb https://github.com/OpenSIPS/opensips/commit/5f17ed5edead1090007c993da2407a5e72ce7eeb Author: Vlad Patrascu Date: 2018-07-31 (Tue, 31 Jul 2018) Changed paths: M modules/tm/doc/tm_admin.xml Log Message: ----------- tm: add examples for MI commands docs **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.