[asterisk-bugs] [Asterisk 0015037]: [patch] chan_mobile.c:1683 sco_accept: incoming audio connection for pvt without owner

Asterisk Bug Tracker noreply at bugs.digium.com
Wed May 6 13:36:28 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=15037 
====================================================================== 
Reported By:                hmld
Assigned To:                mnicholson
====================================================================== 
Project:                    Asterisk
Issue ID:                   15037
Category:                   Addons/chan_mobile
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 192590M 
Request Review:              
====================================================================== 
Date Submitted:             2009-05-05 20:55 CDT
Last Modified:              2009-05-06 13:36 CDT
====================================================================== 
Summary:                    [patch] chan_mobile.c:1683 sco_accept: incoming
audio connection for pvt without owner
Description: 
Using Asterisk SVN-trunk because chan_mobile version 1.6.1.0 delayed the
outgoing voice signal by a about a second, I encountered the above
mentioned problem. The phone, connected via Cambridge Silicon Radio based
USB Bluetoth adapter (0a12:0001) is a Nokia 6280 (with latest firmware
V6.43). I presume this is a Nokia protocol problem, as it occurs only after
the first call had been made, but then continously on each subsequent
reconnection attempt. But even on first call, no voice is received, so
there may be two different problems.

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

---------------------------------------------------------------------- 
 (0104320) hmld (reporter) - 2009-05-06 13:36
 http://bugs.digium.com/view.php?id=15037#c104320 
---------------------------------------------------------------------- 
Patch applied. The mobile now gets registers and stays registered until
after a call is made. The first call will gets through, but still no voice
can be heard. The second or third attempt then quickly fills up the log in
a tight loop, saying: 

ERROR[1179] chan_mobile.c: read error 104

Sifting through the log, there are preexisting other problems, which could
somehow be related:


[May  6 20:24:16] WARNING[2362] loader.c: Error loading module
'app_voicemail.so': /usr/lib/asterisk/modules/app_voicemail.so: undefined
symbol: ast_smdi_mwi_message_destroy

[May  6 20:24:16] NOTICE[2362] res_smdi.c: No SMDI interfaces are
available to listen on, not starting SMDI listener.

[May  6 20:24:16] WARNING[2362] loader.c: Error loading module
'res_agi.so': /usr/lib/asterisk/modules/res_agi.so: undefined symbol:
ast_speech_start

[May  6 20:24:17] WARNING[2362] loader.c: Error loading module
'app_speech_utils.so': /usr/lib/asterisk/modules/app_speech_utils.so:
undefined symbol: ast_speech_start

[May  6 20:24:18] WARNING[2362] loader.c: Error loading module
'app_queue.so': /usr/lib/asterisk/modules/app_queue.so: undefined symbol:
ast_monitor_start

[May  6 20:24:18] WARNING[2362] loader.c: Error loading module
'chan_agent.so': /usr/lib/asterisk/modules/chan_agent.so: undefined symbol:
ast_monitor_start 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-06 13:36 hmld           Note Added: 0104320                          
======================================================================




More information about the asterisk-bugs mailing list