[Asterisk-Users] zaphfc problem
Brancaleoni Matteo
mbrancaleoni at espia.it
Sat Dec 18 02:01:40 MST 2004
hi
> i have HFC supported ( Planet TA ) card installed on Redhat 9 and i have
> installed bristuff
> and i can load zaptel and load zaphfc module in TE mode . and unable to load
> ztdummy module properly
you don't need ztdummy if you have a zaptel card installed
> here is my zaptel.conf
>
> loadzone=nz
> defaultzone=nz
> span=1,1,3,ccs,ami
> bchan=1-2
> dchan=3
> #################
>
> here is my zapata.conf
>
> switchtype = euroisdn
> signalling = bri_net_ptmp ;this is for a peer to multipeer network
> ;pridialplan=local
> immediate=yes
> group = 1
> context=default
> channel => 1-2
> echocancel=yes
put echocancel *before* channel definition, or you won't have
echo can on channels 1-2
I think that the problem could be related on the fact
that you try to load ztdummy.
Just do that:
unload all modules
modprobe zaphfc
ztcfg -vvv
start asterisk
no ztdummy here:)
try and let us know.
Matteo
More information about the asterisk-users
mailing list