- Temu vs. Amazon: Which shopping site is best for your buying needs?
- ANZ CIO Challenges: AI, Cybersecurity & Data Analytics for 2025
- Want generative AI LLMs integrated with your business data? You need RAG
- AI could alter data science as we know it - here's why
- The best external hard drives of 2024: Expert tested
Automatic Call recording using DMS and Verint
Automatic Call recording using DMS and Verint
In this post I want to show how to set up call recording in CUCM, using DMS in conjunction with, for instance, Verint. But before I do this I want to dig into the theory behind this setup.
Previous/older versions of Verint Call recording, required each phone’s physical network port to be set up with SPAN and its SPAN session was sent to a Voice Acquisition Module (VAM), where the RTP stream got captured and indexed, using CTI. A very laborious and error prone process. But let me get this straight, it still is a drag to configure a phone for call recording, even though SPAN is no longer required.
Theory
The basis for DMS, is the phone’s Built in Bridge (BIB). This BIB allows an incoming call to be forked to a recording server, or to a supervisor for monitoring.
source: http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/srnd/collab10/collab10/recordng.html |
the mechanics behind this, in conjunction with Verint Call recording, are as follows:
- A Call comes into CUCM
- Through the Verint CTI application user in CUCM, the Verint recording server (All in One server), is made aware that a call is going to take place that needs to be recorded.
- The Verint recording server will send a “START RECORD” message to CUCM, again through CTI (This is why the phone is configured with application invoked recording from a CUCM perspective. see step 4, in configuration).
- CUCM will now invoke its recording profile and will use SIP as the signalling protocol and will now find out from the verint server, what the IP address is of the server that the forked RTP stream will need to be set up to, for recording.
Recording Profile configuration (CUCM)
The recording profile is basically a way to tell CUCM what to do when it receives a request to record a call (also called selective call recording) or when it simply has to do automatic call recording, of course based on the phone’s recording profile, as there can be multiple profiles on a single cluster.
First of all allocate an extension that can be used for the Call recording profile (in my example x7777). I prefer to stick it in a separate CSS, to keep it separated from all else.
Essentially what is required now, is to create a Route Pattern that points to the Verint server (All in One server), using a SIP trunk, so start off with that.
- configure a SIP trunk on CUCM and point it to your Verint All in One server (use the appropriate partition, as I argumented above)
- Put the SIP trunk in a Route Group.
- Put the RG in a Route list
- Add a Route Pattern (7777 in my example):