Various Dialogic termination conditions.
| Member Name | Description |
|---|---|
| TM_NORMTERM | Normal |
| TM_MAXDTMF | Maximum DTMF digits received. |
| TM_MAXSIL | Maximum Silence occurred. |
| TM_MAXNOSIL | Maximum Non-silence occurred. |
| TM_LCOFF | Hang-up (loop current drop). |
| TM_IDDTIME | Maximum Inter-digit detection reached. |
| TM_MAXTIME | Maximum time allowed expired. |
| TM_DIGIT | Specific digit received |
| TM_PATTERN | Pattern matched silence off. |
| TM_USRSTOP | Function stopped by user. (CTIStopChannel) |
| TM_EOD | End of file. (Entire file played and finished.) |
| TM_TONE | Tone on/off event |
| TM_ERROR | I/O Device Error |
| TM_OTHER_ERROR | Any other unknown error. |
Namespace: CTI32NetLib
Assembly: CTI32NetLib (in CTI32NetLib.dll)