[asterisk-bugs] [Asterisk 0013806]: codecs settings does work only in device specific section

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Nov 20 14:34:35 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13806 
====================================================================== 
Reported By:                pj
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   13806
Category:                   Channels/chan_skinny
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 152605 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-10-29 15:51 CDT
Last Modified:              2008-11-20 14:34 CST
====================================================================== 
Summary:                    codecs settings does work only in device specific
section
Description: 
disallow=all
allow=g729
doesn't work in [general] or [devices] or [lines] sections
it does work only in specific device config section

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

---------------------------------------------------------------------- 
 (0095202) wedhorn (reporter) - 2008-11-20 14:34
 http://bugs.digium.com/view.php?id=13806#c95202 
---------------------------------------------------------------------- 
Added patch.

Behaviour now is that general codec config flows to default_line and
default_device. [devices] stuff amends default_device and similar for
[lines]. These are copied to individual device and line as they are
created.

Added confcapability and confprefs for the configured stuff which doesn't
change as device and so on are connected. prefs are based on line prefs if
they exist, else the device prefs are used (prefs identifies codec order). 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-11-20 14:34 wedhorn        Note Added: 0095202                          
======================================================================




More information about the asterisk-bugs mailing list