Hi Mahmudi,<div><br></div><div>There are a couple of different options for voice.  The first one is very simple to implement, it's a free service provided by Vivox, the same folks who provide voice to Second Life.  The other two options, the Freeswitch and Mumble modules, sound pretty complicated to implement, and I don't know much about them.</div>
<div><br></div><div>To use the free Vivox service, here are the instructions:</div><div><br></div><div>- Send an email to kamal [at] <a href="http://vivox.com">vivox.com</a> and request login credentials for your grid. It will take a day or so to get a response and they will provide a set of configuration lines to add to the end of your opensim.ini file.  </div>
<div><br></div><div>- Take the configuration information they send and add it to your opensim.ini file for each simulator instance you're running, it should look something like this:</div><div><br></div><div><pre class="text" style="background-color:rgb(238,238,238);border:1px solid rgb(204,204,204);padding:10px;font-size:13px;overflow-x:auto;line-height:19px">
[VivoxVoice]
 
    enabled = true
 
    ; vivox voice server
    vivox_server = <a href="http://www.osp.vivox.com">www.osp.vivox.com</a>
 
    ; vivox SIP URI
    vivox_sip_uri = <a href="http://osp.vivox.com">osp.vivox.com</a>
 
    ; vivox admin user name
    vivox_admin_user = <username>
 
    ; vivox admin password
    vivox_admin_password = <password></pre></div><div><br></div><div>- Restart opensim, then enable voice on each region and parcel where you want voice to be available.  </div><div><br></div><div>- Users will also need to enable voice in their viewer's preferences to use voice on your grid.</div>
<div><br></div><div>I don't know very much about using Freeswitch or Mumble, but there's additional information about these modules on the opensim wiki at:</div><div><br></div><div><a href="http://opensimulator.org/wiki/Freeswitch_Module">http://opensimulator.org/wiki/Freeswitch_Module</a></div>
<div><a href="http://opensimulator.org/wiki/Mumble">http://opensimulator.org/wiki/Mumble</a></div><div><br></div><div><br></div><div>Sincerely,</div><div><br></div><div>- Chris</div><div><br></div><div>Chris M. Collins (SL/OS: Fleep Tuque)</div>
<div>Center for Simulations & Virtual Environments Research (UCSIM)</div><div>UCIT Instructional & Research Computing</div><div>University of Cincinnati</div><div>406A Zimmer Hall</div><div>315 College Drive</div>
<div>PO BOX 210088</div><div>Cincinnati, OH 45221-0088</div><div><a href="mailto:chris.collins@uc.edu">chris.collins@uc.edu</a></div><div>(513) 556-3018</div><div><br></div><div><a href="http://ucsim.uc.edu">http://ucsim.uc.edu</a><br>
<br><div class="gmail_quote">On Fri, Oct 5, 2012 at 3:26 AM, Mahmudi Kadiralam <span dir="ltr"><<a href="mailto:mammoloji@hotmail.com.tr" target="_blank">mammoloji@hotmail.com.tr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div><div dir="ltr">Hello everybody,<div><br></div><div>I have just established opensim to my server. It really works well. But There is problem on opensim. </div><div><br></div><div>How can I active voice on opensim?</div>
<div><br></div><div>Thanks in advance</div>                                         </div></div>
<br>_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br></blockquote></div><br></div>