Using USMC Brig Call Audio
May 08, 2015
Some Marine Corps brigs use a third-party contractor for phone service, and if you get the call records they come in a file format that's a bunch of numbers, followed by a period, followed by some more numbers, followed by the extension gsm. If you try to play them in Windows Media Player on a government computer, they won't work.
They can be opened in Audacity, a free audio editor which can also export them to a more convenient format (WAV, WMA, possibly MP3 if you have an encoder as well). http://sourceforge.net/projects/audacity/
Also, the first string of numbers (before the period) corresponds to an internal UNIX timestamp, which measures seconds since January 1, 1970. This can be converted into a readable date format by using this website: http://www.onlineconversion.com/unix_time.htm
![[Screenshot of conversion page linked above]](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhTf9a3u-WbJ1WjKmHCwOSKx6GFwgeE2Mf6R6s564ghPPFc5YeY8d1Kfgz3w4CQViCMlIv8384Wzr6pc-03zDRAEdpYIKJMwHRNsQtf83D75f1Uv5LGvwZKt9Rr9kdYbxVd1JhFEaoN8M82/s640/11069857_10102074035463101_748437164462693332_o.jpg)