[asterisk-users] How to remove the call waiting tone without disabling callwaiting?

James Cloos cloos at jhcloos.com
Tue Oct 2 17:07:30 CDT 2012


>>>>> "NB" == Niccolò Belli <darkbasic at linuxsystems.it> writes:

NB> If someone knows how to COMPLETELY REMOVE the fucking beep please
NB> let me know: there are already tons of phones ringing everywhere so
NB> there is no need for an annoying beep.

Edit chan_dahdi.c.

The my_callwait() and/or dahdi_callwait() functions may be enough.

You want to skip the silence and tone creation steps.

Or perhaps #defining CALLWAITING_REPEAT_SAMPLES to 0 might work.

-JimC
-- 
James Cloos <cloos at jhcloos.com>         OpenPGP: 1024D/ED7DAEA6



More information about the asterisk-users mailing list