mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-19 16:20:37 +00:00
Implement fax detect within i4l (bug #3827)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5265 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user