[asterisk-bugs] [Asterisk 0012353]: Generated DTMF (from features) broken with some SIP providers

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Apr 8 12:30:53 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12353 
====================================================================== 
Reported By:                dimas
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12353
Category:                   Core/PBX
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 110163 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             04-02-2008 06:56 CDT
Last Modified:              04-08-2008 12:30 CDT
====================================================================== 
Summary:                    Generated DTMF (from features) broken with some SIP
providers
Description: 
rfc2833 DTMF on outgoing calls do not for my voip provider (voipcheap.com)
when generic bridge is used (I'm using DTMF features).
With the packet2packet brigde everything works just fine.

After analyzing packet captures I found this happens because SSRC on RTP
packets Asterisk sends to voip provider changes each time DTMF is being
sent.

As a workaound on my installation I just commented out 

//      rtp->ssrc = ast_random();

in the ast_rtp_new_source (main/rtp.c) however it is clear, better
solution needs to be found.
====================================================================== 

---------------------------------------------------------------------- 
 revolution - 04-08-08 12:30  
---------------------------------------------------------------------- 
*sigh* going to have to co-sign on this for ast-1.4.19...

DTMF was working fine with file's patch to 1.4.18.1 -- however I moved up
to 1.4.19 to test... and it only seems to recognize the first digit (in my
case a pound as I'm testing with my cell's voicemail).

File -- what can I do to help you track this down? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-08-08 12:30  revolution     Note Added: 0085143                          
======================================================================




More information about the asterisk-bugs mailing list