[asterisk-bugs] [Asterisk 0016338]: chan_mobile doesn't hangup

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Dec 2 15:25:37 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16338 
====================================================================== 
Reported By:                pj
Assigned To:                mnicholson
====================================================================== 
Project:                    Asterisk
Issue ID:                   16338
Category:                   Addons/chan_mobile
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!): 231401 
Request Review:              
====================================================================== 
Date Submitted:             2009-11-27 17:50 CST
Last Modified:              2009-12-02 15:25 CST
====================================================================== 
Summary:                    chan_mobile doesn't hangup
Description: 
chan_mobile doesn't hangup call, when it receives audio from mobile device.
It can be progress audio message from gsm network (eg. ringback) or audio
from answered call. Phone is also disconnected from chan_mobile in this
case.

When call setup is terminated before any incomming audio is received from
gsm network by chan_mobile, mobile channel is successfully terminated and
phone is not disconnected from chan_mobile.


====================================================================== 

---------------------------------------------------------------------- 
 (0114577) mnicholson (administrator) - 2009-12-02 15:25
 https://issues.asterisk.org/view.php?id=16338#c114577 
---------------------------------------------------------------------- 
I see that the disconnect request is comming from asterisk, but the request
is sent as the restult of a read error.  Asterisk gets and error when
trying to read data from the phone and closes the connection.

What should happen is asterisk should send AT+CHUP and the phone should
respond with and OK message.  This is what happens before any progress is
sent, but for some reason, after progress is sent, there is a read error
following the hangup request from asterisk.

Does the debug trace for this error condition always look the same?  In
other words, does asterisk always report a read error and disconnect the
line after sending the AT+CHUP request? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-02 15:25 mnicholson     Note Added: 0114577                          
======================================================================




More information about the asterisk-bugs mailing list