[OpenSIPS-Devel] [OpenSIPS/opensips] 038717: [core] Fix the access to the Q param append_branch()
Bogdan Andrei IANCU
noreply at github.com
Wed Jun 24 13:21:28 EST 2020
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 038717c35730731c100e90beec88e09eea735616
https://github.com/OpenSIPS/opensips/commit/038717c35730731c100e90beec88e09eea735616
Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M core_cmds.c
Log Message:
-----------
[core] Fix the access to the Q param append_branch()
The qvalue holds the integer value directly into the int*.
Also fixed the usage of append_branch(,"1.0") -> the Q param should be used.
Closes #2151
More information about the Devel
mailing list