by robin » Tue Sep 30, 2008 1:42 am
Hi Gardo,
i have downloaded zaptel drivers from digium (as their manual states you best could do). It is version 1.2.24.
I'll just start from the start, so you can see the whole process i went trough.
Ok, first installed vicidialnow, then downloaded the zaptel drivers from digium. Then i stated the following commands:
make
make install
make -C xpp/utils install
make config
then i do:
genzaptelconf -svdM
echo '#include zapata-channels.conf' >>/etc/asterisk/zapata.conf
Ok, after doing all of this, i adjust the extensions.conf and i can use vicidial, everything works.
When the machine reboots, asterisk does not come up. If i repeat all previous steps, it works again.