[asterisk-bugs] [Asterisk 0013806]: codecs settings does work only in device specific section
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Nov 29 14:31:17 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-11-29 14:31 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
======================================================================
----------------------------------------------------------------------
(0095606) pj (reporter) - 2008-11-29 14:31
http://bugs.digium.com/view.php?id=13806#c95606
----------------------------------------------------------------------
codecs.diff + Asterisk SVN-trunk-r159853
it seems, that it works, one thing, that can be confusing:
f I have codecs settings only under [devices], like:
[devices]
disallow=all
allow=g729
'skinny show line xxx' still shows ulaw/alaw:
Conf Codecs: 0xc (ulaw|alaw)
Neg Codecs: 0x0 (nothing)
Codec Order: (g729:20)
imho, general codecs settings should be also displayed when issue 'skinny
show settings'
Issue History
Date Modified Username Field Change
======================================================================
2008-11-29 14:31 pj Note Added: 0095606
======================================================================
More information about the asterisk-bugs
mailing list