From bogdan at opensips.org Thu Jan 3 09:57:45 2019 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Thu, 03 Jan 2019 06:57:45 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 2e1e1e: [registrar] Fix 'contact' matching in remove() Message-ID: <5c2e22e93d260_f032ae30b29c584881ed@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 2e1e1e98318bede41737945395a8b24366130c9c https://github.com/OpenSIPS/opensips/commit/2e1e1e98318bede41737945395a8b24366130c9c Author: Bogdan-Andrei Iancu Date: 2019-01-03 (Thu, 03 Jan 2019) Changed paths: M modules/registrar/doc/registrar_admin.xml M modules/registrar/save.c Log Message: ----------- [registrar] Fix 'contact' matching in remove() Deal with the 'contact' parameter as a string and to a string matching against the registered contacts. Fix for #1569 **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 Thu Jan 3 10:13:49 2019 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Thu, 03 Jan 2019 07:13:49 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 6c2816: Added async support for the postgres queries. Message-ID: <5c2e26adaea41_32042b0db87b25788253e@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 6c2816663fb2546b230aff07f86fb75d2dc463cf https://github.com/OpenSIPS/opensips/commit/6c2816663fb2546b230aff07f86fb75d2dc463cf Author: Bogdan-Andrei Iancu Date: 2019-01-03 (Thu, 03 Jan 2019) Changed paths: M modules/db_postgres/db_postgres.c M modules/db_postgres/dbase.c M modules/db_postgres/dbase.h M modules/db_postgres/pg_con.c M modules/db_postgres/pg_con.h Log Message: ----------- Added async support for the postgres queries. async statement can be used now for queries via the Postgres backend **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 Thu Jan 3 17:15:19 2019 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Thu, 03 Jan 2019 14:15:19 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 14c357: [nathelper] Added clustering support Message-ID: <5c2e8977be495_b3c2ae4738be5701138b5@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 14c3570dd983f1b129783f709d71578c12f32375 https://github.com/OpenSIPS/opensips/commit/14c3570dd983f1b129783f709d71578c12f32375 Author: Bogdan-Andrei Iancu Date: 2019-01-04 (Fri, 04 Jan 2019) Changed paths: M modules/nathelper/doc/nathelper_admin.xml M modules/nathelper/nathelper.c A modules/nathelper/nh_clustering.c A modules/nathelper/nh_clustering.h Log Message: ----------- [nathelper] Added clustering support Only the nodes owning the active tag will be able to do the pinging to the contacts. **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 Thu Jan 3 17:34:00 2019 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Thu, 03 Jan 2019 14:34:00 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] a03c2e: [nat_traversal] Added clustering support Message-ID: <5c2e8dd83e1d7_1b742afd50014578125153@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: a03c2e8c62cb0a98d2fc9c3d4659173e80072326 https://github.com/OpenSIPS/opensips/commit/a03c2e8c62cb0a98d2fc9c3d4659173e80072326 Author: Bogdan-Andrei Iancu Date: 2019-01-04 (Fri, 04 Jan 2019) Changed paths: A modules/nat_traversal/clustering.c A modules/nat_traversal/clustering.h M modules/nat_traversal/doc/nat_traversal_admin.xml M modules/nat_traversal/nat_traversal.c Log Message: ----------- [nat_traversal] Added clustering support Only the nodes owning the active tag will be able to do the pinging to the contacts. **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 Thu Jan 3 17:35:53 2019 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Thu, 03 Jan 2019 14:35:53 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 61fd24: Fix typo in docs Message-ID: <5c2e8e492445e_6f142afd7e0fe5781323e8@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 61fd24f04807a17055a85d75093ac8a6c8169bb2 https://github.com/OpenSIPS/opensips/commit/61fd24f04807a17055a85d75093ac8a6c8169bb2 Author: Bogdan-Andrei Iancu Date: 2019-01-04 (Fri, 04 Jan 2019) Changed paths: M modules/dispatcher/doc/dispatcher_admin.xml M modules/load_balancer/doc/load_balancer_admin.xml M modules/nathelper/doc/nathelper_admin.xml Log Message: ----------- Fix typo in 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. From liviu at opensips.org Fri Jan 4 09:22:17 2019 From: liviu at opensips.org (Liviu Chircu) Date: Fri, 04 Jan 2019 06:22:17 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 0062ef: mid_registrar: Fix incorrect error log Message-ID: <5c2f6c19355ff_6f7c2af8112e65749383@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 0062ef0842c36fcd32942f53800401505354d1dd https://github.com/OpenSIPS/opensips/commit/0062ef0842c36fcd32942f53800401505354d1dd Author: Liviu Chircu Date: 2019-01-04 (Fri, 04 Jan 2019) Changed paths: M modules/mid_registrar/mid_registrar.c Log Message: ----------- mid_registrar: Fix incorrect error log **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 Fri Jan 4 09:22:34 2019 From: liviu at opensips.org (Liviu Chircu) Date: Fri, 04 Jan 2019 06:22:34 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 8b0b7f: mid_registrar: Fix incorrect error log Message-ID: <5c2f6c2a65778_24e02aeb42592574834b5@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 8b0b7f3db878f233274e58d41daaa50df0bd8661 https://github.com/OpenSIPS/opensips/commit/8b0b7f3db878f233274e58d41daaa50df0bd8661 Author: Liviu Chircu Date: 2019-01-04 (Fri, 04 Jan 2019) Changed paths: M modules/mid_registrar/mid_registrar.c Log Message: ----------- mid_registrar: Fix incorrect error log (cherry picked from commit 0062ef0842c36fcd32942f53800401505354d1dd) **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 Fri Jan 4 11:13:01 2019 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Fri, 04 Jan 2019 08:13:01 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 87a59e: [registrar] Fix 'contact' matching in remove() Message-ID: <5c2f860d9c095_1e682ab3aeeca57c972ba@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 87a59ea47a0755ca347d6f08b02bbbc0afe5691f https://github.com/OpenSIPS/opensips/commit/87a59ea47a0755ca347d6f08b02bbbc0afe5691f Author: Bogdan-Andrei Iancu Date: 2019-01-04 (Fri, 04 Jan 2019) Changed paths: M modules/registrar/doc/registrar_admin.xml M modules/registrar/save.c Log Message: ----------- [registrar] Fix 'contact' matching in remove() Deal with the 'contact' parameter as a string and to a string matching against the registered contacts. Fix for #1569 Cherry-pick from 2e1e1e98318bede41737945395a8b24366130c9c **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 Fri Jan 4 12:21:34 2019 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Fri, 04 Jan 2019 09:21:34 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] c1cfba: [mi_xmlrpc_ng] Fix methodResponse XMLRPC formating Message-ID: <5c2f961e1243b_dfc2ae3c4c4a57c45418@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: c1cfba8806e64158942a13e062bfdf2611d76f21 https://github.com/OpenSIPS/opensips/commit/c1cfba8806e64158942a13e062bfdf2611d76f21 Author: Bogdan-Andrei Iancu Date: 2019-01-04 (Fri, 04 Jan 2019) Changed paths: M modules/mi_xmlrpc_ng/http_fnc.c Log Message: ----------- [mi_xmlrpc_ng] Fix methodResponse XMLRPC formating The 'struct' tag must be enclosed in a 'value' tag. Fixes #1499 **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 Fri Jan 4 12:24:12 2019 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Fri, 04 Jan 2019 09:24:12 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] ccaa13: [MI] Even the 'kill' cmd should return a valid rep... Message-ID: <5c2f96bce0aaf_ab22adf7d1de584658c8@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: ccaa136e67044d7cf8f36dca0f95ba858a87ca34 https://github.com/OpenSIPS/opensips/commit/ccaa136e67044d7cf8f36dca0f95ba858a87ca34 Author: Bogdan-Andrei Iancu Date: 2019-01-04 (Fri, 04 Jan 2019) Changed paths: M mi/mi_core.c Log Message: ----------- [MI] Even the 'kill' cmd should return a valid reply **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 Fri Jan 4 13:34:20 2019 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Fri, 04 Jan 2019 10:34:20 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b3e0f6: [MI] Fix missing/wrong Content Type in HTTP respon... Message-ID: <5c2fa72cd002e_2683b2ad8af84a578434c8@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: b3e0f6cc9c3e04f986f00919778b92c1f6839104 https://github.com/OpenSIPS/opensips/commit/b3e0f6cc9c3e04f986f00919778b92c1f6839104 Author: Bogdan-Andrei Iancu Date: 2019-01-04 (Fri, 04 Jan 2019) Changed paths: M modules/httpd/httpd.c M modules/httpd/httpd_load.h M modules/httpd/httpd_proc.c M modules/mi_http/mi_http.c M modules/mi_json/mi_json.c M modules/mi_xmlrpc_ng/mi_xmlrpc_http.c M modules/pi_http/pi_http.c Log Message: ----------- [MI] Fix missing/wrong Content Type in HTTP responses When registering a callback to the HTTP server, let it also know what will be the Content Type for the returned data. Fixes #1509 **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 Sat Jan 5 10:40:34 2019 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Sat, 05 Jan 2019 07:40:34 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] d40350: Added $cluster.sh_tag() script variables Message-ID: <5c30cff2dc152_65ea2b2879d7058870160@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: d403505040e04c224ce5bb4e43cd54ee40ff193b https://github.com/OpenSIPS/opensips/commit/d403505040e04c224ce5bb4e43cd54ee40ff193b Author: Bogdan-Andrei Iancu Date: 2019-01-05 (Sat, 05 Jan 2019) Changed paths: M modules/clusterer/README M modules/clusterer/clusterer_mod.c M modules/clusterer/doc/clusterer_admin.xml M modules/clusterer/sharing_tags.c M modules/clusterer/sharing_tags.h Log Message: ----------- Added $cluster.sh_tag() script variables These are read/write variables for managing the sharing tags from script level Ex: $cluster.sh_tag(vip/3) **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 Sat Jan 5 10:43:45 2019 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Sat, 05 Jan 2019 07:43:45 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 463f73: Improve the docs on the new $cluster.sh_tag() var Message-ID: <5c30d0b17ff62_f362adcf4026588666b8@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 463f7329fb857a244a7f31d20b224ea5b7813482 https://github.com/OpenSIPS/opensips/commit/463f7329fb857a244a7f31d20b224ea5b7813482 Author: Bogdan-Andrei Iancu Date: 2019-01-05 (Sat, 05 Jan 2019) Changed paths: M modules/clusterer/README M modules/clusterer/doc/clusterer_admin.xml Log Message: ----------- Improve the docs on the new $cluster.sh_tag() var **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 Sat Jan 5 11:35:18 2019 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Sat, 05 Jan 2019 08:35:18 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 45fa0d: Fixed serveral XML errors Message-ID: <5c30dcc67ce99_6e382af552776588106173@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 45fa0deca8b5e1abcc5ba7161095267633e9318a https://github.com/OpenSIPS/opensips/commit/45fa0deca8b5e1abcc5ba7161095267633e9318a Author: Bogdan-Andrei Iancu Date: 2019-01-05 (Sat, 05 Jan 2019) Changed paths: M modules/cachedb_local/doc/cachedb_local_admin.xml Log Message: ----------- Fixed serveral XML errors **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 github at opensips.org Sun Jan 6 15:32:10 2019 From: github at opensips.org (OpenSIPS) Date: Sun, 06 Jan 2019 12:32:10 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 1fcca4: Rebuild documentation Message-ID: <5c3265ca412dd_62c22abff8cb458413686b@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 1fcca4aebb99629f5ebf0bc3cd647c44a5717975 https://github.com/OpenSIPS/opensips/commit/1fcca4aebb99629f5ebf0bc3cd647c44a5717975 Author: OpenSIPS Date: 2019-01-06 (Sun, 06 Jan 2019) Changed paths: M modules/mid_registrar/README M modules/mid_registrar/doc/contributors.xml M modules/registrar/README M modules/registrar/doc/contributors.xml 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 liviu at opensips.org Mon Jan 7 08:52:02 2019 From: liviu at opensips.org (Liviu Chircu) Date: Mon, 07 Jan 2019 05:52:02 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 6449d4: b2b_logic: Fix doc build Message-ID: <5c3359826258d_29cd2b0cbe57c588772f1@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 6449d451085c9a3108fd54c40b28627d0cfee7b8 https://github.com/OpenSIPS/opensips/commit/6449d451085c9a3108fd54c40b28627d0cfee7b8 Author: Liviu Chircu Date: 2019-01-07 (Mon, 07 Jan 2019) Changed paths: M modules/b2b_logic/doc/b2b_logic_admin.xml Log Message: ----------- b2b_logic: Fix doc build **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 Wed Jan 9 07:53:37 2019 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Wed, 9 Jan 2019 14:53:37 +0200 Subject: [OpenSIPS-Devel] [OpenSIPS-Users] [Reminder] OpenSIPS 3.0 feedback form In-Reply-To: <288ea123-91c9-d678-a8d0-5ede9f64e270@opensips.org> References: <288ea123-91c9-d678-a8d0-5ede9f64e270@opensips.org> Message-ID: <9ea88f74-b82e-a82e-554a-74f9ca25f08b@opensips.org> Hi all, We want to thank you all for providing us feedback in regards to the 3.0 Planing - this is valuable information for us, in order to understand what are the needs and priorities of the OpenSIPS user community. There were hundreds of opinions, here is the centralized score and sorting: http://www.opensips.org/Development/Opensips-3-0-Planning#poll-results We will align the development work to these results and also analyze and take into consideration the suggestions you passed to us (the list will be published later). There was very interesting idea shared with us, thank you for that. Thanks & regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer https://www.opensips-solutions.com OpenSIPS Summit 2019 https://www.opensips.org/events/Summit-2019Amsterdam/ On 12/28/2018 11:23 AM, Bogdan-Andrei Iancu wrote: > Dear all, > > This is a quick reminder - getting involved in the 3.0 OpenSIPS > planning and development, and fill in this *Feature Survey > * > by *6th of January 2019*. > > Be part of OpenSIPS! > > A Happy New Year, > -- > Bogdan-Andrei Iancu > > OpenSIPS Founder and Developer > https://www.opensips-solutions.com > OpenSIPS Summit 2019 > https://www.opensips.org/events/Summit-2019Amsterdam/ > > > _______________________________________________ > 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 john.quick at smartvox.co.uk Fri Jan 11 13:08:08 2019 From: john.quick at smartvox.co.uk (John Quick) Date: Fri, 11 Jan 2019 18:08:08 -0000 Subject: [OpenSIPS-Devel] Full Sharing N Contact Pings problem Message-ID: <002801d4a9d8$9b9facb0$d2df0610$@smartvox.co.uk> I am almost certain I have found a bug in the mechanism that should distribute the pinging of NAT'd devices around cluster members. I tested this extensively several months ago and it worked fine. That was using v2.4.0 Now, when using 2.4.4 I noticed it was pinging from every node in the cluster to the same NAT'd device. I am using Docker so it was very easy for me to revert to earlier versions of OpenSIPS with complete certainty that nothing else is different, although I only have Docker images for v2.4.0, 2.4.3 and 2.4.4. The results of my testing, with just one NAT'd device registered, are: v2.4.0 Pings only coming from one node v2.4.3 Pings from every node v2.4.4 Pings from every node So either there was a bug introduced between 2.4.0 and 2.4.3 OR something was changed in the clustering configuration requirements. I could not see anything relevant in the documentation so I assume this is a bug. John Quick Smartvox Limited The topology/architecture I am using is an edge proxy in front of a 3-node cluster to handle registrations, NAT pings and call routing, using path headers. For reference, here are some code snippets from the opensips.cfg file on one of the nodes: listen=udp:0.0.0.0:5060 listen=bin:0.0.0.0:5678 advertised_address=10.2.69.152 modparam("usrloc", "working_mode_preset", "full-sharing-cluster") modparam("usrloc", "location_cluster", 1) modparam("usrloc", "use_domain", 0) modparam("usrloc", "nat_bflag", "NATTED_CLIENT") modparam("usrloc", "timer_interval", 61) modparam("usrloc", "max_contact_delete", 40) modparam("nathelper", "received_avp", "$avp(rcvip)") modparam("nathelper", "natping_interval", 38) modparam("nathelper", "ping_nated_only", 0) modparam("nathelper", "sipping_bflag", "NAT_SIP_PINGS") modparam("nathelper", "sipping_from", "sip:pinger at 10.2.69.152") modparam("clusterer", "db_url", "mysql://myuser:mypasswd at localhost/opensips") modparam("clusterer", "current_id", 1) modparam("clusterer", "node_timeout", 180) if (isflagset(NATTED_SRC) || isflagset(NATTED_UA)) { # For calls to this user, INVITEs will have branch flag NATTED_CLIENT set after lookup("location") setbflag(NATTED_CLIENT); # Enables OPTIONS natpings setbflag(NAT_SIP_PINGS); }; consume_credentials(); if (!save("location","p1")) { xlog("L_NOTICE", "***--REGISTER: location save failed for $ct.fields(uri)\n"); sl_reply_error(); } # opensipsctl ul show Domain:: location hash_size=512 AOR:: 221223 Contact:: sip:221223 at 192.168.0.60:6050;line=9lixrwuy Q=1 ContactID:: 4002222325104642950 Expires:: 1452 Callid:: 3c2692a7dce1-xakltdxtx1vq Cseq:: 22 User-agent:: snom360/7.3.30 Path:: State:: CS_NEW Flags:: 0 Cflags:: NAT_SIP_PINGS NATTED_CLIENT Socket:: udp:0.0.0.0:5060 Methods:: 7999 insert into opensips.clusterer(`cluster_id`,`node_id`,`url`,`no_ping_retries`,`priority` ,`flags`,`description`) values (1,1,'bin:10.2.69.152:5678',3,50,'seed','reg1'); insert into opensips.clusterer(`cluster_id`,`node_id`,`url`,`no_ping_retries`,`priority` ,`description`) values (1,2,'bin:10.2.69.153:5678',3,50,'reg2'); insert into opensips.clusterer(`cluster_id`,`node_id`,`url`,`no_ping_retries`,`priority` ,`description`) values (1,3,'bin:10.2.69.154:5678',3,50,'reg3'); From gr.sabery at gmail.com Sat Jan 12 05:46:23 2019 From: gr.sabery at gmail.com (Gholamreza Sabery) Date: Sat, 12 Jan 2019 14:16:23 +0330 Subject: [OpenSIPS-Devel] Using sip_trace increases the number of failed_dialogs Message-ID: Hi, Recently, I tried to integrate OpenSips with Homer5 and it was successful (using HEPv2). However, when I use sip_trace; the number of "failed_dialogs" (which is a statistics exported by dialog module) increases dramatically. Notice that this increase, does not have a negative effect on the real number of successful calls (CDR statistics). I wonder why this happens. Any ideas? PS: Sorry to bother you guys; before trying this mailing list, I sent the email to users mailing list, but no one answered! As a result, I thought this question might be a little hard for users to answer and send it here. Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: From gr.sabery at gmail.com Mon Jan 14 01:59:45 2019 From: gr.sabery at gmail.com (Gholamreza Sabery) Date: Mon, 14 Jan 2019 10:29:45 +0330 Subject: [OpenSIPS-Devel] Using sip_trace increases the number of failed_dialogs In-Reply-To: References: Message-ID: No Ideas? On Sat, Jan 12, 2019 at 2:16 PM Gholamreza Sabery wrote: > Hi, > > Recently, I tried to integrate OpenSips with Homer5 and it was successful > (using HEPv2). However, when I use sip_trace; the number of > "failed_dialogs" (which is a statistics exported by dialog module) > increases dramatically. Notice that this increase, does not have a negative > effect on the real number of successful calls (CDR statistics). I wonder > why this happens. Any ideas? > > PS: Sorry to bother you guys; before trying this mailing list, I sent the > email to users mailing list, but no one answered! As a result, I thought > this question might be a little hard for users to answer and send it here. > > Regards > -------------- next part -------------- An HTML attachment was scrubbed... URL: From liviu at opensips.org Mon Jan 14 08:15:41 2019 From: liviu at opensips.org (Liviu Chircu) Date: Mon, 14 Jan 2019 15:15:41 +0200 Subject: [OpenSIPS-Devel] Full Sharing N Contact Pings problem In-Reply-To: <002801d4a9d8$9b9facb0$d2df0610$@smartvox.co.uk> References: <002801d4a9d8$9b9facb0$d2df0610$@smartvox.co.uk> Message-ID: Hi John, Thanks for the report -- I'll make sure to double-check this during this week's development sprint, and will update you asap. Cheers, Liviu Chircu OpenSIPS Developer http://www.opensips-solutions.com On 11.01.2019 20:08, John Quick wrote: > I am almost certain I have found a bug in the mechanism that should > distribute the pinging of NAT'd devices around cluster members. > I tested this extensively several months ago and it worked fine. That was > using v2.4.0 > Now, when using 2.4.4 I noticed it was pinging from every node in the > cluster to the same NAT'd device. > > I am using Docker so it was very easy for me to revert to earlier versions > of OpenSIPS with complete certainty that nothing else is different, although > I only have Docker images for v2.4.0, 2.4.3 and 2.4.4. The results of my > testing, with just one NAT'd device registered, are: > > v2.4.0 Pings only coming from one node > v2.4.3 Pings from every node > v2.4.4 Pings from every node > > So either there was a bug introduced between 2.4.0 and 2.4.3 OR something > was changed in the clustering configuration requirements. I could not see > anything relevant in the documentation so I assume this is a bug. > > John Quick > Smartvox Limited > > > The topology/architecture I am using is an edge proxy in front of a 3-node > cluster to handle registrations, NAT pings and call routing, using path > headers. For reference, here are some code snippets from the opensips.cfg > file on one of the nodes: > > listen=udp:0.0.0.0:5060 > listen=bin:0.0.0.0:5678 > advertised_address=10.2.69.152 > > modparam("usrloc", "working_mode_preset", "full-sharing-cluster") > modparam("usrloc", "location_cluster", 1) > modparam("usrloc", "use_domain", 0) > modparam("usrloc", "nat_bflag", "NATTED_CLIENT") > modparam("usrloc", "timer_interval", 61) > modparam("usrloc", "max_contact_delete", 40) > > modparam("nathelper", "received_avp", "$avp(rcvip)") > modparam("nathelper", "natping_interval", 38) > modparam("nathelper", "ping_nated_only", 0) > modparam("nathelper", "sipping_bflag", "NAT_SIP_PINGS") > modparam("nathelper", "sipping_from", "sip:pinger at 10.2.69.152") > > modparam("clusterer", "db_url", > "mysql://myuser:mypasswd at localhost/opensips") > modparam("clusterer", "current_id", 1) > modparam("clusterer", "node_timeout", 180) > > > if (isflagset(NATTED_SRC) || isflagset(NATTED_UA)) { > # For calls to this user, INVITEs will have branch flag > NATTED_CLIENT set after lookup("location") > setbflag(NATTED_CLIENT); > # Enables OPTIONS natpings > setbflag(NAT_SIP_PINGS); > }; > > consume_credentials(); > > if (!save("location","p1")) { > xlog("L_NOTICE", "***--REGISTER: location save failed for > $ct.fields(uri)\n"); > sl_reply_error(); > } > > # opensipsctl ul show > Domain:: location hash_size=512 > AOR:: 221223 > Contact:: sip:221223 at 192.168.0.60:6050;line=9lixrwuy Q=1 > ContactID:: 4002222325104642950 > Expires:: 1452 > Callid:: 3c2692a7dce1-xakltdxtx1vq > Cseq:: 22 > User-agent:: snom360/7.3.30 > Path:: > > State:: CS_NEW > Flags:: 0 > Cflags:: NAT_SIP_PINGS NATTED_CLIENT > Socket:: udp:0.0.0.0:5060 > Methods:: 7999 > > insert into > opensips.clusterer(`cluster_id`,`node_id`,`url`,`no_ping_retries`,`priority` > ,`flags`,`description`) values > (1,1,'bin:10.2.69.152:5678',3,50,'seed','reg1'); > insert into > opensips.clusterer(`cluster_id`,`node_id`,`url`,`no_ping_retries`,`priority` > ,`description`) values (1,2,'bin:10.2.69.153:5678',3,50,'reg2'); > insert into > opensips.clusterer(`cluster_id`,`node_id`,`url`,`no_ping_retries`,`priority` > ,`description`) values (1,3,'bin:10.2.69.154:5678',3,50,'reg3'); > > > > _______________________________________________ > Devel mailing list > Devel at lists.opensips.org > http://lists.opensips.org/cgi-bin/mailman/listinfo/devel From osas at voipembedded.com Tue Jan 15 12:10:07 2019 From: osas at voipembedded.com (Ovidiu Sas) Date: Tue, 15 Jan 2019 09:10:07 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 10fd6e: db/schema: fix Makefile for oracle clean option Message-ID: <5c3e13ef4911a_1dfa2afaff1b85809145@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 10fd6e2b8a68965323f5e9c9b60afdd84c2608ef https://github.com/OpenSIPS/opensips/commit/10fd6e2b8a68965323f5e9c9b60afdd84c2608ef Author: Ovidiu Sas Date: 2019-01-15 (Tue, 15 Jan 2019) Changed paths: M db/schema/Makefile Log Message: ----------- db/schema: fix Makefile for oracle clean option **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 osas at voipembedded.com Tue Jan 15 12:15:18 2019 From: osas at voipembedded.com (Ovidiu Sas) Date: Tue, 15 Jan 2019 09:15:18 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] fecf15: scripts: update scripts for uri table (uri->auth_d... Message-ID: <5c3e152642b77_e842ab5933f6588705d4@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: fecf154f47443100bf968e5d8c8f8b55b3b09e5d https://github.com/OpenSIPS/opensips/commit/fecf154f47443100bf968e5d8c8f8b55b3b09e5d Author: Ovidiu Sas Date: 2019-01-15 (Tue, 15 Jan 2019) Changed paths: M scripts/mysql/auth_db-create.sql R scripts/mysql/uri_db-create.sql M scripts/oracle/auth_db-create.sql R scripts/oracle/uri_db-create.sql M scripts/pi_http/auth_db-mod M scripts/pi_http/auth_db-table M scripts/pi_http/pi_framework.xml R scripts/pi_http/uri_db-mod R scripts/pi_http/uri_db-table M scripts/postgres/auth_db-create.sql R scripts/postgres/uri_db-create.sql M scripts/sqlite/auth_db-create.sql R scripts/sqlite/uri_db-create.sql Log Message: ----------- scripts: update scripts for uri table (uri->auth_db) **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 Wed Jan 16 13:07:25 2019 From: liviu at opensips.org (Liviu Chircu) Date: Wed, 16 Jan 2019 10:07:25 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] e149ee: usrloc: Refactor clustering file structure Message-ID: <5c3f72dd7acbd_78892ace42cb45909179c@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/feature/usrloc-sharing-tags Home: https://github.com/OpenSIPS/opensips Commit: e149ee4891096bb45daedc88e7ddfa6dd23b7b7a https://github.com/OpenSIPS/opensips/commit/e149ee4891096bb45daedc88e7ddfa6dd23b7b7a Author: Liviu Chircu Date: 2019-01-16 (Wed, 16 Jan 2019) Changed paths: M modules/usrloc/dlist.c M modules/usrloc/ucontact.c M modules/usrloc/udomain.c A modules/usrloc/ul_cluster.c A modules/usrloc/ul_cluster.h M modules/usrloc/ul_mi.c M modules/usrloc/ul_mod.c M modules/usrloc/urecord.c R modules/usrloc/ureplication.c R modules/usrloc/ureplication.h Log Message: ----------- usrloc: Refactor clustering file structure Commit: 5331dcaade52c28d67ff199492edf779ce4592b9 https://github.com/OpenSIPS/opensips/commit/5331dcaade52c28d67ff199492edf779ce4592b9 Author: Liviu Chircu Date: 2019-01-16 (Wed, 16 Jan 2019) Changed paths: M modules/usrloc/kv_store.c Log Message: ----------- usrloc: Fix a rare key reallocation bug Commit: 354547835296ac121356a2520883dc75085b7daf https://github.com/OpenSIPS/opensips/commit/354547835296ac121356a2520883dc75085b7daf Author: Liviu Chircu Date: 2019-01-16 (Wed, 16 Jan 2019) Changed paths: M modules/usrloc/kv_store.c M modules/usrloc/kv_store.h M modules/usrloc/ucontact.c M modules/usrloc/ucontact.h M modules/usrloc/ul_cluster.c M modules/usrloc/ul_cluster.h Log Message: ----------- usrloc: Add optional sharing tags for the insert/update API Compare: https://github.com/OpenSIPS/opensips/compare/e149ee489109^...354547835296 **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 razvan at opensips.org Thu Jan 17 04:43:20 2019 From: razvan at opensips.org (Razvan Crainea) Date: Thu, 17 Jan 2019 01:43:20 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] a95885: debian: fix changelog version Message-ID: <5c404e3890884_5b352ab40a65a5845905a@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: a95885d2c084bbefac5d48ae7827cd5223d1cc8e https://github.com/OpenSIPS/opensips/commit/a95885d2c084bbefac5d48ae7827cd5223d1cc8e Author: Razvan Crainea Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M packaging/debian/changelog Log Message: ----------- debian: fix changelog version Reported by Jasper Hafkenscheid (hafkensite on GitHub) Close #1584 **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 razvan at opensips.org Thu Jan 17 04:56:40 2019 From: razvan at opensips.org (Razvan Crainea) Date: Thu, 17 Jan 2019 01:56:40 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 4c29ee: clusterer: initialize db connections in mod init Message-ID: <5c405158ef2c0_71252b02e74fc5804919e@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 4c29eedc3dbdd9e74781cd81f626b64c71a4e16d https://github.com/OpenSIPS/opensips/commit/4c29eedc3dbdd9e74781cd81f626b64c71a4e16d Author: Razvan Crainea Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M modules/clusterer/clusterer_mod.c Log Message: ----------- clusterer: initialize db connections in mod init Prevent the module from using a single DB connection from all processes, because it leads to commands responses overlaps. Close #1579 **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 razvan at opensips.org Thu Jan 17 04:56:56 2019 From: razvan at opensips.org (Razvan Crainea) Date: Thu, 17 Jan 2019 01:56:56 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] c1403a: clusterer: initialize db connections in mod init Message-ID: <5c405168b55e2_11d02ace434685841038a9@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: c1403a1d9bee2254a84a866352266a41d9ff93bc https://github.com/OpenSIPS/opensips/commit/c1403a1d9bee2254a84a866352266a41d9ff93bc Author: Razvan Crainea Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M modules/clusterer/clusterer_mod.c Log Message: ----------- clusterer: initialize db connections in mod init Prevent the module from using a single DB connection from all processes, because it leads to commands responses overlaps. Close #1579 (cherry picked from commit 4c29eedc3dbdd9e74781cd81f626b64c71a4e16d) **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 Thu Jan 17 05:24:41 2019 From: bogdan at opensips.org (Bogdan Andrei IANCU) Date: Thu, 17 Jan 2019 02:24:41 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 60b4b7: Removed extra invalid line Message-ID: <5c4057e9b419b_5a072af0df6a85881001c9@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 60b4b7923e06f84f3ef3bef00055dc717a66eff4 https://github.com/OpenSIPS/opensips/commit/60b4b7923e06f84f3ef3bef00055dc717a66eff4 Author: Aron Podrigal Date: 2019-01-16 (Wed, 16 Jan 2019) Changed paths: M modules/pua_dialoginfo/pua_dialoginfo.c Log Message: ----------- Removed extra invalid line Extra line was added by 4f6dd0654cbb9 Commit: 53ffcdd64d0f3060057ff8c556b8f4141996dbe3 https://github.com/OpenSIPS/opensips/commit/53ffcdd64d0f3060057ff8c556b8f4141996dbe3 Author: Bogdan Andrei IANCU Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M modules/pua_dialoginfo/pua_dialoginfo.c Log Message: ----------- Merge pull request #1587 from ar45/fix_error Removed extra invalid line Compare: https://github.com/OpenSIPS/opensips/compare/4c29eedc3dbd...53ffcdd64d0f **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 Thu Jan 17 09:02:15 2019 From: liviu at opensips.org (Liviu Chircu) Date: Thu, 17 Jan 2019 06:02:15 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 8837da: usrloc: Add/Document the 'pinging_mode' modparam Message-ID: <5c408ae76ff00_17c2b09aef44574144eb@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/feature/usrloc-sharing-tags Home: https://github.com/OpenSIPS/opensips Commit: 8837dad66d280953afe251057b9fd5e519e98ccc https://github.com/OpenSIPS/opensips/commit/8837dad66d280953afe251057b9fd5e519e98ccc Author: Liviu Chircu Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M modules/usrloc/dlist.c M modules/usrloc/doc/usrloc_admin.xml M modules/usrloc/ul_mod.c M modules/usrloc/ul_mod.h Log Message: ----------- usrloc: Add/Document the 'pinging_mode' modparam Replaces 'shared_pinging', which is now deprecated. **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 Thu Jan 17 09:13:29 2019 From: liviu at opensips.org (Liviu Chircu) Date: Thu, 17 Jan 2019 06:13:29 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 4870fa: usrloc: Make shtags persistent on restart + replic... Message-ID: <5c408d8986786_ebc2ac36cbf4578357cb@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/feature/usrloc-sharing-tags Home: https://github.com/OpenSIPS/opensips Commit: 4870fa635659865865d2a36f9612a17ebc934a0f https://github.com/OpenSIPS/opensips/commit/4870fa635659865865d2a36f9612a17ebc934a0f Author: Liviu Chircu Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M modules/usrloc/ucontact.c Log Message: ----------- usrloc: Make shtags persistent on restart + replication **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 Thu Jan 17 10:31:24 2019 From: liviu at opensips.org (Liviu Chircu) Date: Thu, 17 Jan 2019 07:31:24 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 8a159d: usrloc: Add the "shtag" parameter to E_UL_CONTACT ... Message-ID: <5c409fccd462_40672ade4bc18578508d6@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/feature/usrloc-sharing-tags Home: https://github.com/OpenSIPS/opensips Commit: 8a159d0ae7ff86b44461e9a4f933822d8db67218 https://github.com/OpenSIPS/opensips/commit/8a159d0ae7ff86b44461e9a4f933822d8db67218 Author: Liviu Chircu Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M modules/usrloc/doc/usrloc_admin.xml M modules/usrloc/udomain.c Log Message: ----------- usrloc: Add the "shtag" parameter to E_UL_CONTACT events Commit: 04bd0ac3931fb071f4abac6db6994e65c658dd39 https://github.com/OpenSIPS/opensips/commit/04bd0ac3931fb071f4abac6db6994e65c658dd39 Author: Liviu Chircu Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M modules/clusterer/api.h M modules/usrloc/dlist.c M modules/usrloc/ul_cluster.h Log Message: ----------- usrloc: Implement the "ownership" pinging mode Compare: https://github.com/OpenSIPS/opensips/compare/4870fa635659...04bd0ac3931f **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 Thu Jan 17 12:07:15 2019 From: liviu at opensips.org (Liviu Chircu) Date: Thu, 17 Jan 2019 09:07:15 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 8c763a: registrar: Add an optional "ownership_tag" paramet... Message-ID: <5c40b643bb8d5_23cb2ae67cc285845289e@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/feature/usrloc-sharing-tags Home: https://github.com/OpenSIPS/opensips Commit: 8c763ad66319106a1dc4e1366621bca2c6f957d5 https://github.com/OpenSIPS/opensips/commit/8c763ad66319106a1dc4e1366621bca2c6f957d5 Author: Liviu Chircu Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M lib/reg/ci.c M lib/reg/ci.h M modules/registrar/reg_mod.c M modules/registrar/save.c M modules/registrar/save.h M modules/registrar/sip_msg.h M modules/usrloc/ucontact.c M modules/usrloc/ucontact.h M modules/usrloc/ul_mod.h M modules/usrloc/usrloc.c M modules/usrloc/usrloc.h Log Message: ----------- registrar: Add an optional "ownership_tag" parameter to save() Commit: 1e2caeb9a28f71a5d15e3b64555686abc0de1d30 https://github.com/OpenSIPS/opensips/commit/1e2caeb9a28f71a5d15e3b64555686abc0de1d30 Author: Liviu Chircu Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M modules/registrar/doc/registrar_admin.xml Log Message: ----------- registrar: Document "ownership_tag" Commit: b7aa35a48b0653823d59a532a8eceb908910754b https://github.com/OpenSIPS/opensips/commit/b7aa35a48b0653823d59a532a8eceb908910754b Author: Liviu Chircu Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M modules/mid_registrar/mid_registrar.c M modules/mid_registrar/mid_registrar.h M modules/mid_registrar/save.c M modules/mid_registrar/save.h Log Message: ----------- mid_registrar: Add optional "ownership_tag" save() parameter Commit: 4c80e34f40dabd54a5676bee0bca1b1c757d9245 https://github.com/OpenSIPS/opensips/commit/4c80e34f40dabd54a5676bee0bca1b1c757d9245 Author: Liviu Chircu Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M modules/mid_registrar/doc/mid_registrar_admin.xml Log Message: ----------- mid_registrar: Document the newly added parameter Compare: https://github.com/OpenSIPS/opensips/compare/04bd0ac3931f...4c80e34f40da **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 osas at voipembedded.com Thu Jan 17 12:12:12 2019 From: osas at voipembedded.com (Ovidiu Sas) Date: Thu, 17 Jan 2019 09:12:12 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b12ad6: scripts: remove uri_db table Message-ID: <5c40b76cd5a0f_d9c2ab95c3405904622c@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: b12ad62f0def4b50ad9c7e4e056af4a157b08889 https://github.com/OpenSIPS/opensips/commit/b12ad62f0def4b50ad9c7e4e056af4a157b08889 Author: Ovidiu Sas Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M scripts/opensipsctlrc M scripts/opensipsdbctl.base M scripts/osipsconsole M scripts/osipsconsolerc Log Message: ----------- scripts: remove uri_db table **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 Fri Jan 18 04:44:33 2019 From: liviu at opensips.org (Liviu Chircu) Date: Fri, 18 Jan 2019 01:44:33 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 81f6ac: nathelper: Fix segfault while interpreting the bra... Message-ID: <5c41a0012cfa_593b2b0f9ed14574283cf@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 81f6ac78649d17372d6183a97403514281c537e0 https://github.com/OpenSIPS/opensips/commit/81f6ac78649d17372d6183a97403514281c537e0 Author: Liviu Chircu Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: M modules/nathelper/sip_pinger.h Log Message: ----------- nathelper: Fix segfault while interpreting the branch value **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 Fri Jan 18 04:45:37 2019 From: liviu at opensips.org (Liviu Chircu) Date: Fri, 18 Jan 2019 01:45:37 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b66de0: nathelper: Fix segfault while interpreting the bra... Message-ID: <5c41a0414196d_4c822add5615a578251e9@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/feature/usrloc-sharing-tags Home: https://github.com/OpenSIPS/opensips Commit: b66de01e774fa8969b661aadecf073da416b7460 https://github.com/OpenSIPS/opensips/commit/b66de01e774fa8969b661aadecf073da416b7460 Author: Liviu Chircu Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: M modules/nathelper/sip_pinger.h Log Message: ----------- nathelper: Fix segfault while interpreting the branch value (cherry picked from commit 81f6ac78649d17372d6183a97403514281c537e0) **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 Fri Jan 18 04:45:49 2019 From: liviu at opensips.org (Liviu Chircu) Date: Fri, 18 Jan 2019 01:45:49 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b600b2: nathelper: Fix segfault while interpreting the bra... Message-ID: <5c41a04db726b_6faa2ab5c259a57c7956@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: b600b23bb3990dbdc426a28698272264541951d6 https://github.com/OpenSIPS/opensips/commit/b600b23bb3990dbdc426a28698272264541951d6 Author: Liviu Chircu Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: M modules/nathelper/sip_pinger.h Log Message: ----------- nathelper: Fix segfault while interpreting the branch value (cherry picked from commit 81f6ac78649d17372d6183a97403514281c537e0) **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 Fri Jan 18 04:46:48 2019 From: liviu at opensips.org (Liviu Chircu) Date: Fri, 18 Jan 2019 01:46:48 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 0c244e: nathelper: Fix segfault while interpreting the bra... Message-ID: <5c41a0881e83c_191b2b1d70c9c5949082c@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: 0c244e2e4e14df7a8ca8f79095818482b0e8cef2 https://github.com/OpenSIPS/opensips/commit/0c244e2e4e14df7a8ca8f79095818482b0e8cef2 Author: Liviu Chircu Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: M modules/nathelper/sip_pinger.h Log Message: ----------- nathelper: Fix segfault while interpreting the branch value (cherry picked from commit 81f6ac78649d17372d6183a97403514281c537e0) **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 Fri Jan 18 05:03:54 2019 From: liviu at opensips.org (Liviu Chircu) Date: Fri, 18 Jan 2019 02:03:54 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] e06f0b: usrloc: Replicate the K/V store on contact inserts Message-ID: <5c41a48ac7b07_1beb2ac4fe49657c567f9@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/feature/usrloc-sharing-tags Home: https://github.com/OpenSIPS/opensips Commit: e06f0bf5f62934c877bd35b60cae93ed5881ccc6 https://github.com/OpenSIPS/opensips/commit/e06f0bf5f62934c877bd35b60cae93ed5881ccc6 Author: Liviu Chircu Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: M modules/usrloc/ul_cluster.c Log Message: ----------- usrloc: Replicate the K/V store on contact inserts **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 Fri Jan 18 07:36:20 2019 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Fri, 18 Jan 2019 04:36:20 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] bece05: Added restart persistency for dialoginfo data. Message-ID: <5c41c844b1f08_28e02b1f4d20257853050@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: bece051308ebb0b99a4901bea1d25eae77a07ab9 https://github.com/OpenSIPS/opensips/commit/bece051308ebb0b99a4901bea1d25eae77a07ab9 Author: Bogdan-Andrei Iancu Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: M modules/pua_dialoginfo/pua_dialoginfo.c Log Message: ----------- Added restart persistency for dialoginfo data. **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 Fri Jan 18 08:32:31 2019 From: liviu at opensips.org (Liviu Chircu) Date: Fri, 18 Jan 2019 05:32:31 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 8d28ab: usrloc: Fix "shared_pinging" docs to match the cod... Message-ID: <5c41d56f7625_67f82b2044c1c584463f1@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 8d28ab63920deff1896a509f2dabf6fc5d7d5806 https://github.com/OpenSIPS/opensips/commit/8d28ab63920deff1896a509f2dabf6fc5d7d5806 Author: Liviu Chircu Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: M modules/usrloc/doc/usrloc_admin.xml Log Message: ----------- usrloc: Fix "shared_pinging" docs to match the code Thanks to John Quick for reporting this issue **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 Fri Jan 18 08:38:08 2019 From: liviu at opensips.org (Liviu Chircu) Date: Fri, 18 Jan 2019 05:38:08 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] bfb3e6: usrloc: Avoid an unwanted error on a bad runtime p... Message-ID: <5c41d6c09af50_24aa2aabb7522578365ad@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/feature/usrloc-sharing-tags Home: https://github.com/OpenSIPS/opensips Commit: bfb3e6cf44d4c7f41db0963eb4e7a86cad6e37d8 https://github.com/OpenSIPS/opensips/commit/bfb3e6cf44d4c7f41db0963eb4e7a86cad6e37d8 Author: Liviu Chircu Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: M modules/usrloc/ul_cluster.c Log Message: ----------- usrloc: Avoid an unwanted error on a bad runtime preset Commit: 54393970c849b77ffe45c6c2eaf1948f96778a19 https://github.com/OpenSIPS/opensips/commit/54393970c849b77ffe45c6c2eaf1948f96778a19 Author: Liviu Chircu Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: M modules/usrloc/ul_mod.c Log Message: ----------- usrloc: Properly parse the 'pinging_mode' values Compare: https://github.com/OpenSIPS/opensips/compare/e06f0bf5f629...54393970c849 **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 Fri Jan 18 08:42:15 2019 From: liviu at opensips.org (Liviu Chircu) Date: Fri, 18 Jan 2019 05:42:15 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] e149ee: usrloc: Refactor clustering file structure Message-ID: <5c41d7b7a1340_28e02b1f4d202578532e9@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: e149ee4891096bb45daedc88e7ddfa6dd23b7b7a https://github.com/OpenSIPS/opensips/commit/e149ee4891096bb45daedc88e7ddfa6dd23b7b7a Author: Liviu Chircu Date: 2019-01-16 (Wed, 16 Jan 2019) Changed paths: M modules/usrloc/dlist.c M modules/usrloc/ucontact.c M modules/usrloc/udomain.c A modules/usrloc/ul_cluster.c A modules/usrloc/ul_cluster.h M modules/usrloc/ul_mi.c M modules/usrloc/ul_mod.c M modules/usrloc/urecord.c R modules/usrloc/ureplication.c R modules/usrloc/ureplication.h Log Message: ----------- usrloc: Refactor clustering file structure Commit: 5331dcaade52c28d67ff199492edf779ce4592b9 https://github.com/OpenSIPS/opensips/commit/5331dcaade52c28d67ff199492edf779ce4592b9 Author: Liviu Chircu Date: 2019-01-16 (Wed, 16 Jan 2019) Changed paths: M modules/usrloc/kv_store.c Log Message: ----------- usrloc: Fix a rare key reallocation bug Commit: 354547835296ac121356a2520883dc75085b7daf https://github.com/OpenSIPS/opensips/commit/354547835296ac121356a2520883dc75085b7daf Author: Liviu Chircu Date: 2019-01-16 (Wed, 16 Jan 2019) Changed paths: M modules/usrloc/kv_store.c M modules/usrloc/kv_store.h M modules/usrloc/ucontact.c M modules/usrloc/ucontact.h M modules/usrloc/ul_cluster.c M modules/usrloc/ul_cluster.h Log Message: ----------- usrloc: Add optional sharing tags for the insert/update API Commit: 8837dad66d280953afe251057b9fd5e519e98ccc https://github.com/OpenSIPS/opensips/commit/8837dad66d280953afe251057b9fd5e519e98ccc Author: Liviu Chircu Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M modules/usrloc/dlist.c M modules/usrloc/doc/usrloc_admin.xml M modules/usrloc/ul_mod.c M modules/usrloc/ul_mod.h Log Message: ----------- usrloc: Add/Document the 'pinging_mode' modparam Replaces 'shared_pinging', which is now deprecated. Commit: 4870fa635659865865d2a36f9612a17ebc934a0f https://github.com/OpenSIPS/opensips/commit/4870fa635659865865d2a36f9612a17ebc934a0f Author: Liviu Chircu Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M modules/usrloc/ucontact.c Log Message: ----------- usrloc: Make shtags persistent on restart + replication Commit: 8a159d0ae7ff86b44461e9a4f933822d8db67218 https://github.com/OpenSIPS/opensips/commit/8a159d0ae7ff86b44461e9a4f933822d8db67218 Author: Liviu Chircu Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M modules/usrloc/doc/usrloc_admin.xml M modules/usrloc/udomain.c Log Message: ----------- usrloc: Add the "shtag" parameter to E_UL_CONTACT events Commit: 04bd0ac3931fb071f4abac6db6994e65c658dd39 https://github.com/OpenSIPS/opensips/commit/04bd0ac3931fb071f4abac6db6994e65c658dd39 Author: Liviu Chircu Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M modules/clusterer/api.h M modules/usrloc/dlist.c M modules/usrloc/ul_cluster.h Log Message: ----------- usrloc: Implement the "ownership" pinging mode Commit: 8c763ad66319106a1dc4e1366621bca2c6f957d5 https://github.com/OpenSIPS/opensips/commit/8c763ad66319106a1dc4e1366621bca2c6f957d5 Author: Liviu Chircu Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M lib/reg/ci.c M lib/reg/ci.h M modules/registrar/reg_mod.c M modules/registrar/save.c M modules/registrar/save.h M modules/registrar/sip_msg.h M modules/usrloc/ucontact.c M modules/usrloc/ucontact.h M modules/usrloc/ul_mod.h M modules/usrloc/usrloc.c M modules/usrloc/usrloc.h Log Message: ----------- registrar: Add an optional "ownership_tag" parameter to save() Commit: 1e2caeb9a28f71a5d15e3b64555686abc0de1d30 https://github.com/OpenSIPS/opensips/commit/1e2caeb9a28f71a5d15e3b64555686abc0de1d30 Author: Liviu Chircu Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M modules/registrar/doc/registrar_admin.xml Log Message: ----------- registrar: Document "ownership_tag" Commit: b7aa35a48b0653823d59a532a8eceb908910754b https://github.com/OpenSIPS/opensips/commit/b7aa35a48b0653823d59a532a8eceb908910754b Author: Liviu Chircu Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M modules/mid_registrar/mid_registrar.c M modules/mid_registrar/mid_registrar.h M modules/mid_registrar/save.c M modules/mid_registrar/save.h Log Message: ----------- mid_registrar: Add optional "ownership_tag" save() parameter Commit: 4c80e34f40dabd54a5676bee0bca1b1c757d9245 https://github.com/OpenSIPS/opensips/commit/4c80e34f40dabd54a5676bee0bca1b1c757d9245 Author: Liviu Chircu Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M modules/mid_registrar/doc/mid_registrar_admin.xml Log Message: ----------- mid_registrar: Document the newly added parameter Commit: b66de01e774fa8969b661aadecf073da416b7460 https://github.com/OpenSIPS/opensips/commit/b66de01e774fa8969b661aadecf073da416b7460 Author: Liviu Chircu Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: M modules/nathelper/sip_pinger.h Log Message: ----------- nathelper: Fix segfault while interpreting the branch value (cherry picked from commit 81f6ac78649d17372d6183a97403514281c537e0) Commit: e06f0bf5f62934c877bd35b60cae93ed5881ccc6 https://github.com/OpenSIPS/opensips/commit/e06f0bf5f62934c877bd35b60cae93ed5881ccc6 Author: Liviu Chircu Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: M modules/usrloc/ul_cluster.c Log Message: ----------- usrloc: Replicate the K/V store on contact inserts Commit: bfb3e6cf44d4c7f41db0963eb4e7a86cad6e37d8 https://github.com/OpenSIPS/opensips/commit/bfb3e6cf44d4c7f41db0963eb4e7a86cad6e37d8 Author: Liviu Chircu Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: M modules/usrloc/ul_cluster.c Log Message: ----------- usrloc: Avoid an unwanted error on a bad runtime preset Commit: 54393970c849b77ffe45c6c2eaf1948f96778a19 https://github.com/OpenSIPS/opensips/commit/54393970c849b77ffe45c6c2eaf1948f96778a19 Author: Liviu Chircu Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: M modules/usrloc/ul_mod.c Log Message: ----------- usrloc: Properly parse the 'pinging_mode' values Commit: afa4f044de85eadcbd26863e1c2cf59f621b86da https://github.com/OpenSIPS/opensips/commit/afa4f044de85eadcbd26863e1c2cf59f621b86da Author: Liviu Chircu Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: M lib/reg/ci.c M lib/reg/ci.h M modules/clusterer/api.h M modules/mid_registrar/doc/mid_registrar_admin.xml M modules/mid_registrar/mid_registrar.c M modules/mid_registrar/mid_registrar.h M modules/mid_registrar/save.c M modules/mid_registrar/save.h M modules/registrar/doc/registrar_admin.xml M modules/registrar/reg_mod.c M modules/registrar/save.c M modules/registrar/save.h M modules/registrar/sip_msg.h M modules/usrloc/dlist.c M modules/usrloc/doc/usrloc_admin.xml M modules/usrloc/kv_store.c M modules/usrloc/kv_store.h M modules/usrloc/ucontact.c M modules/usrloc/ucontact.h M modules/usrloc/udomain.c A modules/usrloc/ul_cluster.c A modules/usrloc/ul_cluster.h M modules/usrloc/ul_mi.c M modules/usrloc/ul_mod.c M modules/usrloc/ul_mod.h M modules/usrloc/urecord.c R modules/usrloc/ureplication.c R modules/usrloc/ureplication.h M modules/usrloc/usrloc.c M modules/usrloc/usrloc.h Log Message: ----------- Merge branch 'feature/usrloc-sharing-tags' Compare: https://github.com/OpenSIPS/opensips/compare/bece051308eb...afa4f044de85 **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 Fri Jan 18 08:43:33 2019 From: liviu at opensips.org (liviuchircu) Date: Fri, 18 Jan 2019 05:43:33 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] Message-ID: <5c41d80571b9d_562c2b26d64645888122a@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/feature/usrloc-sharing-tags Home: https://github.com/OpenSIPS/opensips **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 john.quick at smartvox.co.uk Fri Jan 18 08:52:47 2019 From: john.quick at smartvox.co.uk (John Quick) Date: Fri, 18 Jan 2019 13:52:47 -0000 Subject: [OpenSIPS-Devel] Full Sharing N Contact Pings problem Message-ID: <003101d4af35$1884a260$498de720$@smartvox.co.uk> Hi Liviu, Yes, adding the parameter line: modparam("usrloc", "shared_pinging", 1) to all three nodes has fixed the problem. So it looks like it was just the default setting was 0, not 1. Thanks. John Quick Smartvox Limited Web: www.smartvox.co.uk From liviu at opensips.org Fri Jan 18 09:03:42 2019 From: liviu at opensips.org (Liviu Chircu) Date: Fri, 18 Jan 2019 16:03:42 +0200 Subject: [OpenSIPS-Devel] Full Sharing N Contact Pings problem In-Reply-To: <003101d4af35$1884a260$498de720$@smartvox.co.uk> References: <003101d4af35$1884a260$498de720$@smartvox.co.uk> Message-ID: Thank you for the confirmation -- I opted to change the docs to match the code [1], rather than vice-versa.  A backwards-incompatible documentation change is much less worse than a coding one :) Cheers, [1]: https://opensips.org/html/docs/modules/2.4.x/usrloc.html#param_shared_pinging Liviu Chircu OpenSIPS Developer http://www.opensips-solutions.com On 18.01.2019 15:52, John Quick wrote: > Hi Liviu, > > Yes, adding the parameter line: > modparam("usrloc", "shared_pinging", 1) > to all three nodes has fixed the problem. > So it looks like it was just the default setting was 0, not 1. > Thanks. > > John Quick > Smartvox Limited > Web: www.smartvox.co.uk > > From liviu at opensips.org Fri Jan 18 09:09:04 2019 From: liviu at opensips.org (Liviu Chircu) Date: Fri, 18 Jan 2019 06:09:04 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 948089: usrloc: Match default setting to the docs Message-ID: <5c41de0038a8e_31452b068389c58810180@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 948089ab05640038b4699ab8c9268a490bf43fb2 https://github.com/OpenSIPS/opensips/commit/948089ab05640038b4699ab8c9268a490bf43fb2 Author: Liviu Chircu Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: M modules/usrloc/ul_mod.c Log Message: ----------- usrloc: Match default setting to the 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. From liviu at opensips.org Fri Jan 18 11:51:19 2019 From: liviu at opensips.org (Liviu Chircu) Date: Fri, 18 Jan 2019 08:51:19 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] d47b51: registrar: Fix incomplete commit d2a958dca Message-ID: <5c420407a3682_24f32ac6a834258042228@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: d47b51604604431a0390cd1ecc4514e0e0fe195b https://github.com/OpenSIPS/opensips/commit/d47b51604604431a0390cd1ecc4514e0e0fe195b Author: Liviu Chircu Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: M modules/registrar/reg_mod.c M modules/registrar/save.c Log Message: ----------- registrar: Fix incomplete commit d2a958dca Many thanks to @fedorna for catching this one! Fixes #1588 **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 Fri Jan 18 11:52:12 2019 From: liviu at opensips.org (Liviu Chircu) Date: Fri, 18 Jan 2019 08:52:12 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 7b61a7: registrar: Fix incomplete commit d2a958dca Message-ID: <5c42043c40af4_5f2a2ad8ef1a4594567a8@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 7b61a7e9e6334d537c2ca1e1aa196c52f4dc83ef https://github.com/OpenSIPS/opensips/commit/7b61a7e9e6334d537c2ca1e1aa196c52f4dc83ef Author: Liviu Chircu Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: M modules/registrar/reg_mod.c M modules/registrar/save.c Log Message: ----------- registrar: Fix incomplete commit d2a958dca Many thanks to @fedorna for catching this one! Fixes #1588 (cherry picked from commit d47b51604604431a0390cd1ecc4514e0e0fe195b) **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 Fri Jan 18 11:55:16 2019 From: liviu at opensips.org (Liviu Chircu) Date: Fri, 18 Jan 2019 08:55:16 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 38293d: registrar: Fix incomplete commit d2a958dca Message-ID: <5c4204f4a4a8b_24b72afd0f2105844714e@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/OpenSIPS/opensips Commit: 38293d3059fec6f8f66d96547fdb29306df6218d https://github.com/OpenSIPS/opensips/commit/38293d3059fec6f8f66d96547fdb29306df6218d Author: Liviu Chircu Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: M modules/registrar/reg_mod.c M modules/registrar/save.c Log Message: ----------- registrar: Fix incomplete commit d2a958dca Many thanks to @fedorna for catching this one! Fixes #1588 (cherry picked from commit d47b51604604431a0390cd1ecc4514e0e0fe195b) (cherry picked from commit 7b61a7e9e6334d537c2ca1e1aa196c52f4dc83ef) **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 Fri Jan 18 11:55:40 2019 From: liviu at opensips.org (Liviu Chircu) Date: Fri, 18 Jan 2019 08:55:40 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 38bb15: registrar: Fix incomplete commit d2a958dca Message-ID: <5c42050c3e5c0_10532ae5e217a578794bc@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: 38bb157ba09b211139cc6e02abdafbcd8953ae28 https://github.com/OpenSIPS/opensips/commit/38bb157ba09b211139cc6e02abdafbcd8953ae28 Author: Liviu Chircu Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: M modules/registrar/reg_mod.c M modules/registrar/save.c Log Message: ----------- registrar: Fix incomplete commit d2a958dca Many thanks to @fedorna for catching this one! Fixes #1588 (cherry picked from commit d47b51604604431a0390cd1ecc4514e0e0fe195b) (cherry picked from commit 7b61a7e9e6334d537c2ca1e1aa196c52f4dc83ef) **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 Fri Jan 18 14:07:01 2019 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Fri, 18 Jan 2019 11:07:01 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 6250ee: Fixed un-init 'display' field Message-ID: <5c4223d57a61_1ff102adc3fefa588614c5@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 6250ee3fd5ae122e42fa815dbeb58888674d98e6 https://github.com/OpenSIPS/opensips/commit/6250ee3fd5ae122e42fa815dbeb58888674d98e6 Author: Bogdan-Andrei Iancu Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: M modules/pua_dialoginfo/pua_dialoginfo.c Log Message: ----------- Fixed un-init 'display' field **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 github at opensips.org Sun Jan 20 15:10:45 2019 From: github at opensips.org (OpenSIPS) Date: Sun, 20 Jan 2019 12:10:45 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 8a7957: Rebuild documentation Message-ID: <5c44d5c5c3d4a_19832b14d36c258851929@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: 8a79578ede9b9dccbd4ba5b0f03cb5cfd36efe6a https://github.com/OpenSIPS/opensips/commit/8a79578ede9b9dccbd4ba5b0f03cb5cfd36efe6a Author: OpenSIPS Date: 2019-01-20 (Sun, 20 Jan 2019) Changed paths: M modules/nathelper/README M modules/nathelper/doc/contributors.xml M modules/registrar/README M modules/registrar/doc/contributors.xml 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 github at opensips.org Sun Jan 20 15:20:32 2019 From: github at opensips.org (OpenSIPS) Date: Sun, 20 Jan 2019 12:20:32 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 42de90: Rebuild documentation Message-ID: <5c44d81046a0_207352ad1340da57c10444c@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/OpenSIPS/opensips Commit: 42de9060d632cb6f92260de55f1f15bb551feee1 https://github.com/OpenSIPS/opensips/commit/42de9060d632cb6f92260de55f1f15bb551feee1 Author: OpenSIPS Date: 2019-01-20 (Sun, 20 Jan 2019) Changed paths: M modules/registrar/README M modules/registrar/doc/contributors.xml 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 github at opensips.org Sun Jan 20 15:32:42 2019 From: github at opensips.org (OpenSIPS) Date: Sun, 20 Jan 2019 12:32:42 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] c3b087: Rebuild documentation Message-ID: <5c44daea80955_209b72ab3ea184584868c4@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: c3b087f44893b59ed1560488985bf50f495a90ec https://github.com/OpenSIPS/opensips/commit/c3b087f44893b59ed1560488985bf50f495a90ec Author: OpenSIPS Date: 2019-01-20 (Sun, 20 Jan 2019) Changed paths: M modules/clusterer/README M modules/clusterer/doc/contributors.xml M modules/nathelper/README M modules/nathelper/doc/contributors.xml M modules/registrar/README M modules/registrar/doc/contributors.xml M modules/usrloc/README M modules/usrloc/doc/contributors.xml 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 github at opensips.org Sun Jan 20 15:47:26 2019 From: github at opensips.org (OpenSIPS) Date: Sun, 20 Jan 2019 12:47:26 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 6794a6: Rebuild documentation Message-ID: <5c44de5e97e17_18fe2ab9d099e580273ac@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 6794a665b8a0199e2eeef408bbc93837546f6f8b https://github.com/OpenSIPS/opensips/commit/6794a665b8a0199e2eeef408bbc93837546f6f8b Author: OpenSIPS Date: 2019-01-20 (Sun, 20 Jan 2019) Changed paths: M modules/clusterer/README M modules/clusterer/doc/contributors.xml M modules/mid_registrar/README M modules/mid_registrar/doc/contributors.xml M modules/nathelper/README M modules/nathelper/doc/contributors.xml M modules/pua_dialoginfo/README M modules/pua_dialoginfo/doc/contributors.xml M modules/registrar/README M modules/registrar/doc/contributors.xml M modules/usrloc/README M modules/usrloc/doc/contributors.xml 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 osas at voipembedded.com Mon Jan 21 19:56:38 2019 From: osas at voipembedded.com (Ovidiu Sas) Date: Mon, 21 Jan 2019 16:56:38 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 7de4b0: uac_registrant: fix cluster_shtag init for registr... Message-ID: <5c466a4679fe1_67262af921db658892749@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 7de4b0afc433ea583d46771bad75325f181f217c https://github.com/OpenSIPS/opensips/commit/7de4b0afc433ea583d46771bad75325f181f217c Author: Ovidiu Sas Date: 2019-01-21 (Mon, 21 Jan 2019) Changed paths: M modules/uac_registrant/reg_records.c Log Message: ----------- uac_registrant: fix cluster_shtag init for registrant internal record **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 osas at voipembedded.com Mon Jan 21 20:26:22 2019 From: osas at voipembedded.com (Ovidiu Sas) Date: Mon, 21 Jan 2019 17:26:22 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 32df96: db/schema: update registrant table description Message-ID: <5c46713e99978_1d042af8f31d65702443f@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 32df966f1994bc91c429ddba3393c6526e17e1aa https://github.com/OpenSIPS/opensips/commit/32df966f1994bc91c429ddba3393c6526e17e1aa Author: Ovidiu Sas Date: 2019-01-21 (Mon, 21 Jan 2019) Changed paths: M db/schema/registrant.xml Log Message: ----------- db/schema: update registrant table description **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 osas at voipembedded.com Mon Jan 21 20:27:27 2019 From: osas at voipembedded.com (Ovidiu Sas) Date: Mon, 21 Jan 2019 17:27:27 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b2485d: scripts: update db scripts related to registrant t... Message-ID: <5c46717fc9dc3_56ff2b0a1d8765841035d8@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: b2485daba2f8a8d6eac39c5b688ae6eeca57b7e3 https://github.com/OpenSIPS/opensips/commit/b2485daba2f8a8d6eac39c5b688ae6eeca57b7e3 Author: Ovidiu Sas Date: 2019-01-21 (Mon, 21 Jan 2019) Changed paths: M scripts/db_berkeley/opensips/registrant M scripts/db_berkeley/opensips/version M scripts/dbtext/opensips/registrant M scripts/dbtext/opensips/version M scripts/mysql/registrant-create.sql M scripts/oracle/registrant-create.sql M scripts/pi_http/pi_framework.xml M scripts/pi_http/registrant-mod M scripts/pi_http/registrant-table M scripts/postgres/registrant-create.sql M scripts/sqlite/registrant-create.sql Log Message: ----------- scripts: update db scripts related to registrant table **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 Jan 22 18:04:10 2019 From: liviu at opensips.org (Liviu Chircu) Date: Tue, 22 Jan 2019 15:04:10 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b49199: Fix poorly managed route param recursion level on ... Message-ID: <5c47a16aad643_11772aea4bce6570688df@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: b491999b2449b0f22d57dd92ce53e0b4f51a35de https://github.com/OpenSIPS/opensips/commit/b491999b2449b0f22d57dd92ce53e0b4f51a35de Author: Liviu Chircu Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M pvar.c Log Message: ----------- Fix poorly managed route param recursion level on an error state **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 Jan 22 18:05:17 2019 From: liviu at opensips.org (Liviu Chircu) Date: Tue, 22 Jan 2019 15:05:17 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 52ff74: Fix poorly managed route param recursion level on ... Message-ID: <5c47a1ada3e96_5f3e2ae336164574403a2@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 52ff74af8702a2830ebcbba3870ccedeea9b261d https://github.com/OpenSIPS/opensips/commit/52ff74af8702a2830ebcbba3870ccedeea9b261d Author: Liviu Chircu Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M pvar.c Log Message: ----------- Fix poorly managed route param recursion level on an error state (cherry picked from commit b491999b2449b0f22d57dd92ce53e0b4f51a35de) **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 Jan 22 18:05:57 2019 From: liviu at opensips.org (Liviu Chircu) Date: Tue, 22 Jan 2019 15:05:57 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] bfd7dd: Fix poorly managed route param recursion level on ... Message-ID: <5c47a1d5a9ec6_51912b1b5b51e57c928ea@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: bfd7dd7b873b914097a72b61f4f4f908751718b3 https://github.com/OpenSIPS/opensips/commit/bfd7dd7b873b914097a72b61f4f4f908751718b3 Author: Liviu Chircu Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M pvar.c Log Message: ----------- Fix poorly managed route param recursion level on an error state (cherry picked from commit b491999b2449b0f22d57dd92ce53e0b4f51a35de) **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 Wed Jan 23 01:43:23 2019 From: liviu at opensips.org (Liviu Chircu) Date: Tue, 22 Jan 2019 22:43:23 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 32ec7a: fraud_detection: Fix hash-level locking issues Message-ID: <5c480d0b1895f_21b62b2239bd4594922ab@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 32ec7a291db3a9ac8865a439b04874a9e1798e8e https://github.com/OpenSIPS/opensips/commit/32ec7a291db3a9ac8865a439b04874a9e1798e8e Author: Liviu Chircu Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/fraud_detection/frd_hashmap.c M modules/fraud_detection/frd_hashmap.h M modules/fraud_detection/frd_stats.c Log Message: ----------- fraud_detection: Fix hash-level locking issues This patch prevent some rare occassions when, due to too-loose locking, fraud_detection could run into either: * SHM memory leaks * incorrectly processed counters (corrupt stats) **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 Wed Jan 23 05:08:21 2019 From: liviu at opensips.org (Liviu Chircu) Date: Wed, 23 Jan 2019 02:08:21 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 00504b: clusterer: Do not segfault on failed OpenSIPS star... Message-ID: <5c483d15354dc_4f572aeb57a0057487196@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 00504b1a85d969a16a516fa73eafb23f6b66a18c https://github.com/OpenSIPS/opensips/commit/00504b1a85d969a16a516fa73eafb23f6b66a18c Author: Liviu Chircu Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/clusterer/clusterer_mod.c Log Message: ----------- clusterer: Do not segfault on failed OpenSIPS startup **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 Wed Jan 23 05:08:33 2019 From: liviu at opensips.org (Liviu Chircu) Date: Wed, 23 Jan 2019 02:08:33 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] dd013d: clusterer: Do not segfault on failed OpenSIPS star... Message-ID: <5c483d21c9654_191b2b1d70c9c59412188d@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: dd013d0100de55b9b37db6b19e16ca4f1ddd6a4a https://github.com/OpenSIPS/opensips/commit/dd013d0100de55b9b37db6b19e16ca4f1ddd6a4a Author: Liviu Chircu Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/clusterer/clusterer_mod.c Log Message: ----------- clusterer: Do not segfault on failed OpenSIPS startup (cherry picked from commit 00504b1a85d969a16a516fa73eafb23f6b66a18c) **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 Wed Jan 23 06:38:01 2019 From: liviu at opensips.org (Liviu Chircu) Date: Wed, 23 Jan 2019 03:38:01 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 9569c2: doc/build-contrib.sh: Add new contributors Message-ID: <5c48521934218_5f772ab6e2e5257c11908c@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 9569c2c8e0a974438b954c6a1fa721048c9b7b2c https://github.com/OpenSIPS/opensips/commit/9569c2c8e0a974438b954c6a1fa721048c9b7b2c Author: Liviu Chircu Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M doc/build-contrib.sh Log Message: ----------- doc/build-contrib.sh: Add new contributors **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 Wed Jan 23 06:38:14 2019 From: liviu at opensips.org (Liviu Chircu) Date: Wed, 23 Jan 2019 03:38:14 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] c43ee6: doc/build-contrib.sh: Add new contributors Message-ID: <5c4852268a507_2fba2b26a9f0e574688cb@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: c43ee631ab65e161f51695a25e839de4cfe63129 https://github.com/OpenSIPS/opensips/commit/c43ee631ab65e161f51695a25e839de4cfe63129 Author: Liviu Chircu Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M doc/build-contrib.sh Log Message: ----------- doc/build-contrib.sh: Add new contributors (cherry picked from commit 9569c2c8e0a974438b954c6a1fa721048c9b7b2c) **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 Wed Jan 23 06:38:22 2019 From: liviu at opensips.org (Liviu Chircu) Date: Wed, 23 Jan 2019 03:38:22 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 430dcf: doc/build-contrib.sh: Add new contributors Message-ID: <5c48522e5398_6e892ad5dd87e57873363@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/OpenSIPS/opensips Commit: 430dcf288a4d65cc29de2c0761649ca259863ebe https://github.com/OpenSIPS/opensips/commit/430dcf288a4d65cc29de2c0761649ca259863ebe Author: Liviu Chircu Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M doc/build-contrib.sh Log Message: ----------- doc/build-contrib.sh: Add new contributors (cherry picked from commit 9569c2c8e0a974438b954c6a1fa721048c9b7b2c) **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 Wed Jan 23 06:38:25 2019 From: liviu at opensips.org (Liviu Chircu) Date: Wed, 23 Jan 2019 03:38:25 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 8b37b7: doc/build-contrib.sh: Add new contributors Message-ID: <5c4852317a2ba_f272acef6ddc580127492@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: 8b37b7afab9ac0812612c733e70d906bf502107c https://github.com/OpenSIPS/opensips/commit/8b37b7afab9ac0812612c733e70d906bf502107c Author: Liviu Chircu Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M doc/build-contrib.sh Log Message: ----------- doc/build-contrib.sh: Add new contributors (cherry picked from commit 9569c2c8e0a974438b954c6a1fa721048c9b7b2c) **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 razvan at opensips.org Wed Jan 23 06:41:01 2019 From: razvan at opensips.org (Razvan Crainea) Date: Wed, 23 Jan 2019 03:41:01 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] a1dd91: Initial commit (basic communication) Message-ID: <5c4852cdaab36_36c62b23d110c5781304de@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: a1dd9124f73e1077cecaa5ce5d7faaed0be27de7 https://github.com/OpenSIPS/opensips/commit/a1dd9124f73e1077cecaa5ce5d7faaed0be27de7 Author: Victor Ciurel Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M ip_addr.h A modules/proto_smpp/Makefile A modules/proto_smpp/proto_smpp.c A modules/proto_smpp/proto_smpp.h A modules/proto_smpp/utils.c A modules/proto_smpp/utils.h M socket_info.h Log Message: ----------- Initial commit (basic communication) Commit: 4b3daa6848dd9a5b36c1661345b173f6cb767245 https://github.com/OpenSIPS/opensips/commit/4b3daa6848dd9a5b36c1661345b173f6cb767245 Author: Victor Ciurel Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.c Log Message: ----------- Fix some spacings Commit: 5a6d3ee9bdd6223f29fb1023504c09b42fa15b07 https://github.com/OpenSIPS/opensips/commit/5a6d3ee9bdd6223f29fb1023504c09b42fa15b07 Author: Victor Ciurel Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.c Log Message: ----------- Fix some logs Commit: 6dda82061cf1d0930e9609d41916b97f7c544c42 https://github.com/OpenSIPS/opensips/commit/6dda82061cf1d0930e9609d41916b97f7c544c42 Author: Victor Ciurel Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.c Log Message: ----------- Stop binding when sending a SIP->SMPP message Commit: 4becb7330be62b3e6ccaf25fb2c43021890118f4 https://github.com/OpenSIPS/opensips/commit/4becb7330be62b3e6ccaf25fb2c43021890118f4 Author: Victor Ciurel Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: A modules/proto_smpp/db.c A modules/proto_smpp/db.h Log Message: ----------- Add database functions Commit: 15002f85636da011831078c78ddb7a3a6079250d https://github.com/OpenSIPS/opensips/commit/15002f85636da011831078c78ddb7a3a6079250d Author: Victor Ciurel Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.c Log Message: ----------- Use database values instead of hardcoded session values Commit: 041a12ed79b16b8031cd7d8a7b61a6abd2125cc1 https://github.com/OpenSIPS/opensips/commit/041a12ed79b16b8031cd7d8a7b61a6abd2125cc1 Author: Victor Ciurel Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.c Log Message: ----------- Change global sessions for flexibility Commit: c7264f4fb950dff79f5909e145e6311f67fb6cb7 https://github.com/OpenSIPS/opensips/commit/c7264f4fb950dff79f5909e145e6311f67fb6cb7 Author: Victor Ciurel Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.c M modules/proto_smpp/proto_smpp.h Log Message: ----------- Add basic support for enquire_link Commit: f0e1787971694c1b9d168c641c2dbcf18827a9b3 https://github.com/OpenSIPS/opensips/commit/f0e1787971694c1b9d168c641c2dbcf18827a9b3 Author: Victor Ciurel Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.c Log Message: ----------- Start using enquire_link messages Commit: f0b5774fbdc0c06f9690ebe354ddd8e3cb907052 https://github.com/OpenSIPS/opensips/commit/f0b5774fbdc0c06f9690ebe354ddd8e3cb907052 Author: Victor Ciurel Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.c Log Message: ----------- Start binding sessions at child init Commit: 8951d4fbd2205921755da6e6cecb57e3b7e95edf https://github.com/OpenSIPS/opensips/commit/8951d4fbd2205921755da6e6cecb57e3b7e95edf Author: Victor Ciurel Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.c Log Message: ----------- Forgot return 0 Commit: e68273b207c37ef92cd7eff7ffaefffdcf272e5b https://github.com/OpenSIPS/opensips/commit/e68273b207c37ef92cd7eff7ffaefffdcf272e5b Author: Victor Ciurel Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.c Log Message: ----------- Forward messages to SIP using tm api Commit: 0582bb1bf6aaeae8c60602e513a6c640e9df60ec https://github.com/OpenSIPS/opensips/commit/0582bb1bf6aaeae8c60602e513a6c640e9df60ec Author: Victor Ciurel Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.h Log Message: ----------- Define better sessions states Commit: 8922fb6c776c60ae2320988eb3aa3f6826761227 https://github.com/OpenSIPS/opensips/commit/8922fb6c776c60ae2320988eb3aa3f6826761227 Author: Victor Ciurel Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.h Log Message: ----------- Devine better session types Commit: 69c4b378207eb24baacc7f0a75e16d0474cf65e5 https://github.com/OpenSIPS/opensips/commit/69c4b378207eb24baacc7f0a75e16d0474cf65e5 Author: Victor Ciurel Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.h Log Message: ----------- Add optional parameters structure support Commit: 1e716828f72b9398a209c2d6fa9ad0a993baf0db https://github.com/OpenSIPS/opensips/commit/1e716828f72b9398a209c2d6fa9ad0a993baf0db Author: Victor Ciurel Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.h Log Message: ----------- Better support for submit_sm and deliver_sm in structures Commit: 644512a8017adaaebadb80ee521c04cb7d62a25e https://github.com/OpenSIPS/opensips/commit/644512a8017adaaebadb80ee521c04cb7d62a25e Author: Victor Ciurel Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.h Log Message: ----------- Add outbind info, ton and npi in session structures Commit: 294297f45514c809688efccbee82d65fb32c489b https://github.com/OpenSIPS/opensips/commit/294297f45514c809688efccbee82d65fb32c489b Author: Victor Ciurel Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.h Log Message: ----------- Add support structures for bind response commands Commit: 68066b529f2f3586658461a4b78e98ec405a767a https://github.com/OpenSIPS/opensips/commit/68066b529f2f3586658461a4b78e98ec405a767a Author: Victor Ciurel Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.c Log Message: ----------- Too complicated to split up: SMSC functionality for OpenSIPS, more bind and enquire_link tweaks, temporary debug code, unify bind*, and submit/deliver Commit: 0e8dbc5bf8e4de02e54891ee7506eee266dfce04 https://github.com/OpenSIPS/opensips/commit/0e8dbc5bf8e4de02e54891ee7506eee266dfce04 Author: Victor Ciurel Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.c M modules/proto_smpp/proto_smpp.h Log Message: ----------- Add more configurabilit via database Commit: 4ce1ddc34a04ae9e79f57858019d3c21752eaaf6 https://github.com/OpenSIPS/opensips/commit/4ce1ddc34a04ae9e79f57858019d3c21752eaaf6 Author: Razvan Crainea Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.c Log Message: ----------- proto_smpp: remove unused code Commit: f7846ef3b721c8c55f9096fa35e75a1ed8f4f325 https://github.com/OpenSIPS/opensips/commit/f7846ef3b721c8c55f9096fa35e75a1ed8f4f325 Author: Razvan Crainea Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/db.c M modules/proto_smpp/db.h M modules/proto_smpp/proto_smpp.c M modules/proto_smpp/proto_smpp.h M modules/proto_smpp/utils.c M modules/proto_smpp/utils.h Log Message: ----------- proto_smpp: arrange licence Commit: 09b42266130943905938566752bf2e7855c13355 https://github.com/OpenSIPS/opensips/commit/09b42266130943905938566752bf2e7855c13355 Author: Razvan Crainea Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/db.c M modules/proto_smpp/db.h M modules/proto_smpp/proto_smpp.c M modules/proto_smpp/proto_smpp.h A modules/proto_smpp/smpp.c A modules/proto_smpp/smpp.h Log Message: ----------- proto_smpp: refactor code in multiple files Commit: 963587e0fca5ae3c796f19d4298042530c6adbfa https://github.com/OpenSIPS/opensips/commit/963587e0fca5ae3c796f19d4298042530c6adbfa Author: Razvan Crainea Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/db.c M modules/proto_smpp/db.h M modules/proto_smpp/proto_smpp.h M modules/proto_smpp/smpp.c Log Message: ----------- proto_smpp: add name in column Commit: 10073f82e82ac1d8f66fe789fca28425b94d5add https://github.com/OpenSIPS/opensips/commit/10073f82e82ac1d8f66fe789fca28425b94d5add Author: Razvan Crainea Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.c Log Message: ----------- smpp: implement max msg Commit: dcd0b9b0c0a0a89d4595c71d78d57c66571641d1 https://github.com/OpenSIPS/opensips/commit/dcd0b9b0c0a0a89d4595c71d78d57c66571641d1 Author: Razvan Crainea Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/db.c M modules/proto_smpp/proto_smpp.c Log Message: ----------- smpp: make db columns cusomizable Commit: 87d5a8bada5d8b8592192da2b60a35f24ec9ec31 https://github.com/OpenSIPS/opensips/commit/87d5a8bada5d8b8592192da2b60a35f24ec9ec31 Author: Razvan Crainea Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/db.c M modules/proto_smpp/db.h M modules/proto_smpp/proto_smpp.c M modules/proto_smpp/proto_smpp.h M modules/proto_smpp/smpp.c Log Message: ----------- smpp: add better sessions management Commit: a14bf50988b3210e044b47054bfe0750fcf68f92 https://github.com/OpenSIPS/opensips/commit/a14bf50988b3210e044b47054bfe0750fcf68f92 Author: Razvan Crainea Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.c M modules/proto_smpp/proto_smpp.h M modules/proto_smpp/smpp.c Log Message: ----------- smpp: add configurable smpp_send_timeout Commit: 336808f9884589c1f4209d1891eb8dd98f0c6900 https://github.com/OpenSIPS/opensips/commit/336808f9884589c1f4209d1891eb8dd98f0c6900 Author: Razvan Crainea Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.c M modules/proto_smpp/proto_smpp.h M modules/proto_smpp/smpp.c Log Message: ----------- smpp: indicate smsc to smpp_send_message() Commit: f79ae9a4e0845eb67abe86fd6ad4f2909ec59016 https://github.com/OpenSIPS/opensips/commit/f79ae9a4e0845eb67abe86fd6ad4f2909ec59016 Author: Razvan Crainea Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: A db/schema/opensips-smpp.xml A db/schema/smpp.xml M modules/proto_smpp/db.c M modules/proto_smpp/db.h M modules/proto_smpp/proto_smpp.c A scripts/db_berkeley/opensips/smpp M scripts/db_berkeley/opensips/version A scripts/dbtext/opensips/smpp M scripts/dbtext/opensips/version A scripts/mysql/smpp-create.sql A scripts/oracle/smpp-create.sql M scripts/pi_http/pi_framework.xml A scripts/pi_http/smpp-mod A scripts/pi_http/smpp-table A scripts/postgres/smpp-create.sql A scripts/sqlite/smpp-create.sql Log Message: ----------- smpp: add db schmea Commit: 029d9a93a7442c9c0447a35bcb3e7be31c98fb43 https://github.com/OpenSIPS/opensips/commit/029d9a93a7442c9c0447a35bcb3e7be31c98fb43 Author: Razvan Crainea Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/proto_smpp.c M modules/proto_smpp/proto_smpp.h M modules/proto_smpp/smpp.c Log Message: ----------- smpp: rework TCP connections Commit: c1b73cdc8f1602923fe4a7b0099ea1660f1ab8a6 https://github.com/OpenSIPS/opensips/commit/c1b73cdc8f1602923fe4a7b0099ea1660f1ab8a6 Author: Razvan Crainea Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M doc/build-contrib.sh A modules/proto_smpp/doc/proto_smpp.xml A modules/proto_smpp/doc/proto_smpp_admin.xml Log Message: ----------- smpp: add initial documentation for the module Commit: 5b70bb5b99718194986c40667a799022ffd86624 https://github.com/OpenSIPS/opensips/commit/5b70bb5b99718194986c40667a799022ffd86624 Author: Razvan Crainea Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M db/schema/smpp.xml Log Message: ----------- smpp: add default values for fields Commit: a777fe94b39ccf337604ec3f9489853d7f1251bb https://github.com/OpenSIPS/opensips/commit/a777fe94b39ccf337604ec3f9489853d7f1251bb Author: Razvan Crainea Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M db/schema/smpp.xml M scripts/db_berkeley/opensips/smpp M scripts/mysql/smpp-create.sql M scripts/oracle/smpp-create.sql M scripts/postgres/smpp-create.sql M scripts/sqlite/smpp-create.sql Log Message: ----------- smpp: add unique key Commit: 7392a7aec01e0cc24dab6fb30c6d0c6be26c1f5a https://github.com/OpenSIPS/opensips/commit/7392a7aec01e0cc24dab6fb30c6d0c6be26c1f5a Author: Razvan Crainea Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/proto_smpp/doc/proto_smpp_admin.xml Log Message: ----------- smpp: add final documentation Compare: https://github.com/OpenSIPS/opensips/compare/9569c2c8e0a9...7392a7aec01e **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 razvan at opensips.org Wed Jan 23 06:50:26 2019 From: razvan at opensips.org (Razvan Crainea) Date: Wed, 23 Jan 2019 03:50:26 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] db4ccb: smpp: add contributors file to readme Message-ID: <5c4855024abc9_315a2abc9cdb458870081@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: db4ccba7805d8a15a9bc3577ca2ac1d4df1fdded https://github.com/OpenSIPS/opensips/commit/db4ccba7805d8a15a9bc3577ca2ac1d4df1fdded Author: Razvan Crainea Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: A modules/proto_smpp/doc/contributors.xml Log Message: ----------- smpp: add contributors file to readme **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 razvan at opensips.org Wed Jan 23 07:04:03 2019 From: razvan at opensips.org (Razvan Crainea) Date: Wed, 23 Jan 2019 04:04:03 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] cea0e9: smpp: re-assign refactoring to Victor Message-ID: <5c4858331b544_6e1b2ad822c7e578113498@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: cea0e9807ec10f9a7689984b84610557ffd98cf9 https://github.com/OpenSIPS/opensips/commit/cea0e9807ec10f9a7689984b84610557ffd98cf9 Author: Razvan Crainea Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M doc/build-contrib.sh M modules/proto_smpp/doc/contributors.xml Log Message: ----------- smpp: re-assign refactoring to Victor **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 Wed Jan 23 12:43:46 2019 From: liviu at opensips.org (Liviu Chircu) Date: Wed, 23 Jan 2019 09:43:46 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 0c5724: get_avp_val(): Remove unnecessary assignment Message-ID: <5c48a7d21b154_54802b11ddb3858448418@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 0c5724624d29ca8f0c45199a52aa3652ea3c58c0 https://github.com/OpenSIPS/opensips/commit/0c5724624d29ca8f0c45199a52aa3652ea3c58c0 Author: Liviu Chircu Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M usr_avp.c Log Message: ----------- get_avp_val(): Remove unnecessary assignment Commit: f9a4874f6710099b293229c679ce79bc34a99a74 https://github.com/OpenSIPS/opensips/commit/f9a4874f6710099b293229c679ce79bc34a99a74 Author: Liviu Chircu Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/avpops/avpops_impl.c Log Message: ----------- avpops: Make an empty avp_print() more obvious Compare: https://github.com/OpenSIPS/opensips/compare/cea0e9807ec1...f9a4874f6710 **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 Wed Jan 23 12:44:18 2019 From: liviu at opensips.org (Liviu Chircu) Date: Wed, 23 Jan 2019 09:44:18 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] d10553: avpops: Make an empty avp_print() more obvious Message-ID: <5c48a7f29e5e6_257f2acd81b4e578181f@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: d1055351a237755a0af8bd2e32280a5a736162e8 https://github.com/OpenSIPS/opensips/commit/d1055351a237755a0af8bd2e32280a5a736162e8 Author: Liviu Chircu Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/avpops/avpops_impl.c Log Message: ----------- avpops: Make an empty avp_print() more obvious (cherry picked from commit f9a4874f6710099b293229c679ce79bc34a99a74) **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 Wed Jan 23 13:48:24 2019 From: vladp at opensips.org (Vlad Patrascu) Date: Wed, 23 Jan 2019 10:48:24 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] fe8fcb: mi api: simplify init_mi_error(); add init_mi_erro... Message-ID: <5c48b6f84bde8_5bda2ab75b34658828581@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/mi_rework Home: https://github.com/OpenSIPS/opensips Commit: fe8fcb0260dc7a5bfc1ac44e7eb46dd35d4f9251 https://github.com/OpenSIPS/opensips/commit/fe8fcb0260dc7a5bfc1ac44e7eb46dd35d4f9251 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M evi/event_interface.c M mi/item.c M mi/item.h M mi/mi.c M mi/mi_core.c M net/proto_tcp/proto_tcp.c M statistics.c Log Message: ----------- mi api: simplify init_mi_error(); add init_mi_error_extra() Commit: af75f4873caf46e3fe9b314b5946747f00644d86 https://github.com/OpenSIPS/opensips/commit/af75f4873caf46e3fe9b314b5946747f00644d86 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/dialog/dialog.c M modules/dialog/dlg_db_handler.c M modules/dialog/dlg_db_handler.h M modules/dialog/dlg_hash.c M modules/dialog/dlg_hash.h M modules/dialog/dlg_profile.c M modules/dialog/dlg_profile.h M modules/dialog/dlg_replication.c M modules/dialog/dlg_replication.h M modules/dialog/dlg_req_within.c M modules/dialog/dlg_req_within.h Log Message: ----------- dialog: port MI commands to jsonrpc api Commit: ce62ca2614ec920b8d7c7ded2eae31e694dedf12 https://github.com/OpenSIPS/opensips/commit/ce62ca2614ec920b8d7c7ded2eae31e694dedf12 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/b2b_logic/b2b_logic.c M modules/b2b_logic/doc/b2b_logic_admin.xml Log Message: ----------- b2b_logic: port MI commands to jsonrpc api Commit: 5d14501cc6ed5290ebf8367f9b9ad493050de8a0 https://github.com/OpenSIPS/opensips/commit/5d14501cc6ed5290ebf8367f9b9ad493050de8a0 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/call_center/call_center.c Log Message: ----------- call_center: port MI commands to jsonrpc api Commit: 84418a203f517766f722b15a896ee366dc298400 https://github.com/OpenSIPS/opensips/commit/84418a203f517766f722b15a896ee366dc298400 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/dialog/dialog.c Log Message: ----------- dialog: fix initialization of MI command exports array Commit: 011a58d2f817d35037ceb4c8f2e51d48a96349d6 https://github.com/OpenSIPS/opensips/commit/011a58d2f817d35037ceb4c8f2e51d48a96349d6 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M evi/event_interface.c M mi/mi_core.c Log Message: ----------- Fix several issues with subscribers_list MI command * fix command recipes array init * fix bogus null pointer error check * fix json output structure Commit: 3899048367b18b7fe17021ab83d2bf276e743ecb https://github.com/OpenSIPS/opensips/commit/3899048367b18b7fe17021ab83d2bf276e743ecb Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/nathelper/nathelper.c Log Message: ----------- nathelper: port MI commands to jsonrpc Commit: ca5fa4becd8eece188e46f1812297df8d395192f https://github.com/OpenSIPS/opensips/commit/ca5fa4becd8eece188e46f1812297df8d395192f Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/uac_registrant/registrant.c Log Message: ----------- uac_registrant: port MI commands to jsonrpc Commit: eb8c94d5f10b5d5e6fdd89c54ee65d3d0bd8fc7b https://github.com/OpenSIPS/opensips/commit/eb8c94d5f10b5d5e6fdd89c54ee65d3d0bd8fc7b Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M blacklists.c M evi/event_interface.c M mem/shm_mem.c M mi/item.c M mi/item.h M mi/mi.c M mi/mi_core.c M modules/b2b_logic/b2b_logic.c M modules/call_center/call_center.c M modules/dialog/dlg_hash.c M modules/dialog/dlg_profile.c M modules/dialog/dlg_replication.c M modules/nathelper/nathelper.c M modules/uac_registrant/registrant.c M net/net_tcp.c Log Message: ----------- mi api: allow floats and wider integers in the json response This commit changes the add_mi_int()/init_mi_result_int() functions to add_mi_number()/init_mi_result_number() which now take a double parameter instead of an int. Commit: 6bfa81b5037696d0ec9e8ee41f887a5b1b9e5b8f https://github.com/OpenSIPS/opensips/commit/6bfa81b5037696d0ec9e8ee41f887a5b1b9e5b8f Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/carrierroute/carrierroute.c M modules/carrierroute/route_fifo.c M modules/carrierroute/route_fifo.h Log Message: ----------- carrierroute: port MI commands to jsonrpc Commit: 57efe171bc79321f68da8d117ac970f63a04103f https://github.com/OpenSIPS/opensips/commit/57efe171bc79321f68da8d117ac970f63a04103f Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/cpl_c/cpl.c M modules/cpl_c/cpl_loader.c M modules/cpl_c/cpl_loader.h Log Message: ----------- cpl_c: port MI commands to jsonrpc Commit: 16b2f58bd03946ea9182693c23f9083a4be953c5 https://github.com/OpenSIPS/opensips/commit/16b2f58bd03946ea9182693c23f9083a4be953c5 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/proto_tls/proto_tls.c M modules/proto_ws/proto_ws.c M modules/proto_wss/proto_wss.c Log Message: ----------- proto tls/ws/wss: port MI commands to jsonrpc Commit: c072c78e522d6df5d0b8039dd717beb80291ecfb https://github.com/OpenSIPS/opensips/commit/c072c78e522d6df5d0b8039dd717beb80291ecfb Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/sipcapture/sipcapture.c Log Message: ----------- sipcapture: port MI commands to jsonrpc Commit: 4acbc9ba85685992ee285ca4ad3fc7e8a96d38c7 https://github.com/OpenSIPS/opensips/commit/4acbc9ba85685992ee285ca4ad3fc7e8a96d38c7 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/siptrace/siptrace.c Log Message: ----------- siptrace: port MI commands to jsonrpc Commit: e8d213f5bbf5fb2f5fab5b9f537a24bd2bc57677 https://github.com/OpenSIPS/opensips/commit/e8d213f5bbf5fb2f5fab5b9f537a24bd2bc57677 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/tls_mgm/tls_mgm.c Log Message: ----------- tls_mgm: port MI commands to jsonrpc Commit: 64189851433f52645ea234f0cc9f487f14fffe10 https://github.com/OpenSIPS/opensips/commit/64189851433f52645ea234f0cc9f487f14fffe10 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/db_berkeley/bdb_mi.c M modules/db_berkeley/bdb_mi.h M modules/db_berkeley/db_berkeley.c M modules/db_berkeley/doc/db_berkeley_admin.xml Log Message: ----------- db_berkeley: port MI commands to jsonrpc Commit: 7bcf10bad65ab91e7ddc9f28c40be05611df1019 https://github.com/OpenSIPS/opensips/commit/7bcf10bad65ab91e7ddc9f28c40be05611df1019 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/db_flatstore/flat_mi.c M modules/db_flatstore/flat_mi.h M modules/db_flatstore/flatstore_mod.c Log Message: ----------- db_flatstore: port MI commands to jsonrpc Commit: 3b67f80169fb9deea892d9fb466e3eb1e3617fa0 https://github.com/OpenSIPS/opensips/commit/3b67f80169fb9deea892d9fb466e3eb1e3617fa0 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/db_text/dbtext.c Log Message: ----------- db_text: port MI commands to jsonrpc Commit: 5ee87a84c9a2271038bef66e66659b34efff29a9 https://github.com/OpenSIPS/opensips/commit/5ee87a84c9a2271038bef66e66659b34efff29a9 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/db_virtual/db_virtual.c M modules/db_virtual/doc/db_virtual_admin.xml Log Message: ----------- db_virtual: port MI commands to jsonrpc Commit: 4c112b465a5d5b297c0cdb5a19b7b077b55be39d https://github.com/OpenSIPS/opensips/commit/4c112b465a5d5b297c0cdb5a19b7b077b55be39d Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/cachedb_local/cachedb_local.c Log Message: ----------- cachedb_local: port MI commands to jsonrpc Commit: 536b7e5a5d2cc3acd2613df528ffcb0a4d54e1a0 https://github.com/OpenSIPS/opensips/commit/536b7e5a5d2cc3acd2613df528ffcb0a4d54e1a0 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/event_flatstore/event_flatstore.c Log Message: ----------- event_flatstore: port MI commands to jsonrpc Commit: 7a298387a427dd9780d7dccc2f19dcf4ca99c6bf https://github.com/OpenSIPS/opensips/commit/7a298387a427dd9780d7dccc2f19dcf4ca99c6bf Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/pi_http/pi_http.c Log Message: ----------- pi_http: port MI commands to jsonrpc Commit: 7cd36f9800c87985372aa8a454fb68f21b29a0fc https://github.com/OpenSIPS/opensips/commit/7cd36f9800c87985372aa8a454fb68f21b29a0fc Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/sql_cacher/doc/sql_cacher_admin.xml M modules/sql_cacher/sql_cacher.c Log Message: ----------- sql_cacher: port MI commands to jsonrpc Commit: ffe3c07d4dfe93cf9197dd12517d6a1f7ded2d8d https://github.com/OpenSIPS/opensips/commit/ffe3c07d4dfe93cf9197dd12517d6a1f7ded2d8d Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/pike/pike.c M modules/pike/pike_mi.c M modules/pike/pike_mi.h Log Message: ----------- pike: port MI commands to jsonrpc Commit: 62b279927f2885d8f0767b1770a418ab8e051ece https://github.com/OpenSIPS/opensips/commit/62b279927f2885d8f0767b1770a418ab8e051ece Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/ratelimit/ratelimit.c M modules/ratelimit/ratelimit.h M modules/ratelimit/ratelimit_helper.c Log Message: ----------- ratelimit: port MI commands to jsonrpc Commit: dc5d586e37ca8b6e843a5592abf09003d518cebd https://github.com/OpenSIPS/opensips/commit/dc5d586e37ca8b6e843a5592abf09003d518cebd Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/fraud_detection/fraud_detection.c Log Message: ----------- fraud_detection: port MI commands to jsonrpc Commit: 3c3fac8fd340007a9a2a6279a3aa7689595552db https://github.com/OpenSIPS/opensips/commit/3c3fac8fd340007a9a2a6279a3aa7689595552db Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/domain/domain_mod.c M modules/domain/hash.c M modules/domain/hash.h M modules/domain/mi.c M modules/domain/mi.h Log Message: ----------- domain: port MI commands to jsonrpc Commit: ea5296f5da355307b40ac8b24661ded077bf9b3b https://github.com/OpenSIPS/opensips/commit/ea5296f5da355307b40ac8b24661ded077bf9b3b Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/xcap_client/doc/xcap_client_admin.xml M modules/xcap_client/xcap_client.c Log Message: ----------- xcap_client: port MI commands to jsonrpc Commit: a2b4cfda2bf379f9cc56551daef0809b8f4fde5e https://github.com/OpenSIPS/opensips/commit/a2b4cfda2bf379f9cc56551daef0809b8f4fde5e Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/rls/rls.c Log Message: ----------- rls: port MI commands to jsonrpc Commit: 6c3258f0f9c87685b5f3431547fffc20535bf65e https://github.com/OpenSIPS/opensips/commit/6c3258f0f9c87685b5f3431547fffc20535bf65e Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/userblacklist/userblacklist.c Log Message: ----------- userblacklist: port MI commands to jsonrpc Commit: d9c890d33634562ac1ee5de80f54e9d858e0ca91 https://github.com/OpenSIPS/opensips/commit/d9c890d33634562ac1ee5de80f54e9d858e0ca91 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/regex/regex_mod.c Log Message: ----------- regex: port MI commands to jsonrpc Commit: a40d3544ad61a6878af5bcac63d8da1bbd6b6ee1 https://github.com/OpenSIPS/opensips/commit/a40d3544ad61a6878af5bcac63d8da1bbd6b6ee1 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/cfgutils/cfgutils.c M modules/cfgutils/shvar.c M modules/cfgutils/shvar.h Log Message: ----------- cfgutils: port MI commands to jsonrpc Commit: 6a3b362f74180be5957c71aea1a248e4ac8505b9 https://github.com/OpenSIPS/opensips/commit/6a3b362f74180be5957c71aea1a248e4ac8505b9 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/b2b_sca/b2b_sca.c Log Message: ----------- b2b_sca: port MI commands to jsonrpc Commit: 3a7e14f2457fe6fdc2e02a0ea4063a8d56f45cfd https://github.com/OpenSIPS/opensips/commit/3a7e14f2457fe6fdc2e02a0ea4063a8d56f45cfd Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/tm/doc/tm_admin.xml M modules/tm/mi.c M modules/tm/mi.h M modules/tm/tm.c Log Message: ----------- tm: port MI commands to jsonrpc api Commit: 031b0879b8dc3eb9bad331aa739ec040ca48f1b4 https://github.com/OpenSIPS/opensips/commit/031b0879b8dc3eb9bad331aa739ec040ca48f1b4 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/dispatcher/dispatch.c M modules/dispatcher/dispatch.h M modules/dispatcher/dispatcher.c Log Message: ----------- dispatcher: port MI commands to jsonrpc api Commit: 68816772a430a30369378be655de5cc659085459 https://github.com/OpenSIPS/opensips/commit/68816772a430a30369378be655de5cc659085459 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/drouting/drouting.c Log Message: ----------- drouting: port MI commands to jsonrpc api Commit: 9938b5b24577cd2b063462aa9b6267f0fa1a3493 https://github.com/OpenSIPS/opensips/commit/9938b5b24577cd2b063462aa9b6267f0fa1a3493 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/imc/imc.c Log Message: ----------- imc: port MI commands to jsonrpc api Commit: 68455de9de34751d1a0dc323c2c30303fe134509 https://github.com/OpenSIPS/opensips/commit/68455de9de34751d1a0dc323c2c30303fe134509 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/load_balancer/load_balancer.c Log Message: ----------- load_balancer: port MI commands to jsonrpc api Commit: 7c99416825eb87f02df135ee0f46acae3ea9cd7b https://github.com/OpenSIPS/opensips/commit/7c99416825eb87f02df135ee0f46acae3ea9cd7b Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/benchmark/benchmark.c Log Message: ----------- benchmark: port MI commands to jsonrpc Commit: 636871ae2767bf9ab68aa7ba9364a3032b5f45d0 https://github.com/OpenSIPS/opensips/commit/636871ae2767bf9ab68aa7ba9364a3032b5f45d0 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/gflags/gflags.c Log Message: ----------- gflags: port MI commands to jsonrpc Commit: f38c1f9849817336bc208e169139891a3544ffa3 https://github.com/OpenSIPS/opensips/commit/f38c1f9849817336bc208e169139891a3544ffa3 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/permissions/hash.c M modules/permissions/hash.h M modules/permissions/mi.c M modules/permissions/mi.h M modules/permissions/permissions.c Log Message: ----------- permissions: port MI commands to jsonrpc Commit: e5faa4ac1fd5f15b58dd2d38ff1cb17e17d53893 https://github.com/OpenSIPS/opensips/commit/e5faa4ac1fd5f15b58dd2d38ff1cb17e17d53893 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/dialplan/dialplan.c M modules/dialplan/doc/dialplan_admin.xml Log Message: ----------- dialplan: port MI commands to jsonrpc Commit: 625bb6ed48949eace975a5a3509e5fab2529d365 https://github.com/OpenSIPS/opensips/commit/625bb6ed48949eace975a5a3509e5fab2529d365 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/usrloc/doc/usrloc_admin.xml M modules/usrloc/ul_mi.c M modules/usrloc/ul_mi.h M modules/usrloc/ul_mod.c Log Message: ----------- usrloc: port MI commands to jsonrpc Commit: 39179df17cb772b04cb2d388f5754a338932f1d0 https://github.com/OpenSIPS/opensips/commit/39179df17cb772b04cb2d388f5754a338932f1d0 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/rtpengine/rtpengine.c Log Message: ----------- rtpengine: port MI commands to jsonrpc Commit: c944d2fb76180efafc33a1603faeb08b91629d66 https://github.com/OpenSIPS/opensips/commit/c944d2fb76180efafc33a1603faeb08b91629d66 Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/rtpproxy/rtpproxy.c Log Message: ----------- rtpproxy: port MI commands to jsonrpc Commit: 41b7587a5d57f2737fddf074ea9ed85957a6ce3c https://github.com/OpenSIPS/opensips/commit/41b7587a5d57f2737fddf074ea9ed85957a6ce3c Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/freeswitch_scripting/fss_mod.c Log Message: ----------- freeswitch_scripting: port MI commands to jsonrpc Commit: 21ceb1f92dcbfa729209029241452423b62588bb https://github.com/OpenSIPS/opensips/commit/21ceb1f92dcbfa729209029241452423b62588bb Author: Vlad Patrascu Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M modules/clusterer/clusterer.c M modules/clusterer/clusterer_mod.c M modules/clusterer/doc/clusterer_admin.xml Log Message: ----------- clusterer: port MI commands to jsonrpc Commit: 9fbcbce845daf65a22b515ef04121ca9495f94a9 https://github.com/OpenSIPS/opensips/commit/9fbcbce845daf65a22b515ef04121ca9495f94a9 Author: Vlad Patrascu Date: 2019-01-15 (Tue, 15 Jan 2019) Changed paths: M modules/pua_mi/doc/pua_mi_admin.xml M modules/pua_mi/mi_func.c M modules/pua_mi/mi_func.h M modules/pua_mi/pua_mi.c Log Message: ----------- pua_mi: port MI commands to jsonrpc Commit: 725b8ef02343a2235e2d6c2a86befc3fbd04e811 https://github.com/OpenSIPS/opensips/commit/725b8ef02343a2235e2d6c2a86befc3fbd04e811 Author: Vlad Patrascu Date: 2019-01-15 (Tue, 15 Jan 2019) Changed paths: M modules/mi_datagram/datagram_fnc.c M modules/mi_datagram/datagram_fnc.h M modules/mi_datagram/doc/mi_datagram_admin.xml M modules/mi_datagram/mi_datagram.c M modules/mi_datagram/mi_datagram.h R modules/mi_datagram/mi_datagram_parser.c R modules/mi_datagram/mi_datagram_parser.h R modules/mi_datagram/mi_datagram_writer.c R modules/mi_datagram/mi_datagram_writer.h Log Message: ----------- mi_datagram: adhere to the new JSON-RPC mechanism Commit: 37ec8d44cb79dfca2f69423cd34776f27fd51bb1 https://github.com/OpenSIPS/opensips/commit/37ec8d44cb79dfca2f69423cd34776f27fd51bb1 Author: Vlad Patrascu Date: 2019-01-22 (Tue, 22 Jan 2019) Changed paths: M lib/cJSON.c M lib/cJSON.h M modules/mi_xmlrpc_ng/doc/mi_xmlrpc_ng_admin.xml M modules/mi_xmlrpc_ng/http_fnc.c M modules/mi_xmlrpc_ng/http_fnc.h M modules/mi_xmlrpc_ng/mi_xmlrpc_http.c Log Message: ----------- mi_xmlrpc_ng: adapt module to the new MI api Commit: 7338e694101da3d97cb9d8548ac54d92d45d95e3 https://github.com/OpenSIPS/opensips/commit/7338e694101da3d97cb9d8548ac54d92d45d95e3 Author: Vlad Patrascu Date: 2019-01-22 (Tue, 22 Jan 2019) Changed paths: M mi/mi.c Log Message: ----------- mi: fix crash if parameter name is empty Commit: 1dd264f82cc472bb235583979f90311c7dee9295 https://github.com/OpenSIPS/opensips/commit/1dd264f82cc472bb235583979f90311c7dee9295 Author: Vlad Patrascu Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M modules/mi_html/http_fnc.c M modules/mi_html/http_fnc.h M modules/mi_html/mi_html.c Log Message: ----------- mi_html: adhere to the new JSON-RPC mechanism Compare: https://github.com/OpenSIPS/opensips/compare/3c573f01e155...1dd264f82cc4 **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 nick.altmann at gmail.com Thu Jan 24 01:25:18 2019 From: nick.altmann at gmail.com (Nick Altmann) Date: Wed, 23 Jan 2019 22:25:18 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] d2201a: rpm packaging: add new proto_smpp module Message-ID: <5c495a4ead91b_25b2b25085965844564b@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: d2201adf732232f35059729ba1b9745a4f8e4883 https://github.com/OpenSIPS/opensips/commit/d2201adf732232f35059729ba1b9745a4f8e4883 Author: Nick Altmann Date: 2019-01-24 (Thu, 24 Jan 2019) Changed paths: M packaging/redhat_fedora/opensips.spec Log Message: ----------- rpm packaging: add new proto_smpp module **NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ We will provide an alternative path for the email notifications by January 31st, 2019. From razvan at opensips.org Thu Jan 24 10:13:56 2019 From: razvan at opensips.org (Razvan Crainea) Date: Thu, 24 Jan 2019 07:13:56 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 7159ab: smpp: add db_url to documentation Message-ID: <5c49d63426f09_7fc82b1996db05808367b@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 7159ab4a05729505affb47f41f96b25c9efd5efb https://github.com/OpenSIPS/opensips/commit/7159ab4a05729505affb47f41f96b25c9efd5efb Author: Razvan Crainea Date: 2019-01-24 (Thu, 24 Jan 2019) Changed paths: M modules/proto_smpp/doc/proto_smpp_admin.xml Log Message: ----------- smpp: add db_url to documentation **NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ We will provide an alternative path for the email notifications by January 31st, 2019. From razvan at opensips.org Thu Jan 24 11:37:27 2019 From: razvan at opensips.org (=?UTF-8?Q?R=c4=83zvan_Crainea?=) Date: Thu, 24 Jan 2019 18:37:27 +0200 Subject: [OpenSIPS-Devel] [NEW] Gateway between SIP and SMPP messages Message-ID: <9f3ba4b1-cd78-f390-debe-32c30d705251@opensips.org> Hi, Everyone! Check out the latest OpenSIPS module, proto_smpp[1], that you can use to create a two-way bridge between SIP and SMPP text messages. Read more about this on our blog[2]. [1] https://opensips.org/html/docs/modules/3.0.x/proto_smpp.html [2] https://blog.opensips.org/2019/01/24/gateway-between-sip-and-smpp-messages/ Cheers, -- Răzvan Crainea OpenSIPS Core Developer http://www.opensips-solutions.com From bogdan at opensips.org Fri Jan 25 09:15:16 2019 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Fri, 25 Jan 2019 06:15:16 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 4e2a31: Fixed un-init fields in callback params. Message-ID: <5c4b19f4796cd_3d2a2af5af1ea5805312a@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 4e2a312c8a95b497737b223ae3a0e806fb2f3e14 https://github.com/OpenSIPS/opensips/commit/4e2a312c8a95b497737b223ae3a0e806fb2f3e14 Author: Bogdan-Andrei Iancu Date: 2019-01-25 (Fri, 25 Jan 2019) Changed paths: M modules/pua_dialoginfo/pua_dialoginfo.c Log Message: ----------- Fixed un-init fields in callback params. Better do a generic memset rather than relying on per-field init. **NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ We will provide an alternative path for the email notifications by January 31st, 2019. From github at opensips.org Sun Jan 27 15:10:49 2019 From: github at opensips.org (OpenSIPS) Date: Sun, 27 Jan 2019 12:10:49 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 6d5598: Rebuild documentation Message-ID: <5c4e104985f2e_67182ae42b3ee588512cd@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: 6d55985ae95e7b3d533363ba7f17b642b10cd230 https://github.com/OpenSIPS/opensips/commit/6d55985ae95e7b3d533363ba7f17b642b10cd230 Author: OpenSIPS Date: 2019-01-27 (Sun, 27 Jan 2019) Changed paths: M modules/sipmsgops/README M modules/sipmsgops/doc/contributors.xml Log Message: ----------- Rebuild documentation **NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ We will provide an alternative path for the email notifications by January 31st, 2019. From github at opensips.org Sun Jan 27 15:20:38 2019 From: github at opensips.org (OpenSIPS) Date: Sun, 27 Jan 2019 12:20:38 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] c0e277: Rebuild documentation Message-ID: <5c4e1296cf51c_27ff2ada0574c57070218@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/OpenSIPS/opensips Commit: c0e2779171a913506effed2285c1e614345334f6 https://github.com/OpenSIPS/opensips/commit/c0e2779171a913506effed2285c1e614345334f6 Author: OpenSIPS Date: 2019-01-27 (Sun, 27 Jan 2019) Changed paths: M modules/tm/README M modules/tm/doc/contributors.xml Log Message: ----------- Rebuild documentation **NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ We will provide an alternative path for the email notifications by January 31st, 2019. From github at opensips.org Sun Jan 27 15:32:50 2019 From: github at opensips.org (OpenSIPS) Date: Sun, 27 Jan 2019 12:32:50 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 542c7a: Rebuild documentation Message-ID: <5c4e15722126a_1e7d2b00d55ea57841154@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 542c7a66bf9a3043ff3a3eaeef104a1f34fb039a https://github.com/OpenSIPS/opensips/commit/542c7a66bf9a3043ff3a3eaeef104a1f34fb039a Author: OpenSIPS Date: 2019-01-27 (Sun, 27 Jan 2019) Changed paths: M modules/avpops/README M modules/avpops/doc/contributors.xml M modules/clusterer/README M modules/clusterer/doc/contributors.xml M modules/drouting/README M modules/drouting/doc/contributors.xml M modules/sipmsgops/README M modules/sipmsgops/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 Log Message: ----------- Rebuild documentation **NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ We will provide an alternative path for the email notifications by January 31st, 2019. From github at opensips.org Sun Jan 27 15:47:44 2019 From: github at opensips.org (OpenSIPS) Date: Sun, 27 Jan 2019 12:47:44 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 2e2b72: Rebuild documentation Message-ID: <5c4e18f092d8b_1cf52ad6a4e56578649a7@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 2e2b724432f05926876ae9025ae605f7d2f385a8 https://github.com/OpenSIPS/opensips/commit/2e2b724432f05926876ae9025ae605f7d2f385a8 Author: OpenSIPS Date: 2019-01-27 (Sun, 27 Jan 2019) Changed paths: M modules/avpops/README M modules/avpops/doc/contributors.xml M modules/cachedb_local/README M modules/cachedb_local/doc/contributors.xml M modules/clusterer/README M modules/clusterer/doc/contributors.xml M modules/drouting/README M modules/drouting/doc/contributors.xml M modules/event_routing/README M modules/event_routing/doc/contributors.xml M modules/fraud_detection/README M modules/fraud_detection/doc/contributors.xml A modules/proto_smpp/README M modules/proto_smpp/doc/contributors.xml M modules/pua_dialoginfo/README M modules/pua_dialoginfo/doc/contributors.xml M modules/sipmsgops/README M modules/sipmsgops/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/uac_registrant/README M modules/uac_registrant/doc/contributors.xml Log Message: ----------- Rebuild documentation **NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ We will provide an alternative path for the email notifications by January 31st, 2019. From bogdan at opensips.org Mon Jan 28 07:18:39 2019 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Mon, 28 Jan 2019 14:18:39 +0200 Subject: [OpenSIPS-Devel] Early Birds for OpenSIPS Summit Message-ID: Hi all, Heads up - you are in the last days of Early Birds discounts for registering for the OpenSIPS Summit 2019 - do not miss the deals and register today https://www.opensips.org/events/Summit-2019Amsterdam/#pricing See you in Amsterdam, -- Bogdan-Andrei Iancu OpenSIPS Founder and Developer https://www.opensips-solutions.com OpenSIPS Summit 2019 https://www.opensips.org/events/Summit-2019Amsterdam/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From bogdan at opensips.org Mon Jan 28 11:48:22 2019 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Mon, 28 Jan 2019 08:48:22 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 76903e: Added fucntions to load/unload the context of anot... Message-ID: <5c4f3256819c0_6ba22b0163c225885202b@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 76903e1d2fa966431cc45a521afcd183b33a60b4 https://github.com/OpenSIPS/opensips/commit/76903e1d2fa966431cc45a521afcd183b33a60b4 Author: Bogdan-Andrei Iancu Date: 2019-01-28 (Mon, 28 Jan 2019) Changed paths: M modules/dialog/dialog.c M modules/dialog/dlg_hash.c M modules/dialog/dlg_hash.h M modules/dialog/dlg_req_within.c Log Message: ----------- Added fucntions to load/unload the context of another dlg. For script, using the callid, you can load the context of that call (and later unload it). By loading the ctx, you can access dlg vals, profiles, acc related to that dialog. Docs are still missing :P Commit: e0e3b96faa17e214406c100ea89e16f1878fa581 https://github.com/OpenSIPS/opensips/commit/e0e3b96faa17e214406c100ea89e16f1878fa581 Author: Bogdan-Andrei Iancu Date: 2019-01-28 (Mon, 28 Jan 2019) Changed paths: M db/schema/registrant.xml Log Message: ----------- Improved db docs on uac registrant table Compare: https://github.com/OpenSIPS/opensips/compare/2e2b724432f0...e0e3b96faa17 **NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ We will provide an alternative path for the email notifications by January 31st, 2019. From osas at voipembedded.com Mon Jan 28 12:32:03 2019 From: osas at voipembedded.com (Ovidiu Sas) Date: Mon, 28 Jan 2019 09:32:03 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 2edf18: uac_registrant: allow clustered registrations only... Message-ID: <5c4f3c935640d_641e2b21b41a857838410@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 2edf188d38e288b6b593d0e5022947451fe05cd8 https://github.com/OpenSIPS/opensips/commit/2edf188d38e288b6b593d0e5022947451fe05cd8 Author: Ovidiu Sas Date: 2019-01-28 (Mon, 28 Jan 2019) Changed paths: M modules/uac_registrant/clustering.c Log Message: ----------- uac_registrant: allow clustered registrations only from clustered nodes **NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ We will provide an alternative path for the email notifications by January 31st, 2019. From vladp at opensips.org Tue Jan 29 05:55:20 2019 From: vladp at opensips.org (Vlad Patrascu) Date: Tue, 29 Jan 2019 02:55:20 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 0dc0ee: clusterer: fix loss of capabilities when doing clu... Message-ID: <5c503118c4164_56d92ae5d27fc578288d@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 0dc0ee54317de5f663703000e374aa9ad92c0fe9 https://github.com/OpenSIPS/opensips/commit/0dc0ee54317de5f663703000e374aa9ad92c0fe9 Author: Vlad Patrascu Date: 2019-01-29 (Tue, 29 Jan 2019) Changed paths: M modules/clusterer/clusterer.c M modules/clusterer/clusterer.h M modules/clusterer/clusterer_mod.c Log Message: ----------- clusterer: fix loss of capabilities when doing clusterer_reload **NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ We will provide an alternative path for the email notifications by January 31st, 2019. From vladp at opensips.org Tue Jan 29 05:59:22 2019 From: vladp at opensips.org (Vlad Patrascu) Date: Tue, 29 Jan 2019 02:59:22 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 190ba5: clusterer: fix loss of capabilities when doing clu... Message-ID: <5c50320abdc97_13312ad6232a857c345c4@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 190ba59aca7f8a98553c8686f101c2c3698cde28 https://github.com/OpenSIPS/opensips/commit/190ba59aca7f8a98553c8686f101c2c3698cde28 Author: Vlad Patrascu Date: 2019-01-29 (Tue, 29 Jan 2019) Changed paths: M modules/clusterer/clusterer.c M modules/clusterer/clusterer.h M modules/clusterer/clusterer_mod.c Log Message: ----------- clusterer: fix loss of capabilities when doing clusterer_reload (cherry picked from commit 0dc0ee54317de5f663703000e374aa9ad92c0fe9) **NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ We will provide an alternative path for the email notifications by January 31st, 2019. From noreply at github.com Tue Jan 29 11:20:32 2019 From: noreply at github.com (Vlad Patrascu) Date: Tue, 29 Jan 2019 08:20:32 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] a3d5a7: clusterer: fix crash introduced in previous commit Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: a3d5a798498cfd3552c328c4040098d86b4bcafd https://github.com/OpenSIPS/opensips/commit/a3d5a798498cfd3552c328c4040098d86b4bcafd Author: Vlad Patrascu Date: 2019-01-29 (Tue, 29 Jan 2019) Changed paths: M modules/clusterer/clusterer.c M modules/clusterer/clusterer.h M modules/clusterer/clusterer_mod.c Log Message: ----------- clusterer: fix crash introduced in previous commit Also do not reset the capabailities states after running 'clusterer_reload'. From noreply at github.com Tue Jan 29 11:23:12 2019 From: noreply at github.com (Vlad Patrascu) Date: Tue, 29 Jan 2019 08:23:12 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] d083b7: clusterer: fix crash introduced in previous commit Message-ID: Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: d083b74cb17eb94b8c5cfedd3b1d03a65d3ad272 https://github.com/OpenSIPS/opensips/commit/d083b74cb17eb94b8c5cfedd3b1d03a65d3ad272 Author: Vlad Patrascu Date: 2019-01-29 (Tue, 29 Jan 2019) Changed paths: M modules/clusterer/clusterer.c M modules/clusterer/clusterer.h M modules/clusterer/clusterer_mod.c Log Message: ----------- clusterer: fix crash introduced in previous commit Also do not reset the capabailities states after running 'clusterer_reload'. (cherry picked from commit a3d5a798498cfd3552c328c4040098d86b4bcafd) From noreply at github.com Tue Jan 29 13:47:51 2019 From: noreply at github.com (Vlad Patrascu) Date: Tue, 29 Jan 2019 18:47:51 +0000 (UTC) Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] ad8d40: clusterer: complete previous fix Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: ad8d40c3bfa0d4d2aa095c12507295049685c12a https://github.com/OpenSIPS/opensips/commit/ad8d40c3bfa0d4d2aa095c12507295049685c12a Author: Vlad Patrascu Date: 2019-01-29 (Tue, 29 Jan 2019) Changed paths: M bin_interface.c M bin_interface.h M modules/clusterer/clusterer.c M modules/clusterer/clusterer_mod.c Log Message: ----------- clusterer: complete previous fix From noreply at github.com Tue Jan 29 13:47:59 2019 From: noreply at github.com (Vlad Patrascu) Date: Tue, 29 Jan 2019 10:47:59 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] e9d75e: clusterer: complete previous fix Message-ID: Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: e9d75edfef3d06f431e73a6fe2ad66f4ff6c2050 https://github.com/OpenSIPS/opensips/commit/e9d75edfef3d06f431e73a6fe2ad66f4ff6c2050 Author: Vlad Patrascu Date: 2019-01-29 (Tue, 29 Jan 2019) Changed paths: M bin_interface.c M bin_interface.h M modules/clusterer/clusterer.c M modules/clusterer/clusterer_mod.c Log Message: ----------- clusterer: complete previous fix (cherry picked from commit ad8d40c3bfa0d4d2aa095c12507295049685c12a) From bogdan at opensips.org Tue Jan 29 16:01:32 2019 From: bogdan at opensips.org (Bogdan-Andrei Iancu) Date: Tue, 29 Jan 2019 23:01:32 +0200 Subject: [OpenSIPS-Devel] OpenSIPS @ ClueCon Weekly Message-ID: <60611ed1-35a6-c193-5d01-e94424251140@opensips.org> Hi there, Join OpenSIPS for a new ClueCon Weekly therapy session to talk about the upcoming 3.0 release and about the OpenSIPS Summit 2019. When? 30th of Jan , 6pm GMT Where? https://youtu.be/DV01wKXV7Bo See you there !! -- Bogdan-Andrei Iancu OpenSIPS Founder and Developer https://www.opensips-solutions.com OpenSIPS Summit 2019 https://www.opensips.org/events/Summit-2019Amsterdam/ From noreply at github.com Wed Jan 30 02:22:39 2019 From: noreply at github.com (Liviu Chircu) Date: Tue, 29 Jan 2019 23:22:39 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 94d2f0: Avoid errors on "$rU = ; " statements Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 94d2f05940e7078d1acf485ea848eb9e5f34b00f https://github.com/OpenSIPS/opensips/commit/94d2f05940e7078d1acf485ea848eb9e5f34b00f Author: Liviu Chircu Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M pvar.c Log Message: ----------- Avoid errors on "$rU = ;" statements From noreply at github.com Wed Jan 30 04:06:32 2019 From: noreply at github.com (Liviu Chircu) Date: Wed, 30 Jan 2019 01:06:32 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] f67f8d: Avoid errors on "$rU = ; " statements Message-ID: Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: f67f8d6cf4545a9150236a40963d7bf67d4000f3 https://github.com/OpenSIPS/opensips/commit/f67f8d6cf4545a9150236a40963d7bf67d4000f3 Author: Liviu Chircu Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M pvar.c Log Message: ----------- Avoid errors on "$rU = ;" statements (cherry picked from commit 94d2f05940e7078d1acf485ea848eb9e5f34b00f) From noreply at github.com Wed Jan 30 04:07:44 2019 From: noreply at github.com (Liviu Chircu) Date: Wed, 30 Jan 2019 01:07:44 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 9b8b28: Avoid errors on "$rU = ; " statements Message-ID: Branch: refs/heads/2.2 Home: https://github.com/OpenSIPS/opensips Commit: 9b8b28c70c265b50b9a559f444785819621d461e https://github.com/OpenSIPS/opensips/commit/9b8b28c70c265b50b9a559f444785819621d461e Author: Liviu Chircu Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M pvar.c Log Message: ----------- Avoid errors on "$rU = ;" statements (cherry picked from commit 94d2f05940e7078d1acf485ea848eb9e5f34b00f) From noreply at github.com Wed Jan 30 07:13:14 2019 From: noreply at github.com (Vlad Patrascu) Date: Wed, 30 Jan 2019 04:13:14 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] e6881b: clusterer: fix possible bad sharing tags states af... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: e6881b621a6dde845b57b623829c728025798277 https://github.com/OpenSIPS/opensips/commit/e6881b621a6dde845b57b623829c728025798277 Author: Vlad Patrascu Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M modules/clusterer/sharing_tags.c Log Message: ----------- clusterer: fix possible bad sharing tags states after broken links This patch fixes cases where an inconsistent state of active on multiple nodes may occur for a tag after a transition from backup, if a node fails to send the notification to other nodes due to broken links. From noreply at github.com Wed Jan 30 12:40:15 2019 From: noreply at github.com (Vlad Patrascu) Date: Wed, 30 Jan 2019 09:40:15 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 5a1b7e: usrloc: remove unused variable Message-ID: Branch: refs/heads/mi_rework Home: https://github.com/OpenSIPS/opensips Commit: 5a1b7e9e654367fa3f5856878bfdc0f295c298d9 https://github.com/OpenSIPS/opensips/commit/5a1b7e9e654367fa3f5856878bfdc0f295c298d9 Author: Vlad Patrascu Date: 2019-01-25 (Fri, 25 Jan 2019) Changed paths: M modules/usrloc/ul_mi.c Log Message: ----------- usrloc: remove unused variable Commit: ee52ad760cf61767b46790329a8eb8c1fa9431bf https://github.com/OpenSIPS/opensips/commit/ee52ad760cf61767b46790329a8eb8c1fa9431bf Author: Vlad Patrascu Date: 2019-01-25 (Fri, 25 Jan 2019) Changed paths: M modules/cgrates/cgrates.c Log Message: ----------- cgrates: remove useless variable Commit: e5a8687ed5b48316b0c7061efc8c552adbaed40e https://github.com/OpenSIPS/opensips/commit/e5a8687ed5b48316b0c7061efc8c552adbaed40e Author: Vlad Patrascu Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M modules/dialog/dlg_hash.c M modules/qos/qos_mi.c Log Message: ----------- qos: port dialog mi context callback to jsonrpc Commit: d709d59a35d7848c2234fe979bcfd2b510f3d216 https://github.com/OpenSIPS/opensips/commit/d709d59a35d7848c2234fe979bcfd2b510f3d216 Author: Vlad Patrascu Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M modules/sst/sst_mi.c Log Message: ----------- sst: port dialog mi context callback to jsonrpc Commit: aeffaa85ffeb3e6aa24f10fda079e11963fadc3b https://github.com/OpenSIPS/opensips/commit/aeffaa85ffeb3e6aa24f10fda079e11963fadc3b Author: Vlad Patrascu Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M modules/presence/clustering.c M modules/presence/presence.c M modules/presence/sharing_tags.c M modules/presence/sharing_tags.h Log Message: ----------- presence: port MI commands to jsonrpc Commit: ec20123e03c19b27b3280190014921e91a334a5d https://github.com/OpenSIPS/opensips/commit/ec20123e03c19b27b3280190014921e91a334a5d Author: Vlad Patrascu Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M modules/b2b_entities/b2b_entities.c M modules/b2b_entities/doc/b2b_entities_admin.xml Log Message: ----------- b2b_entities: port MI commands to jsonrpc Commit: e40efadeaae6ef556bb8730775846ee5fc83ebe4 https://github.com/OpenSIPS/opensips/commit/e40efadeaae6ef556bb8730775846ee5fc83ebe4 Author: Vlad Patrascu Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M modules/compression/compression.c Log Message: ----------- compression: remove useless variable Commit: 0b9f10d66d23ee93c5775e6c7b5ab169c8848252 https://github.com/OpenSIPS/opensips/commit/0b9f10d66d23ee93c5775e6c7b5ab169c8848252 Author: Vlad Patrascu Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M modules/lua/doc/lua_admin.xml M modules/lua/siplua.c M modules/lua/sipluami.c M modules/lua/sipluami.h Log Message: ----------- lua: port MI commands to jsonrpc Commit: 2c365775d9eea952c4c4f0331a1b2a9e7aeaf0c8 https://github.com/OpenSIPS/opensips/commit/2c365775d9eea952c4c4f0331a1b2a9e7aeaf0c8 Author: Vlad Patrascu Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M modules/perl/perl.c Log Message: ----------- perl: port MI commands to jsonrpc Compare: https://github.com/OpenSIPS/opensips/compare/1dd264f82cc4...2c365775d9ee From noreply at github.com Wed Jan 30 13:08:59 2019 From: noreply at github.com (Vlad Patrascu) Date: Wed, 30 Jan 2019 10:08:59 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] ec2472: lua: remove old leftover MI commands export Message-ID: Branch: refs/heads/mi_rework Home: https://github.com/OpenSIPS/opensips Commit: ec2472cb16bfabf0a09b35b7f643afb63e0b0bb1 https://github.com/OpenSIPS/opensips/commit/ec2472cb16bfabf0a09b35b7f643afb63e0b0bb1 Author: Vlad Patrascu Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M modules/lua/siplua.c Log Message: ----------- lua: remove old leftover MI commands export Commit: 412feb07f277cb94d6ce9dfa3d3caee355152af4 https://github.com/OpenSIPS/opensips/commit/412feb07f277cb94d6ce9dfa3d3caee355152af4 Author: Vlad Patrascu Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M modules/db_virtual/db_virtual.c Log Message: ----------- db_virtual: fix output of 'db_get' MI command Compare: https://github.com/OpenSIPS/opensips/compare/2c365775d9ee...412feb07f277 From noreply at github.com Wed Jan 30 13:25:12 2019 From: noreply at github.com (Vlad Patrascu) Date: Wed, 30 Jan 2019 10:25:12 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 2b57fa: pi_http: fix parameter type for httpd access callback Message-ID: Branch: refs/heads/mi_rework Home: https://github.com/OpenSIPS/opensips Commit: 2b57fa5ed92964360a77229c7fa48f2ad26f210d https://github.com/OpenSIPS/opensips/commit/2b57fa5ed92964360a77229c7fa48f2ad26f210d Author: Vlad Patrascu Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M modules/pi_http/pi_http.c Log Message: ----------- pi_http: fix parameter type for httpd access callback From noreply at github.com Wed Jan 30 13:40:14 2019 From: noreply at github.com (Vlad Patrascu) Date: Wed, 30 Jan 2019 18:40:14 +0000 (UTC) Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 7fe50a: ratelimit: avoid incorrect unlock on error in 'rl_... Message-ID: Branch: refs/heads/mi_rework Home: https://github.com/OpenSIPS/opensips Commit: 7fe50a4cc079af5dd5b939bf82ba4e19d1247793 https://github.com/OpenSIPS/opensips/commit/7fe50a4cc079af5dd5b939bf82ba4e19d1247793 Author: Vlad Patrascu Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M modules/ratelimit/ratelimit_helper.c Log Message: ----------- ratelimit: avoid incorrect unlock on error in 'rl_list' MI command From noreply at github.com Thu Jan 31 04:05:55 2019 From: noreply at github.com (Bogdan-Andrei Iancu) Date: Thu, 31 Jan 2019 01:05:55 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] bcf0ab: Added function prototype for setting a socket alias. Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: bcf0ab6874bb81184c2497aafaab580d0ca2ff9b https://github.com/OpenSIPS/opensips/commit/bcf0ab6874bb81184c2497aafaab580d0ca2ff9b Author: Bogdan-Andrei Iancu Date: 2019-01-31 (Thu, 31 Jan 2019) Changed paths: M cfg.y Log Message: ----------- Added function prototype for setting a socket alias. (work in progress) From noreply at github.com Thu Jan 31 06:28:35 2019 From: noreply at github.com (Razvan Crainea) Date: Thu, 31 Jan 2019 03:28:35 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] d5f2f6: cfg: rework listen parameters specifications Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: d5f2f69fac093282dba697bdbb43adc3f3549624 https://github.com/OpenSIPS/opensips/commit/d5f2f69fac093282dba697bdbb43adc3f3549624 Author: Razvan Crainea Date: 2019-01-31 (Thu, 31 Jan 2019) Changed paths: M cfg.y Log Message: ----------- cfg: rework listen parameters specifications Commit: d6adae157989d124ac5c7155e2c6f83b518c4716 https://github.com/OpenSIPS/opensips/commit/d6adae157989d124ac5c7155e2c6f83b518c4716 Author: Razvan Crainea Date: 2019-01-31 (Thu, 31 Jan 2019) Changed paths: M cfg.lex M cfg.y Log Message: ----------- cfg: add interface tagging Compare: https://github.com/OpenSIPS/opensips/compare/bcf0ab6874bb...d6adae157989 From noreply at github.com Thu Jan 31 09:29:32 2019 From: noreply at github.com (Bogdan-Andrei Iancu) Date: Thu, 31 Jan 2019 14:29:32 +0000 (UTC) Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 2457c1: Some code cleanup. Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 2457c138d1f5e32791e3c25a2d2662d76b388f10 https://github.com/OpenSIPS/opensips/commit/2457c138d1f5e32791e3c25a2d2662d76b388f10 Author: Bogdan-Andrei Iancu Date: 2019-01-31 (Thu, 31 Jan 2019) Changed paths: M socket_info.c M socket_info.h Log Message: ----------- Some code cleanup. Remove unused old function Make static new_sock_info() as it is only locally used. Commit: 5a56d90a991482fa635679611bf228312b751853 https://github.com/OpenSIPS/opensips/commit/5a56d90a991482fa635679611bf228312b751853 Author: Bogdan-Andrei Iancu Date: 2019-01-31 (Thu, 31 Jan 2019) Changed paths: M cfg.y M ip_addr.h M modules/dialog/dlg_replication.c M modules/dispatcher/dispatch.c M modules/dispatcher/dispatcher.c M modules/domainpolicy/domainpolicy.c M modules/drouting/dr_load.c M modules/drouting/drouting.c M modules/nathelper/nathelper.c M modules/tm/mi.c M modules/uac_registrant/reg_db_handler.c M modules/usrloc/ul_cluster.c M net/trans.c M pvar.c M socket_info.c M socket_info.h Log Message: ----------- Added support for tagging listening interfaces A listerner may have a TAG defined - this TAG can be used for searching for the listener Compare: https://github.com/OpenSIPS/opensips/compare/d6adae157989...5a56d90a9914 From volga629 at networklab.ca Thu Jan 24 11:56:57 2019 From: volga629 at networklab.ca (Slava Bendersky) Date: Thu, 24 Jan 2019 16:56:57 -0000 Subject: [OpenSIPS-Devel] [OpenSIPS-Users] [NEW] Gateway between SIP and SMPP messages In-Reply-To: <9f3ba4b1-cd78-f390-debe-32c30d705251@opensips.org> References: <9f3ba4b1-cd78-f390-debe-32c30d705251@opensips.org> Message-ID: <2033822742.71373.1548349008818.JavaMail.zimbra@skillsearch.ca> Great, Thank you. From: "Răzvan Crainea" To: "OpenSIPS users mailling list" , "OpenSIPS devel mailling list" Sent: Thursday, January 24, 2019 12:37:27 PM Subject: [OpenSIPS-Users] [NEW] Gateway between SIP and SMPP messages Hi, Everyone! Check out the latest OpenSIPS module, proto_smpp[1], that you can use to create a two-way bridge between SIP and SMPP text messages. Read more about this on our blog[2]. [1] https://opensips.org/html/docs/modules/3.0.x/proto_smpp.html [2] https://blog.opensips.org/2019/01/24/gateway-between-sip-and-smpp-messages/ Cheers, -- Răzvan Crainea OpenSIPS Core Developer http://www.opensips-solutions.com _______________________________________________ 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 johan at democon.be Thu Jan 24 12:21:38 2019 From: johan at democon.be (johan de clercq) Date: Thu, 24 Jan 2019 17:21:38 -0000 Subject: [OpenSIPS-Devel] [OpenSIPS-Users] [NEW] Gateway between SIP and SMPP messages In-Reply-To: <9f3ba4b1-cd78-f390-debe-32c30d705251@opensips.org> References: <9f3ba4b1-cd78-f390-debe-32c30d705251@opensips.org> Message-ID: <012f01d4b409$3ec9b9a0$bc5d2ce0$@democon.be> Do you backport this to 2.4 ? BR, -----Original Message----- From: Users On Behalf Of Razvan Crainea Sent: Thursday, January 24, 2019 5:37 PM To: OpenSIPS users mailling list ; OpenSIPS devel mailling list Subject: [OpenSIPS-Users] [NEW] Gateway between SIP and SMPP messages Hi, Everyone! Check out the latest OpenSIPS module, proto_smpp[1], that you can use to create a two-way bridge between SIP and SMPP text messages. Read more about this on our blog[2]. [1] https://opensips.org/html/docs/modules/3.0.x/proto_smpp.html [2] https://blog.opensips.org/2019/01/24/gateway-between-sip-and-smpp-messages/ Cheers, -- Răzvan Crainea OpenSIPS Core Developer http://www.opensips-solutions.com _______________________________________________ Users mailing list Users at lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users