[asterisk-bugs] [Asterisk 0016188]: chan_mobile pairs, dials, and receives calls, but no audio

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 3 14:35:58 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16188 
====================================================================== 
Reported By:                haunma
Assigned To:                mnicholson
====================================================================== 
Project:                    Asterisk
Issue ID:                   16188
Category:                   Addons/chan_mobile
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           Addons-1.6.2.0-rc1 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 209993 
Request Review:              
====================================================================== 
Date Submitted:             2009-11-05 23:26 CST
Last Modified:              2009-12-03 14:35 CST
====================================================================== 
Summary:                    chan_mobile pairs, dials, and receives calls, but no
audio
Description: 
I am using Asterisk 1.6.2.0~dfsg~rc1-1 from Debian Squeeze with a custom
compiled chan_mobile.c from the trunk version (svn 209993) supplied as an
attachment to issue https://issues.asterisk.org/view.php?id=16087.

It appears to be a working configuration with no obvious errors, but I get
no audio over the bluetooth link.  (I test by calling my cell phone from
the Asterisk console via an IAX provider, with the incoming call going to
an echo test.)

I've attached the Asterisk debugging output (with some IAX debugging
output removed) as well as hcidump -X -V.

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

---------------------------------------------------------------------- 
 (0114679) haunma (reporter) - 2009-12-03 14:35
 https://issues.asterisk.org/view.php?id=16188#c114679 
---------------------------------------------------------------------- 
After the "ast_io_wait() failed for audio..." error, do_sco_listen() is
going to return NULL.  I don't know pthreads, but is anything going to
restart the polling loop at that point?  If not, there's our answer as to
why asterisk isn't seeing any incoming connections later on...

I guess I should add some debug output to see what errno is set to by
poll() in ast_io_wait(). 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-03 14:35 haunma         Note Added: 0114679                          
======================================================================




More information about the asterisk-bugs mailing list