[asterisk-bugs] [Asterisk 0013713]: [patch] Inband DTMF on outbound call is not detected when dtmfmode=auto

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Nov 18 15:07:45 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13713 
====================================================================== 
Reported By:                makoto
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13713
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.2.X 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-10-16 03:22 CDT
Last Modified:              2008-11-18 15:07 CST
====================================================================== 
Summary:                    [patch] Inband DTMF on outbound call is not detected
when dtmfmode=auto
Description: 
Inband DTMF on outbound call is not detected when dtmfmode=auto
because p->vad (DSP for detecting inband DTMF) is not created.
On outbound call, p->vad is not created in sip_new(), so should be
created
in process_sdp() when dtmfmode is switched to inband.

I have tested only on 1.2, but I believe that it happens on 1.4 or later.

Attached patch will fix the problem.

====================================================================== 

---------------------------------------------------------------------- 
 (0095015) qwell (administrator) - 2008-11-18 15:07
 http://bugs.digium.com/view.php?id=13713#c95015 
---------------------------------------------------------------------- 
Closing due to lack of response.

Please reopen once you are able to test on 1.4 or later. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-11-18 15:07 qwell          Note Added: 0095015                          
======================================================================




More information about the asterisk-bugs mailing list