+++ Walter Willis [gentoo-user] [Fri, Aug 19, 2005 at 05:42:07PM -0500]:
> yes 
> include :
> #rc-update add zaptel default
> #rc-update add asterisk default
> 
> and after 
> #rc-update del asterisk 
> 
> # reboot 
> and reboot normality, charge modules etc, etc. 
> 
> login in gentoo linux and :
> #/etc/init.d/asterisk start and 
> #ps aux
> USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
> root         3  0.0  0.0      0     0 ?        SN   16:48   0:00 [ksoftirqd/0]

<snippage>

> mpg123 -q -s --mono -r 8000 -b 2048 -f 4096 fpm-calm-river.mp
> root      9101  0.0  0.3   2440   832 pts/0    R+   16:54   0:00 ps aux
> 
> 
> but no work!!!
> 
> for asterisk is necesary sound card ????
I do not believe so.  I had a similar issue to what you are seeing.  Oddly
enough I'm not sure how I "fixed" it but doing the following seemed to
help:

rmmod wcfxo
rmmod zaptel
sleep1
modprobe zaptel
modprobe wcfxo
sleep 1
ztcfg -vvv

asterisk -vvvvc

I know it seems no different from what you've been doing (same here), but
do them right in a row like that and I think you may get asterisk to start
working.


As an aside, for me the interface seems to "stop listening" after a certain
amount of time (a few minutes I think).  I can't seem to find anybody else
having this problem.  If you hit it too then it's likely a Gentoo specific
issue...


-- 
// Andrew MacKenzie  |  http://www.edespot.com
// GPG public key: http://www.edespot.com/~amackenz/public.key
// An adequate bootstrap is a contradiction in terms.
//     - Alan Perlis

Attachment: pgpbYE5XeDLGY.pgp
Description: PGP signature

Reply via email to