Hello I am sure this is a very basic Linux question. But every time I reboot my * I need to modprobe <module> and then ztcfg After doing this I can then run * without it complaining about not loading a channel. The module being loaded is qozap - a ISDN card. What do I need to do to make the ztcfg configuration persistent? Angus -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050724/fe73a475/attachment.htm
Add your module to your module startup method for your distro. See http://voip-info.org and search for startup or boot, then read. On 7/24/05, Angus Comber <angus@iteloffice.com> wrote:> > Hello > > I am sure this is a very basic Linux question. > > But every time I reboot my * I need to > > modprobe <module> > > and then > > ztcfg > > After doing this I can then run * without it complaining about not loading a > channel. The module being loaded is qozap - a ISDN card. > > What do I need to do to make the ztcfg configuration persistent? > > Angus > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > >-- <sig> Andrew Latham - AKA: LATHAMA (lay-th-ham-eh) WWW: http://lathama.com Email: lathama@lathama.com - lathama@yahoo.com - lathama@gmail.com If any of the above are down we have bigger problems than my email! </sig>
On Sun, 2005-07-24 at 20:10 -0500, Andrew Latham wrote:> Add your module to your module startup method for your distro. See > http://voip-info.org and search for startup or boot, then read. >Or of course do "make config" in zaptel, having carefully read README.udev if running udev. -- Dave Cotton <dcotton@linuxautrement.com>
Hi Angus, I have the same problem but on a Debian distro I do not know very well... When I boot the machine only wcfxs and zaptel modules are loaded....how can I load qozap before wcfxs? TIA Giorgio Angus Comber wrote:> Hello > > I am sure this is a very basic Linux question. > > But every time I reboot my * I need to > > modprobe <module> > > and then > > ztcfg > > After doing this I can then run * without it complaining about not > loading a channel. The module being loaded is qozap - a ISDN card. > > What do I need to do to make the ztcfg configuration persistent? > > Angus > > >------------------------------------------------------------------------ > >_______________________________________________ >Asterisk-Users mailing list >Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >