flagflag  If you want to see English page, please click "English" Button at Left.
2: 2009-01-20 (火) 19:07:33 iseki ソース 現: 2016-05-03 (火) 16:33:49 iseki ソース
Line 1: Line 1:
-***slvoice [#s6bd2633]+* SLVoice [#s6bd2633] 
 +- Vivox社の Second Life用チャットシステム 
 +- SIPを使用.SIPのパラメータ制御には Vivox Management Server を使用. 
 +- SL Viewer が自動的に起動し,XML通信によりViewerから制御される. 
 + 
 +#br 
 +** メモ [#oda708a3] 
 +- http://wiki.secondlife.com/wiki/Voice 
 +- http://wiki.secondlife.com/wiki/Voice/Te​chnical 
 +- SLVoice が繋がろうとするサーバ (STUNサーバじゃん!) 
 +-- ast5a.vivox.com:3478 (UDP) 
 +-- ast5ax1.vivox.com:3478 (UDP) 
 +-[[Vivox SIP memo>./memo]] 
 +- SLVoiceのデフォルトのポート番号が ''44124'' から ''44125'' に変わった模様 ('09 12/9) 
 +#br 
 +**** Viewer Settings for sl_voice_relay[#v3814a00]
+ Ctrl+Alt+Delete で Advanced モード表示 + Ctrl+Alt+Delete で Advanced モード表示
+ Advanced -> Debug Setting.... + Advanced -> Debug Setting....
+ VoiceHost, VoicePort の書き換え + VoiceHost, VoicePort の書き換え
 ++ vivoxDebugLevel への追加.(例:  ''-1 -i 192.168.27.1:44124'') 
 +- 設定ファイル:自動的に修正される.~ 
 +C:\Documents and Settings\<username>\Application Data\SecondLife\user_settings\settings.x​ml
   <key>VoiceHost</key>    <key>VoiceHost</key>
       <map>        <map>
Line 23: Line 40:
       </map>        </map>
-** Viewer <--> SLVoice [#s54b10e1+#br 
- V -> S +** 通信プロトコル [#t1cfc82d
- <Request requestId="10" action="Aux.GetCaptureDevices.1"></Request> +*** XML [#b39f4d25] 
- +**** Region(SIM)サーバ [#zd878e70] 
- V -> S +- [[Viewer <--> Region(SIM)>./XML_viewer]]
- <Request requestId="11" action="Aux.GetRenderDevices.1"></Request> +
- +
- S -> +
- <Response requestId="10" action="Aux.GetCaptureDevices.1"> +
-  <ReturnCode>0</ReturnCode> +
-  <Results> +
-     <StatusCode>0</StatusCode> +
-     <StatusString /> +
-   <CaptureDevices> +
-     <CaptureDevice> +
-     <Device>OSS Capture</Device> +
-     </CaptureDevice> +
-     </CaptureDevices> +
-     <CurrentCaptureDevice> +
-     <Device>OSS Capture</Device> +
-     </CurrentCaptureDevice> +
-    </Results> +
-    <InputXml> +
-     <Request requestId="10" action="Aux.GetCaptureDevices.1"  /+
-    </InputXml> +
- </Response>+
- S -> V +**** SLVoice [#c31180ff] 
- <Response requestId="11"action="Aux.GetRenderDevices.1"> +- [[Viewer <--> SLVoice>./XML_slvoice]]
-    <ReturnCode>0</ReturnCode> +
-    <Results> +
-     <StatusCode>0</StatusCode> +
-     <StatusString /> +
-     <RenderDevices> +
-     <RenderDevice> +
-     <Device>OSS Software</Device> +
-     </RenderDevice> +
-     <RenderDevice> +
-     <Device>Wave File Writer</Device> +
-     </RenderDevice> +
-     </RenderDevices> +
-    </Results> +
-    <InputXml> +
-     <Request requestId="11" action="Aux.GetRenderDevices.1" /+
-    </InputXml> +
- </Response>+
- V -> S +**** Vivox [#fa84bf73] 
- <Request requestId="12" action="Connector.Create.1"> +- [[SLvoice <--> Vivox>./XML_vivox]]~ 
-    <ClientName>V2 SDK</ClientName> +~
-    <AccountManagementServer>https://www​.bhd.vivox.com/api2/</AccountManagementServer> +
-    <Logging> +
-     <Enabled>false</Enabled> +
-     <Folder></Folder> +
-     <FileNamePrefix>Connector</FileNamePrefi​x> +
-     <FileNameSuffix>.log</FileNameSuffix> ​+
-     <LogLevel>0</LogLevel> +
-    </Logging> +
- </Request>+
- S -> V +*** SIP [#o056cfa7] 
- <Response requestId="12" action="Connector.Create.1"> +**** Vivox [#kec79522] 
-    <ReturnCode>0</ReturnCode> +- [[Vivox: Sip Request>./SIP_request]]~
-    <Results> +
-     <StatusCode>0</StatusCode> +
-     <StatusString /> +
-     <VersionID>2.1.2990.3400</VersionID> +
-     <ConnectorHandle>c1_m1000</ConnectorHand​le> +
-    </Results> +
-    <InputXml> +
-     <Request requestId="12" action="Connector.Create.1"> +
-     <ClientName>V2 SDK</ClientName> +
-     <AttemptStun>AttemptStunUnspecified</Att​emptStun> +
-     <Mode>Legacy</Mode> +
-     <AccountManagementServer>https://www.bhd.vivox.com/api2/</AccountManagementServer> +
-     <MinimumPort>22860</MinimumPort> +
-     <MaximumPort>22892</MaximumPort> +
-     <Logging> +
-     <Folder /> +
-     <FileNamePrefix>Connector</FileNamePrefi​x> +
-     <FileNameSuffix>.log</FileNameSuffix> ​+
-     <LogLevel>0</LogLevel> +
-     </Logging> +
-     </Request> +
-    </InputXml> +
- </Response>+
- V -> S +#br 
- <Request requestId="13" action="Account.Login.1"> +*** Fig [#sc7f424f] 
-    <ConnectorHandle>c1_m1000</Connector​Handle> +#ref(vivox_sip1.jpg) 
-    <AccountName>xDl7DbGxzTR219yvIKqoKjQ​==</AccountName> +#br
-    <AccountPassword>y0S0CpW0CZ0PRLU0P0L​0T0V</AccountPassword> +
-    <AudioSessionAnswerMode>VerifyAnswer​</AudioSessionAnswerMode> +
- </Request>+
- S -> +** [[Sample Source Code>./Sample_Source]] [#pbebc777] 
- <Response requestId="13" action="Account.Login.1"> +#br
-    <ReturnCode>21600</ReturnCode> +
-    <Results> +
-     <StatusCode>21600</StatusCode> +
-     <StatusString>Login Failed. Unknown Account.</StatusString> +
-     <AccountHandle /> +
-    </Results> +
-    <InputXml> +
-     <Request requestId="13" action="Account.Login.1"> +
-     <ConnectorHandle>c1_m1000</ConnectorHand​le> +
-     <AccountName>xDl7DbGxzTR219yvIKqoKjQ==</​AccountName> +
-     <AccountPassword>y0S0CpW0CZ0PRLU0P0L0T0V​</AccountPassword> +
-     <EnableText>TextModeEnabled</EnableText>​ +
-     <AudioSessionAnswerMode>VerifyAnswer</Au​dioSessionAnswerMode> +
-     <AccountURI /> +
-     <ParticipantPropertyFrequency>100</Parti​cipantPropertyFrequency> +
-     <EnableBuddiesAndPresence>false</EnableB​uddiesAndPresence> +
-     <BuddyManagementMode>AutoAccept</BuddyMa​nagementMode> +
-     <EnableClientRingback>false</EnableClien​tRingback> +
-     </Request> +
-    </InputXml> +
- </Response>+


トップ   新規 ページ一覧 単語検索 最終更新   ヘルプ   最終更新の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
<今日>

オンライン状況

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

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

もっと...

アクセスカウンタ

今日 : 7129712971297129
昨日 : 1223912239122391223912239
総計 : 2354479923544799235447992354479923544799235447992354479923544799
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com