You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/503
-- Commit Summary --
* tmx: Add t_is_request_route() config function * tmx: Update doku
-- File Changes --
M modules/tmx/doc/tmx_admin.xml (25) M modules/tmx/tmx_mod.c (13)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/503.patch https://github.com/kamailio/kamailio/pull/503.diff
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/503
Even the development is frozen for 4.4, this is the missing one from the group that helps to detect the top route (along with t_is_branch_route(), t_is_failure_route(), ...) and given that is practically just a condition around route_type global variables, it might worth merging, we haven't branched yer 4.4. Other opinions?
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/503#issuecomment-181786557
Merged #503.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/503#event-555139931