CDR Clarity

origCallTerminationOnBehalfOf: CUCM codes 13, 12 and 10

origCallTerminationOnBehalfOf 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 originator was terminated. For example, if the originator 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
Origin Call Termination On Behalf Of
Type
enum

Cisco CUCM field definition

What does origCallTerminationOnBehalfOf 12 mean?

Code 12 means Device. Cisco gives the example of the originating 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 origCallTerminationOnBehalfOf 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 origCallTerminationOnBehalfOf 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?

origCallTerminationOnBehalfOf identifies the originating side's termination component or feature. The paired origCause_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

CodeCisco meaningReference
0UnknownCisco code table
10TransferCisco code table
12DeviceCisco code table
13Call ControlCisco 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

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.

Analyze CDR files