Skip to content

Commit 8df01ee

Browse files
AmygosCopilot
andauthored
Update modules/kamailio/config/kamailio.cfg
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 63000da commit 8df01ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/kamailio/config/kamailio.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ route[WITHINDLG] {
412412
route(DLGURI);
413413
if ( is_method("ACK") ) {
414414
# ACK is forwarded statelessly
415-
# Ensure correct socket is used (especially for INTERNAL_NETWORK)
415+
# Ensure correct socket is used for ACKs across all relevant network types
416416
route(SET_SOCKET);
417417
route(NATMANAGE);
418418
} else if ( is_method("NOTIFY") ) {

0 commit comments

Comments
 (0)