[Asterisk-bsd] Where are you loading zaptel/wcfxo/wcfxs/ztdummy?
jerry at voiptower.com
jerry at voiptower.com
Mon Apr 10 14:16:13 MST 2006
Where are you initializing the kernel modules for asterisk?
I was poking around a bit, and realized I'd like to make them an automatic
part of startup. "make load" is good, but I want it to start on powerfail
too.
I think there are a couple things that need to be done:
- load the modules; I think that zaptel needs to be done, then your card
driver(s) (and this would include ztdummy, if needed)
- execute ztcfg
Now, you can manually call them in a script you arrange to have called during
rc, or add them to some of the existing boot scripts. (Right now I'm leaning on
the boot scripts, but just because I know them a bit better).
I'm thinking there should be a target, like in the Linux version, that adds
the driver/ztcfg parts to your boot process. Ideas, comments?
Thanks,
J.
More information about the Asterisk-BSD
mailing list