Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Mapped Dispositions

Used in the Dialer and Click2Dial v2.3.0+ (based on xep-0327)

DispositionMeaning
hangupNormal hangup Unspecified (All Click2Dial hangups)

callee_hangup

Normal hangup by the Callee

agent_hangup | hangup_command
Normal hangup by the Agent, (hangup_command is deprecated)
busyRejected by the Callee subsequent to being accepted
rejectRejected by the Callee before being accepted
timeoutTimeout in contacting the Callee
errorGeneric Error, most likely and incorrect parameter was provided
failedInternal Error, please notify us

 

Raw Dispositions

Used in Click2Dial currentlyPrior to v2.3.0

DispositionMeaning

ANSWER

Call is answered. A successful dial. The caller reached the callee.

BUSYBusy signal. The dial command reached its number but the number is busy
NOANSWERNo answer. The dial command reached its number, the number rang for too long, then the dial timed out
CANCELCall is cancelled. The dial command reached its number but the caller hung up before the callee picked up
CONGESTIONCongestion. This status is usually a sign that the dialled number is not recognised
CHANUNAVAILChannel unavailable. On SIP, peer may not be registered
DONTCALLPrivacy mode, callee rejected the call
TORTUREPrivacy mode, callee chose to send caller to torture menu
INVALIDARGSError parsing Dial command arguments

Mapped Dispositions

Used in the Dialer (based on xep-0327), and will eventually become standard for Click2Dial

DispositionMeaning

callee_hangup | hangup

Normal hangup by the Callee, (hangup is deprecated)

agent_hangup | hangup_command
Normal hangup by the Agent, (hangup_command is deprecated)
busyRejected by the Callee subsequent to being accepted
rejectRejected by the Callee before being accepted
timeoutTimeout in contacting the Callee
errorGeneric Error, most likely and incorrect parameter was provided
failedInternal Error, please notify us

 

...