Module: kamailio
Branch: master
Commit: b787e3e57cc153549f1f785ca2d7823e1f8def93
URL:
https://github.com/kamailio/kamailio/commit/b787e3e57cc153549f1f785ca2d7823…
Author: Aleksandar Yosifov <alexyosifov(a)gmail.com>
Committer: Henning Westerholt <hw(a)skalatan.de>
Date: 2020-07-21T22:07:30+02:00
ims_usrloc_scscf: added a new contact state, udomain/impu improvements
- Added a new contact state: CONTACT_NOTIFY_READY - protect the
deletion of contact during the preparation of NOTIFY msg.
- Improved mem_timer_udomain() - protect the deletion of contact
during the preparation of NOTIFY msg.
- Improved process_impurecord() - first doing the contacts'
validity, then the subscribers' validity. This prevents contact
from remaining in the database after deleting a subscriber.
---
Modified: src/modules/ims_usrloc_scscf/impurecord.c
Modified: src/modules/ims_usrloc_scscf/udomain.c
Modified: src/modules/ims_usrloc_scscf/usrloc.h
---
Diff:
https://github.com/kamailio/kamailio/commit/b787e3e57cc153549f1f785ca2d7823…
Patch:
https://github.com/kamailio/kamailio/commit/b787e3e57cc153549f1f785ca2d7823…