Mon Aug 31 12:30:49 2015

Asterisk developer's documentation


park_app_args Struct Reference

Data Fields

unsigned int argc
char * argv [0]
char * dummy
char * options
char * pl_name
char * return_con
char * return_ext
char * return_pri
char * timeout

Detailed Description

PARK_APP_NAME application arguments

< Time in ms to remain in the parking lot.

< Context to return parked call if timeout.

< Exten to return parked call if timeout.

< Priority to return parked call if timeout.

< Parking option flags.

< Parking lot name to use if present.

< Place to put any remaining args string.

Definition at line 634 of file features.c.


Field Documentation

unsigned int argc

Definition at line 634 of file features.c.

char* argv[0]

Definition at line 634 of file features.c.

char* dummy

Definition at line 634 of file features.c.

char* options

Definition at line 634 of file features.c.

Referenced by park_call_exec().

char* pl_name
char* return_con

Definition at line 634 of file features.c.

Referenced by park_call_exec().

char* return_ext

Definition at line 634 of file features.c.

Referenced by park_call_exec().

char* return_pri

Definition at line 634 of file features.c.

Referenced by park_call_exec().

char* timeout

Definition at line 634 of file features.c.

Referenced by park_call_exec().


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

Generated on 31 Aug 2015 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1