Sun Oct 16 2011 08:43:15

Asterisk developer's documentation


parking_dp_spaces Struct Reference
Collaboration diagram for parking_dp_spaces:

Data Fields

struct {
   struct parking_dp_spaces *   next
node
int start
int stop

Detailed Description

Parking lot spaces dialplan usage entry.


Field Documentation

Definition at line 439 of file features.c.

struct { ... } node

Next node in the parking lot spaces dialplan list.

int start

First parking space

Definition at line 441 of file features.c.

Referenced by build_dialplan_useage_spaces(), usage_context_add_spaces(), and remove_dead_spaces_usage().

int stop

Last parking space

Definition at line 443 of file features.c.

Referenced by build_dialplan_useage_spaces(), usage_context_add_spaces(), and remove_dead_spaces_usage().


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