aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Voice/FreeSwitchVoice/FreeSwitchDialplan.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Strip the dialplan and directory methods from the region moduleMelanie2010-11-211-104/+0
|
* Formatting cleanup.Jeff Ames2009-10-011-2/+2
|
* Formatting cleanup.Jeff Ames2009-08-091-2/+2
|
* Patch from otakup0pe:Melanie2009-08-081-10/+19
| | | | | A better solution for making the FreeSwitch module cooperate with existing installations
* Revert the #3899 patch and it's two follow upsMelanie2009-08-041-17/+8
|
* If the FreeSwitch context is unset or "public", then accept any context.Melanie2009-08-041-1/+1
| | | | This restores the "out of the box" functionality.
* Output the Freeswitch context received and the context set up in theMelanie2009-08-041-1/+1
| | | | debugging message so a mismatch can be corrected more easily
* Formatting cleanup.Jeff Ames2009-07-231-39/+39
|
* * Patch from otakup0pe to help freeswitch play nice with complex existing ↵Teravus Ovares2009-07-171-41/+50
| | | | | | | | freeswitch configurations. * Thanks! fixes mantis #3899
* From: Rob Smart <SMARTROB@uk.ibm.com>Sean Dague2009-06-191-0/+7
| | | | | Makes an avatars personal voice indicator work with Freeswitch (though not other avatars indicators)
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* cleaning up, fixing warningsDr Scofield2009-04-221-1/+1
|
* Add copyright headers. Formatting cleanup.Jeff Ames2009-04-221-30/+30
|
* experimental freeswitch code, imported from Rob Smart's treeSean Dague2009-04-171-0/+88