Enum CallAnalysis
Outgoing call analysis.
Namespace: ivrToolkit.Core.Enums
Assembly: ivrToolkit.Core.dll
Syntax
public enum CallAnalysis
Fields
Name | Description |
---|---|
AnsweringMachine | An answering machine has been detected. based on salutation length. See voice.properties |
Busy | The line is currently busy. |
Connected | Call is connected. |
Error | An error happened on the voice card. |
FaxTone | Fax Tone. |
NoAnswer | no answer. |
NoDialTone | No dial tone on the line. |
NoFreeLine | No free line available. This is characterized by a fast busy signal. It happens if all the switchboard lines are used up. For example you dial 9 to get an out line and there are none available. |
NoRingback | No ringback (not sure what this is). |
OperatorIntercept | Operator Intercept(not used. This would come across as an answering machine instead). |
Stopped | line has been stopped. |