presentity.h File Reference

Kamailio presence module :: Presentity handling presentity.c. More...

#include "../../str.h"
#include "../../parser/msg_parser.h"
#include "event_list.h"

Include dependency graph for presentity.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  presentity

Typedefs

typedef char *(* pres_get_sphere_t )(str *pres_uri)
typedef struct presentity presentity_t

Functions

char * extract_sphere (str body)
void free_presentity (presentity_t *p)
char * generate_ETag (int publ_count)
char * get_sphere (str *pres_uri)
presentity_tnew_presentity (str *domain, str *user, int expires, pres_ev_t *event, str *etag, str *sender)
int pres_htable_restore (void)
int update_presentity (struct sip_msg *msg, presentity_t *p, str *body, int t_new, int *sent_reply, char *sphere)

Variables

char prefix


Detailed Description

Kamailio presence module :: Presentity handling presentity.c.

Definition in file presentity.h.


Typedef Documentation

typedef char*(* pres_get_sphere_t)(str *pres_uri)

Definition at line 76 of file presentity.h.

typedef struct presentity presentity_t


Function Documentation

char* extract_sphere ( str  body  ) 

void free_presentity ( presentity_t p  ) 

char* generate_ETag ( int  publ_count  ) 

char* get_sphere ( str pres_uri  ) 

presentity_t* new_presentity ( str domain,
str user,
int  expires,
pres_ev_t event,
str etag,
str sender 
)

int pres_htable_restore ( void   ) 

int update_presentity ( struct sip_msg msg,
presentity_t p,
str body,
int  t_new,
int *  sent_reply,
char *  sphere 
)


Variable Documentation

char prefix


Generated on Thu May 24 08:01:15 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6