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

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jun 5 16:38:51 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:                     assigned
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-06-02 19:38 CDT
Last Modified:              2009-06-05 16:38 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).
====================================================================== 

---------------------------------------------------------------------- 
 (0106072) svnbot (reporter) - 2009-06-05 16:38
 https://issues.asterisk.org/view.php?id=15258#c106072 
---------------------------------------------------------------------- 
Repository: asterisk-addons
Revision: 947

U   trunk/channels/chan_mobile.c

------------------------------------------------------------------------
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=947 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-05 16:38 svnbot         Checkin                                      
2009-06-05 16:38 svnbot         Note Added: 0106072                          
======================================================================




More information about the asterisk-bugs mailing list