This program runs perfectly when I have it connected to debugger. It is intended to load smsintercept and look for a msg that contains "recordaudio x" x being how long. It then uses audiorecorder lib to record in the background and B4Aserver to send the audio file to me. It is meant to load when rebooted so I set the smsint service to load on boot. I see it is running after a reboot but it does not respond to msgs. I am not clear on which service modules to load at boot so I probably have something configured wrong. Is there a way to log on the phone like the debug interface does so I can get a handle on whats happening if it is not obvious to someone on the board. Thank you...