Displaying 3 results from an estimated 3 matches for "quick_install_zaptel_asterisk".
2006 May 16
6
Netherlands zaptel.conf
Hello,
I have configured my TDM01B Card (1 FXO Port ) as follows (below) but it will
not pick up an incoming call.
Any suggestions/tools to see what the problem is? I have looked at zttool
where this line changes but I don't understand what it means (The last digit
changed from 0 to 1)
Total/Conf/Act: 4/ 1/ 1
/etc/zaptel.conf
fxsks=4
loadzone=nl
defaultzone=nl
2003 Jun 30
1
E100P installation sheet
hi ..
maybe someone can help me,
I seem to have lost the sheet of paper that comes
with an E100P card and tells you how to compile
the stuff it requires to run.
I'm trying to move my Asterisk to a different
box and at this time totally stuck.
Could someone be kind enough as to mail
me a PDF of it ??
many thanks
Dave
2005 Oct 05
1
newbie asterisk build
I am trying to build asterisk from the 1.0.9 stable tarballs.
I'm trying to follow these instructions:
http://www.digium.com/downloads/quick_install_zaptel_asterisk.pdf
I started with a fresh install of RedHat 9 linux
on a box with digium card. I did a
rpm -q kernel-sources zlib zlib-devel openssl openssl-devel
and verified the requisite packages were installed.
I uncompressed and unraveled the zaptel tarball with
tar -xzf zaptel-1.0.9.2.tar.gz
followed...