Explorar el Código

acc: note about setting acc flag for ACKs that should be recorded

Daniel-Constantin Mierla hace 10 años
padre
commit
6656d4459f
Se han modificado 2 ficheros con 4 adiciones y 2 borrados
  1. 2 1
      modules/acc/README
  2. 2 1
      modules/acc/doc/acc_admin.xml

+ 2 - 1
modules/acc/README

@@ -767,7 +767,8 @@ modparam("acc", "failed_filter", "404,407")
    Shall acc attempt to account e2e ACKs too ? Note that this is really
    only an attempt, as e2e ACKs may take a different path (unless RR
    enabled) and mismatch original INVITE (e2e ACKs are a separate
-   transaction).
+   transaction). The flag for accounting has to be set for each ACK as
+   well.
 
    Default value is 0 (no).
 

+ 2 - 1
modules/acc/doc/acc_admin.xml

@@ -559,7 +559,8 @@ modparam("acc", "failed_filter", "404,407")
 		Shall acc attempt to account e2e ACKs too ? Note that this is really 
 		only an attempt, as e2e ACKs may take a different path 
 		(unless RR enabled) and mismatch original INVITE (e2e ACKs are 
-		a separate transaction).
+		a separate transaction). The flag for accounting has to be set
+		for each ACK as well.
 		</para>
 		<para>
 		Default value is 0 (no).