Fri Apr 15 20:42:32 2016

Asterisk developer's documentation


parking_dp_spaces Struct Reference

Collaboration diagram for parking_dp_spaces:
Collaboration graph
[legend]

Data Fields

struct {
   struct parking_dp_spaces *   next
node
int start
int stop

Detailed Description

Parking lot spaces dialplan usage entry.

Definition at line 437 of file features.c.


Field Documentation

struct parking_dp_spaces* next [read]

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(), remove_dead_spaces_usage(), and usage_context_add_spaces().

int stop

Last parking space

Definition at line 443 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:

Generated on 15 Apr 2016 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1