Yes,
```
loadmodule "path"
modparam("path", "use_received", 1)
...
if (is_method("REGISTER"))
add_path_received();
```
--
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/2255#issuecomment-601242846