flagflag  

Sample Source Code anchor.png

Page Top

linden/indra/newview/llvoiceclient.cpp anchor.png

  1037 void LLVoiceClient::userAuthorized(const std::string& firstName, const std::string& lastName, const LLUUID &agentID)
  1038 {
  1039     mAccountFirstName = firstName;
  1040     mAccountLastName = lastName;
  1041 
  1042     mAccountDisplayName = firstName;
  1043     mAccountDisplayName += " ";
  1044     mAccountDisplayName += lastName;
  1045 
  1046     LL_INFOS("Voice") << "name \"" << mAccountDisplayName << "\" , ID " << agentID << LL_ENDL;
  1047 
  1048     sConnectingToAgni = LLViewerLogin::getInstance()->isInProductionGrid();
  1049 
  1050     // MBW -- XXX -- Enable this when the bhd.vivox.com server gets a real ssl cert.    
  1051     if(sConnectingToAgni)
  1052     {
  1053         // Use the release account server
  1054         mAccountServerName = "bhr.vivox.com";
  1055         mAccountServerURI = "https://www." + mAccountServerName + "/api2/";
  1056     }
  1057     else
  1058     {
  1059         // Use the development account server
  1060         mAccountServerName = gSavedSettings.getString("VivoxDebugServerName");
  1061         mAccountServerURI = "https://www." + mAccountServerName + "/api2/";
  1062     }
  1063 
  1064     mAccountName = nameFromID(agentID);
  1065 }
Page Top

app_settings/settings.xml anchor.png

  9610     <key>VivoxDebugServerName</key>
  9611     <map>
  9612       <key>Comment</key>
  9613       <string>Hostname of the vivox account server to use for voice when not connected to Agni.</string>
  9614       <key>Persist</key>
  9615       <integer>1</integer>
  9616       <key>Type</key>
  9617       <string>String</string>
  9618       <key>Value</key>
  9619       <string>bhd.vivox.com</string>
  9620     </map>

Front page   Freeze Diff Backup Copy Rename Reload   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)
Counter: 1602, today: 1, yesterday: 1
Last-modified: 2009-12-10 (Thu) 10:54:43 (JST) (5255d) by iseki

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthApr 2024Next Month
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
Today

Who's Online

66 user(s) are online (19 user(s) are browsing xpwiki)

Members: 0
Guests: 66

more...

Access Counter

Today : 6407640764076407
Yesterday : 1889718897188971889718897
Total : 2342000423420004234200042342000423420004234200042342000423420004
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com