Module: kamailio Branch: master Commit: 757cb48d3606ef23192812a17a66b48c1ce2ea0f URL: https://github.com/kamailio/kamailio/commit/757cb48d3606ef23192812a17a66b48c...
Author: Wolfgang Kampichler dev@kampichler.info Committer: Wolfgang Kampichler dev@kampichler.info Date: 2023-04-01T11:03:03+02:00
lost: additions to <via> path element and corrected loop detection
- LosT requests that allow recursion now include a <path> element that contains one or more <via> elements. A loop error is indicated if a returned target is already in the server list in the <path> element.
---
Modified: src/modules/lost/functions.c Modified: src/modules/lost/response.c Modified: src/modules/lost/response.h Modified: src/modules/lost/utilities.c Modified: src/modules/lost/utilities.h
---
Diff: https://github.com/kamailio/kamailio/commit/757cb48d3606ef23192812a17a66b48c... Patch: https://github.com/kamailio/kamailio/commit/757cb48d3606ef23192812a17a66b48c...