#include <dlg.h>

Data Fields | |
| rr_t * | first_route |
| str * | last_route |
| str * | next_hop |
| str | nh |
| str * | request_uri |
| str | ru |
Definition at line 79 of file dlg.h.
First route to be printed into the message
Definition at line 84 of file dlg.h.
Referenced by calculate_hooks(), calculate_routeset_length(), mi_print_routes(), print_dlg(), and print_routeset().
If not zero add this as the last route
Definition at line 85 of file dlg.h.
Referenced by calculate_hooks(), calculate_routeset_length(), mi_print_routes(), print_dlg(), and print_routeset().
Where the message should be really sent
Definition at line 83 of file dlg.h.
Referenced by ac_uac_req(), calculate_hooks(), mi_print_uris(), print_dlg(), request(), send_notify_request(), and t_uac().
This should be put into Request-URI
Definition at line 82 of file dlg.h.
Referenced by build_uac_req(), calculate_hooks(), mi_print_uris(), print_dlg(), print_request_uri(), and request().
1.5.6