Преглед изворни кода

modules/dispatcher: remove duplicate text

Mikko Lehto пре 8 година
родитељ
комит
7bda0ce952
1 измењених фајлова са 2 додато и 8 уклоњено
  1. 2 8
      src/modules/dispatcher/doc/dispatcher_admin.xml

+ 2 - 8
src/modules/dispatcher/doc/dispatcher_admin.xml

@@ -1020,16 +1020,10 @@ modparam("dispatcher", "force_dst", 1)
 			stored in AVP list for further failovers (the first selected
 			stored in AVP list for further failovers (the first selected
 			destination and default destination are the first to be put in
 			destination and default destination are the first to be put in
 			the list)
 			the list)
-                        </para>
-                </listitem>
+			</para>
+		</listitem>
 		</itemizedlist>
 		</itemizedlist>
 		<para>
 		<para>
-		If the bit 2 in 'flags' is set, the rest of the addresses from the
-		destination set is stored in AVP list. You can use 'ds_next_dst()' to
-		use next address to achieve serial forking to all possible
-		destinations.
-		</para>
-		<para>
 		This function can be used from REQUEST_ROUTE, FAILURE_ROUTE.
 		This function can be used from REQUEST_ROUTE, FAILURE_ROUTE.
 		</para>
 		</para>
 		<example>
 		<example>