|
OPAL
Version 3.18.8
|
#include <lidplugin.h>
Data Fields | |
| bool | m_requireTones |
| Require dial/ring tone to be detected. More... | |
| unsigned | m_dialToneTimeout |
| Time in msec to wait for a dial tone to be detected. More... | |
| unsigned | m_dialStartDelay |
| Time in msec to wait between the dial tone detection and dialing the dtmf. More... | |
| unsigned | m_progressTimeout |
| Time in msec to wait for a progress tone (ring, busy or connected) to be detected. More... | |
| unsigned | m_commaDelay |
| Time in msec to wait when a comma (',') is found in the dial string. More... | |
| unsigned PluginLID_DialParams::m_commaDelay |
Time in msec to wait when a comma (',') is found in the dial string.
| unsigned PluginLID_DialParams::m_dialStartDelay |
Time in msec to wait between the dial tone detection and dialing the dtmf.
| unsigned PluginLID_DialParams::m_dialToneTimeout |
Time in msec to wait for a dial tone to be detected.
| unsigned PluginLID_DialParams::m_progressTimeout |
Time in msec to wait for a progress tone (ring, busy or connected) to be detected.
| bool PluginLID_DialParams::m_requireTones |
Require dial/ring tone to be detected.