[sr-dev] [kamailio/kamailio] ims_usrloc_pcscf module loads registration records from the db twice (#2809)
Daniel-Constantin Mierla
notifications at github.com
Wed Sep 15 12:17:39 CEST 2021
For the records, PROC_RPC is listed as RPC type process, but it's actually used for generic non-sip-worker processes that need to send sip traffic or access the resources that are enabled in child_init() by the other modules.
By using PROC_RPC does not mean the process will listen automatically for rpc commands and do only that.
Anyhow, if using PROC_NOCHLDINIT works as expected, then its ok to use it.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2809#issuecomment-919890182
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210915/7b61074c/attachment.htm>
More information about the sr-dev
mailing list