THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Pawel Sternal (Sternik)
Attached to Project - sip-router
Summary - PV $ds in xlog in branch_route
Task Type - Bug Report
Category - logging
Status - Assigned
Assigned To - Andrei Pelinescu-Onciul
Operating System - Linux
Severity - Medium
Priority - Normal
Reported Version - 3.1
Due in Version - Undecided
Due Date - Undecided
Details - Hi. We had noticed a situation when using pseudo-variable $ds in xlog in branch
route. When we have logged one sip account on multiple devices, kamailio sends only two
INVITE packets, to master branch and to the first from additional branches. When we
analyzed the code of "print_dset" function, there is a
"init_branch_iterator();" who set "branch_iterator" to "0".
Where we look at "modules/tm/t_fwd.c", "init_branch_iterator" is
called before "while". We think that the problem is in "next_branch"
function, where "branch_iterator" is one of variable in "get_branch".
When "print_dset" is called, "branch_iterator" is set to
"0".
When we delete "$ds" from xlog in branch route, packet is sent to all logged
devices.
Regards
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=182
You are receiving this message because you have requested it from the Flyspray bugtracking
system. If you did not expect this message or don't want to receive mails in future,
you can change your notification settings at the URL shown above.