소스 검색

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

Daniel-Constantin Mierla 3 년 전
부모
커밋
f639dfb5f5
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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>