Sun Oct 16 2011 08:43:15

Asterisk developer's documentation


parking_dp_ramp Struct Reference
Collaboration diagram for parking_dp_ramp:

Data Fields

unsigned int exclusive:1
char exten [1]
struct {
   struct parking_dp_ramp *   next
node

Detailed Description

Parking lot access ramp dialplan usage entry.


Field Documentation

unsigned int exclusive

TRUE if the parking lot access extension is exclusive.

Definition at line 428 of file features.c.

Referenced by build_dialplan_useage_ramp(), and usage_context_add_ramp().

char exten[1]

Parking lot access extension

Definition at line 430 of file features.c.

Referenced by build_dialplan_useage_ramp(), usage_context_add_ramp(), and remove_dead_ramp_usage().

Definition at line 426 of file features.c.

struct { ... } node

Next node in the parking lot spaces dialplan list.


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