|
@@ -2244,7 +2244,7 @@ dlg_remote_profile("add", "caller", "test", "$sruid", "$var(exp)");
|
|
</programlisting>
|
|
</programlisting>
|
|
</section>
|
|
</section>
|
|
<section>
|
|
<section>
|
|
- <title><varname>dlg.end_dlg</varname></title>
|
|
|
|
|
|
+ <title>dlg.end_dlg</title>
|
|
<para>
|
|
<para>
|
|
Terminates an ongoing dialog by sending BYE in both directions.
|
|
Terminates an ongoing dialog by sending BYE in both directions.
|
|
</para>
|
|
</para>
|
|
@@ -2444,21 +2444,23 @@ dlg_remote_profile("add", "caller", "test", "$sruid", "$var(exp)");
|
|
<section>
|
|
<section>
|
|
<title>Event Routes</title>
|
|
<title>Event Routes</title>
|
|
<section>
|
|
<section>
|
|
- <title><varname>event_route[dialog:start]</varname></title>
|
|
|
|
|
|
+ <title>event_route[dialog:start]</title>
|
|
<para>
|
|
<para>
|
|
- Executed when 200OK for INVITE is processed.
|
|
|
|
|
|
+ Executed when 200OK reply for INVITE is processed.
|
|
</para>
|
|
</para>
|
|
</section>
|
|
</section>
|
|
<section>
|
|
<section>
|
|
- <title><varname>event_route[dialog:end]</varname></title>
|
|
|
|
|
|
+ <title>event_route[dialog:end]</title>
|
|
<para>
|
|
<para>
|
|
- Executed when BYE is processed or dialog timed out.
|
|
|
|
|
|
+ Executed when the BYE for the call is processed
|
|
|
|
+ or the dialog timed out.
|
|
</para>
|
|
</para>
|
|
</section>
|
|
</section>
|
|
<section>
|
|
<section>
|
|
- <title><varname>event_route[dialog:failed]</varname></title>
|
|
|
|
|
|
+ <title>event_route[dialog:failed]</title>
|
|
<para>
|
|
<para>
|
|
- Executed when dialog is not completed (+300 reply to INVITE).
|
|
|
|
|
|
+ Executed when dialog is not completed (300 or greater reply code
|
|
|
|
+ to INVITE).
|
|
</para>
|
|
</para>
|
|
</section>
|
|
</section>
|
|
</section>
|
|
</section>
|