Notice: I haven't actually tested other than locally if this actually works. Might do, might not. If you dare to try this, please report anything and everything. I can't fix bugs I don't know about! Some instructions: BEFORE DOING ANYTHING, BACKUP EVERYTHING YOU TOUCH. AND THEN MAYBE SOME MORE. THIS IS VERY VERY EARLY RELEASE!!! PROCEED AT YOUR OWN RISK! 1) You need to modify or replace your \Config\Export\Export.lua script. You can use the one provided by me or modify it yourself to function equally. Look into .\dcs folder. 2) Create a "R-800" channel on your Mumble server (murmur). Under that channel create one channel for each frequency, named after it(ie. 127.5 MHz would be named 127500). There is some help in the .\sql directory. sqlite3 commandline tool can be used to read sql-file to the murmur.sqlite-database. Shut down the server while doing that. Of course you can add all 9000+ channels by hand or any other means if you wish. Dunno what happens if you add just some channels. You may want to create separate murmur instance for this, as having a lot of channels slows down joining and quitting. 3) Connect Mumble to the server and join the "R-800" channel. 4) Run .\dist\dcs_mumble. A console window should open, with following contents: Opening D-Bus Getting URL from Mumble: mumble://zokier@hama.zokier.net:64738/R-800 WARN: port not given, defaulting to 1447 Syntax: python2.5 dcs_mumble.py 5) Now we are ready (hopefully)! Run DCS (single player), and launch a mission (I use "Shooting Range"). Play around a bit with R-800 frequencies, and quit. You should have following lines added to the console: Client connected Received data: 127501704 New frequency (and channel): 127500 Received data: 125500664 New frequency (and channel): 125500 Received data: 125549024 New frequency (and channel): 125550 Closing socket Closed socket 6) If you did, congratulations, it apparently worked. You can check Mumble's window too, there should be stuff like: [4:42:38] Opening URL mumble://zokier@hama.zokier.net:64738/R-800/127500 [4:42:48] Opening URL mumble://zokier@hama.zokier.net:64738/R-800/125500 [4:42:54] Opening URL mumble://zokier@hama.zokier.net:64738/R-800/125550 and you should be on the correct channel. Notice! There is a small bug: you are not placed back to the "R-800" channel, so before next mission you need to manually do that. There is also the sourcecode in .\src folder for all to see, do whatever you wish with that. All works by me in this package may be distributed, modified and redistributed by any means possible freely. Attribution would be nice, but not required. Libraries/tools etc used in this project: Python (2.5) dbus-python libdbus (binary grabbed from random internet source) py2exe sqlite3 visual studio 2008 THANKS TO: Eagle Dynamics - for the awesome sim, keep em coming! :) spinter - for orginal idea (TsSimmComms) CyBerkut - for pushing me into right direction All the random people from the internets who made this possible even for a noob like me via blog posts, irc, emails etc. DCS forums people for being such a nice community