I have been trying to get .arm upload to a website built in codeigniter. I know its not a default mine type so I added it with this:
'amr' => 'audio/amr',
but its doesnt seem to be working with that. I also added it to the allowed types. Any idea if amr can be supported and if so what may I be doing wrong?