nhelpr_funcs.h File Reference

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

Include dependency graph for nhelpr_funcs.h:

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

Go to the source code of this file.

Functions

int check_content_type (struct sip_msg *)
int extract_body (struct sip_msg *, str *)
int get_callid (struct sip_msg *, str *)
int get_contact_uri (struct sip_msg *, struct sip_uri *, contact_t **)
int get_from_tag (struct sip_msg *, str *)
int get_to_tag (struct sip_msg *, str *)
void * ser_memmem (const void *, const void *, size_t, size_t)


Function Documentation

int check_content_type ( struct sip_msg  ) 

int extract_body ( struct sip_msg ,
str  
)

int get_callid ( struct sip_msg ,
str  
)

int get_contact_uri ( struct sip_msg ,
struct sip_uri ,
contact_t **   
)

int get_from_tag ( struct sip_msg ,
str  
)

Definition at line 296 of file nhelpr_funcs.c.

References get_from, _str::len, LM_ERR, NULL, parse_from_header(), and _str::s.

int get_to_tag ( struct sip_msg ,
str  
)

Definition at line 273 of file nhelpr_funcs.c.

References get_to, _str::len, LM_ERR, NULL, _str::s, and sip_msg::to.

void* ser_memmem ( const void *  ,
const void *  ,
size_t  ,
size_t   
)

Definition at line 211 of file nhelpr_funcs.c.

References NULL.

Referenced by extract_mediainfo(), extract_mediaip(), extract_rtcp(), find_sdp_line(), and force_rtp_proxy().


Generated on Wed May 23 20:00:41 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6