Module: kamailio Branch: master Commit: 3b28e0151d15e7883c0ce81e63851fd9952dd2db URL: https://github.com/kamailio/kamailio/commit/3b28e0151d15e7883c0ce81e63851fd9...
Author: Henning Westerholt hw@gilawa.com Committer: Henning Westerholt hw@gilawa.com Date: 2025-02-25T10:32:40Z
kamailio.cfg: small whitespace indention fix
---
Modified: etc/kamailio.cfg
---
Diff: https://github.com/kamailio/kamailio/commit/3b28e0151d15e7883c0ce81e63851fd9... Patch: https://github.com/kamailio/kamailio/commit/3b28e0151d15e7883c0ce81e63851fd9...
---
diff --git a/etc/kamailio.cfg b/etc/kamailio.cfg index a9b675b6bd9..4cdd0091cb3 100644 --- a/etc/kamailio.cfg +++ b/etc/kamailio.cfg @@ -1016,7 +1016,7 @@ event_route[xhttp:request] {
xhttp_reply("200", "OK", "text/html", "<html><body>Wrong URL $hu</body></html>"); - exit; + exit; } #!endif