[OpenSIPS-Devel] [OpenSIPS/opensips] 20f14c: Fixed calling receive_msg() from non-worker process
    Bogdan Andrei IANCU 
    noreply at github.com
       
    Fri Sep 20 07:13:50 EDT 2019
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 20f14c03697026bab5835dfdd1b1b70bbebf30c8
      https://github.com/OpenSIPS/opensips/commit/20f14c03697026bab5835dfdd1b1b70bbebf30c8
  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
    
    
More information about the Devel
mailing list