mapping.c File Reference

#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "../../str.h"
#include "../../db/db.h"
#include "../../dprint.h"
#include "mapping.h"

Include dependency graph for mapping.c:

Go to the source code of this file.

Functions

void extern_account_free (extern_account_t *accounts, int count)
void extern_user_free (extern_user_t *users, int count)
extern_account_tfind_accounts (char *sip_user, int *count)
char * find_sip_user (char *extern_user)
extern_user_tfind_users (char *sip_user, int *count)

Variables

str db_table
str db_url
db_func_t pa_dbf


Function Documentation

void extern_account_free ( extern_account_t accounts,
int  count 
)

Definition at line 58 of file mapping.c.

References pkg_free.

Referenced by pipe_handle_message(), pipe_handle_publish(), and pipe_handle_subscribe().

void extern_user_free ( extern_user_t users,
int  count 
)

Definition at line 73 of file mapping.c.

References pkg_free.

Referenced by pipe_handle_message(), and pipe_handle_subscribe().

extern_account_t* find_accounts ( char *  sip_user,
int *  count 
)

char* find_sip_user ( char *  extern_user  ) 

extern_user_t* find_users ( char *  sip_user,
int *  count 
)


Variable Documentation

Definition at line 55 of file purple.c.

Database URL

Definition at line 61 of file permissions.c.


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