
Go to the source code of this file.
Functions | |
| struct mi_root * | mi_pua_publish (struct mi_root *cmd, void *param) |
| struct mi_root * | mi_pua_subscribe (struct mi_root *cmd, void *param) |
| int | mi_publ_rpl_cback (ua_pres_t *hentity, struct sip_msg *reply) |
Definition at line 51 of file mi_func.c.
References mi_root::async_hdl, get_event_flag(), init_mi_tree(), mi_node::kids, _str::len, LM_DBG, LM_ERR, MI_ASYN_PUBLISH, MI_PUBLISH, MI_ROOT_ASYNC_RPL, mi_node::next, mi_root::node, NULL, parse_uri(), pua_send_publish, _str::s, str2int(), and mi_node::value.
Definition at line 349 of file mi_func.c.
References get_event_flag(), init_mi_tree(), mi_node::kids, _str::len, LM_DBG, LM_ERR, MI_SUBSCRIBE, mi_node::next, mi_root::node, NULL, parse_uri(), pua_send_subscribe, _str::s, str2int(), and mi_node::value.
Definition at line 257 of file mi_func.c.
References addf_mi_node_child(), hdr_field::body, ua_pres::cb_param, cmp_hdrname_strzn(), sip_msg::expires, FAKED_REPLY, sip_msg::first_line, mi_handler::handler_f, sip_msg::headers, init_mi_tree(), _str::len, LM_DBG, LM_ERR, MI_OK_LEN, MI_OK_S, hdr_field::name, hdr_field::next, mi_root::node, NULL, hdr_field::parsed, msg_start::reply, _str::s, and msg_start::u.
Referenced by mod_init().
1.5.6