flagflag  If you want to see English page, please click "English" Button at Left.
1: 2009-12-10 (木) 10:53:45 iseki ソース
Line 1: Line 1:
 +*** linden/indra/newview/llvoiceclient.cpp [#oc7b5c90] 
 +   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()->isInProduc​tionGrid(); 
 +   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 }


トップ   新規 ページ一覧 単語検索 最終更新   ヘルプ   最終更新のRSS 1.0 最終更新のRSS 2.0 最終更新のRSS Atom

サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2024年 5月翌月
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 31
<今日>

オンライン状況

82 人のユーザが現在オンラインです。 (10 人のユーザが xpwiki を参照しています。)

登録ユーザ: 0
ゲスト: 82

もっと...

アクセスカウンタ

今日 : 9457945794579457
昨日 : 1631416314163141631416314
総計 : 2352223223522232235222322352223223522232235222322352223223522232
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com