Michael Jerris
c99b8fb34f
pull back change from apr 1.3.0
...
" *) Rework the WIN32 CV code to signal the condition only if one or
more threads are blocked on the condition variable. If no threads
are waiting on the condition variable, nothing happens. The change
also eliminates the thundering-herd problem of the manual-reset
event, which (theoretically) wakes up all threads waiting on. Now
the behavior of the CV's should be the same on Unix and win32
platforms. PR 42305. [Davi Arnaut]
"
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10334 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 18:35:48 +00:00
Michael Jerris
2f469375cd
disable new sleep on windows
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10332 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 15:30:52 +00:00
Michael Jerris
be091b64bd
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10325 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 11:26:37 +00:00
Anthony Minessale
49f353b74e
Adjust core and add video caps to mod_conference with video follow audio (first cut)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 18:26:41 +00:00
Anthony Minessale
44b6886c7a
add tz stuff to mod_say_en, other langs need similar code
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10214 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-31 20:24:06 +00:00
Michael Jerris
1f47ff15b3
validate strftime format string input (when necessary)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9985 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-12 21:51:51 +00:00
Anthony Minessale
e3b75d8fff
fix voicemail e-mail time
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-10 20:30:05 +00:00
Michael Jerris
722d736cbc
quiet warning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9938 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-10 18:38:41 +00:00
Anthony Minessale
f53f621185
tweaks
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9761 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-30 17:24:04 +00:00
Robert Joly
f734176105
Fixed compile issues with VS2005 build.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9755 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-30 02:12:38 +00:00
Michael Jerris
3a6e2cfe47
silence complaining compiler
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9741 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-29 17:20:54 +00:00
Michael Jerris
1227d506df
move mod_timezone functions into core (part 2/3)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9738 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-29 16:58:31 +00:00
Michael Jerris
9fc927a8b4
move mod_timezone functions into core (part 1/2)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9736 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-29 15:44:19 +00:00
Anthony Minessale
d5ffc98d43
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9354 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-22 18:05:42 +00:00
Anthony Minessale
cb22c466da
prevent crash in crazy situation with xml_curl and bad urls FSCORE-169
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9307 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-15 21:57:57 +00:00
Anthony Minessale
04c0c8f64a
move init sooner in timer module
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9241 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-11 18:24:07 +00:00
Michael Jerris
64997c4d8e
vim extendtab is bad
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 19:12:26 +00:00
Anthony Minessale
3c349c274e
indent pass 1
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 04:30:03 +00:00
Anthony Minessale
ea754f52bd
crank accuracy on windows sleep
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8269 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 13:58:36 +00:00
Anthony Minessale
e277d9b537
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8132 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 14:44:23 +00:00
Anthony Minessale
412e45dd62
time sync stuff for vps
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8122 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-16 22:02:06 +00:00
Michael Jerris
1e21db8022
deal with linux platforms that have clock_gettime but don't define CLOCK_MONOTONIC. (FSCORE-111)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7950 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-23 00:22:18 +00:00
Anthony Minessale
e34e139f8b
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7949 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-20 19:29:18 +00:00
Michael Jerris
3474b1412a
fix shutdown race destroying memory pools.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7943 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-20 02:05:34 +00:00
Anthony Minessale
b525711e44
do less work in timer thread to meet silly new kernels half way
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7907 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-17 19:45:39 +00:00
Anthony Minessale
2294d90653
fix a bunch more stuff that broke from fixing it yesterday!
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7857 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-11 16:55:58 +00:00
Anthony Minessale
74a3d8ab95
fix a bunch of stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7854 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-11 03:45:16 +00:00
Anthony Minessale
1375c3f78c
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7712 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-20 20:26:07 +00:00
Anthony Minessale
d8f109a297
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7621 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 17:54:13 +00:00
Brian West
b0ad7ab50c
set tab mode properly
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7500 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-03 22:14:57 +00:00
Brian West
84161010ab
cleanup and consistency.. blah rain @ PHX fun
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7396 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 20:01:02 +00:00
Brian West
935cbcf937
more cleanup before I leave LAX
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7394 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 17:42:51 +00:00
Anthony Minessale
61bdc9c16e
detect broken monotonic clocks
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-23 15:26:57 +00:00
Anthony Minessale
143bed09a3
try to use clock_gettime to make sure we don't care if the system time changes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7165 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 00:43:49 +00:00
Anthony Minessale
1e9155c37a
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7076 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-03 21:41:15 +00:00
Anthony Minessale
1bbeb4f706
cross t's and dot i's
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-03 21:34:44 +00:00
Anthony Minessale
eb9f9fb263
some time changes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 18:47:08 +00:00