[sr-dev] [kamailio/kamailio] registrar: function "registered(...)" different workers integrity (#1267)

Daniel-Constantin Mierla notifications at github.com
Thu Feb 15 11:24:26 CET 2018


I couldn't spot anything in the code and not able to reproduce. Can you print $tu in the log messages, like:

```
    if (registered("location", "$tu")){
        xlog("L_INFO", "$rm $ci - [$tu] registered");
    }
    else{
        xlog("L_INFO", "$rm $ci - [$tu] NOT registered");
    }
```

Add also:

```
log_prefix="{$mt $hdr(CSeq) $ci} "
```

and set debug=3 in order to get all debug messages. Reproduce the case and attach the all debug message for analyzis.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1267#issuecomment-365884822
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20180215/27c224fb/attachment.html>


More information about the sr-dev mailing list