UbitUmarov
|
b8121ad8a2
prevent freswitch from messing global cert validation, more work is need on rest requests ( also for other things)
|
il y a 5 ans |
UbitUmarov
|
55f27135dd
remove references to obsolete CertificatePolicy
|
il y a 5 ans |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
il y a 7 ans |
UbitUmarov
|
371c9dd2af
bad merge?
|
il y a 9 ans |
Oren Hurvitz
|
998d7009a6
Eliminated many warnings
|
il y a 10 ans |
Melanie
|
bf283208df
Merge branch 'master' into careminster
|
il y a 11 ans |
Diva Canto
|
428916a64d
Commented out ChatSessionRequest capability in Vivox and Freeswitch. We aren't processing it in any meaningful way, and it seems to get invoked everytime someone types a message in group chat.
|
il y a 11 ans |
Melanie
|
578174d21c
Merge branch 'master' into careminster
|
il y a 11 ans |
Justin Clark-Casey (justincc)
|
80c19b7cac
Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already.
|
il y a 11 ans |
Diva Canto
|
91a5c602e3
Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow."
|
il y a 12 ans |
Diva Canto
|
531edd51d8
Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow.
|
il y a 12 ans |
Melanie
|
0d97beefce
Merge branch 'master' into careminster
|
il y a 12 ans |
SignpostMarv
|
e041f09750
refactoring to allow Scene.GetLandData to accept Vector3 as an argument. Note that the prior work on LSL_Vector implicit operators means one does not need to explicitly cast a LSL_Vector to Vector3
|
il y a 12 ans |
Melanie
|
d632fd7124
Merge branch 'master' into careminster
|
il y a 12 ans |
Justin Clark-Casey (justincc)
|
916e3bf886
Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies.
|
il y a 12 ans |
Melanie
|
31ab8b2fe0
Merge branch 'master' into careminster
|
il y a 12 ans |
Justin Clark-Casey (justincc)
|
231a3bf147
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
|
il y a 12 ans |
Melanie
|
272ba5a741
Merge branch 'master' into careminster
|
il y a 12 ans |
PixelTomsen
|
4589ce61bc
Fix: get embedded objects from Notecard fails with activated FreeSwitchVoiceModul
|
il y a 12 ans |
Justin Clark-Casey (justincc)
|
4567555c49
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse.
|
il y a 13 ans |
Melanie
|
bc17e2e9cf
Merge branch 'master' into bigmerge
|
il y a 13 ans |
root
|
5f927dc104
Merge branch 'master' into careminster-presence-refactor
|
il y a 13 ans |
Justin Clark-Casey (justincc)
|
de20f0603f
Tell hypergridders when their teleports fail because of the 4096 limit rather than just saying "destination not found"
|
il y a 13 ans |
Melanie
|
0c68fbdb1a
Merge branch 'master' into careminster-presence-refactor
|
il y a 13 ans |
Justin Clark-Casey (justincc)
|
60685c3517
Adjust freeswitch logging to be somewhat less noisy. However, there is still quite a large amount of logging present for debug purposes.
|
il y a 13 ans |
Melanie
|
09b6d717bf
Merge branch 'master' into careminster-presence-refactor
|
il y a 13 ans |
Justin Clark-Casey (justincc)
|
ccc26f7443
Get Viewer 2 voice working with OpenSim.
|
il y a 13 ans |
Justin Clark-Casey (justincc)
|
2fa210243b
Clean up freeswitch config to what is currently required. Add explanation to config parameters. Clean up some log messages.
|
il y a 13 ans |
Melanie
|
15e0b55e66
Merge branch 'master' into careminster-presence-refactor
|
il y a 13 ans |
Justin Clark-Casey (justincc)
|
4f56c732bc
Comment out some startup logging lines to make up for the one I added earlier on.
|
il y a 13 ans |