From: "Siergiej Gordun" <Siergiej.Gordun@softax.com.pl>
Hello,
Is it possible to recognize the end of DTMF tone? For example, someone press digit 2 and release after 5 second - so I need to know when DTMF tone finished.
I try to set parameters for dx_getdig as fallowing:
tpt[0].tp_type = IO_CONT;
tpt[0].tp_termno = DX_MAXDTMF;
tpt[0].tp_length = maxDigits;
tpt[0].tp_flags = TF_EDGE | TF_USE;
but still get event TDX_GETDIG at the begining of DTMF tone.
Regards,
Siergiej Gordun
To reply: mailto:General.26191@pysdiscussext.py.intel.com
To start a new topic: mailto:General@pysdiscussext.py.intel.com
To login: http://members.support.dialogic.com/wbproxy/wbpx.dll/~general
Received on Wed Oct 29 12:28:54 2003
This archive was generated by hypermail 2.1.8 : Sat Jul 16 2005 - 03:48:30 EDT