destCallTerminationOnBehalfOf: CUCM codes 12, 13 and 10
destCallTerminationOnBehalfOf is the exact Cisco CUCM CDR export field. It identifies the component or feature on whose behalf this side of the call was terminated.
Field definition and source
Specifies code that identifies why the destination was terminated. For example, if the destination of the call hangs up the phone, the OnBehalfOf code shows “12” for Device. If the call terminates because of a transfer, the OnBehalfOf code shows “10” for Transfer. See topics related to CDR field descriptions for a list of the codes. This release added new OnBehalfOf codes. Default - 0
- Readable name
- Destination Call Termination On Behalf Of
- Type
- enum
What does destCallTerminationOnBehalfOf 12 mean?
Code 12 means Device. Cisco gives the example of the destination party hanging up the phone. This is an OnBehalfOf code identifying the termination component or feature; it is not Q.850 cause code 12.
What does destCallTerminationOnBehalfOf 13 mean?
Code 13 means Call Control in Cisco's OnBehalfOf table. That label identifies the component involved. It does not by itself establish a network fault, user action or a particular failure mechanism. Compare the cause fields and inspect the associated signaling when a more specific explanation is needed.
What does destCallTerminationOnBehalfOf 10 mean?
Code 10 means Transfer. Cisco documents transfer as an example of a feature terminating a call leg. Follow established related records to see what happened to the other leg; the end of one CDR is not necessarily the end of the conversation.
How does this differ from a call termination cause?
destCallTerminationOnBehalfOf identifies the destination side's termination component or feature. The paired destCause_value field uses the separate cause-code table. Do not translate the same number through both tables as though they were interchangeable. Zero is Unknown in the OnBehalfOf table.
Raw values and decoded meanings
| Code | Cisco meaning | Reference |
|---|---|---|
0 | Unknown | Cisco code table |
10 | Transfer | Cisco code table |
12 | Device | Cisco code table |
13 | Call Control | Cisco code table |
The labels come from the same code table used by the analyzer. Source links identify the documented release; check your CUCM release when a value is absent or its behavior differs.
Related fields and troubleshooting
- destCause_value
- origCause_value
- origCallTerminationOnBehalfOf
- Q.850 cause=47 and Cisco call disposition terminology
- Connection time and duration
Have an entire CDR file?
Load your CUCM CDR and matching CMR files to decode values, inspect related call legs and compare causes in context. Files are processed locally in your browser.