Răsfoiți Sursa

modules/tm: updated README on t_branch_timeout and t_branch_replied usage

Juha Heinanen 12 ani în urmă
părinte
comite
200357577d
2 a modificat fișierele cu 343 adăugiri și 344 ștergeri
  1. 337 340
      modules/tm/README
  2. 6 4
      modules/tm/doc/functions.xml

Fișier diff suprimat deoarece este prea mare
+ 337 - 340
modules/tm/README


+ 6 - 4
modules/tm/doc/functions.xml

@@ -729,8 +729,9 @@ route {
 	</title>
 	<para>
 		Returns true if the failure route is executed for a branch that did
-		timeout. It can be used only from the 
-		<emphasis>failure_route</emphasis>.
+		timeout. It can be used from 
+		<emphasis>failure_route</emphasis> and
+		<emphasis>branch-failure</emphasis> event route.
 	</para>
 	<example>
 	    <title><function>t_branch_timeout</function> usage</title>
@@ -753,8 +754,9 @@ failure_route[0]{
 	<para>
 		Returns true if the failure route is executed for a branch that did
 		receive at least one reply in the past (the "current" reply is not 
-		taken into account). It can be used only from the 
-		<emphasis>failure_route</emphasis>.
+		taken into account). It can be used from
+		<emphasis>failure_route</emphasis>  and
+		<emphasis>branch-failure</emphasis> event route.
 	</para>
 	<example>
 	    <title><function>t_branch_replied</function> usage</title>

Unele fișiere nu au fost afișate deoarece prea multe fișiere au fost modificate în acest diff