Hi Alexander, you can start the misdn subsystem using /etc/init.d/misdn-init config
This creates the file /etc/misdn-init.conf dynamically (it's a symlink to /tmp/etc/misdn-init.conf). Here you can specify in which mode the HFC card should run. NOTE: as I said, this file is generated dynamically. Changes are lost after a reboot! Once configured/edited, you can run /etc/init.d/misdn-init start. Afterwards start launch asterisk. This is the "manual" process how to start misdn. Of course by setting the ISDN_MODPROBE var. to "MISDN" you launch the misdn subsystem automatically (misdn-init config followed by misdn-start). I'd propose you change the rc script a bit and probably don't create the /etc/misdn-init.conf every time dynamically. Hope it helps. cheers, Ingmar Alexander Topolanek wrote: > Hi, > > I know I had this working some couple of month ago, with astlinux 4.0... > > I need to connect the box to a ptp NT. In rc.conf I tried use > ISDN_MODPROBE="hfcpci protocol=0x22 layermask=0xf" (BTW, in the console > output during boot the modprobe loads with "protocol=0x2", in my > misdn.conf I have a section > > [TEports] > context=default > ports=1ptp > msns=* > > but I still get > > asterisk*CLI> misdn show port 1 > BEGIN STACK_LIST: > * Stack Addr:40000104 Port 1 Type TE Prot. PMP L2Link DOWN L1Link:DOWN > Debug:3 > > for Point to multipoint... > > any ideas? > > thanks > Alexander > > _______________________________________________ > Astlinux-users mailing list > [email protected] > http://lists.kriscompanies.com/mailman/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to [EMAIL > PROTECTED] _______________________________________________ Astlinux-users mailing list [email protected] http://lists.kriscompanies.com/mailman/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
