<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>
&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>
<br>
</div>s/dchan/hardhdlc/<br>
<br>
This is one of the defaults that needs changing in dahdi_genconf .<br>
Probably will happen when we fix our BRI driver to support hardhdlc :-)</blockquote><div><br>Thanks for the tip.<br><br>Now:<br># cat ../dahdi/system.conf<br>span=1,0,0,ccs,ami<br>bchan=1,2<br>hardhdlc=3<br>span=2,0,0,ccs,ami<br>
bchan=4,5<br>hardhdlc=6<br><br>but still :<br>Executing [10123456789@mylocal:1] Dial(&quot;SIP/7533-08bb6508&quot;, &quot;DAHDI/g1/0123456789&quot;) in new stack<br>[Dec&nbsp; 1 10:46:13] WARNING[5676]: app_dial.c:1739 dial_exec_full: Unable to create channel of type &#39;DAHDI&#39; (cause 34 - Circuit/channel congestion)<br>
&nbsp; == Everyone is busy/congested at this time (1:0/1/0)<br><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;"><br>
<font color="#888888"><br>
--<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Tzafrir Cohen<br>
icq#16849755 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:jabber%3Atzafrir.cohen@xorcom.com">jabber:tzafrir.cohen@xorcom.com</a><br>
+972-50-7952406 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; mailto:<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a><br>
<a href="http://www.xorcom.com" target="_blank">http://www.xorcom.com</a> &nbsp;<a href="http://iax:guest@local.xorcom.com/tzafrir" target="_blank">iax:guest@local.xorcom.com/tzafrir</a><br>
</font><div><div></div><div class="Wj3C7c"><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-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <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>