Browse Source

dialog: docs - typo and clarification about local socket bind address

Daniel-Constantin Mierla 3 years ago
parent
commit
f639dfb5f5
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/modules/dialog/doc/dialog_admin.xml

+ 2 - 1
src/modules/dialog/doc/dialog_admin.xml

@@ -2805,7 +2805,8 @@ dlg_reset_property("timeout-noreset");
 		<itemizedlist>
 			<listitem><para>
 				<emphasis>local_only</emphasis> (optional) - if not 0 then filter out
-				non local dialogues. No bind_addr info in memory.
+				non local dialogs (the receiving socket is not found locally,
+				from C code point of view, the bind_addr info is not set).
 			</para></listitem>
 		</itemizedlist>
 		<para>Returned fields</para>