<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>> yes it is possible.<br>> In dahdi/system.conf you configure a dynamic span like:<br><br>> # To Ast 2<br>> dynamic=eth,eth0/<MAC_of_Ast2>,31,0<br>> dchan=16<br>
> bchan=1-15,17-31<br><br>> in the second system (asuming that Ast1 will provide the timing)<br>> # To Ast 1<br>> dynamic=eth,eth0/<MAC_of_Ast1>,31,1<br>> dchan=16<br>> bchan=1-15,17-31<br><br>
> and you use the span just lik you would use a hardware span.<br>> The example is for a typical PRI setup, but with dynamic spans you may<br>> have 124 chans (or more) in a single dynamic device:<br><br>> dynamic=eth,eth0/<MAC_of_the_remote>,124,0<br>
> dchan=1<br>> bchan=2-124<br></pre><br><br></div>