Music on hold question

moh with mp3 is continued through calls but with file is not.

But mp3 with 1.4 and 1.6 is some kind of prohibited.

Is there a way to have continued moh over a line?

How can we use streamplayer? I mean from the server point of view.

I searched google for "streaming moh with asterisk"
and got this back,
google.com/search?hl=en&q=st … gle+Search

This note is from orderlyq.com/asteriskqueues.html#moh

Note: If you’re using Asterisk 1.2.x or 1.4.x with mode=files, each new caller will hear your on-hold music from the start (rather than where it left off from the previous call as with Asterisk 1.0.x). If this behaviour is not desired, you can use the rawplayer as described above, or compile a rawplayer from the source in /usr/src/asterisk-1.2.x/contrib/utils - see the README in that directory for more information.

rawplayer.c fixes the problem.
Thank you riddlebox
Thanks to Anthony C Minessale II anthmct@yahoo.com and Bruno Rocha bruno@3gnt.net