Module: kamailio
Branch: master
Commit: dce9cea1744c458afae1088935f4c2549689c454
URL:
https://github.com/kamailio/kamailio/commit/dce9cea1744c458afae1088935f4c25…
Author: jaybeepee <jason.penton(a)gmail.com>
Committer: jaybeepee <jason.penton(a)gmail.com>
Date: 2016-01-13T11:12:37+02:00
modules/ims_registrar_scscf: prevent possible deadlock when generating reginfo NOTIFY
requests
- moved the actual processing of the implicit impu set to create the XML to a separate
processing
- seperate process will therefore pick up events, build the XML and send the NOTIFY/s
- TODO: make framework capable of multiple workers to process events
---
Modified: modules/ims_registrar_scscf/registrar_notify.c
Modified: modules/ims_registrar_scscf/registrar_notify.h
---
Diff:
https://github.com/kamailio/kamailio/commit/dce9cea1744c458afae1088935f4c25…
Patch:
https://github.com/kamailio/kamailio/commit/dce9cea1744c458afae1088935f4c25…