Module: SIP Session Timers module. More...
#include "../../ut.h"
#include "../../mi/mi.h"
#include "../dialog/dlg_load.h"
#include "sst_handlers.h"

Go to the source code of this file.
Functions | |
| void | sst_dialog_mi_context_CB (struct dlg_cell *did, int type, struct dlg_cb_params *params) |
| The dialog mi helper function. | |
Module: SIP Session Timers module.
Definition in file sst_mi.c.
| void sst_dialog_mi_context_CB | ( | struct dlg_cell * | did, | |
| int | type, | |||
| struct dlg_cb_params * | params | |||
| ) |
The dialog mi helper function.
The dialog mi helper function.
Definition at line 45 of file sst_mi.c.
References add_mi_attr(), add_mi_node_child(), dlg_cb_params::dlg_data, int2str(), sst_info_st::interval, len, LM_ERR, MI_DUP_VALUE, NULL, dlg_cb_params::param, sst_info_st::requester, and sst_info_st::supported.
Referenced by setup_dialog_callbacks().
1.5.6