瀏覽代碼

dialog: documented optional sdp body for rpc bridge command

Daniel-Constantin Mierla 8 年之前
父節點
當前提交
59b58035bf
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5 1
      src/modules/dialog/doc/dialog_admin.xml

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

@@ -2453,11 +2453,15 @@ if(has_totag() and is_present_hf("Route") and uri==myself ) {
 			<listitem><para>
 				<emphasis>op</emphasis> (optional) - outbound proxy SIP address
 			</para></listitem>
+			<listitem><para>
+				<emphasis>body</emphasis> (optional) - SDP body for initial
+				INVITE
+			</para></listitem>
 		</itemizedlist>
 		<para>RPC Command Format:</para>
 		<programlisting  format="linespecific">
 ...
-&kamcmd; dlg.list _from_ _to_ _op_
+&kamcmd; dlg.bridge_dlg _from_ _to_ _op_
 ...
 		</programlisting>
 		</section>