#include <libxml/parser.h>#include "../../parser/msg_parser.h"


Go to the source code of this file.
Functions | |
| int | rls_handle_subscribe (struct sip_msg *msg, char *s1, char *s2) |
| int rls_handle_subscribe | ( | struct sip_msg * | msg, | |
| char * | s1, | |||
| char * | s2 | |||
| ) |
Definition at line 330 of file rls/subscribe.c.
References param::body, hdr_field::body, subscription::callid, sip_msg::callid, cmp_hdrname_strzn(), subscription::contact, core_hash(), to_body::error, subscription::event, sip_msg::event, subscription::event_id, subscription::expires, sip_msg::from, get_resource_list(), hash_size, HDR_EOH_F, sip_msg::headers, sip_uri::host, _str::len, len, LM_DBG, LM_ERR, subscription::local_cseq, lock, hdr_field::name, param::name, hdr_field::next, param::next, NULL, event::params, parse_event(), parse_from_header(), parse_headers(), parse_to(), hdr_field::parsed, sip_msg::parsed_uri, pkg_free, pres_extract_sdialog_info, pres_insert_shtable, pres_search_event, pres_search_shtable, subscription::pres_uri, subscription::record_route, reply_200(), reply_421(), reply_489(), resource_subscriptions(), rls_events, rls_max_expires, rls_table, _str::s, send_full_notify(), sl_binds::send_reply, server_address, hdr_field::sibling, slb, to_body::tag_value, sip_msg::to, TO, to_presence_code, subscription::to_tag, uandd_to_uri(), update_rlsubs(), to_body::uri, sip_uri::user, subscription::version, and XMLDocGetNodeByName.
1.5.6