send_publish.h File Reference

#include <time.h>
#include "../tm/tm_load.h"
#include "../../str.h"
#include "hash.h"
#include "event_list.h"

Include dependency graph for send_publish.h:

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

Go to the source code of this file.

Data Structures

struct  publ_info

Defines

#define ERR_PUBLISH_NO_BODY   -10

Typedefs

typedef struct publ_info publ_info_t
typedef int(* send_publish_t )(publ_info_t *publ)

Functions

strpubl_build_hdr (int expires, pua_event_t *event, str *content_type, str *etag, str *extra_headers, int is_body)
void publ_cback_func (struct cell *t, int type, struct tmcb_params *ps)
ua_pres_tpublish_cbparam (publ_info_t *publ, str *body, str *tuple_id, int ua_flag)
int send_publish (publ_info_t *publ)


Define Documentation

#define ERR_PUBLISH_NO_BODY   -10

Definition at line 33 of file send_publish.h.

Referenced by send_publish(), and ul_publish().


Typedef Documentation

typedef struct publ_info publ_info_t

typedef int(* send_publish_t)(publ_info_t *publ)

Definition at line 54 of file send_publish.h.


Function Documentation

str* publ_build_hdr ( int  expires,
pua_event_t event,
str content_type,
str etag,
str extra_headers,
int  is_body 
)

void publ_cback_func ( struct cell t,
int  type,
struct tmcb_params ps 
)

ua_pres_t* publish_cbparam ( publ_info_t publ,
str body,
str tuple_id,
int  ua_flag 
)

int send_publish ( publ_info_t publ  ) 


Generated on Thu May 24 12:00:42 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6