[Home]

Summary:ASTERISK-03225: [Patch] Alert-info -> Alert-Info for broken OptiPoint phones
Reporter:typ1 (typ1)Labels:
Date Opened:2005-01-08 19:18:20.000-0600Date Closed:2008-01-15 15:20:48.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/Interoperability
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) sip_alert_info.patch.txt
Description:OptiPoint 400 Phone recognises only "Alert-Info" but not "Alert-info" header..

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

I know that sip headers are case-insensitiv but it's safer to use Alert-Info because other projects do so.

FIX is very easy : just change Alert-info to Alert-Info in chan_sip.c (line 3856 in CVS)
Comments:By: Brian West (bkw918) 2005-01-08 19:24:04.000-0600

Attach a patch.

By: nick (nick) 2005-01-08 19:28:01.000-0600

If he won't I will...

D.O.F.

By: Brian West (bkw918) 2005-01-08 19:38:42.000-0600

;)

By: Mark Spencer (markster) 2005-01-08 19:57:04.000-0600

Fixed in CVS, thanks!

By: Russell Bryant (russell) 2005-01-09 08:54:25.000-0600

fixed in 1.0

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

Repository: asterisk
Revision: 4723

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r4723 | markster | 2008-01-15 15:20:41 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix Alert-Info for optipoint 400 (bug ASTERISK-3225)

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

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

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

Repository: asterisk
Revision: 4730

U   branches/v1-0/channels/chan_sip.c

------------------------------------------------------------------------
r4730 | russell | 2008-01-15 15:20:48 -0600 (Tue, 15 Jan 2008) | 2 lines

fix silly header (bug ASTERISK-3225)

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

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