[sr-dev] git:master:cab1b069: ims_registrar_scscf: changed str r_reginfo_s format: from 'version=%s ' to 'version=%d'. (GH #1961)

Henning Westerholt hw at skalatan.de
Wed May 22 10:34:59 CEST 2019


Module: kamailio
Branch: master
Commit: cab1b069e7e52e58e7f071e6612836bfa057f9d4
URL: https://github.com/kamailio/kamailio/commit/cab1b069e7e52e58e7f071e6612836bfa057f9d4

Author: Aleksandar Yosifov <notifications at github.com>
Committer: Henning Westerholt <hw at 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/cab1b069e7e52e58e7f071e6612836bfa057f9d4.diff
Patch: https://github.com/kamailio/kamailio/commit/cab1b069e7e52e58e7f071e6612836bfa057f9d4.patch




More information about the sr-dev mailing list