Thu Jul 9 13:41:41 2009

Asterisk developer's documentation


osp_provider Struct Reference


Data Fields

enum osp_authpolicy authpolicy
char cacerts [OSP_MAX_CERTS][OSP_NORSTR_SIZE]
unsigned int cacount
char * defaultprotocol
OSPTPROVHANDLE handle
char localcert [OSP_NORSTR_SIZE]
int maxconnections
char name [OSP_NORSTR_SIZE]
osp_providernext
char privatekey [OSP_NORSTR_SIZE]
int retrydelay
int retrylimit
char source [OSP_NORSTR_SIZE]
unsigned int spcount
char srvpoints [OSP_MAX_SRVS][OSP_NORSTR_SIZE]
int timeout

Detailed Description

Definition at line 125 of file app_osplookup.c.


Field Documentation

enum osp_authpolicy authpolicy

Definition at line 138 of file app_osplookup.c.

Referenced by handle_cli_osp_show(), and osp_auth().

char cacerts[OSP_MAX_CERTS][OSP_NORSTR_SIZE]

Definition at line 130 of file app_osplookup.c.

Referenced by handle_cli_osp_show().

unsigned int cacount

Definition at line 129 of file app_osplookup.c.

Referenced by handle_cli_osp_show().

char* defaultprotocol

Definition at line 139 of file app_osplookup.c.

Referenced by handle_cli_osp_show(), and osp_check_destination().

OSPTPROVHANDLE handle

Definition at line 140 of file app_osplookup.c.

Referenced by handle_cli_osp_show(), osp_create_transaction(), and osp_unload().

char localcert[OSP_NORSTR_SIZE]

Definition at line 128 of file app_osplookup.c.

Referenced by handle_cli_osp_show().

int maxconnections

Definition at line 133 of file app_osplookup.c.

Referenced by handle_cli_osp_show().

char name[OSP_NORSTR_SIZE]

Definition at line 126 of file app_osplookup.c.

Referenced by handle_cli_osp_show(), osp_create_transaction(), and osp_get_provider().

struct osp_provider* next

Definition at line 141 of file app_osplookup.c.

Referenced by handle_cli_osp_show(), osp_create_transaction(), osp_get_provider(), and osp_unload().

char privatekey[OSP_NORSTR_SIZE]

Definition at line 127 of file app_osplookup.c.

Referenced by handle_cli_osp_show().

int retrydelay

Definition at line 134 of file app_osplookup.c.

Referenced by handle_cli_osp_show().

int retrylimit

Definition at line 135 of file app_osplookup.c.

Referenced by handle_cli_osp_show().

char source[OSP_NORSTR_SIZE]

Definition at line 137 of file app_osplookup.c.

Referenced by handle_cli_osp_show(), osp_create_transaction(), and osp_lookup().

unsigned int spcount

Definition at line 131 of file app_osplookup.c.

Referenced by handle_cli_osp_show().

char srvpoints[OSP_MAX_SRVS][OSP_NORSTR_SIZE]

Definition at line 132 of file app_osplookup.c.

Referenced by handle_cli_osp_show().

int timeout

Definition at line 136 of file app_osplookup.c.

Referenced by handle_cli_osp_show().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 9 13:41:41 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7