Sat Apr 26 2014 22:03:25

Asterisk developer's documentation


feature_ds Struct Reference
Collaboration diagram for feature_ds:

Data Fields

struct ao2_containerfeature_map
unsigned int parkingtime
 specified in seconds, stored in milliseconds
unsigned int parkingtime_is_set:1

Detailed Description

Definition at line 3338 of file features.c.


Field Documentation

unsigned int parkingtime

specified in seconds, stored in milliseconds

Todo:
XXX This isn't pretty. At some point it would be nice to have all of the global / [general] options in a config object that we store here instead of handling each one manually.

Definition at line 3348 of file features.c.

Referenced by feature_write(), and get_parkingtime().

unsigned int parkingtime_is_set

Definition at line 3349 of file features.c.

Referenced by feature_write(), and get_parkingtime().


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