[asterisk-bugs] [Asterisk 0017776]: [patch] HTTP redirect support for calendars

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Sep 17 03:37:50 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17776 
====================================================================== 
Reported By:                pitel
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17776
Category:                   Resources/res_calendar
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           SVN 
JIRA:                       SWP-1996 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 280623 
Request Review:              
====================================================================== 
Date Submitted:             2010-08-02 03:54 CDT
Last Modified:              2010-09-17 03:37 CDT
====================================================================== 
Summary:                    [patch] HTTP redirect support for calendars
Description: 
libneon does not support HTTP redirects (3xx responses) by default. You
must tell it to follow them.
====================================================================== 

---------------------------------------------------------------------- 
 (0127076) svnbot (reporter) - 2010-09-17 03:37
 https://issues.asterisk.org/view.php?id=17776#c127076 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 287269

U   branches/1.8/res/res_calendar_caldav.c
U   branches/1.8/res/res_calendar_ews.c
U   branches/1.8/res/res_calendar_exchange.c
U   branches/1.8/res/res_calendar_icalendar.c

------------------------------------------------------------------------
r287269 | pitel | 2010-09-17 03:37:50 -0500 (Fri, 17 Sep 2010) | 8 lines

Support for HTTP redirects in calendar's URL

libneon does not support HTTP redirects (3xx responses) by default. You
must tell it to follow them.
Also, another little unsigned int fix.

(closes issue https://issues.asterisk.org/view.php?id=17776)
Review: https://reviewboard.asterisk.org/r/921/

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-09-17 03:37 svnbot         Checkin                                      
2010-09-17 03:37 svnbot         Note Added: 0127076                          
======================================================================




More information about the asterisk-bugs mailing list