contact_ops.c File Reference

#include "contact_ops.h"
#include "utils.h"
#include "../../mem/mem.h"
#include "../../data_lump.h"
#include "../../parser/hf.h"
#include "../../parser/parse_uri.h"
#include "../../parser/contact/parse_contact.h"
#include "../../ut.h"
#include <stdio.h>
#include <string.h>

Include dependency graph for contact_ops.c:

Go to the source code of this file.

Defines

#define STRICT_CHECK   1

Functions

int decode2format (str uri, char separator, struct uri_format *format)
int decode_contact (struct sip_msg *msg, char *unused1, char *unused2)
int decode_contact_header (struct sip_msg *msg, char *unused1, char *unused2)
int decode_uri (str uri, char separator, str *result)
int encode2format (str uri, struct uri_format *format)
int encode_contact (struct sip_msg *msg, char *encoding_prefix, char *public_ip)
int encode_uri (str uri, char *encoding_prefix, char *public_ip, char separator, str *result)


Define Documentation

#define STRICT_CHECK   1

Definition at line 29 of file contact_ops.c.


Function Documentation

int decode2format ( str  uri,
char  separator,
struct uri_format format 
)

int decode_contact ( struct sip_msg msg,
char *  unused1,
char *  unused2 
)

int decode_contact_header ( struct sip_msg msg,
char *  unused1,
char *  unused2 
)

int decode_uri ( str  uri,
char  separator,
str result 
)

int encode2format ( str  uri,
struct uri_format format 
)

int encode_contact ( struct sip_msg msg,
char *  encoding_prefix,
char *  public_ip 
)

int encode_uri ( str  uri,
char *  encoding_prefix,
char *  public_ip,
char  separator,
str result 
)


Generated on Mon May 21 18:00:38 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6