Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_party_func_args Struct Reference

Data Fields

union {
   struct {
      char *   member
 
      char *   opts
 
      char *   other
 
   } 
 
   char *   argv [sizeof(struct
      __subtype_ast_party_func_args)/sizeof(char *)]
 
}; 
 
unsigned int argc
 

Detailed Description

Definition at line 462 of file func_callerid.c.

Field Documentation

char* member

Member name

Definition at line 462 of file func_callerid.c.

char* opts

Options token

Definition at line 462 of file func_callerid.c.

char* other

Any remining unused arguments

Definition at line 462 of file func_callerid.c.


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