Hey;<div><br></div><div>So with early media happy, I'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><action application='set' data='ringback=sounds/early-media.PCMU'/></div>
<div><br></div><div>The audio is garbage. But if I do this:</div><div><br></div><div><div><action application='set' data='ringback=sounds/early-media'/></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've got a workaround, so I'm not bothered, but... it seems awfully strange that specifying the extension confuses it when they are playing the same file. I'm currently running git.head as of Wednesday.</div>
<div><br></div><div>Thanks;</div><div><br></div><div> - Jock</div>