aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/vmodem.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/vmodem.h')
-rwxr-xr-xinclude/asterisk/vmodem.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asterisk/vmodem.h b/include/asterisk/vmodem.h
index 517af6d7f..e45b981cd 100755
--- a/include/asterisk/vmodem.h
+++ b/include/asterisk/vmodem.h
@@ -100,6 +100,8 @@ struct ast_modem_pvt {
int escape;
/*! flag to say if has caller*id yet*/
int gotclid;
+ /* Has a fax tone already been handled? */
+ int faxhandled;
/*! ringer timeout */
int ringt;
/*! actual time of last ring */