similar to: MP3Player could not play remote stream

Displaying 20 results from an estimated 800 matches similar to: "MP3Player could not play remote stream"

2005 Jun 08
3
Play MP3 during Record
Hi all, Does Asterisk support multi thread? I mean: Is it possible to do one of the 2 following scenarios: 1. Play a low background music when the user record his/her voice 2. If the first scenario is not possible, can we play two music stream at the same time? i.e: using MP3Player to play a music file and at the same time play the recorded voice of the user. Thanks in advance for any
2005 Jun 01
1
glm
Hi, list, I have got a dataset on soil and plant. I would like to fit a "glm" to my data. My response variable is percentage data. That is percent of plant root length colonized by Arbuscular micorrhiza fungi. Because of the nature of my data, I am not quite sure whether gamma or gaussian distribution is suitable for this type of data. If I use gamma distribution, which link function is
2003 Jun 02
2
MP3Player
Hi all, Here another guy working with ztdummy and having problems with music. MP3Player does not work for me both from a telephone entering through a passive ISDN-adapter as well as a SIP-client in the LAN. Ztdummy works with conferences. Here are my messages. I have seen several discussion threads in the mail-archive regarding this subject, but could not find an answer. Is this something I
2007 Mar 15
0
MP3Player
Hi All, I'm having problem with MP3Player app. I want the caller to hear mp3 when he is waiting until I answer my phone. -- from extentions.conf -- exten => 200,1,Answer() exten => 200,2,MP3Player(/home/user200/mp3/hanna-hais.mp3) exten => 200,3,Dial(SIP/200|20|tTrR) exten => 200,4,Hangup() -- end -- here is debug from CLI: -- Executing
2004 Aug 02
0
bri-stuff.0.1.0-RC2k + hfc card: dropouts on IAX2 & MP3Player quits on streams
Hi there, I am using bri-stuff.0.1.0-RC2k and it seems that things didn't become better. I have got lots of dropouts on the IAX2 link (no matter if jitter buffers are enabled). Further the MP3Player application does not playback streams like http://somestreamserver/somestream. It stops saying: -- Executing MP3Player("SIP/27870-ba4f",
2004 Aug 31
0
MP3Player strange error
Hi all! I downloaded right mpg123, chabged path to mpg123 binary in app_mp3.c, rebuilt app_mp3.so, and got MusicOnHold to work. But MP3Player refuses to do properly: -- Accepting AUTHENTICATED call from x.x.x.x, requested format = 1024, actual format = 1024 -- Executing Answer("IAX2/maxhome@maxhome/3", "") in new stack -- Executing
2005 Aug 18
0
MP3Player cmd issue
I am running CVS HEAD (on a Linux-PPC machine.) My current dialplan generates an error at the console in asterisk when I attempt to issue the MP3Player command -- I can't figure out why it's not playing the actual audio file? The rest of the dialplan works great. Here's what I see in the console: -- Executing MP3Player("IAX2/income-in-01@IP",
2004 Jan 21
1
mp3player not working
Hi, I'm running the latest Asterisk (built last Saturday) and can't get mp3's to playback on my handsets (this includes music on hold). I setup a couple of extensions, 901 and 902 to playback an mp3 I loaded on, and the sample moh that is included with Asterisk. When I attempt to call either extension I don't hear any sound, and the following displays on the console:
2004 Oct 28
3
Re: _wrapped_ java application with wine
> Your question was already answered in the reply to your first post. > > > This means that if you want to run a Java-programm, > > you have to install Java. > > He didn't mean that you have to install the jre with wine. He meant > that you should go to java.sun.com, click on the J2SE 5.0 link, and > download the binary that is compatible with your system.
2004 Nov 16
3
questions
hi! i just downloaded real player 10 for mac os x - it will not open theora files. i guess i need a plugin for this. can anybody give me an exact link and tell me where to put the plugin? will it work with os 10.2 or do i need 10.3? and what do you think, when will theora 1.0 be ready to be released? i am just writing a proposal for my college (www.hfg-offenbach.de) to set up a theora/ torrent
2004 Nov 18
1
auth against unix accounts
Hi, I am wondering how I can tell samba to auth against the linux accounts without needing to add the users to with "smbpasswd -a username". I thought this is easy but I can't make it. Thank you, Wolfgang -- Geschenkt: 3 Monate GMX ProMail + 3 Top-Spielfilme auf DVD ++ Jetzt kostenlos testen http://www.gmx.net/de/go/mail ++
2007 Apr 18
0
[Bridge] Re: Problems using kernel 2.6
On Thu, 4 Nov 2004 11:14:04 +0100 (MET) "Thomas Franke" <thomas-carsten.franke@gmx.de> wrote: > Hi, > > first of all - sorry that I'm contacting directly, but I'm in time > critical situation ... hopefully you can help me. > I'm using SuSE 9.2 kernel 2.6.8-24.3-smp (latest version from suse) > I wanted to bringup a bridge on my machine. After
2003 Jun 18
0
MP3Player and Ringing (long)
[I'm reposting this to the asterisk-users list, since it seems to be a bit more active.] Hello, I started messing with Asterisk few days ago, so my overall knoledge about it is still fairy superficial. I think I found an issue with MP3Player; it can be reproducted with this extension: exten => 6001,1,Answer exten => 6001,2,Background(blahblah) exten => 6001,3,Ringing exten =>
2005 Aug 28
4
Mplayer as replacement to mgp123 in MP3Player cmd
There is a patch to mplayer that allows it to suppress stdout messages and instead output pcm data to stdout. I managed to get it working with app_mp3.c and seems like it is working fine. All that was needed was a change in the execl line and a slight increase in timeout value. I have only done limited testing. If mplayer is able to replace mpg123 without issues, this opens up a whole lot of
2004 Oct 27
2
application with java?!
Hello List! I would like to get my application running with wine (Version 20041019). However, this is the error i get: ---------------- START ------------ ~$wine il2server.exe # # HotSpot Virtual Machine Error, Internal Error # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Error ID: 5448524541442C4F43414C33544F524147450E4350500042 # # Problematic Thread:
2003 Sep 03
1
MusicOnHold and MP3Player not triggering "answer"
Hi I have kind of an odd problem. When dialing in from an outside line via a TE410P card it seems like MusicOnHold and MP3Player doesn't work properly (for me anyway). The remote end which is calling * doesn't hear the music but just keeps ringing. But if I insert a Playback("file_which_dont_exist") just before the Moh or MP3Player I can hear the music. Actually I observed the
2008 Oct 30
0
mp3player and shoutcast
My experience told me that mp3player (command) was rather unreliable with shoutcast. I heard nothing. If I use madplay in musiconhold.conf, everything is ok. But, using mp3player in extensions.conf is better than using MoH. Pls kindly advise if we could use madplay in extensions.conf. Could we put it into system command? Best Rgds, ????????????????????????????????????????
2010 Aug 17
0
MP3Player audio format
Hi, I've successfully installed Asterisk and placed test calls using the MP3Player application. However I notice that my call quality varies drastically depending on which MP3 I use. Since I'm not changing any settings I'm assuming that the encoding of the file makes a difference. I've tried with both the g729 and alaw codec and they both give the same replicable results.
2005 Jul 17
1
FreeBSD 5.4 (Asterisk 1.0.9) - Playback , MP3Player and Musiconhold not working
I installed Asterisk 1.0.9 in a Freebsd 5.4 ( with no zaptel card); I have 2 zoom x5v and works great ( in extensions 123 and 321 ) but I was trying to test cmd Playback, MusicOnHold, MP3Player but when I call to extension 100 I don't hear the sound ( mp3 or gsm that I put) , I only hear noise If I leave a message in a mailbox the same, all the record is noise --------- extensionns.conf
2006 Nov 14
0
(no subject)
Here's a question maybe someone can help me with: My extension looks like this: exten => 1006,1,MP3Player,http://audio-mp3.ibiblio.org:8000/wcpe.mp3 When I try this extension, the following output appears in the CLI: Nov 13 12:47:51 NOTICE[8422]: app_mp3.c:111 timed_read: Poll timed out/errored out with 0 I should mention that mpg123 is installed, however the server we are using for this