xcap_auth.c File Reference

Kamailio Presence_XML :: XCAP authentication. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <libxml/parser.h>
#include "../../str.h"
#include "../../dprint.h"
#include "../../parser/parse_uri.h"
#include "../presence/utils_func.h"
#include "../presence/hash.h"
#include "presence_xml.h"
#include "xcap_auth.h"
#include "pidf.h"

Include dependency graph for xcap_auth.c:

Go to the source code of this file.

Functions

xmlNodePtr get_rule_node (subs_t *subs, xmlDocPtr xcap_tree)
int get_rules_doc (str *user, str *domain, int type, str **rules_doc)
int http_get_rules_doc (str user, str domain, str *rules_doc)
int pres_get_rules_doc (str *user, str *domain, str **rules_doc)
int pres_watcher_allowed (subs_t *subs)


Detailed Description

Kamailio Presence_XML :: XCAP authentication.

Definition in file xcap_auth.c.


Function Documentation

xmlNodePtr get_rule_node ( subs_t subs,
xmlDocPtr  xcap_tree 
)

int get_rules_doc ( str user,
str domain,
int  type,
str **  rules_doc 
)

int http_get_rules_doc ( str  user,
str  domain,
str rules_doc 
)

int pres_get_rules_doc ( str user,
str domain,
str **  rules_doc 
)

Definition at line 418 of file xcap_auth.c.

References get_rules_doc(), and PRES_RULES.

Referenced by xml_add_events().

int pres_watcher_allowed ( subs_t subs  ) 


Generated on Fri May 25 00:00:45 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6