Quellcode durchsuchen

modules: readme files regenerated - outbound ... [skip ci]

Kamailio Dev vor 4 Monaten
Ursprung
Commit
f68cd7a4b1
1 geänderte Dateien mit 6 neuen und 5 gelöschten Zeilen
  1. 6 5
      src/modules/outbound/README

+ 6 - 5
src/modules/outbound/README

@@ -75,12 +75,13 @@ Chapter 1. Admin Guide
    determine whether to apply RFC5626 processing. This section applies if
    determine whether to apply RFC5626 processing. This section applies if
    outbound processing is not forced by the force_outbound_flag flag.
    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)
 1.2. Edge Proxy Keep-Alives (STUN)