
Go to the source code of this file.
Functions | |
| void | free_xml_body (char *body) |
| str * | pres_agg_nbody (str *pres_user, str *pres_domain, str **body_array, int n, int off_index) |
| int | pres_apply_auth (str *notify_body, subs_t *subs, str **final_nbody) |
Definition in file notify_body.h.
| void free_xml_body | ( | char * | body | ) |
Definition at line 60 of file notify_body.c.
References agregate_xmls(), _str::len, LM_DBG, LM_ERR, NULL, offline_nbody(), pidf_manipulation, pkg_free, _str::s, and s.
Referenced by xml_add_events().
Definition at line 100 of file notify_body.c.
References subscription::auth_rules_doc, force_active, get_final_notify_body(), get_rule_node(), _str::len, LM_DBG, LM_ERR, NULL, and _str::s.
Referenced by xml_add_events().
1.5.6