Selaa lähdekoodia

registrar: list of allowed route blocks updated for save()

Daniel-Constantin Mierla 12 vuotta sitten
vanhempi
commit
664b2f30de
2 muutettua tiedostoa jossa 3 lisäystä ja 2 poistoa
  1. 2 1
      modules/registrar/README
  2. 1 1
      modules/registrar/doc/registrar_admin.xml

+ 2 - 1
modules/registrar/README

@@ -760,7 +760,8 @@ modparam("registrar", "flow_timer", 25)
        3 - contacts deleted.
        3 - contacts deleted.
        4 - contacts returned.
        4 - contacts returned.
 
 
-   This function can be used from REQUEST_ROUTE and REPLY_ROUTE.
+   This function can be used from REQUEST_ROUTE, FAILURE_ROUTE and
+   REPLY_ROUTE.
 
 
    Example 1.26. save usage
    Example 1.26. save usage
 ...
 ...

+ 1 - 1
modules/registrar/doc/registrar_admin.xml

@@ -911,7 +911,7 @@ modparam("registrar", "flow_timer", 25)
 		</listitem>
 		</listitem>
 		</itemizedlist>
 		</itemizedlist>
 		<para>
 		<para>
-		This function can be used from REQUEST_ROUTE and REPLY_ROUTE.
+		This function can be used from REQUEST_ROUTE, FAILURE_ROUTE and REPLY_ROUTE.
 		</para>
 		</para>
 		<example>
 		<example>
 		<title><function>save</function> usage</title>
 		<title><function>save</function> usage</title>