FreeSWITCH API Documentation  1.7.0
Data Fields
rule Struct Reference
+ Collaboration diagram for rule:

Data Fields

int r_type
 
int r_day
 
int r_week
 
int r_mon
 
long r_time
 

Detailed Description

Definition at line 1794 of file switch_time.c.

Field Documentation

int rule::r_day

Definition at line 1796 of file switch_time.c.

Referenced by getrule(), and transtime().

int rule::r_mon

Definition at line 1798 of file switch_time.c.

Referenced by getrule(), and transtime().

long rule::r_time

Definition at line 1799 of file switch_time.c.

Referenced by getrule(), and transtime().

int rule::r_type

Definition at line 1795 of file switch_time.c.

Referenced by getrule(), and transtime().

int rule::r_week

Definition at line 1797 of file switch_time.c.

Referenced by getrule(), and transtime().


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