<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Typed the dahdi restart command and the output is listed in the email as per your request.<br><br>


        <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
        <title></title>
        <meta name="GENERATOR" content="OpenOffice.org 2.4  (Linux)">
        <style type="text/css">
        <!--
                @page { size: 8.5in 11in; margin: 0.79in }
                PRE { font-family: "Nimbus Roman No9 L" }
                P { margin-bottom: 0.08in }
        -->
        </style>

<pre>#[0;37;40m*CLI&gt; da##[K##[Kstop now#[7Gclear#[K#[7Gdahdi restart
#[0;37;40mDestroying channels and reloading DAHDI configuration.
Initial softhangup of all DAHDI channels complete.
Final softhangup of all DAHDI channels complete.
#[1;30;40m  == #[0;37;40mUnregistered channel -2
#[1;30;40m  == #[0;37;40mUnregistered channel 1
#[1;30;40m  == #[0;37;40mUnregistered channel 4
#[1;30;40m  == #[0;37;40mParsing '/etc/asterisk/chan_dahdi.conf': Found
[Mar 10 15:39:56] #[1;31;40mWARNING#[0;37;40m[4633]: #[1;37;40mchan_dahdi.c#[0;37;40m:#[1;37;40m930#[0;37;40m #[1;37;40mdahdi_open#[0;37;40m: Unable to specify channel 1: Device or resource busy
#[1;37;40mchan_dahdi.c#[0;37;40m:#[1;37;40m930#[0;37;40m #[1;37;40mdahdi_open#[0;37;40m: Unable to specify channel 1: Device or resource busy
#[1;30;40m    -- #[0;37;40mReconfigured channel 1, FXO Kewlstart signalling
#[1;30;40m    -- #[0;37;40mReconfigured channel 4, FXS Kewlstart signalling
#[1;30;40m  == #[0;37;40mParsing '/etc/asterisk/users.conf': Found
*CLI&gt; #[1;30;40m    -- #[0;37;40mStarting simple switch on 'Zap/1-1'
#[1;30;40m    -- #[0;37;40mExecuting [18005551212@default:1] #[1;36;40mDial#[0;37;40m("#[1;35;40mZap/1-1#[0;37;40m", "#[1;35;40mDAHDI/4/wwwww13475823549#[0;37;40m") in new stack
[Mar 10 15:40:15] #[1;31;40mWARNING#[0;37;40m[4679]: #[1;37;40mchannel.c#[0;37;40m:#[1;37;40m3168#[0;37;40m #[1;37;40mast_request#[0;37;40m: No channel type registered for 'DAHDI'
[Mar 10 15:40:15] #[1;31;40mWARNING#[0;37;40m[4679]: #[1;37;40mapp_dial.c#[0;37;40m:#[1;37;40m1286#[0;37;40m #[1;37;40mdial_exec_full#[0;37;40m: Unable to create channel of type 'DAHDI' (cause 66 - Channel not implemented)
#[1;30;40m  == #[0;37;40mEveryone is busy/congested at this time (1:0/0/1)
#[1;30;40m    -- #[0;37;40mExecuting [18005551212@default:2] #[1;36;40mHangup#[0;37;40m("#[1;35;40mZap/1-1#[0;37;40m", "#[1;35;40m#[0;37;40m") in new stack
#[1;30;40m  == #[0;37;40mSpawn extension (default, 13475823549, 2) exited non-zero on 'Zap/1-1'
#[1;30;40m    -- #[0;37;40mHungup 'Zap/1-1'
#[1;30;40m    -- #[0;37;40mStarting simple switch on 'Zap/1-1'
#[1;30;40m    -- #[0;37;40mHungup 'Zap/1-1'


sudo cat /proc/dahdi/* <br>Span 1: wctdm/4 'wildcard tdm400p rev I board 5' (master) <br><br>1 wctdm/4/0 fxoks (ec: mg2) <br>2 wctdm/4/1 <br>3 wctdm/4/2 <br>4 wctdm/4/3/ fxsks (ec:mg2) <br>

[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></pre>
<br><br><br><br><br>&gt; Date: Tue, 10 Mar 2009 18:37:35 +0200<br>&gt; From: tzafrir.cohen@xorcom.com<br>&gt; To: asterisk-users@lists.digium.com<br>&gt; Subject: Re: [asterisk-users] configuring channels for dahdi<br>&gt; <br>&gt; On Tue, Mar 10, 2009 at 04:20:47AM -1000, Aqua Man wrote:<br>&gt; &gt; <br>&gt; &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; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; signalling must be specified before any channels are.<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; CLI&gt; Warning [4663]: chan_dahdi.c:11627 process_dahdi: Ignoring signalling<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt;      Error[4663]: chan_dahdi.c:10946 build_channels: Unable to reconfigure channel '1'<br>&gt; <br>&gt; You got the real error emssage on module load. The error message you get<br>&gt; now is:<br>&gt; <br>&gt; 1. chan_dahdi tells you that it does not change major configuration on<br>&gt; reload<br>&gt; <br>&gt; 2. And that its configuration is still broken.<br>&gt; <br>&gt; Try e.g. 'dahdi restart' from the Asterisk CLI to get the real error.<br>&gt; <br>&gt; For more help in troubleshooting, also provide your zapata.conf /<br>&gt; chan_dahdi.conf as well as the output of:  cat /proc/dahdi/* (or <br>&gt; /proc/zaptel/* if you use Zaptel)<br>&gt; <br>&gt; -- <br>&gt;                Tzafrir Cohen<br>&gt; icq#16849755              jabber:tzafrir.cohen@xorcom.com<br>&gt; +972-50-7952406           mailto:tzafrir.cohen@xorcom.com<br>&gt; http://www.xorcom.com  iax:guest@local.xorcom.com/tzafrir<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 />HotmailŪ is up to 70% faster. Now good news travels really fast.  <a href='http://windowslive.com/online/hotmail?ocid=TXT_TAGLM_WL_HM_70faster_032009' target='_new'>Find out more.</a></body>
</html>