Re: [asterisk-users] buffer-issue when piping live-streams into musiconhold

2008-01-17 Thread Russell Bryant
Michael Kamleitner wrote: > thx a lot russel...your hack actually works!! :) Awesome. :) > Meanwhile I've found something about the musiconhold-conf-option > "cachertclasses", which might help in starting a separate instance for every > caller. however, that didn't really work for me... probably

Re: [asterisk-users] buffer-issue when piping live-streams into musiconhold

2008-01-17 Thread Michael Kamleitner
thx a lot russel...your hack actually works!! :) Meanwhile I've found something about the musiconhold-conf-option "cachertclasses", which might help in starting a separate instance for every caller. however, that didn't really work for me... probably this option only works for mode=files?! http:/

Re: [asterisk-users] buffer-issue when piping live-streams into musiconhold

2008-01-17 Thread Russell Bryant
Michael Kamleitner wrote: > 10:00 I'm calling the pbx, musiconhold starts correctly to play the > live-stream (almost live, with very small delay) - that's OK. > 10:01 I hangup. > > -- than I pause for 20 min -- > > 10:20 I'm calling a second time. However moh now doesn't stream live, but > start

[asterisk-users] buffer-issue when piping live-streams into musiconhold

2008-01-17 Thread Michael Kamleitner
Hi Folks, I'm currently trying to configure musiconhold (on a asterisk-1.4.17) for replaying a live mp3-stream (Icecast2). after reading the related material on voip-info and several other pages, I've successfully tried out mpg132, madplay and mplayer to pipe a stream into moh. however, there is