[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
Fri May 15 16:53:46 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/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:                     closed
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 192590M 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-05-05 20:55 CDT
Last Modified:              2009-05-15 16:53 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.

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

---------------------------------------------------------------------- 
 (0104860) svnbot (reporter) - 2009-05-15 16:53
 https://issues.asterisk.org/view.php?id=15037#c104860 
---------------------------------------------------------------------- 
Repository: asterisk-addons
Revision: 915

_U  branches/1.6.2/
U   branches/1.6.2/channels/chan_mobile.c

------------------------------------------------------------------------
r915 | mnicholson | 2009-05-15 16:53:45 -0500 (Fri, 15 May 2009) | 38
lines

Merged revisions 900,903,906-907 via svnmerge from 
https://origsvn.digium.com/svn/asterisk-addons/trunk

........
  r900 | mnicholson | 2009-05-04 17:08:56 -0500 (Mon, 04 May 2009) | 7
lines
  
  Interact with bluetooth audio sockets directly instead of going through
an
  internal pipe.
  
  (closes issue https://issues.asterisk.org/view.php?id=14878)
  Reported by: jongerenchaos
  Tested by: jongerenchaos
........
  r903 | mnicholson | 2009-05-08 10:40:01 -0500 (Fri, 08 May 2009) | 10
lines
  
  Accept SCO sockets even if there is no pvt->owner.  An owner may come
later.
  
  (closes issue https://issues.asterisk.org/view.php?id=15037)
  Reported by: hmld
  Tested by: mnicholson, hmld, jongerenchaos
  
  (closes issue https://issues.asterisk.org/view.php?id=15042)
  Reported by: mvas78
  Tested by: mvas78
........
  r906 | mnicholson | 2009-05-14 12:07:07 -0500 (Thu, 14 May 2009) | 6
lines
  
  Check the first character of a caller id string to see if it is the end
of the
  string.
  
  (closes issue https://issues.asterisk.org/view.php?id=15110)
  Reported by: nikkk
........
  r907 | mnicholson | 2009-05-14 12:09:33 -0500 (Thu, 14 May 2009) | 2
lines
  
  Handle empty numbers in CMGR messages.
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk-addons?view=rev&revision=915 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-15 16:53 svnbot         Checkin                                      
2009-05-15 16:53 svnbot         Note Added: 0104860                          
======================================================================




More information about the asterisk-bugs mailing list