Module: kamailio Branch: master Commit: 9c97c700a7db52e80189b88f2c6950f3dabbc8ed URL: https://github.com/kamailio/kamailio/commit/9c97c700a7db52e80189b88f2c6950f3...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2020-09-14T13:24:31+02:00
rr: new function loose_route_mode(vmode)
- if vmode==1, then do only loose routing (do not test if r-uri==myself to do strict routing, always do loose routing, with preloaded check like loose_route()) - if vmode==0, then behave like loose_route()
---
Modified: src/modules/rr/loose.c Modified: src/modules/rr/loose.h Modified: src/modules/rr/rr_mod.c
---
Diff: https://github.com/kamailio/kamailio/commit/9c97c700a7db52e80189b88f2c6950f3... Patch: https://github.com/kamailio/kamailio/commit/9c97c700a7db52e80189b88f2c6950f3...