A simple change, which allows to check, if a coming request matches
not only by an IP address and a transport protocol,
but also using the source port of a request.
Improvements are done for the following functions of the lcr module:
- from_any_gw()
- from_gw()
Back compatibility provided, hence it does not affect already existing behavior.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/2832
-- Commit Summary --
* lcr: source port check for from_any_gw() and from_gw().
-- File Changes --
M src/modules/lcr/doc/lcr_admin.xml (31)
M src/modules/lcr/lcr_mod.c (116)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/2832.patch
https://github.com/kamailio/kamailio/pull/2832.diff
--
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/pull/2832