Mon Mar 19 11:30:57 2012

Asterisk developer's documentation


ast_park_call_args Struct Reference


Data Fields

int * extout
uint32_t flags
const char * orig_chan_name
ast_parkinglotparkinglot
 Parkinglot to be parked in.
parkeduserpu
const char * return_con
const char * return_ext
int return_pri
int timeout

Detailed Description

Optional additional parking options when parking a call.

Definition at line 1046 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 1053 of file features.c.

uint32_t flags

Definition at line 1058 of file features.c.

const char* orig_chan_name

Definition at line 1054 of file features.c.

struct ast_parkinglot* parkinglot

Parkinglot to be parked in.

Definition at line 1062 of file features.c.

struct parkeduser* pu

Parked user that has already obtained a parking space

Definition at line 1060 of file features.c.

const char* return_con

Definition at line 1055 of file features.c.

const char* return_ext

Definition at line 1056 of file features.c.

int return_pri

Definition at line 1057 of file features.c.

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 1050 of file features.c.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 19 11:30:57 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7