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

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Dec 12 11:14:09 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13806 
====================================================================== 
Reported By:                pj
Assigned To:                mvanbaak
====================================================================== 
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-12-12 11:14 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

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

---------------------------------------------------------------------- 
 (0096322) svnbot (reporter) - 2008-12-12 11:14
 http://bugs.digium.com/view.php?id=13806#c96322 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 163582

U   trunk/channels/chan_skinny.c

------------------------------------------------------------------------
r163582 | mvanbaak | 2008-12-12 11:14:08 -0600 (Fri, 12 Dec 2008) | 11
lines

Fix codec capability setup in chan_skinny

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).

(closes issue http://bugs.digium.com/view.php?id=13806)
Reported by: pj
Patches:
      codecs.diff uploaded by wedhorn (license 30)
Tested by: pj and me

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-12-12 11:14 svnbot         Checkin                                      
2008-12-12 11:14 svnbot         Note Added: 0096322                          
======================================================================




More information about the asterisk-bugs mailing list