(Original Description)
I try to describe a Music on hold problem when setting it up for streaming from
an url. My goal was to activate streaming for a "jo-stream" class.
After some struggle I installed the mpg123 following the Nerdvittles guidelines.
When inserting the settings in the conf file at my first attempt it worked as expected.
However after some more attempts to set additional directorie "jo-music"
with ordinary mp3 files the moh function stoppped completely for the
"jo-stream" class . I noticed the format of the moh classes show
command displayed diffrent results. When the command provided the below listing
the moh function worked i could listen to the music from the url (please note I have not included the complete listing here).
Class: jo-stream
asteriskMode: mp3
asteriskDirectory: mp3:http://69.28.128.148:80/stream/radioio_jazz_lo
asteriskFormat: slin
However when the moh classes show command displayed the
below the result below the moh function for the "jo-stream" class
did not work at all any longer.
Class: jo-stream
Mode: mp3
Directory: mp3:http://69.28.128.148:80/stream/radioio_jazz_lo
Format: slin
When testing further it was not possible to get the
first kind of display back and the moh function to work
for the "jo-stream" class.
I could however setup and use the default class to work with streaming from url.
I could never get the "jo-stream" class to function any more regardless
of if I used the new or old format to define the class.
You can see the work "asterisk" has disappeared from the listing when
the mof streaming stopped work.
I did also observe there is a mix of the old and new format in the conf files.
The acc-1 is set up twice. The acc-2 -- 10 directories was not set up by the
trixbox 1.1 iso set up file.
There are some recommendation at the Aussie documentation pages to
restart the amp portal. Whe doing so there seems to be a risc the
asterisk is stopped immediately causing exception.
I also tried the pod download, without success.
It would be nice to have the functions to setup streaming from url and podcatching available at the freepbx management menues.
It would reduce the difficulties to set up customer moh if the custom
file was set to moh-customer and not overwritten by freepbx.
It would also be desireable if only one format was used in the default setup.