[asterisk-bugs] [Asterisk 0018438]: Ealry media is lost on accepted calls (with open r2 support, Elastix 2 flavor)

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 23 02:28:40 UTC 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18438 
====================================================================== 
Reported By:                mariner7
Assigned To:                moy
====================================================================== 
Project:                    Asterisk
Issue ID:                   18438
Category:                   Channels/chan_dahdi
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.2.11 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-12-08 12:33 CST
Last Modified:              2010-12-22 20:28 CST
====================================================================== 
Summary:                    Ealry media is lost on accepted calls (with open r2
support, Elastix 2 flavor)
Description: 
This seems to be a bug in R2 chan_dahdi support.

The problem is that the audio that you hear during the voicemail prompt
("Por favor deje su mensaje ... blah blah"), is sent as "early media". In
MFC-R2 there is really no signal to notify whether inband information is
available, the call is just accepted. I am unsure if typically all telcos
provide alerting information, the R2 support in Asterisk has been working
without major complains for a while, so I don't want to break backwards
compatibility by adding inband media to all calls.

To fix this I think a new configuration is needed, something like
mfcr2_media_on_accept=yes or something along those lines. This would mean
when the call is accepted (but not answered) media will be passed through
instead of waiting for the answer signal. That should fix the problem with
voicemail in the telco.

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

---------------------------------------------------------------------- 
 (0129911) svnbot (reporter) - 2010-12-22 20:28
 https://issues.asterisk.org/view.php?id=18438#c129911 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 299530

U   branches/1.6.2/channels/chan_dahdi.c

------------------------------------------------------------------------
r299530 | moy | 2010-12-22 20:28:38 -0600 (Wed, 22 Dec 2010) | 7 lines

Enqueue AST_CONTROL_PROGRESS after AST_CONTROL_RINGING when MFC-R2 calls
are accepted

(closes issue https://issues.asterisk.org/view.php?id=18438)
Reported by: mariner7
Tested by: moy


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

http://svn.digium.com/view/asterisk?view=rev&revision=299530 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-22 20:28 svnbot         Checkin                                      
2010-12-22 20:28 svnbot         Note Added: 0129911                          
======================================================================




More information about the asterisk-bugs mailing list