[asterisk-bugs] [Asterisk 0017156]: [patch] Command/Response queue stuck

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jan 25 13:20:58 CST 2011


The following issue is now in status NEW (again) 
====================================================================== 
https://issues.asterisk.org/view.php?id=17156 
====================================================================== 
Reported By:                dveiga
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17156
Category:                   Addons/chan_mobile
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2 
SVN Revision (number only!): 1097 
Request Review:              
====================================================================== 
Date Submitted:             2010-04-08 19:25 CDT
Last Modified:              2011-01-25 13:20 CST
====================================================================== 
Summary:                    [patch] Command/Response queue stuck
Description: 
My phone, a Samsung GT-S5230, seems to send \r\n after the responses. The
\r is interpreted as the terminator and the \n ends up as the first char of
the next response. at_read_full() fails under theese circumstances
returning AT_UNKNOWN. A copy of the debug info is appended in "additional
information".
The proposed patch trims the answer prior to processing, solving the
problem.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-01-25 13:20 tilghman       Assigned To              mnicholson =>       
2011-01-25 13:20 tilghman       Status                   assigned => new     
2011-01-25 13:20 tilghman       Additional Information Updated                  
 
======================================================================




More information about the asterisk-bugs mailing list