#include <dlg_cb.h>

Data Fields | |
| unsigned int | direction |
| void * | dlg_data |
| struct sip_msg * | msg |
| void ** | param |
Definition at line 39 of file dlg_cb.h.
| unsigned int direction |
Definition at line 41 of file dlg_cb.h.
Referenced by qos_dialog_created_CB(), qos_dialog_request_CB(), qos_dialog_response_CB(), run_create_callbacks(), run_dlg_callbacks(), and run_load_callback().
| void* dlg_data |
Definition at line 42 of file dlg_cb.h.
Referenced by qos_dialog_mi_context_CB(), run_create_callbacks(), run_dlg_callbacks(), and sst_dialog_mi_context_CB().
Definition at line 40 of file dlg_cb.h.
Referenced by __dialog_confirmed(), __dialog_created(), __dialog_early(), __dialog_replies(), __dialog_requests(), qos_dialog_created_CB(), qos_dialog_destroy_CB(), qos_dialog_request_CB(), qos_dialog_response_CB(), run_create_callbacks(), run_dlg_callbacks(), run_load_callback(), sst_dialog_created_CB(), sst_dialog_request_within_CB(), and sst_dialog_response_fwded_CB().
| void** param |
Definition at line 43 of file dlg_cb.h.
Referenced by __dialog_confirmed(), __dialog_destroy(), __dialog_early(), __dialog_ended(), qos_dialog_destroy_CB(), qos_dialog_mi_context_CB(), qos_dialog_request_CB(), qos_dialog_response_CB(), run_create_callbacks(), run_dlg_callbacks(), run_load_callback(), sst_dialog_mi_context_CB(), sst_dialog_request_within_CB(), sst_dialog_response_fwded_CB(), and sst_dialog_terminate_CB().
1.5.6