mapping.h File Reference

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

Go to the source code of this file.

Data Structures

struct  extern_account_t
struct  extern_user_t

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)


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 
)


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