Hi,<br><br>1. From chan_dahdi.conf.sample (asterisk 1.6.1.18) :<br>; Switchtype: Only used for PRI.<br>;<br>; national: National ISDN 2 (default)<br>; dms100: Nortel DMS100<br>; 4ess: AT&T 4ESS<br>
; 5ess: Lucent 5ESS<br>; euroisdn: EuroISDN (common in Europe)<br>; ni1: Old National ISDN 1<br>; qsig: Q.SIG<br>;<br>;switchtype=euroisdn<br><br>At the same time, dahdi_genconf generates files in which there is:<br>
; Span 1: B4/0/1 "B4XXP (PCI) Card 0 Span 1" (MASTER) AMI/CCS<br>group=1,11<br>context=remote<br>switchtype = euroisdn<br>signalling = bri_cpe<br>channel => 1-2<br>context = default<br>group = 63<br><br><br>Does switchtype parameter also apply to BRI ?<br>
If positive, should we change this "; Switchtype: Only used for PRI" comment ?<br><br>2. In chan_dahdi.conf.sample, you can also read "; national: National ISDN 2 (default)".<br>Using dahdi_genconf and without changing any default, I can see that switchtype is defaulted to euroisdn.<br>
Should this "Switchtype default" comment be changed ?<br><br>Regards<br>