[asterisk-bugs] [Asterisk 0017513]: prematuremedia and progress inband

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Jun 16 10:46:32 CDT 2010


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17513 
====================================================================== 
Reported By:                festr
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17513
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   text
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.32 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-06-16 10:46 CDT
Last Modified:              2010-06-16 10:46 CDT
====================================================================== 
Summary:                    prematuremedia and progress inband
Description: 
In configs/sip.conf.sample, premature media is documented like this: 

-----
Setting this to "no" will stop any media before we have call progress.
Default is "yes".
-----

but in channels/chan_sip.c default is FALSE and chan_sip.c is testing it
like this:

if (!global_prematuremediafilter) { send 183 }

so the documentation is wrong. 


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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-06-16 10:46 festr          New Issue                                    
2010-06-16 10:46 festr          Asterisk Version          => 1.4.32          
2010-06-16 10:46 festr          Regression                => No              
2010-06-16 10:46 festr          SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================




More information about the asterisk-bugs mailing list