[Home]

Summary:ASTERISK-01541: [patch] Improved support for SIP INFO
Reporter:Olle Johansson (oej)Labels:
Date Opened:2004-05-04 16:02:10Date Closed:2008-01-15 14:53:43.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) sipdtmf.txt
Description:This patch makes sure we only treat packets with a defined content-type as DTMF and return errors on other SIP INFO messages we do not understand.

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

This patch is extracted from chan_sip2
Comments:By: Mark Spencer (markster) 2004-05-04 21:47:36

I'm adding it but I've got my reservations.  Not everybody seems to obey proper mime-types on these sorts of things.  I'm assuming, though, that it was causing a problem with somebody's other INFO type or it wouldn't have been in here, and thus i'm solving a known problem vs. trying to prevent a problem that i don't know anyone has.

By: Digium Subversion (svnbot) 2008-01-15 14:53:43.000-0600

Repository: asterisk
Revision: 2894

U   trunk/aesopt.h
U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r2894 | markster | 2008-01-15 14:53:42 -0600 (Tue, 15 Jan 2008) | 2 lines

Qualify that SIP INFO stuff is real (bug ASTERISK-1541)

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

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