Re: [Asterisk-Users] passing opermode to the wcfxs module

2005-01-09 Thread Kavit Munshi
Richard Scobie wrote: Kavit Munshi wrote: Hi, Has anyone in australia got asterisk running on FreeBSD? how would i pass the opermode=AUSTRALIA parameter to the wcfxs.ko module as kldload doesnt let you pass parameters to the module like modprobe in Linux. I tried to get the sysctl variable usi

Re: [Asterisk-Users] passing opermode to the wcfxs module

2005-01-09 Thread Richard Scobie
Kavit Munshi wrote: Hi, Has anyone in australia got asterisk running on FreeBSD? how would i pass the opermode=AUSTRALIA parameter to the wcfxs.ko module as kldload doesnt let you pass parameters to the module like modprobe in Linux. I tried to get the sysctl variable using sysctl -a it might

[Asterisk-Users] passing opermode to the wcfxs module

2005-01-09 Thread Kavit Munshi
Hi, Has anyone in australia got asterisk running on FreeBSD? how would i pass the opermode=AUSTRALIA parameter to the wcfxs.ko module as kldload doesnt let you pass parameters to the module like modprobe in Linux. I tried to get the sysctl variable using sysctl -a it might use but nothing appl