Re: Problem in configuring vocal 1.5
claude monthe <[email protected]> Thu, 12 May 2005 09:40:59 +0200 (CEST)
| Newsgroups | gmane.comp.lib.vovida.vocal |
|---|---|
| Message-ID | <[email protected]> |
> = > Message: 1 > Date: Wed, 11 May 2005 05:20:29 -0400 (EDT) > From: "ruchita gupta" <[email protected]> > Subject: [Vocal] Re: Problem in configuring vocal > 1.5 > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset=3D"us-ascii" > = > = > Hi = > I have successfully installed VOCAL by compiling the > source code. Currently i have configured using > allinone.. I am able to provision users as well as > the servers.. Right now, I have configured 2 users > and one proxy server. Using SIpset i have launched 2 > users. Now when i try to make a call. It comes to > ringing state and when the call is accepted it gives > error " Fatal errror. Restart" and on the terminal > it gives the print "The card does not support full > duplex". What else is required to be done ?? = > = > We are using Pentium 2 PC with Red Hat Linux. = > Regards, > Ruchita Gupta > = Hi Ruchita you must install alsa driver. Follow these steps to install it. Note: Fisrt you must check if your soundcrd is supported by the ALSA project. 1- - First download alsa sources [url]http://www.alsa-project.org[/url] (alsa-driver, alsa-lib, alsa-utils, alsa-oss) 2- - unpack alsa-lib and compile. (./configure && make && make install) - compile alsa-oss (./configure && make && make install) 3- - unpack alsa-driver - ./configure --with-isapnp=3Dno --with-sequencer=3Dyes --with-oss=3Dyes make make install run the ./snddevices script 4- - check if you have unresolved symbols with depmod -ae. If you get errors repeat step 3. 5- - run Idconfig 6- - unpack alsa-utils and compile. (./configure && make && make install) 7- - run alsaconf (here this must be configure your modules.conf) - run alsamixer (your channels are muted by default) run alsactl store 8- - reboot cd /etc/init.d/alsasound start - startx Here my ALSA configuration in modules.conf alias char-major-116 snd alias char-major-14 soundcore alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss alias snd-card-0 snd-intel8x0 alias sound-slot-0 snd-intel8x0 options snd-intel8x0 snd_ac97_clock=3D0 snd_enable=3D1 snd_index=3D0 Good Luck Claude = = = ___________________________________________________________________________= __ = D=E9couvrez le nouveau Yahoo! Mail : 1 Go d'espace de stockage pour vos mai= ls, photos et vid=E9os ! = Cr=E9ez votre Yahoo! Mail sur http://fr.mail.yahoo.com _______________________________________________ vocal mailing list [email protected] To unsubscribe, please go to http://www.vovida.org/mailman/listinfo/vocal