xjab_jconf.h File Reference

#include "../../str.h"

Include dependency graph for xjab_jconf.h:

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

Go to the source code of this file.

Data Structures

struct  _xj_jconf

Defines

#define _XHAB_JCONF_H_
#define XJ_JCONF_AUTH   4
#define XJ_JCONF_NULL   0
#define XJ_JCONF_READY   1
#define XJ_JCONF_WAITING   2

Typedefs

typedef struct _xj_jconf t_xj_jconf
typedef struct _xj_jconfxj_jconf

Functions

int xj_jconf_check_addr (str *addr, char dl)
int xj_jconf_cmp (void *a, void *b)
int xj_jconf_free (xj_jconf jcf)
int xj_jconf_init_jab (xj_jconf jcf)
int xj_jconf_init_sip (xj_jconf jcf, str *sid, char dl)
xj_jconf xj_jconf_new (str *u)
int xj_jconf_set_status (xj_jconf jcf, int s)


Define Documentation

#define _XHAB_JCONF_H_

Definition at line 27 of file xjab_jconf.h.

#define XJ_JCONF_AUTH   4

Definition at line 34 of file xjab_jconf.h.

#define XJ_JCONF_NULL   0

Definition at line 31 of file xjab_jconf.h.

Referenced by xj_jconf_new(), and xj_manage_jab().

#define XJ_JCONF_READY   1

Definition at line 32 of file xjab_jconf.h.

Referenced by xj_jcon_is_ready(), xj_manage_jab(), and xj_worker_process().

#define XJ_JCONF_WAITING   2

Definition at line 33 of file xjab_jconf.h.

Referenced by xj_worker_process().


Typedef Documentation

typedef struct _xj_jconf t_xj_jconf

typedef struct _xj_jconf * xj_jconf


Function Documentation

int xj_jconf_check_addr ( str addr,
char  dl 
)

Definition at line 271 of file xjab_jconf.c.

References _str::len, s, and _str::s.

Referenced by xj_jcon_is_ready(), xj_worker_check_qmsg(), xj_worker_check_watcher(), and xj_worker_process().

int xj_jconf_cmp ( void *  a,
void *  b 
)

Definition at line 210 of file xjab_jconf.c.

References NULL.

Referenced by xj_jcon_get_jconf().

int xj_jconf_free ( xj_jconf  jcf  ) 

int xj_jconf_init_jab ( xj_jconf  jcf  ) 

int xj_jconf_init_sip ( xj_jconf  jcf,
str sid,
char  dl 
)

xj_jconf xj_jconf_new ( str u  ) 

int xj_jconf_set_status ( xj_jconf  jcf,
int  s 
)

Definition at line 199 of file xjab_jconf.c.

References _str::len, _str::s, _xj_jconf::status, and _xj_jconf::uri.


Generated on Fri May 25 00:00:45 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6