Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
max_forwards Struct Reference

Channel datastore data for max forwards. More...

Data Fields

int current_count
 
int starting_count
 

Detailed Description

Channel datastore data for max forwards.

Definition at line 29 of file max_forwards.c.

Field Documentation

int current_count

The current count. When this reaches 0, you're outta luck

Definition at line 33 of file max_forwards.c.

int starting_count

The starting count. Used to allow resetting to the original value

Definition at line 31 of file max_forwards.c.


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