<br><br><div class="gmail_quote">On Tue, May 31, 2011 at 11:38 AM, Shaun Ruffell <span dir="ltr"><<a href="mailto:sruffell@digium.com">sruffell@digium.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">On Tue, May 31, 2011 at 11:21:48AM +0530, mahesh katta wrote:<br>
> On Tue, May 31, 2011 at 11:08 AM, Shaun Ruffell <<a href="mailto:sruffell@digium.com">sruffell@digium.com</a>> wrote:<br>
><br>
>> On Tue, May 31, 2011 at 10:48:08AM +0530, mahesh katta wrote:<br>
>>> Hi sir,<br>
>>><br>
>>> I was installed Goautodial server and I have b410p BRI card. BRI card<br>
>>> showing OK with dahdi_tool, this NT mode. whenever I am dialing from<br>
>>> server i am not able to connect the call . in Cli below mention<br>
>>> warning is comming . please what is the mistake with me . help me<br>
>><br>
>> <snip><br>
>><br>
>>> -- Executing [0559566768@default:2] Dial("Console/dsp",<br>
>>> "Dahdi/g0/0559566768|55|tTo") in new<br>
>>> stack<br>
>>> [May 31 01:10:09] WARNING[30356]: channel.c:3443 ast_request: No channel<br>
>>> type registered for<br>
>>> 'Dahdi'<br>
>>> [May 31 01:10:09] WARNING[30356]: app_dial.c:1296 dial_exec_full: Unable to<br>
>>> create channel of type 'Dahdi' (cause 66 - Channel not implemented)<br>
>><br>
>> It appears that you do not have chan_dahdi in Asterisk configured and/or<br>
>> loaded properly.<br>
><br>
> sir this chan_dahdi.conf file<br>
><br>
> [channels]<br>
> #include dahdi-channels.conf<br>
> language=en<br>
> context=default<br>
> usecallerid=yes<br>
> hidecallerid=yes<br>
> callwaiting=yes<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=yes<br>
> echotraining=800<br>
> relaxdtmf=yes<br>
> rxgain=0.0<br>
> txgain=0.0<br>
> ;group=1<br>
> ;callgroup=1<br>
> ;pickupgroup=1<br>
> busydetect=yes<br>
> busycount=6<br>
> immediate=no<br>
> resetinterval=never<br>
> switchtype=euroisdn<br>
> signalling=bri_cpe<br>
> pridialplan=unknown<br>
> prilocaldialplan=unknown<br>
> group=0<br>
> channel => 1-2<br>
><br>
> dahdi-channels.conf file<br>
> ; Span 1: B4/0/1 "B4XXP (PCI) Card 0 Span 1" (MASTER) AMI/CCS<br>
> group=0<br>
> context=from-pstn<br>
> switchtype = euroisdn<br>
> signalling = bri_cpe<br>
> channel => 1-2<br>
> context = default<br>
><br>
> /etc/dahdi/system.conf<br>
> # Span 1: B4/0/1 "B4XXP (PCI) Card 0 Span 1" (MASTER) AMI/CCS<br>
> span=1,1,0,ccs,ami<br>
> # termtype: te<br>
> bchan=1-2<br>
> hardhdlc=3<br>
> echocanceller=mg2,1-2<br>
><br>
> /etc/asterisk/extensions.conf<br>
> [globals]<br>
> TRUNK=Dahdi/g0<br>
> [Default]<br>
> exten => _0XXXXXXXXX,1,Answer()<br>
> exten => _0XXXXXXXXX,2,Dial(${TRUNK}/${EXTEN},,tTo)<br>
> exten => _0XXXXXXXXX,3,Hangup()<br>
><br>
> shortly this is my configuration.<br>
<br>
</div></div>What is the output of "dahdi show channels" on the CLI? The "No channel<br>
type 'Dahdi'" error message you originally reported still suggests that<br>
something is preventing chan_dahdi from loading.<br>
<br></blockquote><div>sir this command is not working like<br> go*CLI> dahdi show channels <br>
No such command 'dahdi show channels' (type 'help dahdi show' for other possible commands) <br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Also, you probably want to put the #include dahdi-channels.conf at the<br>
end of your chan_dahdi.conf file, and drop the group=0 / channel => 1-2<br>
from that file as well since they are already defined in<br>
dahdi-channels.conf that you are including.<br></blockquote><div>sir I put this line #include dahdi-channels.conf at the end of chan_dahdi.conf file. till same . <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">Shaun Ruffell<br>
Digium, Inc. | Linux Kernel Developer<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br>
Check us out at: <a href="http://www.digium.com" target="_blank">www.digium.com</a> & <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a><br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
<a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><font face="Verdana, sans-serif"><font size="2"><font color="#000000">Best
Regards, <br><br>Mahesh Katta</font><br><font color="#ff9900"><b>BUZZ</b></font><font color="#000000"><b>WORKS</b></font><font color="#000000">
Business Services Private Limited<br></font><font color="#999999">BANGALORE
</font><font color="#000000">| </font><font color="#999999">CHENNAI </font><font color="#808080">|
</font><font color="#999999">HYDERABAD </font><font color="#000000">|
</font><font color="#ff9900">MUMBAI| </font><font color="#999999">DELHI<br></font><font color="#000000">201, Crystal Tower, 75 Gundavali Cross Lane, Andheri Kurla Road, Andheri (E) Mumbai 400069</font><font color="#666666"><br>
</font><font color="#ff9900">GSM</font><font color="#000000">
+91.97029.70779 | </font><font color="#ff9900">Phone </font><font color="#000000">+91.22.4229.2634
| </font><font color="#ff9900">Fax </font><font color="#000000">+91.22.4229.2634<br></font><font color="#ff9900">Web</font><font color="#000000">
<a href="http://www.buzzworks.com/" target="_blank">http://www.buzzworks.com<br></a></font></font></font><br>