// FREEBIE
Fixes #1937 Closes #2727
1) Break out appropriate components. 2) Switch the incoming pipeline from SendReceiveService to the JobManager.
1) Make the radio change a synchronous action with a timeout. 2) Move the send logic into an MmsTransport, in preparation for UniversalTransport composition. 3) Move the download logic into a synchronous receiver.