Mapped Dispositions
Used in the Dialer and Click2Dial v2.3.0+ (loosely based on xep-0327)
Disposition/end_reason | Raw Dispositions (deprecated) | Known ISDN Cause codes / end_code | Meaning | hangup | NormalClick2Dial | Dialer | |
---|---|---|---|---|---|---|---|
hungup | ANSWER CANCEL | 0, 16 | Answered call followed by normal hangup Unspecified (All Click2Dial hangups) | v2.3.0+ | v1.0.0+ | ||
callee_hangup | Normal hungup | ANSWER | 0, 16 | Answered call followed by normal hangup by the Callee | v1.1.2+ | ||
agent_hangup | hangup_command | Normal hungup | ANSWER | 0, 16 | Answered call followed by normal hangup by the Agent | v1.1.2+ | ||
voicemail | ANSWER | 0, | (hangup_command is deprecated)busy16 | An answering Machine was detected (this is not 100% accurate) | v1.4.0+ | ||
busy | BUSY | 17 | Rejected by the Callee subsequent to being accepted | v2.3.0+ | v1.0.0+ | ||
reject | DONTCALL | 19,21,22 | Rejected by the Callee before being accepted | v2.3.0+ | v1.0.0+ | ||
timeout | NOANSWER | 18,102 | Timeout in contacting the Callee | v2.3.0+ | v1.0.0+ | ||
error | CONGESTION CHANUNAVAIL TORTURE | Validation error: 28 CONGESTION: 34, 42 All unspecified codes. | Generic Error, most likely and incorrect parameter was provided | v2.3.0+ | v1.0.0+ | ||
failed | INVALIDARGS | Internal Error, please notify us |
...
v2.3.0+ | v1.0.0+ |
Raw Dispositions
Used in Click2Dial Prior to v2.3.0
...