OpenSimMirror/share
Sean Dague 6f8ff32630 From: Dr Scofield <hud@zurich.ibm.com>
ansgar and i have been working on an asterisk voice module that will allow
   us to couple opensim with an asterisk VoIP gateway.

   the patch below consists of
     * AsteriskVoiceModule region module: alternative to the plain-vanilla
       VoiceModule, will make XmlRpc calls out to an asterisk-opensim
       frontend
     * asterisk-opensim.py frontend, living in share/python/asterisk, takes
       XmlRpc calls from the AsteriskVoiceModule
          * account_update: to update/create a new SIP account (on
            ProvisionVoiceAccountRequest)
          * region_update: to update/create a new "region" conference call
            (on ParcelVoiceInfo)
     * a asterisk-opensim test client, living in share/python/asterisk, to
       exercise astersik-opensim.py
   this still does not give us voice in OpenSim, but it's another step on
   this path...
2008-04-15 14:24:15 +00:00
..
RegionLoading Set svn:eol-style. 2007-12-29 11:32:02 +00:00
Schemas Update svn properties. 2008-04-07 14:19:08 +00:00
php Rewrote svn properties handling script in python. Added more file types. 2008-01-26 10:34:49 +00:00
python/asterisk From: Dr Scofield <hud@zurich.ibm.com> 2008-04-15 14:24:15 +00:00
ruby Rewrote svn properties handling script in python. Added more file types. 2008-01-26 10:34:49 +00:00
sql Moved share/sql/mysql-AvatarAppearance.sql to OpenSim/Framework/Data.MySQL/Resources/AvatarAppearance.sql as described in share/sql/mysql_README.txt 2008-02-11 18:24:00 +00:00