Sat Mar 10 01:55:58 2012

Asterisk developer's documentation


parking_dp_context Struct Reference


Data Fields

parking_dp_ramp_map access_extens
char context [1]
parking_dp_space_map hints
struct {
   parking_dp_context *   next
node
parking_dp_space_map spaces

Detailed Description

Parking lot context dialplan usage entry.

Definition at line 450 of file features.c.


Field Documentation

struct parking_dp_ramp_map access_extens

Parking access extensions defined in this context.

Definition at line 454 of file features.c.

Referenced by destroy_dialplan_usage_context(), dialplan_usage_add_parkinglot_data(), and remove_dead_context_usage().

char context[1]

Parking lot context name

Definition at line 460 of file features.c.

Referenced by dialplan_usage_add_parkinglot(), and remove_dead_dialplan_useage().

struct parking_dp_space_map hints

Parking hints defined in this context.

Definition at line 458 of file features.c.

Referenced by destroy_dialplan_usage_context(), dialplan_usage_add_parkinglot_data(), and remove_dead_context_usage().

struct parking_dp_context* next

Definition at line 452 of file features.c.

struct { ... } node

Next node in the parking lot contexts dialplan list.

Referenced by destroy_dialplan_usage_map(), and dialplan_usage_add_parkinglot().

struct parking_dp_space_map spaces

Parking spaces defined in this context.

Definition at line 456 of file features.c.

Referenced by destroy_dialplan_usage_context(), dialplan_usage_add_parkinglot_data(), and remove_dead_context_usage().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 10 01:55:58 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7