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

Asterisk Bug Tracker noreply at bugs.digium.com
Sat Nov 29 15:00:49 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 15:00 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

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

---------------------------------------------------------------------- 
 (0095611) pj (reporter) - 2008-11-29 15:00
 http://bugs.digium.com/view.php?id=13806#c95611 
---------------------------------------------------------------------- 
I think my config is correct:

[general]
no codecs settings

[devices]
disallow=all
allow=g729

[lines]
no codecs settings

With this config I got following output in show command:

skinny show device SEP000D2
Device Type: 7920
Conf Codecs:0x100 (g729)
Neg Codecs: 0x100 (g729)
Registered:  Yes
Lines:       1
  324 ()


skinny show line 324
Conf Codecs:      0xc (ulaw|alaw)
Neg Codecs:       0x0 (nothing)
Codec Order:      (g729:20)

it seems, that chan_skinny knows, how codec to use, but when try to call,
I got error Open Receive Channel Failure 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-11-29 15:00 pj             Note Added: 0095611                          
======================================================================




More information about the asterisk-bugs mailing list