Cisco CDR
August 19th, 2018
We provide a reasonable coverage of device types, but we can’t know them all. Did you know that you can edit existing names or add new ones?
Let’s jump right into an example of creating a new device type.
Suppose you have a situation where there are some Alpine Horns that you have connected to CallManager. (I’ll bet you can hear me now!)

Also suppose they are all showing up with a device name that starts with AN.

Unfortunately, they do not show up with a dest_device_type of “alpenhorn.” Whatever are we to do?
(Note, please see the disclaimers at the end of this blog entry!)
Our first task is to create the field transformation.
^(CSF\w+), which matches items like CSFblahblah123blah^(AN\w+) so that it will match items like ANblahblah123blahdestJabberDevice::$1 dest_device_type::jabberdestJabberDevice is set to the entire original name ($1). dest_device_type is set to the string jabberdest_device_type::alpenhornWhen finished, you’ll have something like this:

You will very, very likely want to repeat the above steps, starting with cisco-cdr-origjabberphone, to make the originating side transform, too!
Now that we have the transform, we can assign it to where we need it to be seen by creating an extraction that references that transform.
The result:

You will very, very likely want to repeat the above steps and create a cisco-cdr-custom-orig-alphorn to make the originating side transform, too!

I am pretty sure that Alpine Horns are NOT registered under Cisco CallManager as devices that start with “AN”, so you should only take this as an example, not as truth.
Also note that I cannot find a canonical way to spell Alphorn/Alpenhorn/Alpine Horn so I mixed it up a little to be inclusive!
The finalMobileCallingPartyNumber field is critical to SNR analysis, but it also illustrates the importance of looking beyond the more familiar fields.
December 30th, 2025
If you are running Cisco Unified Communications Manager (CUCM), you know how critical it is to your business. However if toll fraud started happening on your system today, would you know right away?
September 22nd, 2025
What to do when the RTMT installer just quietly fails on you every time.
September 3rd, 2025
Practical steps to investigate and diagnose audio issues in CUCM, including one-way audio, from sanity checking your ports and configuration, to using Sideview's app as your command center.
June 19th, 2025