[asterisk-bugs] [Asterisk 0017239]: [patch] Provisioning failure

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Apr 26 12:58:33 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17239 
====================================================================== 
Reported By:                cjacobsen
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17239
Category:                   Resources/res_phoneprov
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 258668 
Request Review:              
====================================================================== 
Date Submitted:             2010-04-23 18:52 CDT
Last Modified:              2010-04-26 12:58 CDT
====================================================================== 
Summary:                    [patch] Provisioning failure
Description: 
Cut off 1 character at the end of output because there are two newlines
between http headers and content. Content-length is ok.
====================================================================== 

---------------------------------------------------------------------- 
 (0120914) lathama (reporter) - 2010-04-26 12:58
 https://issues.asterisk.org/view.php?id=17239#c120914 
---------------------------------------------------------------------- 
This was an issue with the content length not matching the http header and
some phones did not like the files.  Used wget and telnet to find the
issue. Telnet would pull the whole file and wget would only read to the end
of the defined content length.  Christian "wawi" Jacobsen found this and
many others.  I am helping him learn how to use the bug system and code
submissions. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-04-26 12:58 lathama        Note Added: 0120914                          
======================================================================




More information about the asterisk-bugs mailing list