Set Framing On Dynamic Interface DAHDI

Home » Asterisk Users » Set Framing On Dynamic Interface DAHDI
Asterisk Users 1 Comment

Hi

I working with DAHDI Dynamic Interfaces using ethernet boards. I need set the framing to CCS, but the documentation of DAHDI not refer to it. My question is: there is a way to do this?

*system.conf*
dynamic=eth,enp0s8/00:00:00:00:00:01/0,31,0
echocanceller=mg2,1-15,17-31
bchan=1-15,17-31
dchan
alaw=1-15,17-31

*dahdi_scan*
[1]
active=yes alarms=RED
description=Dynamic ‘eth’ span at ‘enp0s8/00:00:00:
name=DYN/eth/enp0s8/00:0
manufacturerdevicetype=DYN/eth/enp0s8/00:00:00:00:00:01/0
locationbasechan=1
totchans1
irq=0
type=digital-DYNAM
syncsrc=0
lbo=0 db (CSU)/0-133 feet (DSX-1)
coding_opts

One thought on - Set Framing On Dynamic Interface DAHDI

  • You can do it like this:

    dynamic=eth,eth3/04:74:a1:00:05:8e/1,31,0
    bchan2-46,48-62
    dchanG

    2016-01-22 23:22 GMT-02:00 Rafael dos Santos Saraiva :