Skip to content

Commit

Permalink
rr: small formatting adjustments to doc examples
Browse files Browse the repository at this point in the history
(cherry picked from commit e518e5e)
  • Loading branch information
miconda committed Aug 29, 2017
1 parent 58656b7 commit 69bc838
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/modules/rr/doc/rr_admin.xml
Expand Up @@ -60,7 +60,7 @@
<title>Dialog support in RR module</title>

<programlisting format="linespecific">
...
UAC &kamailio; PROXY UAS

---- INVITE ------&gt; record_route() ----- INVITE ----&gt;
Expand All @@ -74,7 +74,7 @@ UAC &kamailio; PROXY UAS

&lt;------ BYE ------- loose_route() &lt;----- BYE -------
check_route_param(";foo=true")
...
</programlisting>
</example>
</section>
Expand Down Expand Up @@ -264,7 +264,6 @@ modparam("rr", "custom_user_avp", "$avp(RR_CUSTOMER_USER_AVP)")
#usage in cfg file
$avp(RR_CUSTOM_USER_AVP)="mo";
record_route();

...
</programlisting>
</example>
Expand Down

0 comments on commit 69bc838

Please sign in to comment.