Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
1019 B

  1. <?xml version="1.0"?>
  2. <Role
  3. name="Real-Time Communication Server"
  4. description="Real-time communication servers use the Session Initiation Protocol (SIP) service to enable communication sessions, such as instant messaging, data collaboration, and file transfers."
  5. >
  6. <_locDefinition>
  7. <_locTag _loc="locData" _locAttrData="*">Role</_locTag>
  8. <_locTag _loc="locData" _locAttrData="description, tooltip">Link</_locTag>
  9. </_locDefinition>
  10. <Links>
  11. <Link
  12. description="Manage this real time communication server"
  13. type="program"
  14. command="&quot;%SystemRoot%\System32\RTCSrv\winsip.msc&quot;"
  15. tooltip="CODEWORK: Open issue: this will need to drop without a working tooltip."
  16. />
  17. <Link
  18. description="Review the next steps for this role"
  19. type="help"
  20. command="cys.chm::/cys_after_rtc.htm"
  21. tooltip="Opens a Help topic that contains a checklist of recommended tasks for this role."
  22. />
  23. </Links>
  24. </Role>