
Go to the source code of this file.
Variables | |
| int | add_username |
| int | append_fromtag |
| int | enable_double_rr |
| int | enable_full_lr |
Definition in file rr_mod.h.
| int add_username |
add username to record-route URI
do not add username by default
Definition at line 56 of file rr_mod.c.
Referenced by record_route(), and record_route_preset().
| int append_fromtag |
| int enable_double_rr |
insert two record-route header instead of one
enable using of 2 RR by default
Definition at line 54 of file rr_mod.c.
Referenced by add_rr_param(), after_loose(), after_strict(), build_rr(), and record_route().
| int enable_full_lr |
work around some broken UAs
compatibilty mode disabled by default
Definition at line 55 of file rr_mod.c.
Referenced by build_rr(), and record_route_preset().
1.5.6