[Home]

Summary:ASTERISK-02847: if using complex codec and inband dtmf, ast_dsp_process reports wrong codec in error message
Reporter:Roy Sigurd Karlsbakk (rkarlsba)Labels:
Date Opened:2004-11-18 02:45:26.000-0600Date Closed:2008-01-15 15:15:25.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/CodecHandling
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) mydiff.txt
Description:hi
this is the error I get when trying G.726 with inband dtmf

roy

****** ADDITIONAL INFORMATION ******

Nov 18 09:43:24 WARNING[1170217904]: dsp.c:1468 ast_dsp_process: Inband DTMF is not supported on codec JPEG image. Use RFC2833
Comments:By: Mark Spencer (markster) 2004-12-01 16:46:13.000-0600

Fixed in CVS head

By: Russell Bryant (russell) 2004-12-02 20:47:14.000-0600

fixed in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:15:25.000-0600

Repository: asterisk
Revision: 4368

U   trunk/dsp.c

------------------------------------------------------------------------
r4368 | markster | 2008-01-15 15:15:24 -0600 (Tue, 15 Jan 2008) | 2 lines

Use correct function for name of codec (bug ASTERISK-2847)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=4368