I decided to give adding voice another try. I decided on trying out Murmur. I noticed in an early post there was instructions to go to..
https://docs.google.com/document/d/1nr_NjNpIXzHawHiCXCE7IjhnVHNSY-9rrXEHa4trWiU/edit?hl=en_US&authkey=CM7N3pAO&pli=1

And it doesn't work. I seems there is something missing. MY log file for <ur,ur shows this..

<W>2011-06-30 10:34:09.747 Initializing settings from C:/Program Files (x86)/Mumble/murmur.ini (basepath C:/Program Files (x86)/Mumble)

<W>2011-06-30 10:34:09.763 OpenSSL: OpenSSL 1.0.0c 2 Dec 2010

<W>2011-06-30 10:34:09.763 SSL: Adding recommended CA AAA Certificate Services

<W>2011-06-30 10:34:09.763 SSL: Adding recommended CA UTN-USERFirst-Client Authentication and Email

<W>2011-06-30 10:34:09.763 ServerDB: Openend SQLite database C:/Users/InuYasha/murmur.sqlite

<W>2011-06-30 10:34:22.508 Failed to open logfile murmur.log. Will not detach.

<W>2011-06-30 10:34:22.711 MurmurIce: Endpoint "tcp -h 127.0.0.1 -p 6502" running

<W>2011-06-30 10:34:22.711 Murmur 1.2.3 (1.2.3) running on Win: 6.1.7601.1: Booting servers

<W>2011-06-30 10:34:23.023 1 => Server listening on [::]:64738

<W>2011-06-30 10:34:23.226 1 => Server listening on 0.0.0.0:64738

<W>2011-06-30 10:34:23.413 Bonjour: Failed to load dnssd.dll

<W>2011-06-30 10:34:23.569 1 => Not registering server as public


The person on the web page also said the default murmur setting works fine for him, but really I norised at the top of it there are places for :


#dbDriver=QMYSQL
#dbUsername=
#dbPassword=
#dbHost=
#dbPort=
#dbPrefix=murmur_
#dbOpts=


I think I do have to change it. the only one here that I don't get is what is dbOpts= The rest I asume is straightforward


After that they also give the code to add to the opensim.ini. Is that still the right code, or is this old info from previouse versions. As you see from my tag, this is what I am currently running.


[MurmurVoice]
   ; New voice daemon which will do speaker indication,
   ; positional voice, and high quality audio codec. Host voice on the
   ; same server, or use Blacier2 to proxy the insecure ICE protocol.
   enabled        = true
   ; Hostname to send the user
   murmur_host    = <your server's ip that outside client need to reach>
   ; Server Identifier (normally 1)
   murmur_sid    = 1
   ; Endpoint to system running mumble
   murmur_ice    = tcp -h 127.0.0.1 -p 6502
   ; Endpoint to this system (not needed for glacier2)
   murmur_ice_cb    =tcp -h 127.0.0.1 -p 6503
   ; Parent channel name to use
channel_name = <the name of the region that you are enabling voice on>
   ; Enable use of glacier2 (ignore murmur_iec_cd if false)
   glacier     = false
   ; Glacier settings will not be taken into account
   ; Glacier proxy
glacier_ice =Glacier2/router:tcp -p 4063 -h <your server's ip that outside client need to reach>
   ; Glacer session user
   glacier_user    = someusername
   ; Glacier session passsword
   glacier_pasds    = password


And help with this is appreciated.
P.S. I already installed the slvoice viewer change in both hippo and imprudence.

Thanks, InuYasha

________________________________________________________________

Opensim User: Standalone Grid on Version 0.7.1.1 with 49 Regions
on Windows 7, 64-bit. Phenom 9500 2.2 ghz Quad Core, Terabyte Hard
Drive, 8gig DDR2 RAM.  Used XAMPP to load PHP Version 5.3.0, Apache
and MySQL 5.1.41-community edition.  Modules not yet successful
________________________________________________________________

_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

Reply via email to