[asterisk-bugs] [Asterisk 0015258]: [patch] headset will not stop ringing

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jun 5 17:13:02 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15258 
====================================================================== 
Reported By:                ablackthorn
Assigned To:                mnicholson
====================================================================== 
Project:                    Asterisk
Issue ID:                   15258
Category:                   Addons/chan_mobile
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-06-02 19:38 CDT
Last Modified:              2009-06-05 17:13 CDT
====================================================================== 
Summary:                    [patch] headset will not stop ringing
Description: 
After sending a call to Mobile/headset, the headset will continuously ring
after the call has been answered.  Once the call has been answered audio
from asterisk->headset can only be heard between rings, while
headset->asterisk audio is uninterrupted.

Ringing continues even after the call has been hungup.  Attempting to
answer gives:

  == Starting Mobile/jabra-3e64 at from-sip,s,1 failed so falling back to
exten 's'
  == Starting Mobile/jabra-3e64 at from-sip,s,1 still failed so falling
back to context 'default'
[Jun  3 04:34:03] WARNING[18234]: pbx.c:3831 __ast_pbx_run: Channel
'Mobile/jabra-3e64' sent into invalid extension 's' in context 'default',
but no invalid handler
[Jun  3 04:34:03] WARNING[18234]: cdr.c:870 ast_cdr_end: CDR on channel
'Mobile/jabra-3e64' has no answer time but is 'ANSWERED'

Tested with multiple headsets (Jabra & Alcatel).
====================================================================== 

---------------------------------------------------------------------- 
 (0106074) svnbot (reporter) - 2009-06-05 17:13
 https://issues.asterisk.org/view.php?id=15258#c106074 
---------------------------------------------------------------------- 
Repository: asterisk-addons
Revision: 948

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

------------------------------------------------------------------------
r948 | mnicholson | 2009-06-05 17:13:02 -0500 (Fri, 05 Jun 2009) | 15
lines

Merged revisions 947 via svnmerge from 
https://origsvn.digium.com/svn/asterisk-addons/trunk

........
  r947 | mnicholson | 2009-06-05 16:38:50 -0500 (Fri, 05 Jun 2009) | 8
lines
  
  Properly set the needring flag to stop ringing on headsets.
  
  (closes issue https://issues.asterisk.org/view.php?id=15258)
  Reported by: ablackthorn
  Patches:
        ring-fix3.diff uploaded by mnicholson (license 96)
  Tested by: ablackthorn
........

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-05 17:13 svnbot         Checkin                                      
2009-06-05 17:13 svnbot         Note Added: 0106074                          
======================================================================




More information about the asterisk-bugs mailing list