similar to: How to play sound AND run asterisk?

Displaying 20 results from an estimated 3000 matches similar to: "How to play sound AND run asterisk?"

2009 Dec 14
3
Asterisk throws error using the alsa, module
>> See if it plays back properly. > > Running aplay as asterisk user seems to be no problem: > > asterisk at puppy$ aplay /usr/share/sounds/alsa/Front_Center.wav > Playing: WAVE '/usr/share/sounds/alsa/Front_Center.wav' : Signed 16 bit > Little Endian, Rate: 48000 Hz, mono > asterisk at puppy:~$ aplay -Dpulse /usr/share/sounds/alsa/Front_Center.wav >
2009 Dec 08
2
Asterisk throws error using the alsa module
Hello, I can't get the sound over alsa to work with Asterisk. My current version is 1.4.21.2~dfsg-3 running on debian stable. All settings are the default ones with exception of: /etc/asterisk/modules.conf: load => chan_alsa.so noload => chan_oss.so /etc/asterisk/alsa.conf: input_device=default output_device=default asterisk is started up and doesn't complain about alsa in
2008 Jun 27
2
usb - audio asterisk crashes
I am using usb-audio for Console/Dsp with asterisk. it is crashing 1.4.21 and also svn. During the brief times its working the audio is choppy but understandable. I have used aplay and arecord at the same time on the same wave file and they work fine every time and I have done it MANY times. Asterisk failes after 1 or 2 times. Any ideas on something I can try? Jerry
2005 Jun 17
6
Console ALSA Sound
Hi ... probably one of those RTFM kind of questions (while I'd be happy to know where a good reference "FM" is :-) ) Has anyone an idea on how to disable the console sound driver. My problem is that a running asterisk is muting my speakers. Thank you in advance for your help Conrad
2008 Mar 04
1
console dsp
I am trying to get a console/dsp application going with 1.4.18 and not hearing any audio. In the CLI I see the call coming in, I see the Dial(Console/dsp) I see <auto answered> I see ALSA default but I hear no audio. What can I do to tell what is happening here. I have in modules.conf: noload chan_oss.so load chan_alsa.so For kicks I tried it the other way to noload chan_alsa.so and load
2004 Aug 16
2
disable console channels
I have a Digium TDM400 in my system and I'm using my main system as my asterisk box at home (very light load). When I start up *, though, it grabs my sound card and I cannot play other music through it (e.g. x/ XMMS). I have moved the alsa.conf and oss.conf files so that there is no configuration for them (though those files seemed to do little), but still the sound card is grabbed. How can
2016 Aug 16
2
pjproject 2.5.5 + asterisk-certified-13.8-cert1 : many Error loading module...undefined symbol
On 16-08-16 04:38, George Joseph wrote: > > > On Mon, Aug 15, 2016 at 1:24 PM, Jonas Kellens > <jonas.kellens at telenet.be <mailto:jonas.kellens at telenet.be>> wrote: > > Hello > > using pjproject 2.5.5 > using asterisk-certified-13.8-cert1 > > > IIRC there were API changes in pjproject 2.5 that aren't accounted for > in
2004 Apr 22
1
ALSA help required !
I have just installed the Alsa drivers for my 2.4.18-14 kernel (RH8). I have configured the sound card ok with alsaconf and tested with the aplay , works fine. But when I run asterisk it says.. ------------------------------- [chan_alsa.so] => (ALSA Console Channel Driver) Apr 20 18:28:34 ERROR[8192]: chan_alsa.c:339 alsa_card_init: snd_pcm_open failed: No such device or address Apr 20
2003 Jun 30
3
Connections, but no voice paths except by console
I have a software-only PBX set up. I can register various softphones and they will call each other -- but I've never succeeded in getting any voice routed from any of the softphones. Only the console will transmit audio. I am writing to ask if I have missed some obvious step in configuring the system. Conditions: (1) Softphones running on the same machine as the PBX: Only Kphone seems
2018 Feb 15
2
chan_oss.c: Unable to register channel type 'OSS'
Zitat von Tzafrir Cohen <tzafrir.cohen at xorcom.com>: Hi, > Off-topic: any reason you don't use chan_alsa? This was the "Armbian installation", I didn't configured it extra... > Are you sure you quote the error message right? Copy+Paste... ;) But I searched a little bit and I really don't think, I need this module... As I undestand, I just need it, if I
2005 May 10
3
MGCP : chan_mgcp.c:1509 find_subchannel
When I try to connect to * using a Cisco ATA 188 configured with a MGPC firmware (v3.1.1), I just keep getting this message every 30 seconds or so : May 10 10:08:21 NOTICE[7913]: chan_mgcp.c:1509 find_subchannel: Gateway '192.168.1.27' (and thus its endpoint '*') does not exist Using tcpdump, I have checked that the ATA188 (with IP 192.168.1.27 and port 2427) sends UDP packets to
2005 Feb 20
2
Soundcard problems?
Has anybody had any problems with their soundcards like this: Feb 20 01:05:22 WARNING[3420]: chan_oss.c:271 sound_thread: Read error on sound device: Resource temporarily unavailable This shows on the console and I have no clue what it is.. voice prompts sound good.... Any clues? __________________________________________________________________ Anton Krall
2005 Oct 16
1
No Audio from Console but mpg123 from shellworksfine.
-----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Tzafrir Cohen Sent: Sunday, October 16, 2005 2:59 AM To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] No Audio from Console but mpg123 from shellworksfine. >One possibility is that the volume is set to 0. aumix can be handy here. Does
2005 May 19
5
MusicOnHold probelms
This is my second attempt trying to get help and I am hoping someone can. When the musiconhold extension is matched, Asterisk attempts to execute musiconhold and stops right away, this is what I gets: Executing MusicOnHold("OSS/dsp", "") in new stack -- Started music on hold, class 'default', on OSS/dsp -- Stopped music on hold on OSS/dsp Is there a file that
2016 Aug 17
4
pjproject 2.5.5 + asterisk-certified-13.8-cert1 : many Error loading module...undefined symbol
On 16-08-16 17:45, George Joseph wrote: > > > On Tue, Aug 16, 2016 at 3:21 AM, Jonas Kellens > <jonas.kellens at telenet.be <mailto:jonas.kellens at telenet.be>> wrote: > > On 16-08-16 04:38, George Joseph wrote: >> >> >> On Mon, Aug 15, 2016 at 1:24 PM, Jonas Kellens >> <jonas.kellens at telenet.be <mailto:jonas.kellens at
2004 Jun 24
2
Help with chan_capi
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: Signierter Teil der Nachricht Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20040624/fe4cdcbf/PGP.pgp
2003 Jun 24
2
Asterisk ALSA module not working
Asterisk doesn't work with the latest CVS of ALSA (2003-06-24) . The module chan_alsa.so won't load even if the oss module, chan_oss.so, isn't loaded. There are no error messages. I've been chasing ALSA/Asterisk/client problems in one form or another for some time now. In previous versions of Asterisk and ALSA -- i.e., last week -- I could load either chan_oss.so or
2023 Sep 08
2
Asterisk 18.14.0 vs 18.18.0 and chan_console/chan_alsa
So I have done through chan_console.c and searched for console_pct_lock() - every one - has a matching console_pvt_unlock() How is the deadlock occurring ? jerry -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20230908/dee530c8/attachment.html>
2004 Apr 02
1
error with asterisk -vvvvc
Hi I?m a new user and I do test with my hardware . I have a x100p and telephone vozip. And when I run this command asterisk ?vvvvc for to test it . My computer show it ?warning? [chan_iax.so] => (Inter Asterisk eXchange) == Manager registered action IAX1peers == Parsing '/etc/asterisk/iax1.conf': Not found (No such file or directory) Apr 2 07:45:12 ERROR[16384]:
2006 Feb 21
1
Setting up an EICON CARD with CAPI
Hi everybody. I'm trying to setting up a V4 BRI EICON card on ASTERISK 1.0.7 My linux is a debian. It was working during a few days an suddenly (after a lot of reboot) I've got this error message that seems to be very popular but I couldn't find any answer on the net : ==============================================. Asterisk Dynamic Loader Starting: == Parsing