Thank you for your reply, David.
I found the file in /etc/rc3.d/S40asterisk. Where would I put the line to load the Wildcard PCI interface card (modprobe wcfxs)?
Would I put it before the line:
RETVAL = 0
start() {
# start daemons
etc
}From: David Choo <[EMAIL PROTECTED]>
Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion <[email protected]>
To: Asterisk Users Mailing List - Non-Commercial Discussion <[email protected]>
CC: [email protected],[EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] Automatic Start
Date: Wed, 6 Apr 2005 10:21:55 +0800
Hi,
If its started from an automated script, it should be in /etc/rc.d/init.d/asterisk
If you want a quick and easy fix to start asterisk after zaptel do this (Assuming that Zaptel is installed properly)
Modify /etc/rc.local
Add the following lines.
service asterisk stop service zaptel restart service asterisk start
It will first start asterisk, then restart zaptel (to ensure that even if its started, it will work) then start asterisk
Best Regards,
============================== David Choo Systems Engineer Business & Technology Division "Engineered for Changing Businesses" Espore Corp Pte Ltd 68 Kallang Pudding Rd #04-03 SYH Logistics Bldg Singapore 349327 Tel: 65-68487806 Fax : 65-6842 2724 E-mail :[EMAIL PROTECTED] =============================
Privileged/Confidential information may be contained in this message. If you are not the intended recipient, you must not copy it or use it for any purpose, nor deliver this message to anyone. Instead, please delete this message and destroy any other record of it immediately and kindly notify the sender by return email. Thank you for your co-operation.
Internet communications cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, arrive late, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the context of this message nor can the sender guarantee that this message is virus free.
"J Hobbs" <[EMAIL PROTECTED] il.com> To Sent by: [email protected] asterisk-users-bo cc [EMAIL PROTECTED] m.com Subject [Asterisk-Users] Automatic Start
06/04/2005 08:17 AM
Please respond to Asterisk Users Mailing List - Non-Commercial Discussion <[EMAIL PROTECTED] ists.digium.com>
Hi All, I have just installed Asterisk using Signate install disks which installed CentOS (Redhat) and then loaded Asterisk.
I am completely new to Linux so this is probably a dumb question, but I can't figure it out or find any documents that refer to it. So here goes.
When I start CentOS it automatically loads Asterisk and Gnome, but where is
the startup configuration file for Asterisk. I need to edit this file so that the Wildcard is also loaded.
Put me out of my misery please.
_________________________________________________________________ Powerful Parental Controls Let your child discover the best the Internet has to offer. http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines
Start enjoying all the benefits of MSN� Premium right now and get the first two months FREE*.
_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
_________________________________________________________________
Don't just Search. Find! http://search.sympatico.msn.ca/default.aspx The new MSN Search! Check it out!
_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
