<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.5">
</HEAD>
<BODY LINK="#0000ff">
<BR>
I have 2 questions about the following output on the Asterisk CLI :<BR>
<BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">asterisk*CLI&gt; reload chan_dahdi.so</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">The 'reload' command is deprecated and will be removed in a future release. Please use 'module reload' instead.</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">[Apr 22 15:02:33] NOTICE[3634]: loader.c:580 ast_module_reload: The module 'chan_dahdi.so' was not properly initialized.&nbsp; Before reloading the module, you must run &quot;module load chan_dahdi.so&quot; and fix whatever is preventing the module from being initialized.</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">asterisk*CLI&gt; module load chan_dahdi.so</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">[Apr 22 15:02:43] </FONT></FONT></I><I><FONT SIZE="2"><FONT COLOR="#ff0000">WARNING</FONT></FONT></I><I><FONT SIZE="2"><FONT COLOR="#0000ff">[3634]: pbx.c:2982 ast_register_application: Already have an application 'DAHDISendKeypadFacility'</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">[Apr 22 15:02:43] </FONT></FONT></I><I><FONT SIZE="2"><FONT COLOR="#ff0000">WARNING</FONT></FONT></I><I><FONT SIZE="2"><FONT COLOR="#0000ff">[3634]: pbx.c:2982 ast_register_application: Already have an application 'ZapSendKeypadFacility'</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">&nbsp; == Parsing '/etc/asterisk/chan_dahdi.conf': Found</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">[Apr 22 15:02:43] </FONT></FONT></I><I><FONT SIZE="2"><FONT COLOR="#ff0000">WARNING</FONT></FONT></I><I><FONT SIZE="2"><FONT COLOR="#0000ff">[3634]: chan_dahdi.c:4090 handle_alarms: Detected alarm on channel 1: Red Alarm</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">&nbsp;&nbsp;&nbsp; -- Registered channel 1, FXS Kewlstart signalling</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">[Apr 22 15:02:43] </FONT></FONT></I><I><FONT SIZE="2"><FONT COLOR="#ff0000">WARNING</FONT></FONT></I><I><FONT SIZE="2"><FONT COLOR="#0000ff">[3634]: chan_dahdi.c:4090 handle_alarms: Detected alarm on channel 2: Red Alarm</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">&nbsp;&nbsp;&nbsp; -- Registered channel 2, FXS Kewlstart signalling</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">[Apr 22 15:02:43] </FONT></FONT></I><I><FONT SIZE="2"><FONT COLOR="#ff0000">WARNING</FONT></FONT></I><I><FONT SIZE="2"><FONT COLOR="#0000ff">[3634]: chan_dahdi.c:4090 handle_alarms: Detected alarm on channel 3: Red Alarm</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">&nbsp;&nbsp;&nbsp; -- Registered channel 3, FXS Kewlstart signalling</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">&nbsp;&nbsp;&nbsp; -- Automatically generated pseudo channel</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">&nbsp; == Parsing '/etc/asterisk/users.conf': Found</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">&nbsp; == Registered channel type 'DAHDI' (DAHDI Telephony Driver w/PRI)</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">&nbsp; == Manager registered action DAHDITransfer</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">&nbsp; == Manager registered action ZapTransfer</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">&nbsp; == Manager registered action DAHDIHangup</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">&nbsp; == Manager registered action ZapHangup</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">&nbsp; == Manager registered action DAHDIDialOffHook</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">&nbsp; == Manager registered action ZapDialOffHook</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">&nbsp; == Manager registered action DAHDIDNDon</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">&nbsp; == Manager registered action ZapDNDon</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">&nbsp; == Manager registered action DAHDIDNDoff</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">&nbsp; == Manager registered action ZapDNDoff</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">&nbsp; == Manager registered action DAHDIShowChannels</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">&nbsp; == Manager registered action ZapShowChannels</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">&nbsp; == Manager registered action DAHDIRestart</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff">&nbsp; == Manager registered action ZapRestart</FONT></FONT></I><BR>
<I><FONT SIZE="2"><FONT COLOR="#0000ff"> Loaded chan_dahdi.so =&gt; (DAHDI Telephony w/PRI)</FONT></FONT></I><BR>
<BR>
<BR>
1. The Zaptel module is installed but is not loaded when the Asterisk-server starts up. With chkconfig I changed the startup so that in every runlevel the Zaptel-module is not loaded !<BR>
Why do I still get messages about Zaptel in the CLI ?<BR>
<BR>
2. What could be the reason for the red alarms ???<BR>
<BR>
Here are my config files :<BR>
<BR>
/etc/dahdi/<B>system.conf</B> :<BR>
<BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">fxsks=1-3</FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">loadzone= be</FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">defaultzone= be</FONT></FONT><BR>
<BR>
/etc/asterisk/<B>chan_dahdi.conf</B> :<BR>
<BR>
[root@asterisk asterisk]# cat chan_dahdi.conf<BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">[trunkgroups]</FONT></FONT><BR>
<BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">[channels]</FONT></FONT><BR>
<BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">language=be</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">busydetect=yes</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">busycount=6</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">callerid=asreceived</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">threewaycaling=yes</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">transfer=yes</FONT></FONT><BR>
<BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">;internationalprefix: 00</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">;nationalprefix:0 </FONT></FONT><BR>
<BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">;bovenstaande opties gelden voor alle gedefin&#239;eerde kanalen hieronder</FONT></FONT><BR>
<BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">context=tel2268191 ; E.U.</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">signalling=fxs_ks</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">channel =&gt; 1</FONT></FONT><BR>
<BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">context=tel2362334 ; KMO</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">signalling=fxs_ks</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">channel =&gt; 2</FONT></FONT><BR>
<BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">context=telunknown</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">signalling=fxs_ks</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">channel =&gt; 3</FONT></FONT><BR>
<BR>
<BR>
[root@asterisk asterisk]# /usr/sbin/dahdi_cfg -vvvvv<BR>
DAHDI Tools Version - 2.1.0.2<BR>
<BR>
DAHDI Version: 2.1.0.4<BR>
Echo Canceller(s): <BR>
Configuration<BR>
======================<BR>
<BR>
<BR>
Channel map:<BR>
<BR>
Channel 01: FXS Kewlstart (Default) (Slaves: 01)<BR>
Channel 02: FXS Kewlstart (Default) (Slaves: 02)<BR>
Channel 03: FXS Kewlstart (Default) (Slaves: 03)<BR>
<BR>
3 channels to configure.<BR>
<BR>
[root@asterisk asterisk]# /usr/sbin/dahdi_hardware <BR>
pci:0000:04:05.0&nbsp;&nbsp;&nbsp;&nbsp; wctdm24xxp+&nbsp; d161:8005 Wildcard TDM410P<BR>
<BR>
[root@asterisk asterisk]# /usr/sbin/dahdi_tool <BR>
shows me an 'OK' under Alarm for my Wildcard TDM410<BR>
<BR>
Jonas Kellens.
</BODY>
</HTML>