[Home]

Summary:ASTERISK-17490: [patch] ast_dsp_process logs a error about inband DTMF on faxdetect shut it up
Reporter:Gregory Hinton Nietsky (irroot)Labels:
Date Opened:2011-03-01 07:19:40.000-0600Date Closed:2011-05-05 17:12:12
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) bug0018901.patch
( 1) bug18889.patch
Description:when faxdetect is enabled a error is logged for every call even when the sip device will switch to G711/T.38 on
fax detect this supressess the warnings unless they valid.

FAX will only work with G711 so these warnings on voice calls are pointless.
Comments:By: Gregory Hinton Nietsky (irroot) 2011-03-03 23:55:43.000-0600

Sorry folks loaded the wrong patch from RB put it here for reference ...

By: Digium Subversion (svnbot) 2011-05-05 17:11:23

Repository: asterisk
Revision: 317429

U   branches/1.8/main/dsp.c

------------------------------------------------------------------------
r317429 | russell | 2011-05-05 17:11:21 -0500 (Thu, 05 May 2011) | 5 lines

Only display inband DTMF warning if inband DTMF detection is enabled.

(closes issue ASTERISK-17490)
Reported by: irroot

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

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

By: Digium Subversion (svnbot) 2011-05-05 17:12:12

Repository: asterisk
Revision: 317430

_U  trunk/
U   trunk/main/dsp.c

------------------------------------------------------------------------
r317430 | russell | 2011-05-05 17:12:11 -0500 (Thu, 05 May 2011) | 12 lines

Merged revisions 317429 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
 r317429 | russell | 2011-05-05 17:11:19 -0500 (Thu, 05 May 2011) | 5 lines
 
 Only display inband DTMF warning if inband DTMF detection is enabled.
 
 (closes issue ASTERISK-17490)
 Reported by: irroot
........

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

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