<br><br><div class="gmail_quote">2008/12/1 Tzafrir Cohen <span dir="ltr">&lt;<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a>&gt;</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">&gt; Hi,<br>
&gt;<br>
&gt; Hardware is b410p with :<br>
&gt; - span1 jumpers set to NT (no 100 ohm termination)<br>
&gt; - span2 jumpers set to TE (no 100 ohm termination)<br>
&gt; - straight cable from port1 to port2<br>
&gt;<br>
&gt; Scheme:<br>
&gt;<br>
&gt; --------------------<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1----------<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| &nbsp; &lt;------ cat5 patch cord<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2----------<br>
&gt; &nbsp; &nbsp;B410P &nbsp; &nbsp; &nbsp;|<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|<br>
&gt; --------------------<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; /etc/dahdi/system.conf :<br>
&gt; span=1,0,0,ccs,ami<br>
&gt; bchan=1,2<br>
&gt; dchan=3<br>
&gt; span=2,1,0,ccs,ami<br>
&gt; bchan=4,5<br>
&gt; dchan=6<br>
&gt;<br>
&gt;<br>
&gt; /etc/asterisk/chan_dahdi.conf:<br>
&gt; context=isdntrunk<br>
&gt; group=1<br>
&gt; callgroup=1<br>
&gt; pickupgroup=1<br>
&gt; immediate=no<br>
&gt;<br>
&gt; signalling=bri_cpe<br>
&gt; channel=&gt;1-2<br>
&gt; signalling=bri_net<br>
&gt; channel=&gt;4-5<br>
<br>
</div></div>I&#39;d seperate the NT and TE to different groups to make sure they don&#39;t<br>
run over each other. Put the NT in group=2, and you&#39;d be sure you dial<br>
from the TE.<br>
<br>
More importantly: what do you see in:<br>
<br>
 &nbsp;pri debug span 1<br>
<br>
If you see nothing there: do you see anything in<br>
<br>
 &nbsp;pri intense debug span 1</blockquote><div><br>I re-installed from scratch.<br><br>Now, I&#39;ve got :<br><br>&nbsp;&nbsp;&nbsp; -- Executing [10123456789@mylocal:1] Dial(&quot;SIP/7533-08f8c2a8&quot;, &quot;DAHDI/G1/0123456789&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Requested transfer capability: 0x00 - SPEECH<br>&nbsp;&nbsp;&nbsp; -- Called G1/0123456789<br>[Dec&nbsp; 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&nbsp; 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&nbsp; 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&nbsp; 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&nbsp; 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>&nbsp; == Primary D-Channel on span 2 down<br>[Dec&nbsp; 1 18:20:03] WARNING[5771]: chan_dahdi.c:3156 pri_find_dchan: No D-channels available!&nbsp; Using Primary channel 6 as D-channel anyway!<br>
[Dec&nbsp; 1 18:20:03] WARNING[5949]: app_dial.c:1067 wait_for_answer: Unable to forward voice or dtmf<br>&nbsp;&nbsp;&nbsp; -- Hungup &#39;DAHDI/5-1&#39;<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>