Sat Jul 12 2014 17:20:16

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.

Definition at line 573 of file features.c.


Field Documentation

Definition at line 575 of file features.c.

struct { ... } node
int start

First parking space

Definition at line 577 of file features.c.

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

int stop

Last parking space

Definition at line 579 of file features.c.

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


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