<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
[channels]<br>usecallerid=yes<br>callerid=asreceived<br>cidsignalling=bell<br>hidecallerid=no<br>callwaiting=yes<br>musiconhold=default<br>usecallingpres=yes<br>callwaitingcallerid=yes<br>threewaycalling=yes<br>transfer=yes<br>canpark=yes<br>cancallforward=yes<br>callreturn=yes<br>echocancel=yes<br>echocancelwhenbridged=no<br>echotraining=400<br>rxgain=0.0<br>txgain=0.0<br>signalling=fxo_ks<br>language=en<br>context=default<br>channel =&gt; 1<br>signalling=fxs_ks<br>channel =&gt; 4<br><br>I used same settings from zapata.conf.&nbsp; This worked fine before the dahdi.&nbsp; Any help would much appreciated<br><br><br><br>&gt; Date: Tue, 10 Mar 2009 14:46:44 +0000<br>&gt; From: andy@datavox.co.uk<br>&gt; To: asterisk-users@lists.digium.com<br>&gt; Subject: Re: [asterisk-users] configuring channels for dahdi<br>&gt; <br>&gt; Post up your chan_dahdi.conf and we'll fix it :)<br>&gt; <br>&gt; Hint - you are missing : 'signalling = fxo_ks'&nbsp;and 'signalling = fxs_ks' from it.&nbsp;<br>&gt; <br>&gt; <br>&gt; -----Original Message-----<br>&gt; From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Aqua Man<br>&gt; Sent: 10 March 2009 14:21<br>&gt; To: asterisk-users@lists.digium.com<br>&gt; Subject: [asterisk-users] configuring channels for dahdi<br>&gt; <br>&gt; after installing asterisk 1.4.23.1 and dahdi-linux-2.1.0.4 and at CLI&gt; module load chan_dahdi.so receive the following: <br>&gt; <br>&gt; signalling must be specified before any channels are. <br>&gt; <br>&gt; CLI&gt; Warning [4663]: chan_dahdi.c:11627 process_dahdi: Ignoring signalling <br>&gt; Error[4663]: chan_dahdi.c:10946 build_channels: Unable to reconfigure channel '1' <br>&gt; Error[4663]: chan_dahdi.c:11970 reload: Reload of chan_dahdi.so is unsuccessful! <br>&gt; <br>&gt; <br>&gt; NOTICE[4641]: loader.c:580 ast_module_reload: The module 'chan_dahdi.so' was not properly initialized. Before reloading the module, you must run 'module load chan_dahdi.so' and fix whatever is preventing the module from being initialized. <br>&gt; <br>&gt; dahdi_cfg -vvv <br>&gt; <br>&gt; dahdi version: 2.1.0.4 <br>&gt; Echo Canceller(s): mg2 <br>&gt; Configuration <br>&gt; <br>&gt; Channel map: <br>&gt; <br>&gt; channel 01: fxo kewlstart (Default) (Echo Canceler: mg2) (Slaves:01) <br>&gt; channel 04: fxs kewlstart (Default) (Echo Canceler: mg2) (Slaves:04) <br>&gt; <br>&gt; 2 channels to configure. <br>&gt; <br>&gt; setting echocan for channel 1 to mg2 <br>&gt; setting echocan for channel 4 to mg2 <br>&gt; <br>&gt; sudo cat /proc/dahdi/* <br>&gt; Span 1: wctdm/4 'wildcard tdm400p rev I board 5' (master) <br>&gt; <br>&gt; 1 wctdm/4/0 fxoks (ec: mg2) <br>&gt; 2 wctdm/4/1 <br>&gt; 3 wctdm/4/2 <br>&gt; 4 wctdm/4/3/ fxsks (ec:mg2) <br>&gt; <br>&gt; dahdi_hardware -v <br>&gt; pci:0000:00:06.0 wctdm+ e159:0001 wildcard tdm400p rev I <br>&gt; <br>&gt; ls -l /usr/lib/asterisk/modules/chan_dahdiso <br>&gt; -rwx-xr-x 1 root root /usr/lib/asterisk/modules/chan_dahdi.so <br>&gt; <br>&gt; signalling must be specified before any channels are error[4641] <br>&gt; <br>&gt; <br>&gt; core show channels location State Application(Data) <br>&gt; 0 active channels <br>&gt; 0 active calls <br>&gt; <br>&gt; any advice?<br>&gt; <br>&gt; <br>&gt; There is no dialtone for the tdm400p card but the lights are activated on the card for ports 1 &amp; 4<br>&gt; <br>&gt; Windows Live(tm) Groups: Create an online spot for your favorite groups to meet. Check it out.<br>&gt; <br>&gt; _______________________________________________<br>&gt; -- Bandwidth and Colocation Provided by http://www.api-digital.com --<br>&gt; <br>&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;    http://lists.digium.com/mailman/listinfo/asterisk-users<br><br /><hr />Windows Live™ Groups: Create an online spot for your favorite groups to meet. <a href='http://windowslive.com/online/groups?ocid=TXT_TAGLM_WL_groups_032009' target='_new'>Check it out.</a></body>
</html>