[OpenSIPS-Devel] [OpenSIPS/opensips] 05759e: call center DB schema: Fix copy/paste errors

2020-05-11 Thread Liviu Chircu
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 05759efbce2e4ecda3879284ccbbd4b8bea055fa
  
https://github.com/OpenSIPS/opensips/commit/05759efbce2e4ecda3879284ccbbd4b8bea055fa
  Author: Liviu Chircu 
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
M db/schema/cc_flows.xml
M scripts/db_berkeley/opensips/cc_flows
M scripts/dbtext/opensips/cc_flows
M scripts/mysql/call_center-create.sql
M scripts/oracle/call_center-create.sql
M scripts/pi_http/call_center-mod
M scripts/pi_http/call_center-table
M scripts/pi_http/pi_framework.xml
M scripts/postgres/call_center-create.sql
M scripts/sqlite/call_center-create.sql

  Log Message:
  ---
  call center DB schema: Fix copy/paste errors



___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 46ee34: proto_hep: Fix HEPv3 IPv6 destination contents (se...

2020-05-11 Thread Walter Doekes
  Branch: refs/heads/3.0
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 46ee34b30159d16fcd5aaa234654fdb71db0daec
  
https://github.com/OpenSIPS/opensips/commit/46ee34b30159d16fcd5aaa234654fdb71db0daec
  Author: Walter Doekes 
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
M modules/proto_hep/hep.c

  Log Message:
  ---
  proto_hep: Fix HEPv3 IPv6 destination contents (send DST not SRC addr)

(cherry picked from commit 7667483bbfb43017ccdfc8929ffe91a37c10c71f)



___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] a9b4c1: proto_hep: Fix HEPv3 IPv6 destination contents (se...

2020-05-11 Thread Walter Doekes
  Branch: refs/heads/2.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: a9b4c1927ba71358630ed28b842477ee57dc146e
  
https://github.com/OpenSIPS/opensips/commit/a9b4c1927ba71358630ed28b842477ee57dc146e
  Author: Walter Doekes 
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
M modules/proto_hep/hep.c

  Log Message:
  ---
  proto_hep: Fix HEPv3 IPv6 destination contents (send DST not SRC addr)

(cherry picked from commit 7667483bbfb43017ccdfc8929ffe91a37c10c71f)



___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 766748: proto_hep: Fix HEPv3 IPv6 destination contents (se...

2020-05-11 Thread Liviu Chircu
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 7667483bbfb43017ccdfc8929ffe91a37c10c71f
  
https://github.com/OpenSIPS/opensips/commit/7667483bbfb43017ccdfc8929ffe91a37c10c71f
  Author: Walter Doekes 
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
M modules/proto_hep/hep.c

  Log Message:
  ---
  proto_hep: Fix HEPv3 IPv6 destination contents (send DST not SRC addr)


  Commit: 14f148897740042f8cb7162738bee66e83414534
  
https://github.com/OpenSIPS/opensips/commit/14f148897740042f8cb7162738bee66e83414534
  Author: Liviu Chircu 
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
M modules/proto_hep/hep.c

  Log Message:
  ---
  Merge pull request #2109 from wdoekes/hepv3-ipv6-dest-chunk-fix

proto_hep: Fix HEPv3 IPv6 destination contents (send DST not SRC addr)


Compare: 
https://github.com/OpenSIPS/opensips/compare/ef6766273e37...14f148897740

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 25e471: Fix more "-fno-common" gcc warnings

2020-05-11 Thread Liviu Chircu
  Branch: refs/heads/2.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 25e471eb355cc5f997b0b34aa2818966d2d74376
  
https://github.com/OpenSIPS/opensips/commit/25e471eb355cc5f997b0b34aa2818966d2d74376
  Author: Liviu Chircu 
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
M mem/hp_malloc.c
M mem/hp_malloc.h
M modules/drouting/dr_partitions.h
M modules/drouting/drouting.c
M modules/uri/aaa_checks.c
M modules/uri/uri_mod.h

  Log Message:
  ---
  Fix more "-fno-common" gcc warnings



___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 86a5ad: Add missing typedef keyword

2020-05-11 Thread Liviu Chircu
  Branch: refs/heads/2.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 86a5ad16e6b26c0b5a360d02cc07bdb12a51edcb
  
https://github.com/OpenSIPS/opensips/commit/86a5ad16e6b26c0b5a360d02cc07bdb12a51edcb
  Author: Peter Lemenkov 
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
M modules/usrloc/ul_mod.h
M modules/usrloc/usrloc.h

  Log Message:
  ---
  Add missing typedef keyword

Without this keyword these struct definitions are considered by GCC as a
variable definition.

This was catched because there is a more strict check about these
variable definitions since GCC 10:

* https://gcc.gnu.org/gcc-10/porting_to.html#common

Signed-off-by: Peter Lemenkov 
(cherry picked from commit 242903711399ccb4eafeac614129424ffddb0e1b)


  Commit: 488ee61e4b4a727d1d356798056a40cb7f3d895c
  
https://github.com/OpenSIPS/opensips/commit/488ee61e4b4a727d1d356798056a40cb7f3d895c
  Author: Peter Lemenkov 
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
M mem/hp_malloc.c
M mem/hp_malloc.h
M mi/mi_trace.c
M mi/mi_trace.h
M modules/b2b_entities/b2b_entities.c
M modules/b2b_entities/dlg.h
M modules/b2b_logic/b2b_logic.h
M modules/dispatcher/dispatch.h
M modules/emergency/emergency_methods.c
M modules/emergency/emergency_methods.h
M modules/emergency/http_emergency.h
M modules/emergency/report_emergency.h
M modules/emergency/sip_emergency.c
M modules/emergency/subscriber_emergency.h
M modules/emergency/xml_parser.h
M modules/event_rabbitmq/rabbitmq_send.c
M modules/mangler/mangler.c
M modules/mangler/sdp_mangler.h
M modules/permissions/permissions.h
M modules/pua_dialoginfo/pua_dialoginfo.c
M modules/pua_dialoginfo/pua_dialoginfo.h
M modules/pua_usrloc/pua_usrloc.c
M modules/pua_usrloc/pua_usrloc.h
M modules/ratelimit/ratelimit_helper.c
M modules/registrar/reg_mod.c
M modules/registrar/reg_mod.h
M modules/sms/libsms_modem.c
M modules/sms/libsms_putsms.c
M modules/sms/sms_funcs.c
M sr_module.h
M ut.c
M ut.h

  Log Message:
  ---
  Fix building with gcc 10

GCC 10 started to use -no-common by default. Here is an official
explanation:

* https://gcc.gnu.org/gcc-10/porting_to.html#common

We have to mark all the declarations of global variables with extern
keyword and put the definitions into a proper file.

Signed-off-by: Peter Lemenkov 
(cherry picked from commit 7b59ee14e95ea3500dd8c3368b081404b9731c9b)


  Commit: 00435eedd61bd0b40f7f52afafb8be581bfe464e
  
https://github.com/OpenSIPS/opensips/commit/00435eedd61bd0b40f7f52afafb8be581bfe464e
  Author: Peter Lemenkov 
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
M modules/rtpengine/rtpengine.h

  Log Message:
  ---
  rtpengine: Remove unused struct fields

These two fields were copied directly from rtpproxy module but never
used by this module.

Signed-off-by: Peter Lemenkov 
(cherry picked from commit fd8262cee78a67e1dcca7f487f919239d0f13f33)


  Commit: 85a9f84161ea0bc077e86d70b5d16148ff5076c3
  
https://github.com/OpenSIPS/opensips/commit/85a9f84161ea0bc077e86d70b5d16148ff5076c3
  Author: Liviu Chircu 
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
M Makefile.defs

  Log Message:
  ---
  make: Prepare for upcoming gcc 10 (use -fno-common)

Per https://gcc.gnu.org/gcc-10/porting_to.html#common, -fno-common will
become a default in gcc 10, so variables defined within .h files will no
longer be allowed!

Thanks to Peter Lemenkov for the suggestion!

(cherry picked from commit b864b2915551fc25509a54eaf30df0cedbe1643f)


  Commit: be2ab8166939dc9362830162e6ec75699b4e26d6
  
https://github.com/OpenSIPS/opensips/commit/be2ab8166939dc9362830162e6ec75699b4e26d6
  Author: Liviu Chircu 
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
M mem/test/test_hp_malloc.c

  Log Message:
  ---
  HP_MALLOC tests: Fix unused function warning


Compare: 
https://github.com/OpenSIPS/opensips/compare/3b2db9764f7c...be2ab8166939

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 4dcaf5: Add missing typedef keyword

2020-05-11 Thread Liviu Chircu
  Branch: refs/heads/3.0
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 4dcaf5fc3ec25a671052e61afae9805bca5c0fd5
  
https://github.com/OpenSIPS/opensips/commit/4dcaf5fc3ec25a671052e61afae9805bca5c0fd5
  Author: Peter Lemenkov 
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
M modules/cachedb_local/cachedb_local_replication.h
M modules/usrloc/ul_mod.h
M modules/usrloc/usrloc.h

  Log Message:
  ---
  Add missing typedef keyword

Without this keyword these struct definitions are considered by GCC as a
variable definition.

This was catched because there is a more strict check about these
variable definitions since GCC 10:

* https://gcc.gnu.org/gcc-10/porting_to.html#common

Signed-off-by: Peter Lemenkov 
(cherry picked from commit 242903711399ccb4eafeac614129424ffddb0e1b)


  Commit: 298b0901188ecaf970abe0656f07f7d441b2519a
  
https://github.com/OpenSIPS/opensips/commit/298b0901188ecaf970abe0656f07f7d441b2519a
  Author: Peter Lemenkov 
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
M mem/hp_malloc.c
M mi/mi_trace.c
M mi/mi_trace.h
M modules/b2b_entities/b2b_entities.c
M modules/b2b_entities/dlg.h
M modules/b2b_logic/b2b_logic.h
M modules/dispatcher/dispatch.h
M modules/emergency/emergency_methods.c
M modules/emergency/emergency_methods.h
M modules/emergency/http_emergency.h
M modules/emergency/report_emergency.h
M modules/emergency/sip_emergency.c
M modules/emergency/subscriber_emergency.h
M modules/emergency/xml_parser.h
M modules/event_rabbitmq/rabbitmq_send.c
M modules/mangler/mangler.c
M modules/mangler/sdp_mangler.h
M modules/permissions/permissions.h
M modules/pua_dialoginfo/pua_dialoginfo.c
M modules/pua_dialoginfo/pua_dialoginfo.h
M modules/pua_usrloc/pua_usrloc.c
M modules/pua_usrloc/pua_usrloc.h
M modules/ratelimit/ratelimit_helper.c
M modules/registrar/reg_mod.c
M modules/registrar/reg_mod.h
M modules/sms/libsms_modem.c
M modules/sms/libsms_putsms.c
M modules/sms/sms_funcs.c
M sr_module.h
M ut.c
M ut.h

  Log Message:
  ---
  Fix building with gcc 10

GCC 10 started to use -no-common by default. Here is an official
explanation:

* https://gcc.gnu.org/gcc-10/porting_to.html#common

We have to mark all the declarations of global variables with extern
keyword and put the definitions into a proper file.

Signed-off-by: Peter Lemenkov 
(cherry picked from commit 7b59ee14e95ea3500dd8c3368b081404b9731c9b)


  Commit: eb249d816436c83a3a032bd3b3e3393f0113ce8c
  
https://github.com/OpenSIPS/opensips/commit/eb249d816436c83a3a032bd3b3e3393f0113ce8c
  Author: Peter Lemenkov 
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
M modules/rtpengine/rtpengine.h

  Log Message:
  ---
  rtpengine: Remove unused struct fields

These two fields were copied directly from rtpproxy module but never
used by this module.

Signed-off-by: Peter Lemenkov 
(cherry picked from commit fd8262cee78a67e1dcca7f487f919239d0f13f33)


  Commit: b3f95b7bf78614da094ff7a65c3ce10180b628b2
  
https://github.com/OpenSIPS/opensips/commit/b3f95b7bf78614da094ff7a65c3ce10180b628b2
  Author: Liviu Chircu 
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
M Makefile.defs

  Log Message:
  ---
  make: Prepare for upcoming gcc 10 (use -fno-common)

Per https://gcc.gnu.org/gcc-10/porting_to.html#common, -fno-common will
become a default in gcc 10, so variables defined within .h files will no
longer be allowed!

Thanks to Peter Lemenkov for the suggestion!

(cherry picked from commit b864b2915551fc25509a54eaf30df0cedbe1643f)


Compare: 
https://github.com/OpenSIPS/opensips/compare/20754ac348d5...b3f95b7bf786

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel