[asterisk-users] Boot order of 2 TE110P and 1 TDM400P in the
same machine
Tzafrir Cohen
tzafrir.cohen at xorcom.com
Fri Mar 9 08:49:22 MST 2007
On Fri, Mar 09, 2007 at 12:18:00PM -0300, Melcon Moraes wrote:
> I got the same thing on a Ubuntu Dapper.
On Ubuntu and Debian, put your modules in the desired order in
/etc/modules .
And just in case you need to unload the module and load them again, the
asterisk init.d script in the Debian package does this when you call its
"asterisk-fix" target:
/etc/init.d/asterisk stop
/etc/init.d/zaptel unload # unload all zaptel modules
/etc/init.d/module-init-tools start # load modules from /etc/modules
/etc/init.d/zaptel start # run ztcfg etc.
/etc/init.d/asterisk start
--
Tzafrir Cohen
icq#16849755 jabber:tzafrir at jabber.org
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
More information about the asterisk-users
mailing list