Browse Source

modules_k/outbound: Updated the module documentation

Peter Dunkley 12 years ago
parent
commit
e7bb3af61b
2 changed files with 4 additions and 2 deletions
  1. 2 1
      modules_k/outbound/README
  2. 2 1
      modules_k/outbound/doc/outbound_admin.xml

+ 2 - 1
modules_k/outbound/README

@@ -205,7 +205,8 @@ failure_route[REPLY_OUTBOUND] {
 ...
 loadmodule "registrar.so"
 ...
-TBD
+modparam("registrar", "outbound_mode", 2)
+### TBD
 ...
 
 2. Dependencies

+ 2 - 1
modules_k/outbound/doc/outbound_admin.xml

@@ -163,7 +163,8 @@ failure_route[REPLY_OUTBOUND] {
 ...
 loadmodule "registrar.so"
 ...
-TBD
+modparam("registrar", "outbound_mode", 2)
+### TBD
 ...
 ]]></programlisting>
 	</example>