[sr-dev] [kamailio/kamailio] Registration URI issue (#2007)

Daniel-Constantin Mierla notifications at github.com
Wed Jul 17 07:33:52 CEST 2019


@rccess - watch the sip traffic with ngrep and see where the register request is sent:

```
ngrep -d any -qt -W byline "sip" port 5060
```

Are you using event_route[tm:local-request]? It seems that a log message is printed from there, if yes, be sure you don't modify the address of the destination to some invalid target.

-- 
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/2007#issuecomment-512108843
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20190716/6737b9d7/attachment.html>


More information about the sr-dev mailing list