Page 1 of 1

Disabling Beep for Xfer/Conf Calls/Dial

PostPosted: Thu May 24, 2012 7:24 pm
by ctc_ryan
Does anyone know how to disable transfer/conf beep when using the gui interface for Campaign? Thanks in advanced.

vmware vsphere 4.1 vm version 7
Kernel version: 2.6.18-194.8.1.el5.goPAE (SMP)
Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
GoAutoDial CE 2.0
asterisk version 1.4.27.1-vici

VERSION: 2.2.1-237
BUILD: 100510-2015

Re: Disabling Beep for Xfer/Conf Calls/Dial

PostPosted: Thu Jun 07, 2012 8:48 am
by callcrazy
The beeps or chirps in the conference calls are generated with code.

Take a look at the enter.h and leave.h sounds as mentioned in the SCRATCH_INSTALL doc.

To remove the beeps or change them you would have to locate the code in these files, modify it, and recompile asterisk.