Hi all,<br><br><br><div class="gmail_quote">On Tue, Oct 28, 2008 at 12:35 PM, Tiago Durante <span dir="ltr">&lt;<a href="mailto:tiagodurante@gmail.com">tiagodurante@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all!<br>
<br>
</blockquote><div><br>&lt;snip&gt;<br>&nbsp;<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">All righ, lets go by steps. First I&#39;m having this error when I start Asterisk:<br>

<br>
ERROR[32631]: codec_dahdi.c:432 find_transcoders: Failed to open<br>
/dev/dahdi/transcode: No such file or directory<br>
</blockquote><div><br><br>You are using DAHDI and you should load the dahdi_transcode module into the kernel. To do so, issue<br><br># modprobe dahdi_transcode<br># /etc/init.d/asterisk stop<br># /etc/init.d/asterisk start<br>
<br>You must edit the /etc/dahdi/modules and add a line to make DAHDI load the dahdi_transcode before the cards modules. Just add a line to look like this<br><br># Contains the list of modules to be loaded / unloaded by /etc/init.d/dahdi.<br>
#<br># NOTE:&nbsp; Please add/edit /etc/modprobe.d/dahdi or /etc/modprobe.conf if you<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; would like to add any module parameters.<br>#<br># Format of this file: list of modules, each in its own line.<br># Anything after a &#39;#&#39; is ignore, likewise trailing and leading<br>
# whitespaces and empty lines.<br><br># DAHDI Transcode Module<br>dahdi_transcode<br><br># Digium TE205P/TE207P/TE210P/TE212P: PCI dual-port T1/E1/J1<br># Digium TE405P/TE407P/TE410P/TE412P: PCI quad-port T1/E1/J1<br># Digium TE220: PCI-Express dual-port T1/E1/J1<br>
# Digium TE420: PCI-Express quad-port T1/E1/J1<br>wct4xxp<br><br>....<br><br><br>Best regards<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
And this warning when I call a extension at Siemens:<br>
<br>
WARNING[32744]: chan_dahdi.c:1938 dahdi_enable_ec: Unable to enable<br>
echo cancellation on channel 1 (No such device)<br>
<br>
Every time I call a extension on Siemens I&#39;ve some mute moments for<br>
some of the call parts. It&#39;s quick, 4 to 8 seconds, but makes<br>
impossible to talk. And the caller has echo, always. It isn&#39;t a strong<br>
echo, but still.<br>
<br>
Another thing that is happening is that I just can call 5 digits<br>
numbers at Siemens, I think its a problem with the configuration at<br>
Siemens side, I already called the company responsible for the<br>
equipment to check if there is something wrong there.<br>
<br>
I&#39;ve tried a several configurations until y-day when I got it working<br>
with Asterisk 1.4.22, DAHDI 2 and libOpenR2 0.1.1 - The most strange<br>
thing is that in a first moment using Asterisk 1.6 Beta and zaptel 1.4<br>
it worked close to perfectly, lets say 97%. And now I&#39;m having this<br>
issues.<br>
<br>
I&#39;m used to Asterisk and analog channels. But it&#39;s my first E1 and<br>
I&#39;ve to confess that I&#39;m not an expert, so maybe I&#39;m missing something<br>
stupid here... I&#39;ve a lot of doubts, so ...<br>
<br>
<br>
---<br>
<br>
My conf:<br>
<br>
/etc/dahdi# cat system.conf<br>
loadzone = br<br>
defaultzone =br<br>
<br>
span=1,1,0,cas,hdb3<br>
cas=1-15:1101<br>
cas=17-31:1101<br>
dchan=16<br>
<br>
<br>
---<br>
<br>
/etc/asterisk# cat chan_dahdi.conf<br>
[trunkgroups]<br>
<br>
[channels]<br>
usecallerid=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>
<br>
signalling=mfcr2<br>
mfcr2_variant=br<br>
mfcr2_get_ani_first=no<br>
mfcr2_max_ani=20<br>
mfcr2_max_dnis=20<br>
mfcr2_category=national_subscriber<br>
mfcr2_logdir=span1<br>
mfcr2_logging=all<br>
<br>
context=in-e1<br>
group=0<br>
callgroup=0<br>
pickupgroup=0<br>
channel =&gt; 1-15<br>
channel =&gt; 17-31<br>
<br>
---<br>
<br>
cat /proc/interrupts<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CPU0<br>
 &nbsp;0: &nbsp; &nbsp; &nbsp; &nbsp; 74 &nbsp; IO-APIC-edge &nbsp; &nbsp; &nbsp;timer<br>
 &nbsp;1: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2 &nbsp; IO-APIC-edge &nbsp; &nbsp; &nbsp;i8042<br>
 &nbsp;6: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;5 &nbsp; IO-APIC-edge &nbsp; &nbsp; &nbsp;floppy<br>
 &nbsp;7: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; IO-APIC-edge &nbsp; &nbsp; &nbsp;parport0<br>
 &nbsp;8: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3 &nbsp; IO-APIC-edge &nbsp; &nbsp; &nbsp;rtc<br>
 &nbsp;9: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; IO-APIC-fasteoi &nbsp; acpi<br>
&nbsp;12: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4 &nbsp; IO-APIC-edge &nbsp; &nbsp; &nbsp;i8042<br>
&nbsp;14: &nbsp; &nbsp; 651656 &nbsp; IO-APIC-edge &nbsp; &nbsp; &nbsp;ide0<br>
&nbsp;16: &nbsp; &nbsp; 338990 &nbsp; IO-APIC-fasteoi &nbsp; eth0<br>
&nbsp;17: &nbsp; 68622371 &nbsp; IO-APIC-fasteoi &nbsp; wcte11xp<br>
&nbsp;18: &nbsp; &nbsp; &nbsp;39496 &nbsp; IO-APIC-fasteoi &nbsp; libata<br>
&nbsp;19: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2 &nbsp; IO-APIC-fasteoi &nbsp; ehci_hcd:usb1, uhci_hcd:usb2<br>
&nbsp;20: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; IO-APIC-fasteoi &nbsp; uhci_hcd:usb3<br>
&nbsp;21: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; IO-APIC-fasteoi &nbsp; uhci_hcd:usb4<br>
&nbsp;22: &nbsp; &nbsp; &nbsp; &nbsp; 37 &nbsp; IO-APIC-fasteoi &nbsp; uhci_hcd:usb5, Intel ICH6<br>
NMI: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; Non-maskable interrupts<br>
LOC: &nbsp; 18269790 &nbsp; Local timer interrupts<br>
RES: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; Rescheduling interrupts<br>
CAL: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; function call interrupts<br>
TLB: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; TLB shootdowns<br>
TRM: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; Thermal event interrupts<br>
SPU: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; Spurious interrupts<br>
ERR: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0<br>
MIS: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0<br>
<br>
---<br>
<br>
# dahdi_speed<br>
Count: 891909<br>
<br>
# dahdi_test<br>
Opened pseudo dahdi interface, measuring accuracy...<br>
99.973045% 99.968651% 99.972649% 99.972557% 99.972656% 99.972748% 99.972168%<br>
99.972565% 99.971596% 99.972656% 99.973045% 99.972359% 99.972359%<br>
99.972466% 99.972656%<br>
99.973053% 99.971870% 99.972557%<br>
--- Results after 18 passes ---<br>
Best: 99.973 -- Worst: 99.969 -- Average: 99.972314, Difference: 99.972315<br>
<br>
# dahdi_scan<br>
[1]<br>
active=yes<br>
alarms=OK<br>
description=Digium Wildcard TE110P T1/E1 Card 0<br>
name=WCT1/0<br>
manufacturer=Digium<br>
devicetype=Digium Wildcard TE110P T1/E1<br>
location=PCI Bus 04 Slot 02<br>
basechan=1<br>
totchans=31<br>
irq=17<br>
type=digital-E1<br>
syncsrc=0<br>
lbo=0 db (CSU)/0-133 feet (DSX-1)<br>
coding_opts=HDB3<br>
framing_opts=CCS,CRC4<br>
coding=HDB3<br>
framing=<br>
<br>
<br>
<br>
<br>
<br>
Please, if there is any other information that you guys need just let<br>
me know that I post here.<br>
<br>
Thank you very much!<br>
<br>
regards,<br>
<br>
<br>
--<br>
Tiago Durante<br>
<br>
,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,<br>
Perseverance is the hard work you do after you<br>
get tired of doing the hard work you already did.<br>
-- Newt Gingrich<br>
<br>
_______________________________________________<br>
--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
<br>
asterisk-r2 mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-r2" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Alexandre C Alencar (Skarmeth)<br><a href="http://blog.alexandrealencar.net/">http://blog.alexandrealencar.net/</a><br><a href="http://www.alexandrealencar.net/">http://www.alexandrealencar.net/</a><br>
<a href="http://people.debian-ce.org/skarmeth/">http://people.debian-ce.org/skarmeth/</a><br><br>