Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
osp_results Struct Reference
Collaboration diagram for osp_results:
Collaboration graph
[legend]

Data Fields

char called [OSP_SIZE_NORSTR]
 
char calling [OSP_SIZE_NORSTR]
 
char dest [OSP_SIZE_NORSTR]
 
int inhandle
 
char intech [OSP_SIZE_TECHSTR]
 
unsigned int intimelimit
 
char networkid [OSP_SIZE_NORSTR]
 
char npcic [OSP_SIZE_NORSTR]
 
int npdi
 
char nprn [OSP_SIZE_NORSTR]
 
unsigned int numdests
 
char opname [OSPC_OPNAME_NUMBER][OSP_SIZE_NORSTR]
 
struct osp_callid outcallid
 
int outhandle
 
char outtech [OSP_SIZE_TECHSTR]
 
unsigned int outtimelimit
 
char token [OSP_SIZE_TOKSTR]
 

Detailed Description

Definition at line 581 of file app_osplookup.c.

Field Documentation

◆ called

char called[OSP_SIZE_NORSTR]

◆ calling

char calling[OSP_SIZE_NORSTR]

◆ dest

char dest[OSP_SIZE_NORSTR]

◆ inhandle

int inhandle

Definition at line 582 of file app_osplookup.c.

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

◆ intech

char intech[OSP_SIZE_TECHSTR]

Definition at line 586 of file app_osplookup.c.

Referenced by osp_lookup(), and osplookup_exec().

◆ intimelimit

unsigned int intimelimit

Definition at line 584 of file app_osplookup.c.

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

◆ networkid

char networkid[OSP_SIZE_NORSTR]

◆ npcic

char npcic[OSP_SIZE_NORSTR]

◆ npdi

int npdi

◆ nprn

char nprn[OSP_SIZE_NORSTR]

◆ numdests

unsigned int numdests

Definition at line 597 of file app_osplookup.c.

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

◆ opname

char opname[OSPC_OPNAME_NUMBER][OSP_SIZE_NORSTR]

◆ outcallid

struct osp_callid outcallid

Definition at line 598 of file app_osplookup.c.

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

◆ outhandle

int outhandle

◆ outtech

char outtech[OSP_SIZE_TECHSTR]

◆ outtimelimit

unsigned int outtimelimit

Definition at line 585 of file app_osplookup.c.

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

◆ token

char token[OSP_SIZE_TOKSTR]

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