Hey;<div><br></div><div>So with early media happy, I&#39;m working on various media files that my company wants played back. Can anyone shed any light on why if I do this:</div><div><br></div><div>&lt;action application=&#39;set&#39; data=&#39;ringback=sounds/early-media.PCMU&#39;/&gt;</div>
<div><br></div><div>The audio is garbage. But if I do this:</div><div><br></div><div><div>&lt;action application=&#39;set&#39; data=&#39;ringback=sounds/early-media&#39;/&gt;</div></div><div><br></div><div>The audio is perfect, even though the console clearly shows it is playing _the same file_:</div>
<div><br></div><div>mod_native_file.c:94 Opening File [/usr/local/freeswitch/sounds/early-media.PCMU] 8000hz</div><div><br></div><div>I&#39;ve got a workaround, so I&#39;m not bothered, but... it seems awfully strange that specifying the extension confuses it when they are playing the same file. I&#39;m currently running git.head as of Wednesday.</div>
<div><br></div><div>Thanks;</div><div><br></div><div> - Jock</div>