Skip to content

Commit

Permalink
dialog: documented optional sdp body for rpc bridge command
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed Oct 10, 2017
1 parent 4267e1e commit 59b5803
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/modules/dialog/doc/dialog_admin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 59b5803

Please sign in to comment.