globals.c File Reference

#include <stdio.h>
#include <osp/osp.h>
#include "../../usr_avp.h"
#include "osp_mod.h"

Include dependency graph for globals.c:

Go to the source code of this file.

Variables

char _osp_CA_CERTIFICATE [OSP_KEYBUF_SIZE]
unsigned char * _osp_ca_certificate = NULL
int _osp_crypto_hw = OSP_DEF_HW
char * _osp_device_ip = NULL
char * _osp_device_port = NULL
char _osp_LOCAL_CERTIFICATE [OSP_KEYBUF_SIZE]
unsigned char * _osp_local_certificate = NULL
int _osp_max_dests = OSP_DEF_DESTS
int _osp_persistence = OSP_DEF_PERSISTENCE
char _osp_PRIVATE_KEY [OSP_KEYBUF_SIZE]
unsigned char * _osp_private_key = NULL
OSPTPROVHANDLE _osp_provider = -1
int _osp_redir_uri = OSP_DEF_REDIRURI
int _osp_retry_delay = OSP_DEF_DELAY
int _osp_retry_limit = OSP_DEF_RETRY
char * _osp_snid_avp = OSP_DEF_SNIDAVP
int_str _osp_snid_avpname
unsigned short _osp_snid_avptype
unsigned int _osp_sp_number
char * _osp_sp_uris [OSP_DEF_SPS]
unsigned long _osp_sp_weights [OSP_DEF_SPS]
int _osp_ssl_lifetime = OSP_DEF_SSLLIFE
int _osp_timeout = OSP_DEF_TIMEOUT
int _osp_token_format = OSP_DEF_TOKEN
int _osp_use_rpid = OSP_DEF_USERPID
int _osp_validate_callid = OSP_DEF_CALLID


Variable Documentation

char _osp_CA_CERTIFICATE[OSP_KEYBUF_SIZE]

Definition at line 62 of file globals.c.

Referenced by ospVerifyParameters().

unsigned char* _osp_ca_certificate = NULL

Definition at line 48 of file globals.c.

Referenced by ospDumpParameters(), ospSetupProvider(), and ospVerifyParameters().

int _osp_crypto_hw = OSP_DEF_HW

Definition at line 49 of file globals.c.

Referenced by ospDumpParameters(), and ospSetupProvider().

char* _osp_device_ip = NULL

char* _osp_device_port = NULL

Definition at line 45 of file globals.c.

Referenced by ospDumpParameters(), ospRequestRouting(), and ospVerifyParameters().

char _osp_LOCAL_CERTIFICATE[OSP_KEYBUF_SIZE]

Definition at line 61 of file globals.c.

Referenced by ospVerifyParameters().

unsigned char* _osp_local_certificate = NULL

Definition at line 47 of file globals.c.

Referenced by ospDumpParameters(), ospSetupProvider(), and ospVerifyParameters().

int _osp_max_dests = OSP_DEF_DESTS

Definition at line 57 of file globals.c.

Referenced by ospDumpParameters(), ospRequestRouting(), and ospVerifyParameters().

int _osp_persistence = OSP_DEF_PERSISTENCE

Definition at line 53 of file globals.c.

Referenced by ospDumpParameters(), and ospSetupProvider().

char _osp_PRIVATE_KEY[OSP_KEYBUF_SIZE]

Definition at line 60 of file globals.c.

Referenced by ospVerifyParameters().

unsigned char* _osp_private_key = NULL

Definition at line 46 of file globals.c.

Referenced by ospDumpParameters(), ospSetupProvider(), and ospVerifyParameters().

OSPTPROVHANDLE _osp_provider = -1

int _osp_redir_uri = OSP_DEF_REDIRURI

Definition at line 59 of file globals.c.

Referenced by ospDumpParameters(), and ospPrepareAllRoutes().

int _osp_retry_delay = OSP_DEF_DELAY

Definition at line 54 of file globals.c.

Referenced by ospDumpParameters(), and ospSetupProvider().

int _osp_retry_limit = OSP_DEF_RETRY

Definition at line 55 of file globals.c.

Referenced by ospDumpParameters(), and ospSetupProvider().

char* _osp_snid_avp = OSP_DEF_SNIDAVP

Definition at line 63 of file globals.c.

Referenced by ospVerifyParameters().

Definition at line 64 of file globals.c.

unsigned short _osp_snid_avptype

Definition at line 65 of file globals.c.

Referenced by ospDumpParameters(), ospRequestRouting(), and ospVerifyParameters().

unsigned int _osp_sp_number

Definition at line 36 of file globals.c.

Referenced by ospDumpParameters(), ospSetupProvider(), and ospVerifyParameters().

char* _osp_sp_uris[OSP_DEF_SPS]

Definition at line 37 of file globals.c.

Referenced by ospDumpParameters(), ospSetupProvider(), and ospVerifyParameters().

unsigned long _osp_sp_weights[OSP_DEF_SPS]

Definition at line 38 of file globals.c.

Referenced by ospDumpParameters(), ospSetupProvider(), and ospVerifyParameters().

int _osp_ssl_lifetime = OSP_DEF_SSLLIFE

Definition at line 52 of file globals.c.

Referenced by ospDumpParameters(), and ospSetupProvider().

int _osp_timeout = OSP_DEF_TIMEOUT

Definition at line 56 of file globals.c.

Referenced by ospDumpParameters(), and ospSetupProvider().

int _osp_token_format = OSP_DEF_TOKEN

Definition at line 51 of file globals.c.

Referenced by ospDumpParameters(), ospValidateHeader(), and ospVerifyParameters().

int _osp_use_rpid = OSP_DEF_USERPID

Definition at line 58 of file globals.c.

Referenced by ospDumpParameters(), and ospGetRpidUserpart().

int _osp_validate_callid = OSP_DEF_CALLID

Definition at line 50 of file globals.c.

Referenced by ospDumpParameters(), and ospValidateHeader().


Generated on Wed May 23 06:01:03 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6