Hello,
I need your help with playing an AAC URL in the extension_custom.conf file.
If the media URL is in MP3 format, I can play it using the following method:
exten => _40491,1,NoOp(Radio Listening)
same => n,Answer(10)
same => n,MP3Player(http://stream.openbroadcast.ch/320.mp3)
Since most streaming services now use AAC, I would like to find a way to play AAC streams.
Just for example http://stream.rcs.revma.com/488kt4sbv4uvv
P/S I don’t have any special purpose just want to provide some entertainment for my colleagues working the night time.