RTS API Documentation  1.10.11
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 2357 of file switch_ivr.c.

Field Documentation

◆ buflen

switch_size_t switch_ivr_digit_stream_parser::buflen

◆ digit_timeout_ms

unsigned int switch_ivr_digit_stream_parser::digit_timeout_ms

Definition at line 2365 of file switch_ivr.c.

Referenced by switch_ivr_digit_stream_parser_feed().

◆ hash

switch_hash_t* switch_ivr_digit_stream_parser::hash

◆ maxlen

switch_size_t switch_ivr_digit_stream_parser::maxlen

◆ minlen

switch_size_t switch_ivr_digit_stream_parser::minlen

◆ pool

switch_memory_pool_t* switch_ivr_digit_stream_parser::pool

◆ pool_auto_created

int switch_ivr_digit_stream_parser::pool_auto_created

◆ terminator

char switch_ivr_digit_stream_parser::terminator

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