#include "../../sr_module.h"#include "../../parser/msg_parser.h"#include "../dialog/dlg_load.h"


Go to the source code of this file.
Functions | |
| void | qos_dialog_mi_context_CB (struct dlg_cell *did, int type, struct dlg_cb_params *params) |
| void qos_dialog_mi_context_CB | ( | struct dlg_cell * | did, | |
| int | type, | |||
| struct dlg_cb_params * | params | |||
| ) |
The dialog mi helper function.
Definition at line 229 of file qos_mi.c.
References add_mi_node_child(), add_mi_sdp_nodes(), dlg_cb_params::dlg_data, LM_ERR, MI_DUP_VALUE, qos_ctx_st::negotiated_sdp, NULL, dlg_cb_params::param, and qos_ctx_st::pending_sdp.
Referenced by setup_dialog_callbacks().
1.5.6