[asterisk-bugs] [Asterisk 0016188]: chan_mobile pairs, dials, and receives calls, but no audio
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Mar 26 11:13:55 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16188
======================================================================
Reported By: haunma
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16188
Category: Addons/chan_mobile
Reproducibility: always
Severity: major
Priority: normal
Status: acknowledged
Asterisk Version: SVN
JIRA: SWP-1175
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: 2010-03-26 11:13 CDT
======================================================================
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.
======================================================================
----------------------------------------------------------------------
(0119938) lmadsen (administrator) - 2010-03-26 11:13
https://issues.asterisk.org/view.php?id=16188#c119938
----------------------------------------------------------------------
I think I'm having this with trunk as well. When I receive a call I just
get:
-- Executing [s at incoming-bluetooth:1] Answer("Mobile/NokiaE71-cec7",
"") in new stack
-- Executing [s at incoming-bluetooth:2] Verbose("Mobile/NokiaE71-cec7",
"2,Incoming callerID "NokiaE71" <+16473460000>") in new stack
== Incoming callerID "NokiaE71" <+16473460000>
-- Executing [s at incoming-bluetooth:3] Wait("Mobile/NokiaE71-cec7",
"2") in new stack
-- Executing [s at incoming-bluetooth:4] NoOp("Mobile/NokiaE71-cec7", "")
in new stack
-- Executing [s at incoming-bluetooth:5] Playback("Mobile/NokiaE71-cec7",
"tt-weasels") in new stack
-- <Mobile/NokiaE71-cec7> Playing 'tt-weasels.slin' (language 'en')
At this point the call just sits at the Playing tt-weasels.slin and I
don't hear any audio. The thing is that it just sits there and doesn't
actually move past it, so it's not like the audio just isn't passed... so
not entirely sure exactly what it's doing there.
Issue History
Date Modified Username Field Change
======================================================================
2010-03-26 11:13 lmadsen Note Added: 0119938
======================================================================
More information about the asterisk-bugs
mailing list