>>>>> "NB" == Niccolò Belli <[email protected]> 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 <[email protected]> OpenPGP: 1024D/ED7DAEA6 -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
