Sat Apr 26 2014 22:03:26

Asterisk developer's documentation


osp_provider Struct Reference
Collaboration diagram for osp_provider:

Data Fields

enum osp_authpolicy authpolicy
char cacerts [OSP_MAX_CERTS][OSP_SIZE_NORSTR]
unsigned int canum
const char * defprotocol
OSPTPROVHANDLE handle
char localcert [OSP_SIZE_NORSTR]
unsigned int maxconnect
char name [OSP_SIZE_NORSTR]
struct osp_providernext
char privatekey [OSP_SIZE_NORSTR]
unsigned int retrydelay
unsigned int retrylimit
char source [OSP_SIZE_NORSTR]
unsigned int spnum
char spoints [OSP_MAX_SPOINTS][OSP_SIZE_NORSTR]
enum osp_srvtype srvtype
unsigned int timeout
enum osp_workmode workmode

Detailed Description

Definition at line 533 of file app_osplookup.c.


Field Documentation

unsigned int canum

Definition at line 538 of file app_osplookup.c.

Referenced by handle_cli_osp_show(), and osp_create_provider().

const char* defprotocol
OSPTPROVHANDLE handle

Definition at line 537 of file app_osplookup.c.

Referenced by handle_cli_osp_show(), and osp_create_provider().

unsigned int maxconnect

Definition at line 542 of file app_osplookup.c.

Referenced by handle_cli_osp_show(), and osp_create_provider().

Definition at line 536 of file app_osplookup.c.

Referenced by handle_cli_osp_show(), and osp_create_provider().

unsigned int retrydelay

Definition at line 543 of file app_osplookup.c.

Referenced by handle_cli_osp_show(), and osp_create_provider().

unsigned int retrylimit

Definition at line 544 of file app_osplookup.c.

Referenced by handle_cli_osp_show(), and osp_create_provider().

unsigned int spnum

Definition at line 540 of file app_osplookup.c.

Referenced by handle_cli_osp_show(), and osp_create_provider().

Definition at line 550 of file app_osplookup.c.

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

unsigned int timeout

Definition at line 545 of file app_osplookup.c.

Referenced by handle_cli_osp_show(), and osp_create_provider().

Definition at line 549 of file app_osplookup.c.

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


The documentation for this struct was generated from the following file: