Recordings Audio Channels Separate

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Recordings Audio Channels Separate

Postby Ikram_Ali » Mon Mar 17, 2025 4:38 am

Hi All,

I want to hear the recording audio in 2 different channels in .mp3 format, i mean, when i listen the recordings (by downloading or listen on server under recording URL), agent voice should come in left ear while customer's voice should be on right ear. Is this feasible in Vicidial ?

As of now, both side voice comes in single channel so it hears in both ear simultaneously. I want it to be separated as stated above.

Server details below:
VERSION: 2.14-928a
BUILD: 240826-0918
© 2024 ViciDial Group

Asterisk Version: 16.17.0-vici

Version: 2.14b0.5
SVN Version: 3876
DB Schema Version: 1718
Ikram_Ali
 
Posts: 76
Joined: Fri Aug 23, 2019 1:21 pm

Re: Recordings Audio Channels Separate

Postby carpenox » Mon Mar 17, 2025 7:50 am

only by creating a recording gateway server as described here: https://vicidial.org/docs/GATEWAY_RECORDING_SERVER.txt
Alma Linux 9.5 | SVN Version: 3919 | DB Schema Version: 1725 | Asterisk 18.26.0 | PHP8
https://dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WA: +19549477572
DC: https://discord.gg/DVktk6smbh -:- TG: https://t.me/+wkDmkF9U4aUxOGYx
carpenox
 
Posts: 2581
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: Recordings Audio Channels Separate

Postby Ikram_Ali » Tue Mar 18, 2025 12:46 am

carpenox wrote:only by creating a recording gateway server as described here: https://vicidial.org/docs/GATEWAY_RECORDING_SERVER.txt

Thanks for your reply @carpenox.
I will give it a try.
Ikram_Ali
 
Posts: 76
Joined: Fri Aug 23, 2019 1:21 pm

Re: Recordings Audio Channels Separate

Postby Ikram_Ali » Tue Mar 18, 2025 4:21 am

Will i need to be a Vicidial server for recording gateway or simple plain asterisk can work ?
Last edited by Ikram_Ali on Wed Mar 19, 2025 2:07 am, edited 1 time in total.
Ikram_Ali
 
Posts: 76
Joined: Fri Aug 23, 2019 1:21 pm

Re: Recordings Audio Channels Separate

Postby mflorell » Tue Mar 18, 2025 7:31 am

The gateway server should be a fully-installed VICIdial server, but the VICIdial features can be almost entirely deactivated on it. The AGIs are included in the VICIdial codebase.
mflorell
Site Admin
 
Posts: 18405
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Re: Recordings Audio Channels Separate

Postby Ikram_Ali » Wed Mar 19, 2025 5:44 am

Thanks. Will that not work with .MP3 file because, as soon as it converts into .MP3 files, voice is coming in both ears simultaneously while in .wav, it's working as expected, i mean, agent voice coming in left ear while customer voice in right one.
Ikram_Ali
 
Posts: 76
Joined: Fri Aug 23, 2019 1:21 pm

Re: Recordings Audio Channels Separate

Postby mflorell » Wed Mar 19, 2025 9:26 am

If you follow the instructions in the document, you should get stereo MP3 files from the recordings made on the gateway server:
https://vicidial.org/docs/GATEWAY_RECORDING_SERVER.txt
mflorell
Site Admin
 
Posts: 18405
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Re: Recordings Audio Channels Separate

Postby williamconley » Wed Mar 19, 2025 3:42 pm

Ikram_Ali wrote:Thanks. Will that not work with .MP3 file because, as soon as it converts into .MP3 files, voice is coming in both ears simultaneously while in .wav, it's working as expected, i mean, agent voice coming in left ear while customer voice in right one.


The VICIDIAL server does combine in this fashion, but the GATEWAY server audio is managed differently and CAN (if properly configured as matt's instructions outline!) create stereo files where the agent is in one ear and the Lead is in the other ear. That is in fact the reason for the gateway server to exist. Because the Meetme room on the Vicidial server has already combined the audio before recording occurs: But the Gatway server is processing the audio from the Carrier pre-meetme room.
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20410
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: Recordings Audio Channels Separate

Postby Ikram_Ali » Fri Mar 21, 2025 4:17 am

williamconley wrote:
Ikram_Ali wrote:Thanks. Will that not work with .MP3 file because, as soon as it converts into .MP3 files, voice is coming in both ears simultaneously while in .wav, it's working as expected, i mean, agent voice coming in left ear while customer voice in right one.


The VICIDIAL server does combine in this fashion, but the GATEWAY server audio is managed differently and CAN (if properly configured as matt's instructions outline!) create stereo files where the agent is in one ear and the Lead is in the other ear. That is in fact the reason for the gateway server to exist. Because the Meetme room on the Vicidial server has already combined the audio before recording occurs: But the Gatway server is processing the audio from the Carrier pre-meetme room.

Understood the logic, even i was also in the same impression.

One big challenge facing now. Stereo type recording making on independent recording gateway server but we have to control all things from Vicidial itself, so in that case, how can i see the respective stereotype recording from Vicidial under the same lead record and how can i see the stereotype recording if i do 'Search For A Lead' in dialer because, it's showing dialer's default recording. Hence, how can i map or integrate both Vicidial and Recording Gateway server with each other to see the data via Vicidial.

I think you should get my point what i am trying to say.
Ikram_Ali
 
Posts: 76
Joined: Fri Aug 23, 2019 1:21 pm

Re: Recordings Audio Channels Separate

Postby williamconley » Fri Mar 21, 2025 1:24 pm

Do the instructions for the GATEWAY server not include the method for retrieving and listening to the recordings?
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20410
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: Recordings Audio Channels Separate

Postby Ikram_Ali » Mon Mar 24, 2025 12:58 am

williamconley wrote:Do the instructions for the GATEWAY server not include the method for retrieving and listening to the recordings?

I am unable to see that. If i am doing 'Search For A Lead' default recordings of Vicidial showing.
Ikram_Ali
 
Posts: 76
Joined: Fri Aug 23, 2019 1:21 pm

Re: Recordings Audio Channels Separate

Postby williamconley » Tue Mar 25, 2025 4:24 pm

I would highly recommend reviewing the instructions for the gateway server to find out if there are instructions for listening to the created recordings.
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20410
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)


Return to Support

Who is online

Users browsing this forum: No registered users and 53 guests