Module: kamailio
Branch: master
Commit: 17536b1064b40c305f28c4c19392504afc0b9701
URL:
https://github.com/kamailio/kamailio/commit/17536b1064b40c305f28c4c19392504…
Author: Dennis Yurasov <dennis-y(a)yandex-team.ru>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2024-02-23T12:36:20+01:00
dispatcher: added two new flags to mode parameter of ds_is_from_list function for more
strictly matching
- Two new flgs added:
DS_MATCH_SOCKET (8) to take in account socket/sockname attribute of gw
DS_MATCH_TRY_FULLADDRSOCK (16) try to find the most complete
"address/protocol/port/local socket" combination for all dispatcher targets
---
Modified: src/modules/dispatcher/dispatch.c
Modified: src/modules/dispatcher/dispatch.h
Modified: src/modules/dispatcher/doc/dispatcher_admin.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/17536b1064b40c305f28c4c19392504…
Patch:
https://github.com/kamailio/kamailio/commit/17536b1064b40c305f28c4c19392504…