Hi guys,<br><br>anyone of you ever worked on development changing the MP3 Player Rate from 8000 to 16000?<br><br>I have no clue of C programming, but I just went into the app_mp3.c code,<br>changed all values of AST_FORMAT_LINEAR to AST_FORMAT_LINEAR16 and all 8000 entries to 16000,<br>

compiled it, tested it, and it worked like a charm,<br><br>BUT: I have no clue of C code, or how development works, so I am asking you, can please some developer do me a favour and change that in the asterisk 1.8 branch, to have it in the main branch?<br>

<br>I think Asterisk now handles the sln16 format perfectly, so if someone calls with e.g. g.711 asterisk will convert that stream into the apropriate format.<br><br>And now it&#39;s time to change the default of using a rate of 8000 for everything and use 16000 instead.<br>

<br>O.K. Again now: Can please a real developer have a look at the code and do the change.<br>It is very very easy fix, and it would mean a lot....<br><br>Thanks, Joern.<br clear="all"><br>