[Visual Basic]
Property DTMF_TimeOut As Integer
[C#]
public int DTMF_TimeOut [get, set]
Description
Set a timer in seconds for DTMF detection.For
example,
DTMF_TimeOut=n
The OnDTMFTimeOut event will be fired if no DTMF is received within n seconds.
Remarks
See Also
Support editions



