#include <dlg.h>

Data Fields | |
| str | call_id |
| str | loc_tag |
| str | rem_tag |
Definition at line 64 of file dlg.h.
Call-ID
Definition at line 65 of file dlg.h.
Referenced by build_dlg_t(), build_uac_req(), dlg2hash(), free_dlg(), new_dlg_uac(), print_callid(), print_dlg(), pua_build_dlg_t(), request2dlg(), and rls_notify_dlg().
Local tag of the dialog
Definition at line 67 of file dlg.h.
Referenced by build_dlg_t(), build_uac_req(), free_dlg(), new_dlg_uac(), new_dlg_uas(), print_dlg(), print_from(), pua_build_dlg_t(), and rls_notify_dlg().
Remote tag of the dialog
Definition at line 66 of file dlg.h.
Referenced by ac_uac_req(), build_dlg_t(), build_uac_req(), free_dlg(), print_dlg(), print_to(), pua_build_dlg_t(), request2dlg(), response2dlg(), and rls_notify_dlg().
1.5.6