Module: kamailio
Branch: master
Commit: f68cd7a4b1d035d48c28b774dcf9b9bde557f38f
URL: https://github.com/kamailio/kamailio/commit/f68cd7a4b1d035d48c28b774dcf9b9b…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2025-04-30T03:46:09+02:00
modules: readme files regenerated - outbound ... [skip ci]
---
Modified: src/modules/outbound/README
---
Diff: https://github.com/kamailio/kamailio/commit/f68cd7a4b1d035d48c28b774dcf9b9b…
Patch: https://github.com/kamailio/kamailio/commit/f68cd7a4b1d035d48c28b774dcf9b9b…
---
diff --git a/src/modules/outbound/README b/src/modules/outbound/README
index aa712cd73fc..af2f86cb3c2 100644
--- a/src/modules/outbound/README
+++ b/src/modules/outbound/README
@@ -75,12 +75,13 @@ Chapter 1. Admin Guide
determine whether to apply RFC5626 processing. This section applies if
outbound processing is not forced by the force_outbound_flag flag.
- REGISTER request —
- * single Via: (first hop) and Contact: has ;ob parameter
+ REGISTER request:
+ * single Via: header (first hop) and Contact: header has ;reg-id
+ parameter
- Non-REGISTER requests —
- * top Route header is me and has ;ob parameter
- * single Via: and Contact: URI has ;ob parameter
+ Non-REGISTER requests:
+ * top Route header URI is myself and has ;ob parameter
+ * single Via: header and Contact: header has ;ob parameter
1.2. Edge Proxy Keep-Alives (STUN)