Module: kamailio Branch: master Commit: 9c97c700a7db52e80189b88f2c6950f3dabbc8ed URL: https://github.com/kamailio/kamailio/commit/9c97c700a7db52e80189b88f2c6950f3dabbc8ed
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> 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/9c97c700a7db52e80189b88f2c6950f3dabbc8ed.diff Patch: https://github.com/kamailio/kamailio/commit/9c97c700a7db52e80189b88f2c6950f3dabbc8ed.patch _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
