Dear Everybody, we have a big problem with voice settings. Our realxtend viewer cannot recognise Pc's sound device. Our viewer: 0.42 Rex server 0.5 We use MySQL, and for the voice chat server: FreeSwitch server.
Any other clients(Hyppo-Snowglobe etc.) is working with the free switch server, but real xtend viewer does not support. We opened all necessary ports trought the firewall, and we don't thing it would be the problem. Our base settings from opensim.ini: [realXtend] ;this enables realXtend UDP ports and realXtend avatars enabled = true ;this enables the realXtend python module rex_python = true RexEventQueue = false ;first rex udp port to listen ;first region listens to port defined, additional regions increment the value by one ;eg. first region 7000, second 7001 etc. FirstPort = 7000 ;Checking of the session hash can be disabled with this option. ;Note: if this is disabled users logging in are not really authenticated. Use with caution. CheckSessionHash = true ;this is configuration of realXtend voice module ;voice server uses TCP port voice_server_url = "http://86.xxx.82.xx:8000" ;db_connectionstring = "SQLiteDialect;SQLite20Driver;Data Source=RexObjects.db;Version=3" ;db_connectionstring = "MsSql2005Dialect;SqlClientDriver;Server=127.0.0.1;Initial Catalog=os_modrex;Persist Security Info=True;User Id=xxx;Password=xxx" db_connectionstring = "MySQLDialect;MySqlDataDriver;Data Source=localhost;Database=opensim;User ID=xxxx;Password=xxxx" ;Upload permissions module options ;These options control who can upload assets to server ;If Money module is in use, it still check that if upload permission otherwise allow to upload UploadPermissionsEnabled=true ;set this to true to enable permissions. default false DisableUploads=false ;set this to true to disable asset uploading from all. default false ;With this property you can set maximum height that avatars can fly to in region. ;Zero when disabled FlightCeilingHeight = 0 ;World library ; With this property the World Library can be enabled. ; World Library shows the assets in the world in library structure. ; Use of world library is not recommended for public worlds, but only to worlds that are private and in building phase. WorldLibrary = false We made a screenshoot about the real xtend client (voice settings). You can see it on http://www.addakezed.hu/zip/1.jpg As you see, the client does not support our soundcard(Realtek HDA). We tried realxtend on several Pc-s, and it was the same problem on them too. We would like to ask, some information or help for this subject. Thanks! Add a kezed team
-- http://groups.google.com/group/realxtend http://www.realxtend.org