<br><br><div class="gmail_quote">2008/11/26 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 Wed, Nov 26, 2008 at 04:12:58PM +0100, Olivier wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; From your answer, shall I understand it is possible to loop for one port<br>
&gt; back to another ?<br>
&gt;<br>
</div><div class="Ih2E3d">&gt; /etc/dahdi/system.conf :<br>
&gt; span=1,0,0,ccs,ami<br>
&gt; span=2,0,0,ccs,ami</div></blockquote><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"><br>
<br>
</div>Hmm... &nbsp;which of those two should provide timing?<br>
<br>
I suppose you should use something of the sort of:<br>
<br>
span=1,1,0,ccs,ami<br>
<div class="Ih2E3d">span=2,0,0,ccs,ami</div></blockquote><div><br><div>done : changed to <br>
span=1,1,0,ccs,ami<br>

span=2,0,0,ccs,ami<br>
<br>
(if my memory is ok, port 1 is set to NT mode, port 2 is to TE.<br>
I&#39;m still wondering how to teach to port 2 to use timing from port 1 (I
think span=2,0 means that but &#39;m not certain) and above all, how to
teach port 1 use a timing source elsewhere and use it)<br>
<br>
<br>
</div>&nbsp;</div><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"><br>
<br>
</div><div><div></div><div class="Wj3C7c">&gt; Anyway, chan_dahdi.conf :<br>
<br>
&gt;<br>
&gt; [channels]<br>
&gt; language=fr<br>
&gt; context=isdntrunk<br>
&gt; switchtype=euroisdn<br>
&gt; pridialplan=unknown<br>
&gt; prilocaldialplan=unknown<br>
&gt; internationalprefix=00<br>
&gt; nationalprefix=0<br>
&gt; usecallerid=yes<br>
&gt; callwaiting=yes<br>
&gt; usecallingpres=yes<br>
&gt; callwaitingcallerid=yes<br>
&gt; threewaycalling=yes<br>
&gt; transfer=yes<br>
&gt; canpark=yes<br>
&gt; cancallforward=yes<br>
&gt; callreturn=yes<br>
&gt; echocancel=yes<br>
&gt; echocancelwhenbridged=yes<br>
&gt; rxgain=0.0<br>
&gt; txgain=0.0<br>
&gt; group=1<br>
&gt; callgroup=1<br>
&gt; pickupgroup=1<br>
&gt; immediate=no<br>
&gt; signalling=bri_cpe_ptp<br>
&gt; channel=&gt;1-2<br>
&gt; channel=&gt;4-5<br>
<br>
</div></div>s/bri_cpe_ptp/bri_cpe/</blockquote><div>Oops ! <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>
<br>
In addition to that, a CPE needs to talk to a Network on the other side.<br>
Thus you should have something of the sort of:<br>
<br>
signalling=bri_net<br>
channel=&gt;1-2<br>
signalling=bri_cpe<br>
channel=&gt;4-5<br>
<br>
<br>
(As for the question of wiring: I have no idea. Refer to the<br>
documentation or to the answers of others in this thread)</blockquote><div>&nbsp;</div><div>b410 manual says pins are affected this way :<br><br>3&nbsp;&nbsp; Tx+ (TE)&nbsp;&nbsp; Rx+ (NT)<br>4&nbsp;&nbsp; Rx+(TE)&nbsp;&nbsp;&nbsp; Tx+ (NT)<br>5&nbsp;&nbsp; Rx-(TE)&nbsp;&nbsp;&nbsp; Tx- (NT)<br>
6&nbsp;&nbsp; Tx- (TE)&nbsp;&nbsp; Rx- (NT)<br><br>I don&#39;t know if this means a straight cable is ok or not.<br>If someone could shed some light ...<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>