<div dir="ltr">Hi,<br><br><br>Thank you for your help.<br><br><br>For the timer, the doc mentions that a DAHDI card must be used!!!! What to use for timer if there is no card? Or, the timer does not matter if no hardware is available?<br>
<br><br>--<br>BR<br>Abdelkader Mosbah<br><pre>&gt; yes it is possible.<br>&gt; In dahdi/system.conf you configure a dynamic span like:<br><br>&gt; #       To Ast 2<br>&gt; dynamic=eth,eth0/&lt;MAC_of_Ast2&gt;,31,0<br>&gt; dchan=16<br>
&gt; bchan=1-15,17-31<br><br>&gt; in the second system (asuming that Ast1 will provide the timing)<br>&gt; #       To Ast 1<br>&gt; dynamic=eth,eth0/&lt;MAC_of_Ast1&gt;,31,1<br>&gt; dchan=16<br>&gt; bchan=1-15,17-31<br><br>
&gt; and you use the span just lik you would use a hardware span.<br>&gt; The example is for a typical PRI setup, but with dynamic spans you may<br>&gt; have 124 chans (or more) in a single dynamic device:<br><br>&gt; dynamic=eth,eth0/&lt;MAC_of_the_remote&gt;,124,0<br>
&gt; dchan=1<br>&gt; bchan=2-124<br></pre><br><br></div>