aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Voice/FreeSwitchVoice/FreeSwitchDirectory.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-08-04Revert the #3899 patch and it's two follow upsMelanie1-27/+21
2009-07-23Formatting cleanup.Jeff Ames1-97/+95
2009-07-17* Patch from otakup0pe to help freeswitch play nice with complex existing ↵Teravus Ovares1-96/+105
freeswitch configurations. * Thanks! fixes mantis #3899
2009-06-10Formatting cleanup.Jeff Ames1-5/+5
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames1-1/+1
LICENSE.txt.
2009-04-23* Fix another crash bug in the FreeSwitchVoiceModuleTeravus Ovares1-0/+2
2009-04-23* Tweaking the dialstring so the sip_contact_user variable is set to the ↵Teravus Ovares1-5/+6
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.
2009-04-22* minor: remove some compiler warningsJustin Clarke Casey1-31/+31
2009-04-22cleaning up, fixing warningsDr Scofield1-36/+27
2009-04-22* Some tweaks to the FreeSwitchModule to allow a well known hostname and ↵Teravus Ovares1-1/+13
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
2009-04-22Add copyright headers. Formatting cleanup.Jeff Ames1-42/+42
2009-04-17experimental freeswitch code, imported from Rob Smart's treeSean Dague1-0/+335