[asterisk-dev] Voicemail don't detect Hangup / busy tone ?

Serge Berney s.berney at kinonline.net
Fri May 7 09:51:16 CDT 2010


With some modification on dsp.c and app.c, I turn on Busy tone detection on Voicemail app...

How can I make patch and make it available for community ?


Thanks in advance,

Serge Berney
Kin SA

-----Message d'origine-----
De : asterisk-dev-bounces at lists.digium.com [mailto:asterisk-dev-bounces at lists.digium.com] De la part de Nick Lewis
Envoyé : jeudi, 6. mai 2010 12:28
À : Asterisk Developers Mailing List
Objet : Re: [asterisk-dev] Voicemail don't detect Hangup / busy tone ?

>Yes, it would be great if it would work on any 
>channel. Maybe we need a function DETECT([hangup,]
>[busy,][congestion,][...]).

dsp.c can detect these states and set the relevant control frames but at
the moment it relies on each channel to kick off the dsp with the
relevant dsp features enabled. I think chan_sip.c for example sometimes
enables the dtmf dsp feature (if it is not using rfc2833) but it never
enables any call progress dsp features. Rather than adding the dsp
feature to every channel type, it might be better to add it as a central
function. A problem may arise though with duplicated control frames when
the source is the dahdi channel.

-- N_L

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered through the MessageLabs Virus Control Centre.
_____________________________________________________________________
Disclaimer of Liability
ATL Telecom Ltd shall not be held liable for any improper or incorrect use of the  information described and/or contained herein and assumes no responsibility for anyones use  of the information. In no event shall ATL Telecom Ltd be liable for any direct, indirect,  incidental, special, exemplary, or consequential damages (including, but not limited to,  procurement or substitute goods or services; loss of use, data, or profits; or business  interruption) however caused and on any theory of liability, whether in contract, strict  liability, or tort (including negligence or otherwise) arising in any way out of the use of  this system, even if advised of the possibility of such damage.

Registered Office: ATL Telecom Ltd, Fountain Lane, St. Mellons Cardiff, CF3 0FB
Registered in Wales Number 4335781

All goods and services supplied by ATL Telecom Ltd are supplied subject to ATL Telecom Ltd standard terms and conditions, available upon request.

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev



More information about the asterisk-dev mailing list