| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
| Data Fields | |
| unsigned int | consec_frames | 
| unsigned int | consec_ms | 
| unsigned char | silence | 
| unsigned int consec_frames | 
Definition at line 533 of file res_fax.c.
Referenced by debug_check_frame_for_silence().
| unsigned int consec_ms | 
Definition at line 534 of file res_fax.c.
Referenced by debug_check_frame_for_silence().
| unsigned char silence | 
Definition at line 535 of file res_fax.c.
Referenced by debug_check_frame_for_silence().