contact.h File Reference

#include <stdio.h>
#include "../../str.h"
#include "../parse_param.h"

Include dependency graph for contact.h:

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

Go to the source code of this file.

Data Structures

struct  contact

Typedefs

typedef struct contact contact_t

Functions

void free_contacts (contact_t **_c)
int parse_contacts (str *_s, contact_t **_c)
void print_contacts (FILE *_o, contact_t *_c)


Typedef Documentation

typedef struct contact contact_t


Function Documentation

void free_contacts ( contact_t **  _c  ) 

Definition at line 281 of file contact.c.

References free_params(), contact::next, contact::params, and pkg_free.

Referenced by free_contact(), and parse_contacts().

int parse_contacts ( str _s,
contact_t **  _c 
)

void print_contacts ( FILE *  _o,
contact_t _c 
)


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