From noreply at github.com Mon Feb 1 13:01:27 2021 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Mon, 01 Feb 2021 05:01:27 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] d698da: dialog: swap the leg when starting 2nd re-INVITE i... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: d698da1afcddd02f4b718c780865ace8600128d4 https://github.com/OpenSIPS/opensips/commit/d698da1afcddd02f4b718c780865ace8600128d4 Author: Razvan Crainea Date: 2021-02-01 (Mon, 01 Feb 2021) Changed paths: M modules/dialog/dlg_req_within.c Log Message: ----------- dialog: swap the leg when starting 2nd re-INVITE in challenge mode From noreply at github.com Mon Feb 1 13:01:45 2021 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Mon, 01 Feb 2021 05:01:45 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 4c76a8: dialog: swap the leg when starting 2nd re-INVITE i... Message-ID: Branch: refs/heads/3.1 Home: https://github.com/OpenSIPS/opensips Commit: 4c76a8a2405c7378f83fa4204d9491f066e05914 https://github.com/OpenSIPS/opensips/commit/4c76a8a2405c7378f83fa4204d9491f066e05914 Author: Razvan Crainea Date: 2021-02-01 (Mon, 01 Feb 2021) Changed paths: M modules/dialog/dlg_req_within.c Log Message: ----------- dialog: swap the leg when starting 2nd re-INVITE in challenge mode (cherry picked from commit d698da1afcddd02f4b718c780865ace8600128d4) From noreply at github.com Tue Feb 2 08:13:26 2021 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Tue, 02 Feb 2021 00:13:26 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 8107e3: dispatcher: set proper group when raising event Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 8107e30651917fd819905d75d1a0c18de47f334b https://github.com/OpenSIPS/opensips/commit/8107e30651917fd819905d75d1a0c18de47f334b Author: Razvan Crainea Date: 2021-02-02 (Tue, 02 Feb 2021) Changed paths: M modules/dispatcher/dispatch.c Log Message: ----------- dispatcher: set proper group when raising event Thanks go to Slava Bedersky (@volga629-1 on GitHub) for reporting it Close #2391 From noreply at github.com Tue Feb 2 08:13:46 2021 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Tue, 02 Feb 2021 00:13:46 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b647d1: dispatcher: set proper group when raising event Message-ID: Branch: refs/heads/3.1 Home: https://github.com/OpenSIPS/opensips Commit: b647d10bc8fe4004f3c89c5e229122e8770b11cf https://github.com/OpenSIPS/opensips/commit/b647d10bc8fe4004f3c89c5e229122e8770b11cf Author: Razvan Crainea Date: 2021-02-02 (Tue, 02 Feb 2021) Changed paths: M modules/dispatcher/dispatch.c Log Message: ----------- dispatcher: set proper group when raising event Thanks go to Slava Bedersky (@volga629-1 on GitHub) for reporting it Close #2391 (cherry picked from commit 8107e30651917fd819905d75d1a0c18de47f334b) From noreply at github.com Tue Feb 2 09:26:18 2021 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Tue, 02 Feb 2021 01:26:18 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 4fea2c: statistics: add statistics series implementation Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 4fea2cfb8fba38b80dac61ac33cfa158260ef9a7 https://github.com/OpenSIPS/opensips/commit/4fea2cfb8fba38b80dac61ac33cfa158260ef9a7 Author: Razvan Crainea Date: 2021-02-02 (Tue, 02 Feb 2021) Changed paths: M modules/statistics/doc/statistics_admin.xml M modules/statistics/statistics.c Log Message: ----------- statistics: add statistics series implementation From noreply at github.com Tue Feb 2 09:35:25 2021 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Tue, 02 Feb 2021 01:35:25 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 7aa054: statistics: fix iteration of unsinged int instead ... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 7aa054deee764c5748fa7f69b547f806e998b764 https://github.com/OpenSIPS/opensips/commit/7aa054deee764c5748fa7f69b547f806e998b764 Author: Razvan Crainea Date: 2021-02-02 (Tue, 02 Feb 2021) Changed paths: M modules/statistics/statistics.c Log Message: ----------- statistics: fix iteration of unsinged int instead of int From noreply at github.com Tue Feb 2 09:54:05 2021 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Tue, 02 Feb 2021 01:54:05 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 526729: statistics: fix statistics series typo Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 5267295ece1dc7b2cf150ef7eb9b90796f8717c6 https://github.com/OpenSIPS/opensips/commit/5267295ece1dc7b2cf150ef7eb9b90796f8717c6 Author: Razvan Crainea Date: 2021-02-02 (Tue, 02 Feb 2021) Changed paths: M modules/statistics/doc/statistics_admin.xml Log Message: ----------- statistics: fix statistics series typo From noreply at github.com Tue Feb 2 20:06:02 2021 From: noreply at github.com (Liviu Chircu) Date: Tue, 02 Feb 2021 12:06:02 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] f3c3ed: $socket(af) variable: Fix returned value type Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: f3c3ed53e6c74b17151e9266d848e323c3eb54bc https://github.com/OpenSIPS/opensips/commit/f3c3ed53e6c74b17151e9266d848e323c3eb54bc Author: Liviu Chircu Date: 2021-02-02 (Tue, 02 Feb 2021) Changed paths: M pvar.c Log Message: ----------- $socket(af) variable: Fix returned value type Credits to Alex Kinch for the report! From noreply at github.com Tue Feb 2 20:06:15 2021 From: noreply at github.com (Liviu Chircu) Date: Tue, 02 Feb 2021 12:06:15 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] abe7ab: $socket(af) variable: Fix returned value type Message-ID: Branch: refs/heads/3.1 Home: https://github.com/OpenSIPS/opensips Commit: abe7ab7c76d2a4fb47e4e84befad73751a582b7a https://github.com/OpenSIPS/opensips/commit/abe7ab7c76d2a4fb47e4e84befad73751a582b7a Author: Liviu Chircu Date: 2021-02-02 (Tue, 02 Feb 2021) Changed paths: M pvar.c Log Message: ----------- $socket(af) variable: Fix returned value type Credits to Alex Kinch for the report! (cherry picked from commit f3c3ed53e6c74b17151e9266d848e323c3eb54bc) From noreply at github.com Wed Feb 3 00:55:07 2021 From: noreply at github.com (Maksym Sobolyev) Date: Tue, 02 Feb 2021 16:55:07 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] d83a12: o Fix printf format warnings on ARM32. Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: d83a128a8878901a68eae2a3d2eb7700114b39ab https://github.com/OpenSIPS/opensips/commit/d83a128a8878901a68eae2a3d2eb7700114b39ab Author: Maksym Sobolyev Date: 2021-02-02 (Tue, 02 Feb 2021) Changed paths: M lib/reg/pn.c Log Message: ----------- o Fix printf format warnings on ARM32. o Use PRIx64 not %lx to convert 64-bit value into hex. o Use strtoull() to prevent 64-bit wraparound on 32-bit arches. Commit: 5de77f56d4ddc0216fdb27459f62e79d238899b2 https://github.com/OpenSIPS/opensips/commit/5de77f56d4ddc0216fdb27459f62e79d238899b2 Author: Maksym Sobolyev Date: 2021-02-02 (Tue, 02 Feb 2021) Changed paths: M modules/registrar/save.c Log Message: ----------- Don't break alignment rules accessing h_addr_list members of the hostent structure. Commit: b88c129cdfb5ef1961b87235707450f6c69a63c2 https://github.com/OpenSIPS/opensips/commit/b88c129cdfb5ef1961b87235707450f6c69a63c2 Author: Maksym Sobolyev Date: 2021-02-02 (Tue, 02 Feb 2021) Changed paths: M modules/tm/sip_msg.c M modules/usrloc/ul_mod.c Log Message: ----------- Cast char * to void * to avoid "cast increases required alignment" warning on ARM32. Compare: https://github.com/OpenSIPS/opensips/compare/f3c3ed53e6c7...b88c129cdfb5 From rrevels at bandwidth.com Wed Feb 3 05:02:58 2021 From: rrevels at bandwidth.com (Richard Revels) Date: Wed, 3 Feb 2021 00:02:58 -0500 Subject: [OpenSIPS-Devel] json module question Message-ID: Any chance this functionality will make it to the 2.4 branch? I'm going to go milling around in the commits to see how much work it would be to get it into our builds but it would save me time if you all were already planning to shove it in there as a "bug fix". : > *Example 1.3. iteration over $json object keys* ... $json(foo) := "{\"a\": 1, \"b\": 2, \"c\": 3}"; for ($var(k) in $(json(foo.keys)[*])) xlog("$var(k) "); ... [image: BandwidthMaroon.png] Richard Revels • System Architect II 900 Main Campus Drive, Suite 100, Raleigh, NC 27606 m: 919-578-3421 • o: 919-727-4614 e: rrevels at bandwidth.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at github.com Wed Feb 3 07:56:55 2021 From: noreply at github.com (Liviu Chircu) Date: Tue, 02 Feb 2021 23:56:55 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] f4b73c: $socket(port): Indicate an integer type, not a string Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: f4b73ccced23d2945a485bd74c8abe252c3e326d https://github.com/OpenSIPS/opensips/commit/f4b73ccced23d2945a485bd74c8abe252c3e326d Author: Liviu Chircu Date: 2021-02-03 (Wed, 03 Feb 2021) Changed paths: M pvar.c Log Message: ----------- $socket(port): Indicate an integer type, not a string Also applies to $socket(advertised_port) and $socket(anycast). Many thanks to Alex Kinch for the report! From noreply at github.com Wed Feb 3 07:57:04 2021 From: noreply at github.com (Liviu Chircu) Date: Tue, 02 Feb 2021 23:57:04 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] de72c4: $socket(port): Indicate an integer type, not a string Message-ID: Branch: refs/heads/3.1 Home: https://github.com/OpenSIPS/opensips Commit: de72c4f829ae08bac38cfd1eecf4450328a39fe2 https://github.com/OpenSIPS/opensips/commit/de72c4f829ae08bac38cfd1eecf4450328a39fe2 Author: Liviu Chircu Date: 2021-02-03 (Wed, 03 Feb 2021) Changed paths: M pvar.c Log Message: ----------- $socket(port): Indicate an integer type, not a string Also applies to $socket(advertised_port) and $socket(anycast). Many thanks to Alex Kinch for the report! (cherry picked from commit f4b73ccced23d2945a485bd74c8abe252c3e326d) From razvan at opensips.org Wed Feb 3 12:47:57 2021 From: razvan at opensips.org (=?UTF-8?Q?R=c4=83zvan_Crainea?=) Date: Wed, 3 Feb 2021 14:47:57 +0200 Subject: [OpenSIPS-Devel] [BLOG] Improved series-based call statistics using OpenSIPS 3.2 Message-ID: Hi, everyone! I've just published a new blog[1] that shows you how simple it is to compute calls statistics (ASR, ACR, PDD, NER, CCR) using the new statistics series available[2] in the statistics module. Have fun using the new statistics! [1] http://blog.opensips.org/2021/02/02/improved-series-based-call-statistics-using-opensips-3-2/ [2] https://opensips.org/docs/modules/3.2.x/statistics.html#section_stat_series Cheers, -- Răzvan Crainea OpenSIPS Core Developer http://www.opensips-solutions.com From noreply at github.com Thu Feb 4 11:10:41 2021 From: noreply at github.com (Liviu Chircu) Date: Thu, 04 Feb 2021 03:10:41 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 96f12a: usrloc + mid-registrar: Fix possible SHM leak of "... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 96f12ac272b1f20c805b5779f9cbbf8ea7499b80 https://github.com/OpenSIPS/opensips/commit/96f12ac272b1f20c805b5779f9cbbf8ea7499b80 Author: Liviu Chircu Date: 2021-02-04 (Thu, 04 Feb 2021) Changed paths: M modules/usrloc/kv_store.c Log Message: ----------- usrloc + mid-registrar: Fix possible SHM leak of "" strings Credits to Pete Kelly for the report! From noreply at github.com Thu Feb 4 11:10:54 2021 From: noreply at github.com (Liviu Chircu) Date: Thu, 04 Feb 2021 03:10:54 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 0d7614: usrloc + mid-registrar: Fix possible SHM leak of "... Message-ID: Branch: refs/heads/3.1 Home: https://github.com/OpenSIPS/opensips Commit: 0d761430aad348ebdf55853bda87bd836c365044 https://github.com/OpenSIPS/opensips/commit/0d761430aad348ebdf55853bda87bd836c365044 Author: Liviu Chircu Date: 2021-02-04 (Thu, 04 Feb 2021) Changed paths: M modules/usrloc/kv_store.c Log Message: ----------- usrloc + mid-registrar: Fix possible SHM leak of "" strings Credits to Pete Kelly for the report! (cherry picked from commit 96f12ac272b1f20c805b5779f9cbbf8ea7499b80) From noreply at github.com Thu Feb 4 11:11:08 2021 From: noreply at github.com (Liviu Chircu) Date: Thu, 04 Feb 2021 03:11:08 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 801170: usrloc + mid-registrar: Fix possible SHM leak of "... Message-ID: Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 80117047f6dc9e8e87956ef81b838d6afe13d968 https://github.com/OpenSIPS/opensips/commit/80117047f6dc9e8e87956ef81b838d6afe13d968 Author: Liviu Chircu Date: 2021-02-04 (Thu, 04 Feb 2021) Changed paths: M modules/usrloc/kv_store.c Log Message: ----------- usrloc + mid-registrar: Fix possible SHM leak of "" strings Credits to Pete Kelly for the report! (cherry picked from commit 96f12ac272b1f20c805b5779f9cbbf8ea7499b80) From noreply at github.com Thu Feb 4 18:41:50 2021 From: noreply at github.com (Liviu Chircu) Date: Thu, 04 Feb 2021 10:41:50 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 34af3c: pvv_is_int(): Be even more flexible Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 34af3c45446ff7cef8ebd6176a94bb4a841418b7 https://github.com/OpenSIPS/opensips/commit/34af3c45446ff7cef8ebd6176a94bb4a841418b7 Author: Liviu Chircu Date: 2021-02-04 (Thu, 04 Feb 2021) Changed paths: M pvar.h Log Message: ----------- pvv_is_int(): Be even more flexible This patch further improves commit 6191f278a, where the macro will now also work with code such as: (excerpt from pv_set_count()): ... pv_val.flags = PV_TYPE_INT; pv_val.ri = pv_name->pvp.pvi.u.ival-1; ... Notice how the flags are poorly set, since the PV_VAL_INT bit should have been used instead. From noreply at github.com Thu Feb 4 18:42:28 2021 From: noreply at github.com (Liviu Chircu) Date: Thu, 04 Feb 2021 10:42:28 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 0f884d: pvv_is_int(): Be even more flexible Message-ID: Branch: refs/heads/3.1 Home: https://github.com/OpenSIPS/opensips Commit: 0f884dab9140c5dd097019e62daad22518f8f1bc https://github.com/OpenSIPS/opensips/commit/0f884dab9140c5dd097019e62daad22518f8f1bc Author: Liviu Chircu Date: 2021-02-04 (Thu, 04 Feb 2021) Changed paths: M pvar.h Log Message: ----------- pvv_is_int(): Be even more flexible This patch further improves commit 6191f278a, where the macro will now also work with code such as: (excerpt from pv_set_count()): ... pv_val.flags = PV_TYPE_INT; pv_val.ri = pv_name->pvp.pvi.u.ival-1; ... Notice how the flags are poorly set, since the PV_VAL_INT bit should have been used instead. (cherry picked from commit 34af3c45446ff7cef8ebd6176a94bb4a841418b7) From noreply at github.com Fri Feb 5 15:34:00 2021 From: noreply at github.com (=?UTF-8?B?VmxhZCBQxIN0cmHImWN1?=) Date: Fri, 05 Feb 2021 07:34:00 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 2617ca: b2b_entities: fix crash if DB loaded entity hash_i... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 2617ca44a0c2f9d7597903a924118c15c319abce https://github.com/OpenSIPS/opensips/commit/2617ca44a0c2f9d7597903a924118c15c319abce Author: Vlad Patrascu Date: 2021-02-05 (Fri, 05 Feb 2021) Changed paths: M modules/b2b_entities/b2be_db.c Log Message: ----------- b2b_entities: fix crash if DB loaded entity hash_index is too large Commit: ac2f9c8138f88a8e160d48affafb22a9c9b9144b https://github.com/OpenSIPS/opensips/commit/ac2f9c8138f88a8e160d48affafb22a9c9b9144b Author: Vlad Patrascu Date: 2021-02-05 (Fri, 05 Feb 2021) Changed paths: M modules/b2b_entities/dlg.c Log Message: ----------- b2b_entities: don't pass empty storage packet to entity callbacks Reported in #2387 Compare: https://github.com/OpenSIPS/opensips/compare/34af3c45446f...ac2f9c8138f8 From noreply at github.com Fri Feb 5 16:07:58 2021 From: noreply at github.com (=?UTF-8?B?VmxhZCBQxIN0cmHImWN1?=) Date: Fri, 05 Feb 2021 08:07:58 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 55e41b: b2b_entities: fix crash if DB loaded entity hash_i... Message-ID: Branch: refs/heads/3.1 Home: https://github.com/OpenSIPS/opensips Commit: 55e41b41b653c71d11e05d7b9116d6c82640c65b https://github.com/OpenSIPS/opensips/commit/55e41b41b653c71d11e05d7b9116d6c82640c65b Author: Vlad Patrascu Date: 2021-02-05 (Fri, 05 Feb 2021) Changed paths: M modules/b2b_entities/b2be_db.c Log Message: ----------- b2b_entities: fix crash if DB loaded entity hash_index is too large (cherry picked from commit 2617ca44a0c2f9d7597903a924118c15c319abce) Commit: 39fad64d103c634cdd4452b4cc44646294d0a8bf https://github.com/OpenSIPS/opensips/commit/39fad64d103c634cdd4452b4cc44646294d0a8bf Author: Vlad Patrascu Date: 2021-02-05 (Fri, 05 Feb 2021) Changed paths: M modules/b2b_entities/dlg.c Log Message: ----------- b2b_entities: don't pass empty storage packet to entity callbacks Reported in #2387 (cherry picked from commit ac2f9c8138f88a8e160d48affafb22a9c9b9144b) Compare: https://github.com/OpenSIPS/opensips/compare/0f884dab9140...39fad64d103c From noreply at github.com Fri Feb 5 16:10:53 2021 From: noreply at github.com (=?UTF-8?B?VmxhZCBQxIN0cmHImWN1?=) Date: Fri, 05 Feb 2021 08:10:53 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 1b9c8c: b2b_entities: fix crash if DB loaded entity hash_i... Message-ID: Branch: refs/heads/3.0 Home: https://github.com/OpenSIPS/opensips Commit: 1b9c8cb12d16264c6474b2101bfcad220c80886f https://github.com/OpenSIPS/opensips/commit/1b9c8cb12d16264c6474b2101bfcad220c80886f Author: Vlad Patrascu Date: 2021-02-05 (Fri, 05 Feb 2021) Changed paths: M modules/b2b_entities/b2be_db.c Log Message: ----------- b2b_entities: fix crash if DB loaded entity hash_index is too large (cherry picked from commit 2617ca44a0c2f9d7597903a924118c15c319abce) From noreply at github.com Fri Feb 5 16:12:06 2021 From: noreply at github.com (=?UTF-8?B?VmxhZCBQxIN0cmHImWN1?=) Date: Fri, 05 Feb 2021 08:12:06 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] eb2a4b: b2b_entities: fix crash if DB loaded entity hash_i... Message-ID: Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: eb2a4b98ab13b36937715a26d91035a552f239f4 https://github.com/OpenSIPS/opensips/commit/eb2a4b98ab13b36937715a26d91035a552f239f4 Author: Vlad Patrascu Date: 2021-02-05 (Fri, 05 Feb 2021) Changed paths: M modules/b2b_entities/b2be_db.c Log Message: ----------- b2b_entities: fix crash if DB loaded entity hash_index is too large (cherry picked from commit 2617ca44a0c2f9d7597903a924118c15c319abce) From noreply at github.com Fri Feb 5 19:51:36 2021 From: noreply at github.com (=?UTF-8?B?VmxhZCBQxIN0cmHImWN1?=) Date: Fri, 05 Feb 2021 11:51:36 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 2b2a17: b2b_logic: Fix newline character in debug message Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 2b2a1743fce575eb57eead4770daf9ca2d3fef69 https://github.com/OpenSIPS/opensips/commit/2b2a1743fce575eb57eead4770daf9ca2d3fef69 Author: Nick Altmann Date: 2021-02-01 (Mon, 01 Feb 2021) Changed paths: M modules/b2b_logic/records.c Log Message: ----------- b2b_logic: Fix newline character in debug message Commit: 1c3e6e375985808953de76fc4e972b5ebd3bf0be https://github.com/OpenSIPS/opensips/commit/1c3e6e375985808953de76fc4e972b5ebd3bf0be Author: Nick Altmann Date: 2021-02-01 (Mon, 01 Feb 2021) Changed paths: M modules/b2b_logic/b2b_logic.h Log Message: ----------- b2b_logic: Fix B2BL_FLAG_USE_INIT_SDP flag value because it's used for bitwise operations Commit: 9faaa3170b92b6a4d9b430432f6edfb5fd202884 https://github.com/OpenSIPS/opensips/commit/9faaa3170b92b6a4d9b430432f6edfb5fd202884 Author: Nick Altmann Date: 2021-02-02 (Tue, 02 Feb 2021) Changed paths: M modules/b2b_logic/b2b_logic.c M modules/b2b_logic/b2b_logic.h M modules/b2b_logic/doc/b2b_logic_admin.xml M modules/b2b_logic/logic.c M modules/b2b_logic/records.h Log Message: ----------- b2b_logic: Support for rfc3515 NOTIFY and rollback on failed transfers Commit: 38b0974d5007d8b956589e2c66763c7e0e313b42 https://github.com/OpenSIPS/opensips/commit/38b0974d5007d8b956589e2c66763c7e0e313b42 Author: Nick Altmann Date: 2021-02-05 (Fri, 05 Feb 2021) Changed paths: M modules/b2b_logic/logic.c M modules/b2b_logic/records.h Log Message: ----------- b2b_logic: Apply new changes only in REFER state Commit: f641a99c78f90c0f3c434a5149555b02fb9fb40d https://github.com/OpenSIPS/opensips/commit/f641a99c78f90c0f3c434a5149555b02fb9fb40d Author: Vlad Pătrașcu Date: 2021-02-05 (Fri, 05 Feb 2021) Changed paths: M modules/b2b_logic/b2b_logic.c M modules/b2b_logic/b2b_logic.h M modules/b2b_logic/doc/b2b_logic_admin.xml M modules/b2b_logic/logic.c M modules/b2b_logic/records.c M modules/b2b_logic/records.h Log Message: ----------- Merge pull request #2392 from nikbyte/b2b b2b_logic: support for rfc3515 NOTIFY and rollback after failed transfer Compare: https://github.com/OpenSIPS/opensips/compare/ac2f9c8138f8...f641a99c78f9 From noreply at github.com Fri Feb 5 21:10:23 2021 From: noreply at github.com (=?UTF-8?B?VmxhZCBQxIN0cmHImWN1?=) Date: Fri, 05 Feb 2021 13:10:23 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] a1ad26: b2b_logic: properly check entities required for no... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: a1ad260ded1721c1bb5fac683614eec429b8da5b https://github.com/OpenSIPS/opensips/commit/a1ad260ded1721c1bb5fac683614eec429b8da5b Author: Vlad Patrascu Date: 2021-02-05 (Fri, 05 Feb 2021) Changed paths: M modules/b2b_logic/logic.c M modules/b2b_logic/records.c Log Message: ----------- b2b_logic: properly check entities required for notity/rollback From noreply at github.com Sat Feb 6 21:43:17 2021 From: noreply at github.com (opensips-github) Date: Sat, 06 Feb 2021 13:43:17 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 5e2735: Rebuild documentation Message-ID: Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 5e27350ecf7938a46169751f9edf6552a743808a https://github.com/OpenSIPS/opensips/commit/5e27350ecf7938a46169751f9edf6552a743808a Author: OpenSIPS Date: 2021-02-06 (Sat, 06 Feb 2021) Changed paths: M modules/b2b_entities/README M modules/b2b_entities/doc/contributors.xml M modules/usrloc/README M modules/usrloc/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Sat Feb 6 22:02:26 2021 From: noreply at github.com (opensips-github) Date: Sat, 06 Feb 2021 14:02:26 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 341edc: Rebuild documentation Message-ID: Branch: refs/heads/3.0 Home: https://github.com/OpenSIPS/opensips Commit: 341edc3f4e8152b3f4194f43fef61e545af2bbe6 https://github.com/OpenSIPS/opensips/commit/341edc3f4e8152b3f4194f43fef61e545af2bbe6 Author: OpenSIPS Date: 2021-02-06 (Sat, 06 Feb 2021) Changed paths: M modules/b2b_entities/README M modules/b2b_entities/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Sat Feb 6 22:20:46 2021 From: noreply at github.com (opensips-github) Date: Sat, 06 Feb 2021 14:20:46 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 438c1d: Rebuild documentation Message-ID: Branch: refs/heads/3.1 Home: https://github.com/OpenSIPS/opensips Commit: 438c1db1b3d326740be0b99e5e1e56bdca31c832 https://github.com/OpenSIPS/opensips/commit/438c1db1b3d326740be0b99e5e1e56bdca31c832 Author: OpenSIPS Date: 2021-02-06 (Sat, 06 Feb 2021) Changed paths: M modules/b2b_entities/README M modules/b2b_entities/doc/contributors.xml M modules/dialog/README M modules/dialog/doc/contributors.xml M modules/dispatcher/README M modules/dispatcher/doc/contributors.xml M modules/usrloc/README M modules/usrloc/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Sat Feb 6 22:38:52 2021 From: noreply at github.com (opensips-github) Date: Sat, 06 Feb 2021 14:38:52 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 6aba94: Rebuild documentation Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 6aba946eb313eb5d0bb203898ed6b861e227382d https://github.com/OpenSIPS/opensips/commit/6aba946eb313eb5d0bb203898ed6b861e227382d Author: OpenSIPS Date: 2021-02-07 (Sun, 07 Feb 2021) Changed paths: M modules/b2b_entities/README M modules/b2b_entities/doc/contributors.xml M modules/b2b_logic/README M modules/b2b_logic/doc/contributors.xml M modules/dialog/README M modules/dialog/doc/contributors.xml M modules/dispatcher/README M modules/dispatcher/doc/contributors.xml M modules/registrar/README M modules/registrar/doc/contributors.xml M modules/statistics/README M modules/statistics/doc/contributors.xml M modules/tm/README M modules/tm/doc/contributors.xml M modules/usrloc/README M modules/usrloc/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Mon Feb 8 17:30:46 2021 From: noreply at github.com (Maksym Sobolyev) Date: Mon, 08 Feb 2021 09:30:46 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 9d1504: Do not break platform alignment rules by placing s... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 9d1504016201b52d10aae4078acbc3549499e044 https://github.com/OpenSIPS/opensips/commit/9d1504016201b52d10aae4078acbc3549499e044 Author: Maksym Sobolyev Date: 2021-02-03 (Wed, 03 Feb 2021) Changed paths: M modules/event_route/route_send.c Log Message: ----------- Do not break platform alignment rules by placing struct right after variable-length string. Instead, pack all fixed-length structs first and append variable portion at the end of the allocated buffer. This is particularly important on ARM32, but even on i386/amd64 would produce slowish code and might have some extra synchronization quirks when shared across multuple cores. Commit: fe28d3ea97566ecbf3d0035b36fdb97ec695220f https://github.com/OpenSIPS/opensips/commit/fe28d3ea97566ecbf3d0035b36fdb97ec695220f Author: Maksym Sobolyev Date: 2021-02-03 (Wed, 03 Feb 2021) Changed paths: M modules/mi_fifo/fifo_fnc.c M modules/usrloc/ul_evi.c Log Message: ----------- Alocate complex structure using anonymous struct, not pointer arith. This is to get rid of warnings on ARM32. Commit: 024b93bda7260b1812f4e8147a7e6bce1e22ab32 https://github.com/OpenSIPS/opensips/commit/024b93bda7260b1812f4e8147a7e6bce1e22ab32 Author: Maksym Sobolyev Date: 2021-02-08 (Mon, 08 Feb 2021) Changed paths: M modules/event_route/route_send.c M modules/mi_fifo/fifo_fnc.c M modules/usrloc/ul_evi.c Log Message: ----------- Merge pull request #2393 from sippy/tmerge_20210203 Refactor structure(s) packing code to do not put C structures at random unaligned offsets Compare: https://github.com/OpenSIPS/opensips/compare/6aba946eb313...024b93bda726 From noreply at github.com Tue Feb 9 13:20:01 2021 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Tue, 09 Feb 2021 05:20:01 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 451591: Variables comparing: first try to interpret operan... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 451591f8e859baff831bdf293c0efbb739910796 https://github.com/OpenSIPS/opensips/commit/451591f8e859baff831bdf293c0efbb739910796 Author: Razvan Crainea Date: 2021-02-09 (Tue, 09 Feb 2021) Changed paths: M route.c Log Message: ----------- Variables comparing: first try to interpret operands as int Before this commit, all variables were interpreted as strings, thus comparing was always done against strigs. This broke simple comparisons such as $var(x) < $var(y), where $var(x) = 7 and $var(y) = 100; introduced in c13786c4 From noreply at github.com Tue Feb 9 15:52:46 2021 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Tue, 09 Feb 2021 07:52:46 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] e01524: ratelimit: add support for debugging PIPEs Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: e0152488feb41664f2c564f82ec4f082f5d5f7a3 https://github.com/OpenSIPS/opensips/commit/e0152488feb41664f2c564f82ec4f082f5d5f7a3 Author: Razvan Crainea Date: 2021-02-09 (Tue, 09 Feb 2021) Changed paths: M modules/ratelimit/Makefile M modules/ratelimit/ratelimit.c M modules/ratelimit/ratelimit.h M modules/ratelimit/ratelimit_helper.c Log Message: ----------- ratelimit: add support for debugging PIPEs From noreply at github.com Wed Feb 10 11:58:04 2021 From: noreply at github.com (Liviu Chircu) Date: Wed, 10 Feb 2021 03:58:04 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 93163b: usrloc: Several fixes regarding contact IDs Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 93163b9eb84df8edad1a0b1ea283d8d13042aab0 https://github.com/OpenSIPS/opensips/commit/93163b9eb84df8edad1a0b1ea283d8d13042aab0 Author: Liviu Chircu Date: 2021-02-10 (Wed, 10 Feb 2021) Changed paths: M modules/usrloc/udomain.c M modules/usrloc/ul_cluster.c M modules/usrloc/urecord.c Log Message: ----------- usrloc: Several fixes regarding contact IDs * always increment record.next_clabel modulo CLABEL_MASK (this is critical, because clabels are 14-bit wide, while an unsigned short is 16-bit, so we'd overflow into the rlabel) * regen_broken_contactid: do not re-insert all contacts to DB if a single one is broken * do not update urecord contact labels on contact updates (the label may have rotated! by setting it to a high value, we're almost encouraging a conflict once it rotates again) Commit: 872c4e89d23a2b830cdc944e898e40f4faf4c400 https://github.com/OpenSIPS/opensips/commit/872c4e89d23a2b830cdc944e898e40f4faf4c400 Author: Liviu Chircu Date: 2021-02-10 (Wed, 10 Feb 2021) Changed paths: M modules/usrloc/dlist.h Log Message: ----------- usrloc ct IDs: Never pack more than 14 bits from a contact label Compare: https://github.com/OpenSIPS/opensips/compare/e0152488feb4...872c4e89d23a From noreply at github.com Wed Feb 10 11:58:22 2021 From: noreply at github.com (Liviu Chircu) Date: Wed, 10 Feb 2021 03:58:22 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] f9f683: usrloc: Several fixes regarding contact IDs Message-ID: Branch: refs/heads/3.1 Home: https://github.com/OpenSIPS/opensips Commit: f9f6831fd0f8ef27a5f15ff864f902382d80a151 https://github.com/OpenSIPS/opensips/commit/f9f6831fd0f8ef27a5f15ff864f902382d80a151 Author: Liviu Chircu Date: 2021-02-10 (Wed, 10 Feb 2021) Changed paths: M modules/usrloc/udomain.c M modules/usrloc/ul_cluster.c M modules/usrloc/urecord.c Log Message: ----------- usrloc: Several fixes regarding contact IDs * always increment record.next_clabel modulo CLABEL_MASK (this is critical, because clabels are 14-bit wide, while an unsigned short is 16-bit, so we'd overflow into the rlabel) * regen_broken_contactid: do not re-insert all contacts to DB if a single one is broken * do not update urecord contact labels on contact updates (the label may have rotated! by setting it to a high value, we're almost encouraging a conflict once it rotates again) (cherry picked from commit 93163b9eb84df8edad1a0b1ea283d8d13042aab0) From noreply at github.com Wed Feb 10 11:58:30 2021 From: noreply at github.com (Liviu Chircu) Date: Wed, 10 Feb 2021 03:58:30 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 7b35e6: usrloc ct IDs: Never pack more than 14 bits from a... Message-ID: Branch: refs/heads/3.1 Home: https://github.com/OpenSIPS/opensips Commit: 7b35e6d7b2c82e96130611b266aeea2d166f14ef https://github.com/OpenSIPS/opensips/commit/7b35e6d7b2c82e96130611b266aeea2d166f14ef Author: Liviu Chircu Date: 2021-02-10 (Wed, 10 Feb 2021) Changed paths: M modules/usrloc/dlist.h Log Message: ----------- usrloc ct IDs: Never pack more than 14 bits from a contact label (cherry picked from commit 872c4e89d23a2b830cdc944e898e40f4faf4c400) From vladp at opensips.org Thu Feb 11 12:33:21 2021 From: vladp at opensips.org (Vlad Patrascu) Date: Thu, 11 Feb 2021 14:33:21 +0200 Subject: [OpenSIPS-Devel] [BLOG] Exploring SSL/TLS libraries for OpenSIPS 3.2 Message-ID: <07abc650-aaa1-8c76-508d-2ecdc6e4f453@opensips.org> Hello everyone, Check out this new blog post [1] that recounts our process of searching for and choosing a SSL/TLS library to use in OpenSIPS 3.2, as an alternative to the problematic OpenSSL. [1] https://blog.opensips.org/2021/02/11/exploring-ssl-tls-libraries-for-opensips-3-2/ Cheers, -- Vlad Patrascu OpenSIPS Developer http://www.opensips-solutions.com From noreply at github.com Thu Feb 11 22:19:27 2021 From: noreply at github.com (=?UTF-8?B?VmxhZCBQxIN0cmHImWN1?=) Date: Thu, 11 Feb 2021 14:19:27 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b6b752: proto_tls/wss: fix crashes when dumping the openss... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: b6b7520024561c3cc65d272e038992adc0825fc7 https://github.com/OpenSIPS/opensips/commit/b6b7520024561c3cc65d272e038992adc0825fc7 Author: Vlad Patrascu Date: 2021-02-12 (Fri, 12 Feb 2021) Changed paths: M Makefile.openssl M modules/proto_tls/proto_tls.c M modules/proto_wss/proto_wss.c M modules/tls_mgm/tls_conn_ops.h M modules/tls_mgm/tls_conn_server.h Log Message: ----------- proto_tls/wss: fix crashes when dumping the openssl error stack This commit serializes the execution of openssl's connect/accept/read/write operations in order to prevent adding/removing entries concurrently to/from the openssl error stack. If the performance penalty is deemed too high, the NO_SSL_GLOBAL_LOCK compilation flag can be used to disable this behavior and retain the risk of crashes. Reported in #2362 Credits to Alexey Vasilyev for helping troubleshoot this. From noreply at github.com Fri Feb 12 12:35:45 2021 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Fri, 12 Feb 2021 04:35:45 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 09c3fb: call_center: fix MI cc_list_calls state print Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 09c3fb94df538e8014e4f686408c11b375a55d95 https://github.com/OpenSIPS/opensips/commit/09c3fb94df538e8014e4f686408c11b375a55d95 Author: Razvan Crainea Date: 2021-02-12 (Fri, 12 Feb 2021) Changed paths: M modules/call_center/call_center.c M modules/call_center/cc_data.h Log Message: ----------- call_center: fix MI cc_list_calls state print From noreply at github.com Fri Feb 12 12:35:56 2021 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Fri, 12 Feb 2021 04:35:56 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 0ae0b2: call_center: fix MI cc_list_calls state print Message-ID: Branch: refs/heads/3.1 Home: https://github.com/OpenSIPS/opensips Commit: 0ae0b27f2f7478e073644471ff7c0c208a7b6327 https://github.com/OpenSIPS/opensips/commit/0ae0b27f2f7478e073644471ff7c0c208a7b6327 Author: Razvan Crainea Date: 2021-02-12 (Fri, 12 Feb 2021) Changed paths: M modules/call_center/call_center.c M modules/call_center/cc_data.h Log Message: ----------- call_center: fix MI cc_list_calls state print (cherry picked from commit 09c3fb94df538e8014e4f686408c11b375a55d95) From noreply at github.com Fri Feb 12 12:40:33 2021 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Fri, 12 Feb 2021 04:40:33 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] db38a2: call_center: fix MI cc_list_calls state print Message-ID: Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: db38a220651bb262ac0d484ad75f69938b7274c3 https://github.com/OpenSIPS/opensips/commit/db38a220651bb262ac0d484ad75f69938b7274c3 Author: Razvan Crainea Date: 2021-02-12 (Fri, 12 Feb 2021) Changed paths: M modules/call_center/call_center.c M modules/call_center/cc_data.h Log Message: ----------- call_center: fix MI cc_list_calls state print (cherry picked from commit 09c3fb94df538e8014e4f686408c11b375a55d95) Commit: ce9eb5c54b466175b159273843e7a93aad082236 https://github.com/OpenSIPS/opensips/commit/ce9eb5c54b466175b159273843e7a93aad082236 Author: Razvan Crainea Date: 2021-02-12 (Fri, 12 Feb 2021) Changed paths: M modules/call_center/call_center.c Log Message: ----------- call_center: fix spec type checking for agent login Compare: https://github.com/OpenSIPS/opensips/compare/5e27350ecf79...ce9eb5c54b46 From noreply at github.com Sat Feb 13 21:43:13 2021 From: noreply at github.com (opensips-github) Date: Sat, 13 Feb 2021 13:43:13 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 6ec643: Rebuild documentation Message-ID: Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 6ec643f174210e53e759e041f3a94600d6de9125 https://github.com/OpenSIPS/opensips/commit/6ec643f174210e53e759e041f3a94600d6de9125 Author: OpenSIPS Date: 2021-02-13 (Sat, 13 Feb 2021) Changed paths: M modules/call_center/README M modules/call_center/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Sat Feb 13 22:19:44 2021 From: noreply at github.com (opensips-github) Date: Sat, 13 Feb 2021 14:19:44 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 90c6cb: Rebuild documentation Message-ID: Branch: refs/heads/3.1 Home: https://github.com/OpenSIPS/opensips Commit: 90c6cb4ddb6287891cec114c79f128f64c46162b https://github.com/OpenSIPS/opensips/commit/90c6cb4ddb6287891cec114c79f128f64c46162b Author: OpenSIPS Date: 2021-02-13 (Sat, 13 Feb 2021) Changed paths: M modules/call_center/README M modules/call_center/doc/contributors.xml M modules/usrloc/README M modules/usrloc/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Sat Feb 13 22:37:17 2021 From: noreply at github.com (opensips-github) Date: Sat, 13 Feb 2021 14:37:17 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 2fdfca: Rebuild documentation Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 2fdfca88a0c67b7a74959a47d265b418b9624881 https://github.com/OpenSIPS/opensips/commit/2fdfca88a0c67b7a74959a47d265b418b9624881 Author: OpenSIPS Date: 2021-02-14 (Sun, 14 Feb 2021) Changed paths: M modules/call_center/README M modules/call_center/doc/contributors.xml M modules/event_route/README M modules/event_route/doc/contributors.xml M modules/mi_fifo/README M modules/mi_fifo/doc/contributors.xml M modules/proto_tls/README M modules/proto_tls/doc/contributors.xml M modules/proto_wss/README M modules/proto_wss/doc/contributors.xml M modules/ratelimit/README M modules/ratelimit/doc/contributors.xml M modules/tls_mgm/README M modules/tls_mgm/doc/contributors.xml M modules/usrloc/README M modules/usrloc/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Tue Feb 16 21:48:40 2021 From: noreply at github.com (=?UTF-8?B?VmxhZCBQxIN0cmHImWN1?=) Date: Tue, 16 Feb 2021 13:48:40 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 6b9d6e: Fix raise_node_state_ev parameter order Message-ID: Branch: refs/heads/3.1 Home: https://github.com/OpenSIPS/opensips Commit: 6b9d6e8c572d75d8daab5155f75b5654d44adb39 https://github.com/OpenSIPS/opensips/commit/6b9d6e8c572d75d8daab5155f75b5654d44adb39 Author: kworm83 <21957311+kworm83 at users.noreply.github.com> Date: 2021-02-16 (Tue, 16 Feb 2021) Changed paths: M modules/clusterer/clusterer.c Log Message: ----------- Fix raise_node_state_ev parameter order Calls to raise_node_state_ev had the node status and cluster_id parameters reversed. Commit: 7a7fe8e13546c8def362f302ed3bd0653225cf42 https://github.com/OpenSIPS/opensips/commit/7a7fe8e13546c8def362f302ed3bd0653225cf42 Author: Vlad Pătrașcu Date: 2021-02-16 (Tue, 16 Feb 2021) Changed paths: M modules/clusterer/clusterer.c Log Message: ----------- Merge pull request #2404 from kworm83/patch-1 Clusterer: Fix parameter order in calls to raise_node_state_ev Compare: https://github.com/OpenSIPS/opensips/compare/90c6cb4ddb62...7a7fe8e13546 From noreply at github.com Tue Feb 16 21:50:56 2021 From: noreply at github.com (kworm83) Date: Tue, 16 Feb 2021 13:50:56 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] a84d72: Fix raise_node_state_ev parameter order Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: a84d72f44ae71a6cdab0dacbbb3a7f9845a2b3c3 https://github.com/OpenSIPS/opensips/commit/a84d72f44ae71a6cdab0dacbbb3a7f9845a2b3c3 Author: kworm83 <21957311+kworm83 at users.noreply.github.com> Date: 2021-02-16 (Tue, 16 Feb 2021) Changed paths: M modules/clusterer/clusterer.c Log Message: ----------- Fix raise_node_state_ev parameter order Calls to raise_node_state_ev had the node status and cluster_id parameters reversed. (cherry picked from commit 6b9d6e8c572d75d8daab5155f75b5654d44adb39) From noreply at github.com Tue Feb 16 21:52:49 2021 From: noreply at github.com (=?UTF-8?B?VmxhZCBQxIN0cmHImWN1?=) Date: Tue, 16 Feb 2021 13:52:49 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] c6e874: uuid: remove unnecessary RET_UNSAFE check from $uu... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: c6e874f7607c383ae57be5deaf9aa4b4c65d5162 https://github.com/OpenSIPS/opensips/commit/c6e874f7607c383ae57be5deaf9aa4b4c65d5162 Author: John Burke Date: 2021-02-15 (Mon, 15 Feb 2021) Changed paths: M modules/uuid/uuid.c Log Message: ----------- uuid: remove unnecessary RET_UNSAFE check from $uuid pv creation, as version 0 never calls uuid_generate_time_safe Commit: 24ee3337813b58edd3ad42ac3bf3d5eca6169298 https://github.com/OpenSIPS/opensips/commit/24ee3337813b58edd3ad42ac3bf3d5eca6169298 Author: John Burke Date: 2021-02-15 (Mon, 15 Feb 2021) Changed paths: M modules/uuid/uuid.c Log Message: ----------- uuid: add support for UUID version 3 and 5 Commit: 562f11eed71db48d23fca6727a665c4fb39c77c0 https://github.com/OpenSIPS/opensips/commit/562f11eed71db48d23fca6727a665c4fb39c77c0 Author: John Burke Date: 2021-02-15 (Mon, 15 Feb 2021) Changed paths: M modules/uuid/doc/uuid_admin.xml Log Message: ----------- uuid: update docs Commit: cc4bc2f9f7cffd9ba8a5a29c4c51a2c3352fc164 https://github.com/OpenSIPS/opensips/commit/cc4bc2f9f7cffd9ba8a5a29c4c51a2c3352fc164 Author: Vlad Pătrașcu Date: 2021-02-16 (Tue, 16 Feb 2021) Changed paths: M modules/uuid/doc/uuid_admin.xml M modules/uuid/uuid.c Log Message: ----------- Merge pull request #2403 from john08burke/uuid_version_support Add support for UUID versions 3 and 5 Compare: https://github.com/OpenSIPS/opensips/compare/a84d72f44ae7...cc4bc2f9f7cf From razvan at opensips.org Wed Feb 17 10:40:05 2021 From: razvan at opensips.org (=?UTF-8?Q?R=c4=83zvan_Crainea?=) Date: Wed, 17 Feb 2021 12:40:05 +0200 Subject: [OpenSIPS-Devel] ClueCon TGI2021 OpenSIPS workshop wrap-up Message-ID: <3b53facd-dc8b-5a20-3d8c-471091c143f2@opensips.org> Hi, All! Yesterday, on 16th of February 2021, me and Bogdan Iancu took part of the ClueCon TGI2021 event[1] with a presentation about creating Custom call statistics and/with Quality-based-Routing for OpenSIPS. You can find the full presentation here[2]. As promised during the presentation, here are the config script[3] we've been using during the demo, as well as the Grafana dashboard[4]. [1] https://www.cluecon.com/schedule2021/ [2] https://www.youtube.com/watch?v=PGOuD0vr9Gk [3] https://gist.github.com/razvancrainea/dbc19ea779bca5bc2852374e851026f3#file-cluecon-tgi2021-opensips-cfg [4] https://gist.github.com/razvancrainea/dbc19ea779bca5bc2852374e851026f3#file-cluecon-tgi2021-dashboard-json PS: make sure you're not missing today's presentation about Controlling media of ongoing calls with just a SIP Proxy at 10:30 AM Central Time[1]! Best regards, -- Răzvan Crainea OpenSIPS Core Developer http://www.opensips-solutions.com From noreply at github.com Wed Feb 17 11:34:59 2021 From: noreply at github.com (Liviu Chircu) Date: Wed, 17 Feb 2021 03:34:59 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 5f2f27: dispatcher 'ds_list': Include the DNS SRV lookup r... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 5f2f276d46ef6e4fa06f2c478dd12a90054eddb8 https://github.com/OpenSIPS/opensips/commit/5f2f276d46ef6e4fa06f2c478dd12a90054eddb8 Author: Liviu Chircu Date: 2021-02-17 (Wed, 17 Feb 2021) Changed paths: M modules/dispatcher/dispatch.c Log Message: ----------- dispatcher 'ds_list': Include the DNS SRV lookup results From noreply at github.com Thu Feb 18 11:06:57 2021 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Thu, 18 Feb 2021 03:06:57 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 50e1db: statistics: expose function that returns a statist... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 50e1db5edd71793e49b4452a4d61c92293ac9e53 https://github.com/OpenSIPS/opensips/commit/50e1db5edd71793e49b4452a4d61c92293ac9e53 Author: Razvan Crainea Date: 2021-02-18 (Thu, 18 Feb 2021) Changed paths: M statistics.c M statistics.h Log Message: ----------- statistics: expose function that returns a statistic group name From noreply at github.com Thu Feb 18 12:38:53 2021 From: noreply at github.com (=?UTF-8?B?VmxhZCBQxIN0cmHImWN1?=) Date: Thu, 18 Feb 2021 04:38:53 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 91ce54: uuid: fix compilation if UUID version 3 or 5 not a... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 91ce54298dbcdfc680f8757da97a0192bad8af18 https://github.com/OpenSIPS/opensips/commit/91ce54298dbcdfc680f8757da97a0192bad8af18 Author: Vlad Patrascu Date: 2021-02-18 (Thu, 18 Feb 2021) Changed paths: M modules/uuid/uuid.c Log Message: ----------- uuid: fix compilation if UUID version 3 or 5 not available From noreply at github.com Thu Feb 18 12:55:53 2021 From: noreply at github.com (=?UTF-8?B?VmxhZCBQxIN0cmHImWN1?=) Date: Thu, 18 Feb 2021 04:55:53 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] e968cb: uuid: complete fix in previous commit (91ce542) Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: e968cb5a36c592d9c5db1854a2b6f18d2f675fd0 https://github.com/OpenSIPS/opensips/commit/e968cb5a36c592d9c5db1854a2b6f18d2f675fd0 Author: Vlad Patrascu Date: 2021-02-18 (Thu, 18 Feb 2021) Changed paths: M modules/uuid/uuid.c Log Message: ----------- uuid: complete fix in previous commit (91ce542) From noreply at github.com Thu Feb 18 15:21:18 2021 From: noreply at github.com (=?UTF-8?B?VmxhZCBQxIN0cmHImWN1?=) Date: Thu, 18 Feb 2021 07:21:18 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] f92515: db_http: fix crash when loading module along with ... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: f925153d10f2da7cad8231329696425218d2738a https://github.com/OpenSIPS/opensips/commit/f925153d10f2da7cad8231329696425218d2738a Author: Vlad Patrascu Date: 2021-02-18 (Thu, 18 Feb 2021) Changed paths: M modules/db_http/Makefile M modules/db_http/db_http.c A modules/db_http/ssl_tweaks.c Log Message: ----------- db_http: fix crash when loading module along with tls_mgm From noreply at github.com Thu Feb 18 15:21:26 2021 From: noreply at github.com (=?UTF-8?B?VmxhZCBQxIN0cmHImWN1?=) Date: Thu, 18 Feb 2021 07:21:26 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] a72412: db_http: fix crash when loading module along with ... Message-ID: Branch: refs/heads/3.1 Home: https://github.com/OpenSIPS/opensips Commit: a72412e229ddbacb62a837a555d7d05f03580f9f https://github.com/OpenSIPS/opensips/commit/a72412e229ddbacb62a837a555d7d05f03580f9f Author: Vlad Patrascu Date: 2021-02-18 (Thu, 18 Feb 2021) Changed paths: M modules/db_http/Makefile M modules/db_http/db_http.c A modules/db_http/ssl_tweaks.c Log Message: ----------- db_http: fix crash when loading module along with tls_mgm (cherry picked from commit f925153d10f2da7cad8231329696425218d2738a) From noreply at github.com Thu Feb 18 15:21:33 2021 From: noreply at github.com (=?UTF-8?B?VmxhZCBQxIN0cmHImWN1?=) Date: Thu, 18 Feb 2021 07:21:33 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] a28dc3: db_http: fix crash when loading module along with ... Message-ID: Branch: refs/heads/3.0 Home: https://github.com/OpenSIPS/opensips Commit: a28dc391a6628e95d30eb3a6abfab51e7258b768 https://github.com/OpenSIPS/opensips/commit/a28dc391a6628e95d30eb3a6abfab51e7258b768 Author: Vlad Patrascu Date: 2021-02-18 (Thu, 18 Feb 2021) Changed paths: M modules/db_http/Makefile M modules/db_http/db_http.c A modules/db_http/ssl_tweaks.c Log Message: ----------- db_http: fix crash when loading module along with tls_mgm (cherry picked from commit f925153d10f2da7cad8231329696425218d2738a) From noreply at github.com Thu Feb 18 15:21:44 2021 From: noreply at github.com (=?UTF-8?B?VmxhZCBQxIN0cmHImWN1?=) Date: Thu, 18 Feb 2021 07:21:44 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 44752e: db_http: fix crash when loading module along with ... Message-ID: Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 44752e6c614dad021564dc756edbf4db13c11485 https://github.com/OpenSIPS/opensips/commit/44752e6c614dad021564dc756edbf4db13c11485 Author: Vlad Patrascu Date: 2021-02-18 (Thu, 18 Feb 2021) Changed paths: M modules/db_http/Makefile M modules/db_http/db_http.c A modules/db_http/ssl_tweaks.c Log Message: ----------- db_http: fix crash when loading module along with tls_mgm (cherry picked from commit f925153d10f2da7cad8231329696425218d2738a) From noreply at github.com Sat Feb 20 21:43:31 2021 From: noreply at github.com (opensips-github) Date: Sat, 20 Feb 2021 13:43:31 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 5f59cc: Rebuild documentation Message-ID: Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 5f59ccc88504117645360b6a86d0258927949508 https://github.com/OpenSIPS/opensips/commit/5f59ccc88504117645360b6a86d0258927949508 Author: OpenSIPS Date: 2021-02-20 (Sat, 20 Feb 2021) Changed paths: M modules/db_http/README M modules/db_http/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Sat Feb 20 22:02:15 2021 From: noreply at github.com (opensips-github) Date: Sat, 20 Feb 2021 14:02:15 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] e96473: Rebuild documentation Message-ID: Branch: refs/heads/3.0 Home: https://github.com/OpenSIPS/opensips Commit: e964735870fb459fc02d7078d1151deaee929168 https://github.com/OpenSIPS/opensips/commit/e964735870fb459fc02d7078d1151deaee929168 Author: OpenSIPS Date: 2021-02-20 (Sat, 20 Feb 2021) Changed paths: M modules/db_http/README M modules/db_http/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Sat Feb 20 22:20:20 2021 From: noreply at github.com (opensips-github) Date: Sat, 20 Feb 2021 14:20:20 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] a98b3b: Rebuild documentation Message-ID: Branch: refs/heads/3.1 Home: https://github.com/OpenSIPS/opensips Commit: a98b3b5e009865cb1bd8e86d4a8e42d44a8a84cc https://github.com/OpenSIPS/opensips/commit/a98b3b5e009865cb1bd8e86d4a8e42d44a8a84cc Author: OpenSIPS Date: 2021-02-20 (Sat, 20 Feb 2021) Changed paths: M modules/clusterer/README M modules/clusterer/doc/contributors.xml M modules/db_http/README M modules/db_http/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Sat Feb 20 22:38:05 2021 From: noreply at github.com (opensips-github) Date: Sat, 20 Feb 2021 14:38:05 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 824587: Rebuild documentation Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 82458755268e318e60ee1430362a57aa345d873f https://github.com/OpenSIPS/opensips/commit/82458755268e318e60ee1430362a57aa345d873f Author: OpenSIPS Date: 2021-02-21 (Sun, 21 Feb 2021) Changed paths: M modules/clusterer/README M modules/clusterer/doc/contributors.xml M modules/db_http/README M modules/db_http/doc/contributors.xml M modules/dispatcher/README M modules/dispatcher/doc/contributors.xml M modules/uuid/README M modules/uuid/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Mon Feb 22 08:25:06 2021 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Mon, 22 Feb 2021 00:25:06 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] bfb158: acc: populate setup and created even for missed Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: bfb158dcfa8f73171fb4d07e3b079ed13854bc16 https://github.com/OpenSIPS/opensips/commit/bfb158dcfa8f73171fb4d07e3b079ed13854bc16 Author: Razvan Crainea Date: 2021-02-22 (Mon, 22 Feb 2021) Changed paths: M modules/acc/acc.c M modules/acc/acc.h M modules/acc/acc_logic.c Log Message: ----------- acc: populate setup and created even for missed From noreply at github.com Wed Feb 24 10:19:16 2021 From: noreply at github.com (Liviu Chircu) Date: Wed, 24 Feb 2021 02:19:16 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 786fd9: Fix wrong route type in error message Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 786fd9b96b1e5e3492e527e2fd0e14dcabbe381c https://github.com/OpenSIPS/opensips/commit/786fd9b96b1e5e3492e527e2fd0e14dcabbe381c Author: Fabian Gast Date: 2021-02-24 (Wed, 24 Feb 2021) Changed paths: M cfg.y Log Message: ----------- Fix wrong route type in error message Commit: 5290203d57abe3b852cbde47d5943e1f342ea068 https://github.com/OpenSIPS/opensips/commit/5290203d57abe3b852cbde47d5943e1f342ea068 Author: Liviu Chircu Date: 2021-02-24 (Wed, 24 Feb 2021) Changed paths: M cfg.y Log Message: ----------- Merge pull request #2417 from fgast/wrong_route_description Fix wrong route type in error message Compare: https://github.com/OpenSIPS/opensips/compare/bfb158dcfa8f...5290203d57ab From noreply at github.com Wed Feb 24 10:21:30 2021 From: noreply at github.com (Fabian Gast) Date: Wed, 24 Feb 2021 02:21:30 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] acda46: Fix wrong route type in error message Message-ID: Branch: refs/heads/3.1 Home: https://github.com/OpenSIPS/opensips Commit: acda460112e0f75144d30901e6bf4218a01f6f14 https://github.com/OpenSIPS/opensips/commit/acda460112e0f75144d30901e6bf4218a01f6f14 Author: Fabian Gast Date: 2021-02-24 (Wed, 24 Feb 2021) Changed paths: M cfg.y Log Message: ----------- Fix wrong route type in error message (cherry picked from commit 786fd9b96b1e5e3492e527e2fd0e14dcabbe381c) From noreply at github.com Wed Feb 24 10:27:12 2021 From: noreply at github.com (Liviu Chircu) Date: Wed, 24 Feb 2021 02:27:12 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] a595cf: Use DBG level for per-connection nominal log messages Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: a595cf17419d9c94148718383eaca2adcfaf9332 https://github.com/OpenSIPS/opensips/commit/a595cf17419d9c94148718383eaca2adcfaf9332 Author: Dan Shields Date: 2021-02-18 (Thu, 18 Feb 2021) Changed paths: M net/net_tcp.c M socket_info.c Log Message: ----------- Use DBG level for per-connection nominal log messages Commit: 5572fbe3ccfd45cf1e9c81a018466b07909f3229 https://github.com/OpenSIPS/opensips/commit/5572fbe3ccfd45cf1e9c81a018466b07909f3229 Author: Liviu Chircu Date: 2021-02-24 (Wed, 24 Feb 2021) Changed paths: M net/net_tcp.c M socket_info.c Log Message: ----------- Merge pull request #2407 from danlshields/dshields/makeDebugMessages Use DBG level for per-connection nominal log messages Compare: https://github.com/OpenSIPS/opensips/compare/5290203d57ab...5572fbe3ccfd From noreply at github.com Wed Feb 24 10:27:47 2021 From: noreply at github.com (Dan Shields) Date: Wed, 24 Feb 2021 02:27:47 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 50611a: Use DBG level for per-connection nominal log messages Message-ID: Branch: refs/heads/3.1 Home: https://github.com/OpenSIPS/opensips Commit: 50611a91e53831072beda59c450c5cd10a1d42fd https://github.com/OpenSIPS/opensips/commit/50611a91e53831072beda59c450c5cd10a1d42fd Author: Dan Shields Date: 2021-02-24 (Wed, 24 Feb 2021) Changed paths: M net/net_tcp.c M socket_info.c Log Message: ----------- Use DBG level for per-connection nominal log messages (cherry picked from commit a595cf17419d9c94148718383eaca2adcfaf9332) From noreply at github.com Wed Feb 24 10:27:50 2021 From: noreply at github.com (Dan Shields) Date: Wed, 24 Feb 2021 02:27:50 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 5ce9e4: Use DBG level for per-connection nominal log messages Message-ID: Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 5ce9e42ad42c73f97bca7fdb9350ddaffb9e285e https://github.com/OpenSIPS/opensips/commit/5ce9e42ad42c73f97bca7fdb9350ddaffb9e285e Author: Dan Shields Date: 2021-02-24 (Wed, 24 Feb 2021) Changed paths: M net/net_tcp.c M socket_info.c Log Message: ----------- Use DBG level for per-connection nominal log messages (cherry picked from commit a595cf17419d9c94148718383eaca2adcfaf9332) From noreply at github.com Wed Feb 24 11:54:57 2021 From: noreply at github.com (Liviu Chircu) Date: Wed, 24 Feb 2021 03:54:57 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] c6baca: cacheDB URLs: Do not mandate the "/" URL portion Message-ID: Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: c6baca41a23852a5337167a4e6fdd464b5513bd5 https://github.com/OpenSIPS/opensips/commit/c6baca41a23852a5337167a4e6fdd464b5513bd5 Author: Liviu Chircu Date: 2021-02-24 (Wed, 24 Feb 2021) Changed paths: M cachedb/cachedb_id.c R cachedb/test/test_backends.c R cachedb/test/test_backends.h A cachedb/test/test_cachedb.c A cachedb/test/test_cachedb.h M test/unit_tests.c Log Message: ----------- cacheDB URLs: Do not mandate the "/" URL portion Whether the "/" is given or not, semantically, the conclusion is the same: "the name of the database is NULL". Reported by Chris Zhang (@ChrisZhangJin) Fixes #2416 From noreply at github.com Wed Feb 24 12:07:36 2021 From: noreply at github.com (Liviu Chircu) Date: Wed, 24 Feb 2021 04:07:36 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 50b2df: cacheDB URLs: Do not mandate the "/" URL portion Message-ID: Branch: refs/heads/3.1 Home: https://github.com/OpenSIPS/opensips Commit: 50b2dfe463815c48f18929e10ea7e0e505ac6ba2 https://github.com/OpenSIPS/opensips/commit/50b2dfe463815c48f18929e10ea7e0e505ac6ba2 Author: Liviu Chircu Date: 2021-02-24 (Wed, 24 Feb 2021) Changed paths: M cachedb/cachedb_id.c R cachedb/test/test_backends.c R cachedb/test/test_backends.h A cachedb/test/test_cachedb.c A cachedb/test/test_cachedb.h M test/unit_tests.c Log Message: ----------- cacheDB URLs: Do not mandate the "/" URL portion Whether the "/" is given or not, semantically, the conclusion is the same: "the name of the database is NULL". Reported by Chris Zhang (@ChrisZhangJin) Fixes #2416 (cherry picked from commit c6baca41a23852a5337167a4e6fdd464b5513bd5) From noreply at github.com Wed Feb 24 12:08:14 2021 From: noreply at github.com (Liviu Chircu) Date: Wed, 24 Feb 2021 04:08:14 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 4ca36b: cacheDB URLs: Do not mandate the "/" URL portion Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 4ca36b1f7a9e0ee4ee8843cb8316b211f546f1f9 https://github.com/OpenSIPS/opensips/commit/4ca36b1f7a9e0ee4ee8843cb8316b211f546f1f9 Author: Liviu Chircu Date: 2021-02-24 (Wed, 24 Feb 2021) Changed paths: M cachedb/cachedb_id.c R cachedb/test/test_backends.c R cachedb/test/test_backends.h A cachedb/test/test_cachedb.c A cachedb/test/test_cachedb.h M test/unit_tests.c Log Message: ----------- cacheDB URLs: Do not mandate the "/" URL portion Whether the "/" is given or not, semantically, the conclusion is the same: "the name of the database is NULL". Reported by Chris Zhang (@ChrisZhangJin) Fixes #2416 (cherry picked from commit c6baca41a23852a5337167a4e6fdd464b5513bd5) (cherry picked from commit 50b2dfe463815c48f18929e10ea7e0e505ac6ba2) From noreply at github.com Wed Feb 24 14:44:41 2021 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Wed, 24 Feb 2021 06:44:41 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 7c41fe: prometheus: add module to export statistics to Pro... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 7c41fe5ff6d468117f23e55b6cc55a16434f2114 https://github.com/OpenSIPS/opensips/commit/7c41fe5ff6d468117f23e55b6cc55a16434f2114 Author: Razvan Crainea Date: 2021-02-24 (Wed, 24 Feb 2021) Changed paths: M modules/httpd/httpd_load.h M modules/httpd/httpd_proc.c A modules/prometheus/Makefile A modules/prometheus/doc/prometheus.xml A modules/prometheus/doc/prometheus_admin.xml A modules/prometheus/prometheus.c Log Message: ----------- prometheus: add module to export statistics to Prometheus From noreply at github.com Wed Feb 24 14:49:23 2021 From: noreply at github.com (Liviu Chircu) Date: Wed, 24 Feb 2021 06:49:23 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] ed7487: Cache DB: Escape all logged URL passwords Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: ed74875df66219e6e59a65f3f2f9a8a26dfb2e95 https://github.com/OpenSIPS/opensips/commit/ed74875df66219e6e59a65f3f2f9a8a26dfb2e95 Author: Liviu Chircu Date: 2021-02-24 (Wed, 24 Feb 2021) Changed paths: M cachedb/cachedb.c M cachedb/cachedb_id.c M cachedb/test/test_cachedb.c M modules/cachedb_mongodb/cachedb_mongodb.c M modules/cachedb_mongodb/cachedb_mongodb_dbase.c M modules/cachedb_redis/cachedb_redis.c M ut.c M ut.h Log Message: ----------- Cache DB: Escape all logged URL passwords Additionally: * fix similar security issues in the Mongo and Redis clients * rewrite some cachedb unit tests Suggested by @ChrisZhangJin Related to #2416 From noreply at github.com Wed Feb 24 14:49:53 2021 From: noreply at github.com (Liviu Chircu) Date: Wed, 24 Feb 2021 06:49:53 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 29b395: Cache DB: Escape all logged URL passwords Message-ID: Branch: refs/heads/3.1 Home: https://github.com/OpenSIPS/opensips Commit: 29b395d97061468f593acace4f57f21071ea3702 https://github.com/OpenSIPS/opensips/commit/29b395d97061468f593acace4f57f21071ea3702 Author: Liviu Chircu Date: 2021-02-24 (Wed, 24 Feb 2021) Changed paths: M cachedb/cachedb.c M cachedb/cachedb_id.c M cachedb/test/test_cachedb.c M modules/cachedb_mongodb/cachedb_mongodb.c M modules/cachedb_mongodb/cachedb_mongodb_dbase.c M modules/cachedb_redis/cachedb_redis.c M ut.c M ut.h Log Message: ----------- Cache DB: Escape all logged URL passwords Additionally: * fix similar security issues in the Mongo and Redis clients * rewrite some cachedb unit tests Suggested by @ChrisZhangJin Related to #2416 (cherry picked from commit ed74875df66219e6e59a65f3f2f9a8a26dfb2e95) From noreply at github.com Wed Feb 24 14:56:43 2021 From: noreply at github.com (Liviu Chircu) Date: Wed, 24 Feb 2021 06:56:43 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] c09336: Cache DB: Escape all logged URL passwords Message-ID: Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: c09336094846ae720f3828560abdebc4758e8a4c https://github.com/OpenSIPS/opensips/commit/c09336094846ae720f3828560abdebc4758e8a4c Author: Liviu Chircu Date: 2021-02-24 (Wed, 24 Feb 2021) Changed paths: M cachedb/cachedb.c M cachedb/cachedb_id.c M cachedb/test/test_cachedb.c M modules/cachedb_mongodb/cachedb_mongodb.c M modules/cachedb_mongodb/cachedb_mongodb_dbase.c M modules/cachedb_redis/cachedb_redis.c M ut.c M ut.h Log Message: ----------- Cache DB: Escape all logged URL passwords Additionally: * fix similar security issues in the Mongo and Redis clients * rewrite some cachedb unit tests Suggested by @ChrisZhangJin Related to #2416 (cherry picked from commit ed74875df66219e6e59a65f3f2f9a8a26dfb2e95) From noreply at github.com Wed Feb 24 15:06:08 2021 From: noreply at github.com (Dan Pascu) Date: Wed, 24 Feb 2021 07:06:08 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 6721be: Fixed some compilation warnings Message-ID: Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 6721becfeec21e3c6b51ecc43b5abb0594b89eb1 https://github.com/OpenSIPS/opensips/commit/6721becfeec21e3c6b51ecc43b5abb0594b89eb1 Author: Dan Pascu Date: 2021-02-24 (Wed, 24 Feb 2021) Changed paths: M bin_interface.c M modules/cachedb_mongodb/cachedb_mongodb_dbase.c M modules/cachedb_redis/cachedb_redis_dbase.c M modules/mid_registrar/lookup.c M modules/mid_registrar/save.c M modules/nathelper/nathelper.c M modules/nathelper/sip_pinger.h M modules/proto_hep/hep.c M modules/rtpproxy/rtpproxy.c M modules/siptrace/siptrace.c M modules/tm/t_msgbuilder.h Log Message: ----------- Fixed some compilation warnings (cherry picked from commit 66f0f60564445daed92f887d361888e048f2b060) Commit: 1346513cb42d9760b3e5d29ce481251975135ad2 https://github.com/OpenSIPS/opensips/commit/1346513cb42d9760b3e5d29ce481251975135ad2 Author: Dan Pascu Date: 2021-02-24 (Wed, 24 Feb 2021) Changed paths: M bin_interface.c M modules/cachedb_mongodb/cachedb_mongodb_dbase.c M modules/mid_registrar/lookup.c M modules/mid_registrar/save.c M modules/nathelper/nathelper.c M modules/nathelper/sip_pinger.h Log Message: ----------- Fixed a few more warnings on 64 bit platforms (cherry picked from commit dfc4a8fa949b911b577ad8c03a37b4c56dee19ff) Commit: 263b15b42b6900710fe844f24d0eafee60fa21d2 https://github.com/OpenSIPS/opensips/commit/263b15b42b6900710fe844f24d0eafee60fa21d2 Author: Dan Pascu Date: 2021-02-24 (Wed, 24 Feb 2021) Changed paths: M modules/nathelper/nathelper.c Log Message: ----------- Fixed travis error (cherry picked from commit 394409a05d4193e064fc707b9df3a0155f0dd9c2) Commit: 947d25473f9be3bea1757cc8e150d681da89e012 https://github.com/OpenSIPS/opensips/commit/947d25473f9be3bea1757cc8e150d681da89e012 Author: Dan Pascu Date: 2021-02-24 (Wed, 24 Feb 2021) Changed paths: M modules/db_postgres/pg_con.c M modules/gflags/gflags.c M modules/mediaproxy/mediaproxy.c M modules/nat_traversal/nat_traversal.c M modules/sql_cacher/sql_cacher.c Log Message: ----------- Use the size_t modifier to avoid an unnecessary cast (cherry picked from commit 8f49a55c03ea8a2340f56124567bbe610906df9d) Compare: https://github.com/OpenSIPS/opensips/compare/c09336094846...947d25473f9b From noreply at github.com Thu Feb 25 10:32:09 2021 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Thu, 25 Feb 2021 02:32:09 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] fac224: prometheus: fix typo in documentation Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: fac2247c2916e307513b72eb27ea844d3fb86fcb https://github.com/OpenSIPS/opensips/commit/fac2247c2916e307513b72eb27ea844d3fb86fcb Author: Razvan Crainea Date: 2021-02-25 (Thu, 25 Feb 2021) Changed paths: M modules/prometheus/doc/prometheus_admin.xml Log Message: ----------- prometheus: fix typo in documentation From razvan at opensips.org Thu Feb 25 10:40:14 2021 From: razvan at opensips.org (=?UTF-8?Q?R=c4=83zvan_Crainea?=) Date: Thu, 25 Feb 2021 12:40:14 +0200 Subject: [OpenSIPS-Devel] [BLOG] Monitor OpenSIPS using Prometheus and Grafana Message-ID: Hi, everyone! Check out our latest blog post[1] to find out how you can monitor your OpenSIPS instances with Prometheus[2] using the new Prometheus[3] module in OpenSIPS! As a bonus, you can also check how you can display these statistics in Grafana[4]. Any feedback regarding the new module is welcome, and if you get a chance to try it, make sure you share your experience with us! [1] https://blog.opensips.org/2021/02/25/monitoring-opensips-using-prometheus-and-grafana/ [2] http://prometheus.io/ [3] https://opensips.org/docs/modules/3.2.x/prometheus.html [4] https://grafana.com/ Happy hacking! -- Răzvan Crainea OpenSIPS Core Developer http://www.opensips-solutions.com From noreply at github.com Thu Feb 25 22:04:00 2021 From: noreply at github.com (=?UTF-8?B?VmxhZCBQxIN0cmHImWN1?=) Date: Thu, 25 Feb 2021 14:04:00 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 495380: Add support for async status reporting for the eve... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 495380cf6bb79fa55546b5e0d92e04ab9a740b00 https://github.com/OpenSIPS/opensips/commit/495380cf6bb79fa55546b5e0d92e04ab9a740b00 Author: Vlad Patrascu Date: 2021-02-25 (Thu, 25 Feb 2021) Changed paths: M evi/event_interface.c M evi/evi_transport.h M modules/event_datagram/event_datagram.c M modules/event_flatstore/event_flatstore.c M modules/event_rabbitmq/doc/event_rabbitmq_admin.xml M modules/event_rabbitmq/event_rabbitmq.c M modules/event_rabbitmq/rabbitmq_send.c M modules/event_rabbitmq/rabbitmq_send.h M modules/event_route/event_route.c M modules/event_routing/event_routing.c M modules/event_stream/doc/event_stream_admin.xml M modules/event_stream/event_stream.c M modules/event_stream/stream_send.c M modules/event_stream/stream_send.h M modules/event_virtual/doc/event_virtual_admin.xml M modules/event_virtual/event_virtual.c M modules/event_virtual/event_virtual.h M modules/event_xmlrpc/doc/event_xmlrpc_admin.xml M modules/event_xmlrpc/event_xmlrpc.c M modules/event_xmlrpc/xmlrpc_send.c M modules/event_xmlrpc/xmlrpc_send.h Log Message: ----------- Add support for async status reporting for the event interface In order to properly report the status of a raise operation, transport modules no longer have to implement a synchronous mode, where the triggering process has to block and wait for the dedicated module process to return back the status. As such, the "sync_mode" module parameter has been dropped from event_rabbitmq, event_xmlrpc and event_stream modules. At the moment, only the event_virtual module actually registers an async status callback. The evi raise function used by all other modules always returns success if the raise "job" has been "pushed" succesfully. Commit: f179f5cfe54909e34ebce351ecce462b9ce17729 https://github.com/OpenSIPS/opensips/commit/f179f5cfe54909e34ebce351ecce462b9ce17729 Author: Vlad Patrascu Date: 2021-02-25 (Thu, 25 Feb 2021) Changed paths: M .travis.yml A modules/event_kafka/Makefile A modules/event_kafka/README A modules/event_kafka/doc/contributors.xml A modules/event_kafka/doc/event_kafka.xml A modules/event_kafka/doc/event_kafka_admin.xml A modules/event_kafka/event_kafka.c A modules/event_kafka/event_kafka.h A modules/event_kafka/kafka_producer.c A modules/event_kafka/kafka_producer.h Log Message: ----------- Add new event_kafka module Compare: https://github.com/OpenSIPS/opensips/compare/fac2247c2916...f179f5cfe549 From noreply at github.com Thu Feb 25 22:27:48 2021 From: noreply at github.com (=?UTF-8?B?VmxhZCBQxIN0cmHImWN1?=) Date: Thu, 25 Feb 2021 14:27:48 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 74fb67: event_kafka: fix missing initializer in module exp... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 74fb67a22d3effca0d057a97b4dfd85a88d274bd https://github.com/OpenSIPS/opensips/commit/74fb67a22d3effca0d057a97b4dfd85a88d274bd Author: Vlad Patrascu Date: 2021-02-26 (Fri, 26 Feb 2021) Changed paths: M modules/event_kafka/event_kafka.c Log Message: ----------- event_kafka: fix missing initializer in module exports From noreply at github.com Thu Feb 25 22:47:15 2021 From: noreply at github.com (=?UTF-8?B?VmxhZCBQxIN0cmHImWN1?=) Date: Thu, 25 Feb 2021 14:47:15 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 6ecb3f: CI build: exclude event_kafka Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 6ecb3fe48db0146c79b9862dbcef9806b0f3a4da https://github.com/OpenSIPS/opensips/commit/6ecb3fe48db0146c79b9862dbcef9806b0f3a4da Author: Vlad Patrascu Date: 2021-02-26 (Fri, 26 Feb 2021) Changed paths: M .travis.yml M scripts/build/do_build.sh Log Message: ----------- CI build: exclude event_kafka From noreply at github.com Fri Feb 26 09:11:31 2021 From: noreply at github.com (=?UTF-8?B?UsSDenZhbiBDcmFpbmVh?=) Date: Fri, 26 Feb 2021 01:11:31 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] d57593: add packaging for Prometheus module Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: d57593fa5ec6ac43c383e3da2748d82fb88f3728 https://github.com/OpenSIPS/opensips/commit/d57593fa5ec6ac43c383e3da2748d82fb88f3728 Author: Razvan Crainea Date: 2021-02-26 (Fri, 26 Feb 2021) Changed paths: M packaging/debian/control M packaging/debian/rules M packaging/redhat_fedora/opensips.spec Log Message: ----------- add packaging for Prometheus module From noreply at github.com Fri Feb 26 10:25:03 2021 From: noreply at github.com (opensips-github) Date: Fri, 26 Feb 2021 02:25:03 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 3fe92a: Rebuild documentation Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 3fe92afe037eeaa1441eafbd6a2c71f1375979a0 https://github.com/OpenSIPS/opensips/commit/3fe92afe037eeaa1441eafbd6a2c71f1375979a0 Author: OpenSIPS Date: 2021-02-26 (Fri, 26 Feb 2021) Changed paths: M doc/build-contrib.sh A modules/prometheus/README A modules/prometheus/doc/contributors.xml M modules/prometheus/doc/prometheus_admin.xml Log Message: ----------- Rebuild documentation From noreply at github.com Fri Feb 26 16:49:18 2021 From: noreply at github.com (=?UTF-8?B?VmxhZCBQxIN0cmHImWN1?=) Date: Fri, 26 Feb 2021 08:49:18 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 9dbb0b: event_kafka: fix compilation for librdkafka versio... Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 9dbb0b8ac81e427668165be1cbfe70e15de96081 https://github.com/OpenSIPS/opensips/commit/9dbb0b8ac81e427668165be1cbfe70e15de96081 Author: Vlad Patrascu Date: 2021-02-26 (Fri, 26 Feb 2021) Changed paths: M modules/event_kafka/kafka_producer.c Log Message: ----------- event_kafka: fix compilation for librdkafka versions 0.9.2 to 1.0 From noreply at github.com Fri Feb 26 22:26:16 2021 From: noreply at github.com (Nick Altmann) Date: Fri, 26 Feb 2021 14:26:16 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] f37bea: Packaging for even_kafka Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: f37bea25adaaa29d99383e635028448213c56d95 https://github.com/OpenSIPS/opensips/commit/f37bea25adaaa29d99383e635028448213c56d95 Author: Nick Altmann Date: 2021-02-26 (Fri, 26 Feb 2021) Changed paths: M packaging/debian/control M packaging/debian/rules M packaging/redhat_fedora/opensips.spec Log Message: ----------- Packaging for even_kafka Commit: 5d2a53b911fe2036168ad54b362053dab2f3a5c6 https://github.com/OpenSIPS/opensips/commit/5d2a53b911fe2036168ad54b362053dab2f3a5c6 Author: Nick Altmann Date: 2021-02-26 (Fri, 26 Feb 2021) Changed paths: M packaging/redhat_fedora/opensips.spec Log Message: ----------- Packaging: small fixes for rpm spec Compare: https://github.com/OpenSIPS/opensips/compare/9dbb0b8ac81e...5d2a53b911fe From osas at voipembedded.com Sat Feb 27 06:01:46 2021 From: osas at voipembedded.com (Ovidiu Sas) Date: Sat, 27 Feb 2021 01:01:46 -0500 Subject: [OpenSIPS-Devel] [BLOG] Monitor OpenSIPS using Prometheus and Grafana In-Reply-To: References: Message-ID: Hello Razvan, Thank you for implementing this! It seems that there is an issue with the pkmem and load statistics modules. If I load a specific pkmem statistic, it works, but if I load the whole module, doesn't: Using this config: loadmodule "prometheus.so" modparam("prometheus", "statistics", "processed_dialogs pkmem: shmem: load:") leads to this logs during init: Feb 27 05:53:07 sbc4 opensips: INFO:prometheus:prom_stats_param: Adding statistic processed_dialogs Feb 27 05:53:07 sbc4 opensips: INFO:prometheus:prom_stats_param: Adding statistics module pkmem Feb 27 05:53:07 sbc4 opensips: INFO:prometheus:prom_stats_param: Adding statistics module shmem Feb 27 05:53:07 sbc4 opensips: INFO:prometheus:prom_stats_param: Adding statistics module load followed by Feb 27 05:53:10 sbc4 o[35215]: WARNING:prometheus:mod_init: statistics module [load] does not exist! Feb 27 05:53:10 sbc4 o[35215]: WARNING:prometheus:mod_init: statistics module [pkmem] does not exist! The pkmem and load stats are not listed: T 2021/02/27 05:55:55.533373 127.0.0.1:45372 -> 127.0.0.1:8888 [AP] #4 GET /metrics HTTP/1.1. Host: 127.0.0.1:8888. User-Agent: curl/7.68.0. Accept: application/openmetrics-text; version=0.0.1,text/plain. . T 2021/02/27 05:55:55.533450 127.0.0.1:8888 -> 127.0.0.1:45372 [AP] #6 HTTP/1.1 200 OK. Connection: Keep-Alive. Content-Length: 426. Content-Type: text/plain; version=0.0.4. Date: Sat, 27 Feb 2021 05:55:55 GMT. . T 2021/02/27 05:55:55.533458 127.0.0.1:8888 -> 127.0.0.1:45372 [AP] #7 # TYPE total_size gauge total_size{group="shmem"} 33554432 # TYPE max_used_size gauge max_used_size{group="shmem"} 9283632 # TYPE free_size gauge free_size{group="shmem"} 24495880 # TYPE used_size gauge used_size{group="shmem"} 6491456 # TYPE real_used_size gauge real_used_size{group="shmem"} 9058552 # TYPE fragments gauge fragments{group="shmem"} 24448 # TYPE processed_dialogs counter processed_dialogs{group="dialog"} 0 This is using a fresh master: version: opensips 3.2.0-dev (x86_64/linux) flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, Q_MALLOC, F_MALLOC, HP_MALLOC, DBG_MALLOC, CC_O0, FAST_LOCK-ADAPTIVE_WAIT ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535 poll method support: poll, epoll, sigio_rt, select. git revision: 5d2a53b91 main.c compiled on 03:43:50 Feb 27 2021 with gcc 9 Thanks, Ovidiu On Thu, Feb 25, 2021 at 5:40 AM Răzvan Crainea wrote: > > Hi, everyone! > > Check out our latest blog post[1] to find out how you can monitor your > OpenSIPS instances with Prometheus[2] using the new Prometheus[3] module > in OpenSIPS! As a bonus, you can also check how you can display these > statistics in Grafana[4]. > Any feedback regarding the new module is welcome, and if you get a > chance to try it, make sure you share your experience with us! > > [1] > https://blog.opensips.org/2021/02/25/monitoring-opensips-using-prometheus-and-grafana/ > [2] http://prometheus.io/ > [3] https://opensips.org/docs/modules/3.2.x/prometheus.html > [4] https://grafana.com/ > > Happy hacking! > -- > Răzvan Crainea > OpenSIPS Core Developer > http://www.opensips-solutions.com > > _______________________________________________ > Devel mailing list > Devel at lists.opensips.org > http://lists.opensips.org/cgi-bin/mailman/listinfo/devel -- VoIP Embedded, Inc. http://www.voipembedded.com From noreply at github.com Sat Feb 27 10:54:54 2021 From: noreply at github.com (Nick Altmann) Date: Sat, 27 Feb 2021 02:54:54 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b16619: Packaging: fix typo Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: b16619b87ab8381529fd9e6a327ea72bf4f27281 https://github.com/OpenSIPS/opensips/commit/b16619b87ab8381529fd9e6a327ea72bf4f27281 Author: Nick Altmann Date: 2021-02-27 (Sat, 27 Feb 2021) Changed paths: M packaging/debian/control Log Message: ----------- Packaging: fix typo From noreply at github.com Sat Feb 27 21:43:24 2021 From: noreply at github.com (opensips-github) Date: Sat, 27 Feb 2021 13:43:24 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 565bb9: Rebuild documentation Message-ID: Branch: refs/heads/2.4 Home: https://github.com/OpenSIPS/opensips Commit: 565bb9872ddfe7107d971f98b5d22aa8b79bc6b1 https://github.com/OpenSIPS/opensips/commit/565bb9872ddfe7107d971f98b5d22aa8b79bc6b1 Author: OpenSIPS Date: 2021-02-27 (Sat, 27 Feb 2021) Changed paths: M modules/cachedb_mongodb/README M modules/cachedb_mongodb/doc/contributors.xml M modules/cachedb_redis/README M modules/cachedb_redis/doc/contributors.xml M modules/db_postgres/README M modules/db_postgres/doc/contributors.xml M modules/gflags/README M modules/gflags/doc/contributors.xml M modules/mediaproxy/README M modules/mediaproxy/doc/contributors.xml M modules/mid_registrar/README M modules/mid_registrar/doc/contributors.xml M modules/nat_traversal/README M modules/nat_traversal/doc/contributors.xml M modules/nathelper/README M modules/nathelper/doc/contributors.xml M modules/proto_hep/README M modules/proto_hep/doc/contributors.xml M modules/rtpproxy/README M modules/rtpproxy/doc/contributors.xml M modules/siptrace/README M modules/siptrace/doc/contributors.xml M modules/sql_cacher/README M modules/sql_cacher/doc/contributors.xml M modules/tm/README M modules/tm/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Sat Feb 27 22:19:56 2021 From: noreply at github.com (opensips-github) Date: Sat, 27 Feb 2021 14:19:56 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] 9d3743: Rebuild documentation Message-ID: Branch: refs/heads/3.1 Home: https://github.com/OpenSIPS/opensips Commit: 9d37433f54a17792ebc58dc62c0fa23f7119ea13 https://github.com/OpenSIPS/opensips/commit/9d37433f54a17792ebc58dc62c0fa23f7119ea13 Author: OpenSIPS Date: 2021-02-27 (Sat, 27 Feb 2021) Changed paths: M modules/cachedb_mongodb/README M modules/cachedb_mongodb/doc/contributors.xml M modules/cachedb_redis/README M modules/cachedb_redis/doc/contributors.xml Log Message: ----------- Rebuild documentation From noreply at github.com Sat Feb 27 22:37:32 2021 From: noreply at github.com (opensips-github) Date: Sat, 27 Feb 2021 14:37:32 -0800 Subject: [OpenSIPS-Devel] [OpenSIPS/opensips] b98a10: Rebuild documentation Message-ID: Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: b98a10b599948dcce13a2a496a82c64633ff0a31 https://github.com/OpenSIPS/opensips/commit/b98a10b599948dcce13a2a496a82c64633ff0a31 Author: OpenSIPS Date: 2021-02-28 (Sun, 28 Feb 2021) Changed paths: M modules/aaa_radius/doc/contributors.xml M modules/acc/README M modules/acc/doc/contributors.xml M modules/alias_db/doc/contributors.xml M modules/auth/doc/contributors.xml M modules/auth_aaa/doc/contributors.xml M modules/auth_db/doc/contributors.xml M modules/auth_jwt/doc/contributors.xml M modules/avpops/doc/contributors.xml M modules/b2b_entities/doc/contributors.xml M modules/b2b_logic/doc/contributors.xml M modules/b2b_logic_xml/doc/contributors.xml M modules/b2b_sca/doc/contributors.xml M modules/benchmark/doc/contributors.xml M modules/cachedb_cassandra/doc/contributors.xml M modules/cachedb_couchbase/doc/contributors.xml M modules/cachedb_local/doc/contributors.xml M modules/cachedb_memcached/doc/contributors.xml M modules/cachedb_mongodb/README M modules/cachedb_mongodb/doc/contributors.xml M modules/cachedb_redis/README M modules/cachedb_redis/doc/contributors.xml M modules/cachedb_sql/doc/contributors.xml M modules/call_center/doc/contributors.xml M modules/call_control/doc/contributors.xml M modules/callops/doc/contributors.xml M modules/carrierroute/doc/contributors.xml M modules/cfgutils/doc/contributors.xml M modules/cgrates/doc/contributors.xml M modules/clusterer/doc/contributors.xml M modules/compression/doc/contributors.xml M modules/cpl_c/doc/contributors.xml M modules/db_berkeley/doc/contributors.xml M modules/db_cachedb/doc/contributors.xml M modules/db_flatstore/doc/contributors.xml M modules/db_http/doc/contributors.xml M modules/db_mysql/doc/contributors.xml M modules/db_oracle/doc/contributors.xml M modules/db_perlvdb/doc/contributors.xml M modules/db_postgres/doc/contributors.xml M modules/db_sqlite/doc/contributors.xml M modules/db_text/doc/contributors.xml M modules/db_unixodbc/doc/contributors.xml M modules/db_virtual/doc/contributors.xml M modules/dialog/doc/contributors.xml M modules/dialplan/doc/contributors.xml M modules/dispatcher/doc/contributors.xml M modules/diversion/doc/contributors.xml M modules/dns_cache/doc/contributors.xml M modules/domain/doc/contributors.xml M modules/domainpolicy/doc/contributors.xml M modules/drouting/doc/contributors.xml M modules/emergency/doc/contributors.xml M modules/enum/doc/contributors.xml M modules/event_datagram/README M modules/event_datagram/doc/contributors.xml M modules/event_flatstore/README M modules/event_flatstore/doc/contributors.xml M modules/event_kafka/README M modules/event_kafka/doc/contributors.xml M modules/event_rabbitmq/README M modules/event_rabbitmq/doc/contributors.xml M modules/event_route/README M modules/event_route/doc/contributors.xml M modules/event_routing/README M modules/event_routing/doc/contributors.xml M modules/event_stream/README M modules/event_stream/doc/contributors.xml M modules/event_virtual/README M modules/event_virtual/doc/contributors.xml M modules/event_xmlrpc/README M modules/event_xmlrpc/doc/contributors.xml M modules/exec/doc/contributors.xml M modules/fraud_detection/doc/contributors.xml M modules/freeswitch/doc/contributors.xml M modules/freeswitch_scripting/doc/contributors.xml M modules/gflags/doc/contributors.xml M modules/group/doc/contributors.xml M modules/h350/doc/contributors.xml M modules/httpd/README M modules/httpd/doc/contributors.xml M modules/identity/doc/contributors.xml M modules/imc/doc/contributors.xml M modules/jabber/doc/contributors.xml M modules/json/doc/contributors.xml M modules/jsonrpc/doc/contributors.xml M modules/ldap/doc/contributors.xml M modules/load_balancer/doc/contributors.xml M modules/lua/doc/contributors.xml M modules/mangler/doc/contributors.xml M modules/mathops/doc/contributors.xml M modules/maxfwd/doc/contributors.xml M modules/media_exchange/doc/contributors.xml M modules/mediaproxy/doc/contributors.xml M modules/mi_datagram/doc/contributors.xml M modules/mi_fifo/doc/contributors.xml M modules/mi_html/doc/contributors.xml M modules/mi_http/doc/contributors.xml M modules/mi_xmlrpc_ng/doc/contributors.xml M modules/mid_registrar/doc/contributors.xml M modules/mmgeoip/doc/contributors.xml M modules/msilo/doc/contributors.xml M modules/nat_traversal/doc/contributors.xml M modules/nathelper/doc/contributors.xml M modules/options/doc/contributors.xml M modules/osp/doc/contributors.xml M modules/path/doc/contributors.xml M modules/peering/doc/contributors.xml M modules/perl/doc/contributors.xml M modules/permissions/doc/contributors.xml M modules/pi_http/doc/contributors.xml M modules/pike/doc/contributors.xml M modules/presence/doc/contributors.xml M modules/presence_callinfo/doc/contributors.xml M modules/presence_dfks/doc/contributors.xml M modules/presence_dialoginfo/doc/contributors.xml M modules/presence_mwi/doc/contributors.xml M modules/presence_xcapdiff/doc/contributors.xml M modules/presence_xml/doc/contributors.xml M modules/prometheus/README M modules/prometheus/doc/contributors.xml M modules/proto_bin/doc/contributors.xml M modules/proto_hep/doc/contributors.xml M modules/proto_sctp/doc/contributors.xml M modules/proto_smpp/doc/contributors.xml M modules/proto_tls/doc/contributors.xml M modules/proto_ws/doc/contributors.xml M modules/proto_wss/doc/contributors.xml M modules/pua/doc/contributors.xml M modules/pua_bla/doc/contributors.xml M modules/pua_dialoginfo/doc/contributors.xml M modules/pua_mi/doc/contributors.xml M modules/pua_usrloc/doc/contributors.xml M modules/pua_xmpp/doc/contributors.xml M modules/python/doc/contributors.xml M modules/qos/doc/contributors.xml M modules/qrouting/doc/contributors.xml M modules/rabbitmq/doc/contributors.xml M modules/rabbitmq_consumer/doc/contributors.xml M modules/rate_cacher/doc/contributors.xml M modules/ratelimit/doc/contributors.xml M modules/regex/doc/contributors.xml M modules/registrar/doc/contributors.xml M modules/rest_client/doc/contributors.xml M modules/rls/doc/contributors.xml M modules/rr/doc/contributors.xml M modules/rtpengine/doc/contributors.xml M modules/rtpproxy/doc/contributors.xml M modules/script_helper/doc/contributors.xml M modules/signaling/doc/contributors.xml M modules/sip_i/doc/contributors.xml M modules/sipcapture/doc/contributors.xml M modules/sipmsgops/doc/contributors.xml M modules/siprec/doc/contributors.xml M modules/sl/doc/contributors.xml M modules/sngtc/doc/contributors.xml M modules/snmpstats/doc/contributors.xml M modules/speeddial/doc/contributors.xml M modules/sql_cacher/doc/contributors.xml M modules/sst/doc/contributors.xml M modules/statistics/doc/contributors.xml M modules/stir_shaken/doc/contributors.xml M modules/stun/doc/contributors.xml M modules/textops/doc/contributors.xml M modules/tls_mgm/doc/contributors.xml M modules/tm/doc/contributors.xml M modules/topology_hiding/doc/contributors.xml M modules/tracer/doc/contributors.xml M modules/uac/doc/contributors.xml M modules/uac_auth/doc/contributors.xml M modules/uac_redirect/doc/contributors.xml M modules/uac_registrant/doc/contributors.xml M modules/userblacklist/doc/contributors.xml M modules/usrloc/doc/contributors.xml M modules/uuid/doc/contributors.xml M modules/xcap/doc/contributors.xml M modules/xcap_client/doc/contributors.xml M modules/xml/doc/contributors.xml M modules/xmpp/doc/contributors.xml Log Message: ----------- Rebuild documentation