great! it works. I am now able to get the cli prompt with "asterisk -vvvcg"

when i try to use "/usr/sbin/safe_asterisk" script to start, i still got the error of
"Asterisk ended with exit status 127". I guess I can use the "asterisk -vvvcg" to
start the server. but I would like to know why the "safe_asterisk" does not work.


thanx.

Wen


From: Roy Sigurd Karlsbakk <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED],"Wen Wen" <[EMAIL PROTECTED]>
Subject: Re: [Asterisk-Users] Asterisk installation
Date: Wed, 30 Jul 2003 02:03:22 +0200

On Wednesday 30 July 2003 00:29, Wen Wen wrote:
> ERROR[1024]: File chan_modem.c, Line 852 (load_module): Unable to load
> config modem.conf

er
add this line to modules.conf

noload => chan_modem.so

potentially also these

noload => chan_modem_aopen.so
noload => chan_modem_bestdata.so
noload => chan_modem_i4l.so

roy
(sorry for the repost - sent that last message a little to early)


_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to