By default, when inviting users to a self-hosted Live Meeting, the format of the URI is meet:sip:... when sending out a Microsoft-hosted Live Meeting, there's a nice webpage link instead that downloads a launch.rtc file which Live Meeting uses. Is there a way to create my own launch.rtc files? I tried hacking up one of Microsoft's with a text editor and populating it with my own meeting information, but that didn't quite work. I could write a little web .NET app that would generate these for me if I could just get the format right. Has anyone done this?
If you save that into a file and call it launch.rtc, the file is attributed to the Livemeeting client, I just didn't know if anyone had figured out a way to take your meet:sip and conference info and paste it in there and get it to work successfully.