Module: kamailio
Branch: master
Commit: cab1b069e7e52e58e7f071e6612836bfa057f9d4
URL:
https://github.com/kamailio/kamailio/commit/cab1b069e7e52e58e7f071e6612836b…
Author: Aleksandar Yosifov <notifications(a)github.com>
Committer: Henning Westerholt <hw(a)skalatan.de>
Date: 2019-05-22T10:34:34+02:00
ims_registrar_scscf: changed str r_reginfo_s format: from 'version=%s ' to
'version=%d'. (GH #1961)
- changed str r_reginfo_s format: from 'version=%s ' to 'version=%d'. (GH
#1961)
- In NOTIFY message from S-CSCF to UE, Message Body contains different xml parameters
and one of them can be a contact parameter with list of unknown-params. In some
cases unknown-param has value with '%' inside. Before the fix, adding of
reginfo
version breaks the string of unknown-param. Adding reginfo version before contact
parameters keeps unknown-param string unchanged.
---
Modified: src/modules/ims_registrar_scscf/registrar_notify.c
Modified: src/modules/ims_registrar_scscf/registrar_notify.h
---
Diff:
https://github.com/kamailio/kamailio/commit/cab1b069e7e52e58e7f071e6612836b…
Patch:
https://github.com/kamailio/kamailio/commit/cab1b069e7e52e58e7f071e6612836b…