<br><br><div class="gmail_quote">2008/12/1 Tzafrir Cohen <span dir="ltr"><<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Mon, Dec 01, 2008 at 10:09:06AM +0100, Olivier wrote:<br>
</div><div><div></div><div class="Wj3C7c">> Hi,<br>
><br>
> Hardware is b410p with :<br>
> - span1 jumpers set to NT (no 100 ohm termination)<br>
> - span2 jumpers set to TE (no 100 ohm termination)<br>
> - straight cable from port1 to port2<br>
><br>
> Scheme:<br>
><br>
> --------------------<br>
> 1----------<br>
> | | <------ cat5 patch cord<br>
> 2----------<br>
> B410P |<br>
> 3<br>
> |<br>
> 4<br>
> |<br>
> --------------------<br>
><br>
><br>
><br>
> /etc/dahdi/system.conf :<br>
> span=1,0,0,ccs,ami<br>
> bchan=1,2<br>
> dchan=3<br>
> span=2,1,0,ccs,ami<br>
> bchan=4,5<br>
> dchan=6<br>
><br>
><br>
> /etc/asterisk/chan_dahdi.conf:<br>
> context=isdntrunk<br>
> group=1<br>
> callgroup=1<br>
> pickupgroup=1<br>
> immediate=no<br>
><br>
> signalling=bri_cpe<br>
> channel=>1-2<br>
> signalling=bri_net<br>
> channel=>4-5<br>
<br>
</div></div>I'd seperate the NT and TE to different groups to make sure they don't<br>
run over each other. Put the NT in group=2, and you'd be sure you dial<br>
from the TE.<br>
<br>
More importantly: what do you see in:<br>
<br>
pri debug span 1<br>
<br>
If you see nothing there: do you see anything in<br>
<br>
pri intense debug span 1</blockquote><div><br>I re-installed from scratch.<br><br>Now, I've got :<br><br> -- Executing [10123456789@mylocal:1] Dial("SIP/7533-08f8c2a8", "DAHDI/G1/0123456789") in new stack<br>
-- Requested transfer capability: 0x00 - SPEECH<br> -- Called G1/0123456789<br>[Dec 1 18:20:00] NOTICE[5770]: chan_dahdi.c:10781 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1<br>[Dec 1 18:20:00] NOTICE[5771]: chan_dahdi.c:10781 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 2<br>
[Dec 1 18:20:01] NOTICE[5770]: chan_dahdi.c:10781 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1<br>[Dec 1 18:20:02] NOTICE[5770]: chan_dahdi.c:10781 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1<br>
[Dec 1 18:20:02] NOTICE[5771]: chan_dahdi.c:10781 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 2<br> == Primary D-Channel on span 2 down<br>[Dec 1 18:20:03] WARNING[5771]: chan_dahdi.c:3156 pri_find_dchan: No D-channels available! Using Primary channel 6 as D-channel anyway!<br>
[Dec 1 18:20:03] WARNING[5949]: app_dial.c:1067 wait_for_answer: Unable to forward voice or dtmf<br> -- Hungup 'DAHDI/5-1'<br><br><br>While seeing this in console, I can heard a weird noise (a bit like fax signal but not a fax signal) in calling phone earphones.<br>
<br><br>I will try to summize in a later mail.<br></div></div>