Module: kamailio Branch: master Commit: 8bfe55c68a06492c93a327eff6813fa0da8399dd URL: https://github.com/kamailio/kamailio/commit/8bfe55c68a06492c93a327eff6813fa0...
Author: TorPetterson 32388321+TorPetterson@users.noreply.github.com Committer: GitHub noreply@github.com Date: 2023-11-27T13:50:09+01:00
topoh: uses socket IP when no mask_ip is defined (#3341)
* topoh: uses socket IP when no mask_ip is defined
If the parameter mask_ip is not defined the module finds the socket IP and uses that as mask IP for the message. If the socket has an advertised IP it is used, otherwise the socket IP is used.
---
Modified: src/modules/topoh/doc/topoh_admin.xml Modified: src/modules/topoh/th_msg.c Modified: src/modules/topoh/th_msg.h Modified: src/modules/topoh/topoh_mod.c
---
Diff: https://github.com/kamailio/kamailio/commit/8bfe55c68a06492c93a327eff6813fa0... Patch: https://github.com/kamailio/kamailio/commit/8bfe55c68a06492c93a327eff6813fa0...