Wed Aug 18 22:34:37 2010

Asterisk developer's documentation


ast_park_call_args Struct Reference


Data Fields

int * extout
uint32_t flags
const char * orig_chan_name
parkeduserpu
const char * return_con
const char * return_ext
int return_pri
int timeout

Detailed Description

Definition at line 478 of file features.c.


Field Documentation

int* extout

An output parameter to store the parking space where the parked caller was placed.

Definition at line 485 of file features.c.

Referenced by ast_park_call_full(), and masq_park_call().

uint32_t flags

Definition at line 490 of file features.c.

Referenced by park_call_exec().

const char* orig_chan_name

Definition at line 486 of file features.c.

Referenced by ast_park_call_full(), masq_park_call(), and park_call_exec().

struct parkeduser* pu

Parked user that has already obtained a parking space

Definition at line 492 of file features.c.

Referenced by ast_park_call_full(), and masq_park_call().

const char* return_con

Definition at line 487 of file features.c.

Referenced by ast_park_call_full(), and park_call_exec().

const char* return_ext

Definition at line 488 of file features.c.

Referenced by ast_park_call_full(), and park_call_exec().

int return_pri

Definition at line 489 of file features.c.

Referenced by ast_park_call_full(), and park_call_exec().

int timeout

How long to wait in the parking lot before the call gets sent back to the specified return extension (or a best guess at where it came from if not explicitly specified).

Definition at line 482 of file features.c.

Referenced by ast_park_call(), ast_park_call_full(), masq_park_call(), and park_call_exec().


The documentation for this struct was generated from the following file:
Generated on Wed Aug 18 22:34:37 2010 for Asterisk - the Open Source PBX by  doxygen 1.4.7