Thu Apr 28 2011 17:16:26

Asterisk developer's documentation


osp_result Struct Reference

Collaboration diagram for osp_result:

Data Fields

char called [OSP_NORSTR_SIZE]
char calling [OSP_NORSTR_SIZE]
char dest [OSP_NORSTR_SIZE]
int inhandle
unsigned int intimelimit
char networkid [OSP_NORSTR_SIZE]
unsigned int numresults
struct osp_callid outcallid
int outhandle
unsigned int outtimelimit
char tech [OSP_TECHSTR_SIZE]
char token [OSP_TOKSTR_SIZE]

Detailed Description

Definition at line 151 of file app_osplookup.c.


Field Documentation

char called[OSP_NORSTR_SIZE]
char calling[OSP_NORSTR_SIZE]
char dest[OSP_NORSTR_SIZE]
int inhandle

Definition at line 152 of file app_osplookup.c.

Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().

unsigned int intimelimit

Definition at line 154 of file app_osplookup.c.

Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().

char networkid[OSP_NORSTR_SIZE]
unsigned int numresults

Definition at line 162 of file app_osplookup.c.

Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().

Definition at line 163 of file app_osplookup.c.

Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().

unsigned int outtimelimit

Definition at line 155 of file app_osplookup.c.

Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().

char tech[OSP_TECHSTR_SIZE]
char token[OSP_TOKSTR_SIZE]

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