[asterisk-users] configuring channels for dahdi
Aqua Man
katsuodo at hotmail.com
Tue Mar 10 15:03:03 CDT 2009
Typed the dahdi restart command and the output is listed in the email as per your request.
#[0;37;40m*CLI> 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> #[1;30;40m -- #[0;37;40mStarting simple switch on 'Zap/1-1'
#[1;30;40m -- #[0;37;40mExecuting [18005551212 at 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 at 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/*
Span 1: wctdm/4 'wildcard tdm400p rev I board 5' (master)
1 wctdm/4/0 fxoks (ec: mg2)
2 wctdm/4/1
3 wctdm/4/2
4 wctdm/4/3/ fxsks (ec:mg2)
[channels]
usecallerid=yes
callerid=asreceived
cidsignalling=bell
hidecallerid=no
callwaiting=yes
musiconhold=default
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
echotraining=400
rxgain=0.0
txgain=0.0
signalling=fxo_ks
language=en
context=default
channel => 1
signalling=fxs_ks
channel => 4
I used same settings from zapata.conf. This worked fine before the dahdi. Any help would much appreciated
> Date: Tue, 10 Mar 2009 18:37:35 +0200
> From: tzafrir.cohen at xorcom.com
> To: asterisk-users at lists.digium.com
> Subject: Re: [asterisk-users] configuring channels for dahdi
>
> On Tue, Mar 10, 2009 at 04:20:47AM -1000, Aqua Man wrote:
> >
> > after installing asterisk 1.4.23.1 and dahdi-linux-2.1.0.4 and at CLI> module load chan_dahdi.so receive the following:
> >
> >
> >
> >
> >
> > signalling must be specified before any channels are.
> >
> >
> >
> >
> >
> > CLI> Warning [4663]: chan_dahdi.c:11627 process_dahdi: Ignoring signalling
> >
> >
> > Error[4663]: chan_dahdi.c:10946 build_channels: Unable to reconfigure channel '1'
>
> You got the real error emssage on module load. The error message you get
> now is:
>
> 1. chan_dahdi tells you that it does not change major configuration on
> reload
>
> 2. And that its configuration is still broken.
>
> Try e.g. 'dahdi restart' from the Asterisk CLI to get the real error.
>
> For more help in troubleshooting, also provide your zapata.conf /
> chan_dahdi.conf as well as the output of: cat /proc/dahdi/* (or
> /proc/zaptel/* if you use Zaptel)
>
> --
> Tzafrir Cohen
> icq#16849755 jabber:tzafrir.cohen at xorcom.com
> +972-50-7952406 mailto:tzafrir.cohen at xorcom.com
> http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
_________________________________________________________________
Hotmail® is up to 70% faster. Now good news travels really fast.
http://windowslive.com/online/hotmail?ocid=TXT_TAGLM_WL_HM_70faster_032009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090310/5459c589/attachment-0001.htm
More information about the asterisk-users
mailing list