[OpenSIPS-Devel] [OpenSIPS/opensips] 11824b: Fixed calling receive_msg() from non-worker process

Bogdan Andrei IANCU noreply at github.com
Fri Sep 20 07:14:50 EDT 2019


  Branch: refs/heads/3.0
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 11824b8131be84af5aaa470f1f5c773b6d8b2c87
      https://github.com/OpenSIPS/opensips/commit/11824b8131be84af5aaa470f1f5c773b6d8b2c87
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2019-09-20 (Fri, 20 Sep 2019)

  Changed paths:
    M modules/sipcapture/sipcapture.c

  Log Message:
  -----------
  Fixed calling receive_msg() from non-worker process

As starting 3.0 only the worker processes have access to the config script, the packages recevied via the raw sockets (in a module process) needs to be handled in the proper worker-processes via an RPC call.

Closes #1813

(cherry picked from commit 20f14c03697026bab5835dfdd1b1b70bbebf30c8)





More information about the Devel mailing list