[OpenSIPS-Devel] [OpenSIPS/opensips] aefdc1: net:tcp: make sure commands are sent through corre...

Razvan Crainea razvan at opensips.org
Tue Apr 4 12:03:51 EDT 2017


  Branch: refs/heads/2.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: aefdc19c61afa7708bfa70e0cc6e0e187f24fddc
      https://github.com/OpenSIPS/opensips/commit/aefdc19c61afa7708bfa70e0cc6e0e187f24fddc
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2017-04-04 (Tue, 04 Apr 2017)

  Changed paths:
    M net/net_tcp.c
    M net/net_tcp_proc.c
    M net/tcp_conn_defs.h

  Log Message:
  -----------
  net:tcp: make sure commands are sent through correct unix socket

Also prevent trying to delete fd's from hash when they are not
registered for reading/writing

(cherry picked from commit 7bab7e35e7ff02f1844acfb523db8e6a7e6275cc)


  Commit: 5de6cebe57d70f7f6b2c9fe5ceb40b48dc2e54aa
      https://github.com/OpenSIPS/opensips/commit/5de6cebe57d70f7f6b2c9fe5ceb40b48dc2e54aa
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2017-04-04 (Tue, 04 Apr 2017)

  Changed paths:
    M modules/dialog/dlg_handlers.c
    M modules/dialog/dlg_hash.c
    M modules/dialog/dlg_hash.h
    M modules/dialog/dlg_replication.c

  Log Message:
  -----------
  dialog: make replication more robust

* keep the dialog locked while building the replication buffer
* mark replicated dialogs to prevent them from being created twice
* fix replication statistics

(cherry picked from commit f94c3137637f1e1f3113ae1500c876405877a616)


Compare: https://github.com/OpenSIPS/opensips/compare/1768ffb3d2b5...5de6cebe57d7


More information about the Devel mailing list