ah, yes, that wouldn't work. In looking at %APPDATA%\AccessGrid3\local_services\AudioService\AudioService.py I find:
if self.streamDescription.encryptionFlag != 0: options.append( "-crypt" ) options.append( self.streamDescription.encryptionKey ) options.append( '%s/%d' % (self.streamDescription.location.host, self.streamDescription.location.port)) self.log.info("Starting AudioService") self.log.info(" executable = %s" % self.executable) self.log.info(" options = %s" % options) os.chdir(self.thepath) self._Start( options ) at the end of the Start function of the AudioService class. You could append another option for ";my mic command;" and that would have the effect I was after in my previous email. While not ideal, it might work. Then you can submit a feature request for an "Addtional Commands" field in the Service config dialog box. Tom, Eric, any thoughts? myk "If you're clear in your vision and trust the people in your team with clear objectives, they will invariably do their best to achieve everything desired, and usually deliver everything you could have hoped for and even more." -Paul Debevec ----- Original Message ----- From: "Enrique Terrazas" <enrique.terra...@ucsf.edu> To: "Michael Miller" <mimil...@ncsa.uiuc.edu> Cc: "ag-tech mailing list" <ag-t...@mcs.anl.gov> Sent: Monday, February 16, 2009 11:44:57 AM GMT -06:00 US/Canada Central Subject: Re: [AG-TECH] Strange Windows XP RAT issue Michael, Thanks for your suggestion ... I'll try toggling the talk on/off settings to see what effect that has. Unfortunately, modifying the shortcut won't solve it as RAT is not initialized until you enter a venue, and is also initialized when you switch venues. I think the 960 has two PCI slots (one is taken up by the video board), so I may have to buy a sound card and bypass the onboard audio if I have a spare PCI slot. Enrique Terrazas On Feb 16, 2009, at 9:32 AM, Michael Miller wrote: > Enrique, > > Not sure how to fix it, perhaps the talk on/off settings in the > AudioService config? > > As for the command line, you could add the command at the end of the > target field of the AG shortcut properties dialog box. Just > separate it from the AG command with a ; and the shortcut should run > both commands. > > Let me know how it goes. > > myk -- Enrique Terrazas, MD, MS Director, Laboratory Medicine Residency Program Director, NCPL Laboratories Chief, Laboratory Information Systems HS Associate Clinical Professor University of California, San Francisco Clinical Laboratories, Box 0100 4-8931, 415.514.8931(voice) 3-4826, 415.353.4826(fax) 415.443.0913(pager) enrique.terra...@ucsf.edu CONFIDENTIALITY NOTICE: The information contained in this transmission, including any enclosed files, is confidential and intended solely for the addressee. If you are not the intended recipient, you are hereby notified that any distribution, copying, disclosure and use of, the contents of this transmission is strictly prohibited. If you have received this communication in error, please notify the sender immediately by reply email and permanently delete this message, enclosures and all copies.