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

Data Fields

int pool_auto_created
 
switch_memory_pool_tpool
 
switch_hash_thash
 
switch_size_t maxlen
 
switch_size_t buflen
 
switch_size_t minlen
 
char terminator
 
unsigned int digit_timeout_ms
 

Detailed Description

Definition at line 2221 of file switch_ivr.c.

Field Documentation

switch_size_t switch_ivr_digit_stream_parser::buflen

Definition at line 2226 of file switch_ivr.c.

unsigned int switch_ivr_digit_stream_parser::digit_timeout_ms

Definition at line 2229 of file switch_ivr.c.

switch_hash_t* switch_ivr_digit_stream_parser::hash

Definition at line 2224 of file switch_ivr.c.

switch_size_t switch_ivr_digit_stream_parser::maxlen

Definition at line 2225 of file switch_ivr.c.

switch_size_t switch_ivr_digit_stream_parser::minlen

Definition at line 2227 of file switch_ivr.c.

switch_memory_pool_t* switch_ivr_digit_stream_parser::pool

Definition at line 2223 of file switch_ivr.c.

int switch_ivr_digit_stream_parser::pool_auto_created

Definition at line 2222 of file switch_ivr.c.

char switch_ivr_digit_stream_parser::terminator

Definition at line 2228 of file switch_ivr.c.


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