summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rwxr-xr-xREADME12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
index 6d72658..a97f2fe 100755
--- a/README
+++ b/README
@@ -54,6 +54,18 @@ under more flexible terms can be readily obtained through Digium, Inc.
at reasonable cost.
+Brief F.A.Q
+===========
+
+Q. Zaptel compiled with no errors but when I try to modprobe zaptel I
+receive "FATAL: Error insering zaptel (/lib/modules/2.6.x.x/misc/zaptel.ko):
+Unknown symol in module or unknown parameter (see dmesg)
+
+A. You need to recompile your kernel with CONFIG_CRC_CCITT=y or
+CONFIG_CRC_CCITT=m. To do this, run 'make menuconfig' and change it under
+'Library Routines -> CRC-CCIT functions'. If you compiled it as a module,
+load it, otherwise reboot.
+
How do I report bugs or contribute?
===================================
Please report bug and patches to the Asterisk.org bug tracker at