aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Voice/FreeSwitchVoice (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * Add test to check temp profile creation on iar loadJustin Clarke Casey2009-04-291-4/+1
|
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-04-291-3/+3
|
* * More debug warning message removal in the FreeSwitchVoiceModuleTeravus Ovares2009-04-251-21/+275
|
* * Fix another crash bug in the FreeSwitchVoiceModuleTeravus Ovares2009-04-232-1/+3
|
* * Tweaking the dialstring so the sip_contact_user variable is set to the ↵Teravus Ovares2009-04-232-6/+10
| | | | dialed user. This stops the client from complaining and might be useful later. Resolves the 'unable to parse id from mod_sofia@ip:port' message.
* * minor: remove some compiler warningsJustin Clarke Casey2009-04-221-31/+31
|
* cleaning up, fixing warningsDr Scofield2009-04-223-61/+46
|
* * Some tweaks to the FreeSwitchModule to allow a well known hostname and ↵Teravus Ovares2009-04-222-9/+26
| | | | | | | | avoid a double // in a path which causes account verification to fail * The change shouldn't affect anyone who has it working currently and makes it a ton easier for everyone else to get it working. * Handle a case when there's no Event-Calling-Function but it's obviously a REGISTER method
* Add copyright headers. Formatting cleanup.Jeff Ames2009-04-223-73/+73
|
* experimental freeswitch code, imported from Rob Smart's treeSean Dague2009-04-173-0/+994