[asterisk-users] Dahdi missing
Shaun Ruffell
sruffell at digium.com
Sun Oct 10 00:58:48 CDT 2010
On 10/10/10 12:11 AM, Flavio Miranda wrote:
>
> Actully, my system.conf in /etc/dahdi was wrong or at least ,
> imcomplete. I am trying for a long time to configure one TDM 410p board
> and one TE110p om the server . so far without success!
>
In my opinion, the easiest way to get jump started is with dahdi_genconf
that is installed as part of the dahdi-tools package.
1) Assuming you are not in North America you most likely want lines like
"options wctdm24xxp companding=alaw" and "options wcte11xp
t1e1override=1" in /etc/modprobe.d/dahdi.conf.
2) modprobe wcte12xp && modprobe wctdm24xxp (make sure the order here
matches the order in /etc/dahdi/modules)
3) run dahdi_genconf. This will create /etc/dahdi/system.conf and an
/etc/asterisk/dahdi-channels.conf that you can use in your
chan_dahdi.conf (either copy / or include).
4) OPTIONAL but recommended: Comment out all the other drivers in
/etc/dahdi/modules (leaving only wcte11xp and wctdm24xxp)
5) '/etc/init.d/dahdi restart' and run dahdi_scan to make sure all the
expected channels came up.
You may have to tweak the settings some and most definitely will if
you're using the TE110P as an interface to a channel bank (but I doubt
you are if you also have a TDM410 installed). But at least you'll have
a good start at this point.
--
Shaun Ruffell
Digium, Inc. | Linux Kernel Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: www.digium.com & www.asterisk.org
More information about the asterisk-users
mailing list