Thu Sep 7 01:03:43 2017

Asterisk developer's documentation


parking_dp_ramp Struct Reference

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.

Definition at line 424 of file features.c.


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(), remove_dead_ramp_usage(), and usage_context_add_ramp().

struct parking_dp_ramp* next [read]

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:

Generated on 7 Sep 2017 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1