(cherry picked from commit 3214ecd8ee82d1b69cde57d96dddefe1301c190c)
... | ... |
@@ -337,7 +337,7 @@ int ki_t_load_contacts_mode(struct sip_msg* msg, int mode) |
337 | 337 |
} |
338 | 338 |
|
339 | 339 |
/* Check if anything needs to be done */ |
340 |
- LM_DBG("nr_branches is %d\n", nr_branches); |
|
340 |
+ LM_DBG("nr_branches is %d - new uri mode %d\n", nr_branches, ruri_is_new); |
|
341 | 341 |
|
342 | 342 |
if ((nr_branches == 0) || ((nr_branches == 1) && !ruri_is_new)) { |
343 | 343 |
LM_DBG("nothing to do - only one contact!\n"); |