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
Brian West
236f457a63
no it doesn't
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 17:49:08 +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
0f8503f509
(MODENDP-148) Move "a=sendrecv" from session to media section of SDP
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10331 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 15:29:35 +00:00
Anthony Minessale
f0acd4ff65
fix err
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10330 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 15:25:45 +00:00
Anthony Minessale
2db7264cef
let b legs use park_after_bridge too
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10329 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 15:03:09 +00:00
Anthony Minessale
1af037cf58
allow calls to be stolen from originate
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 14:26:21 +00:00
Anthony Minessale
4549a90d63
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10327 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 13:32:11 +00:00
Michael Jerris
de495e8b94
add switch_dso
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10326 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 12:27:31 +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
Brian West
e1417d42db
hrm
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10324 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 09:32:28 +00:00
Brian West
79d8cddde1
spelling
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10323 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:58:30 +00:00
Brian West
36c704e1ff
even more docs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:53:33 +00:00
Brian West
80a9d9efcd
more docs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:39:32 +00:00
Brian West
8d25c31d28
more docs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:26:55 +00:00
Brian West
0b34ce74f2
network
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:00:41 +00:00
Andrew Thompson
8515c087a8
Remove a couple debug prints that slipped in
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10318 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 19:47:52 +00:00
Andrew Thompson
7dc1a95f6f
Add a 1.5 second sleep on module shutdown to prevent segfaults, fix a compiler warning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 19:42:38 +00:00
Andrew Thompson
bb13eea83c
Add sendmsg support and remove some debug prints
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 18:38:54 +00:00
Michael Jerris
7a2f14a1cd
clean up mod_conference
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10315 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 18:31:58 +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
Brian West
44093523f7
woops
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 08:15:00 +00:00
Michael Jerris
d3e7370885
(LBAPR-1) load mod_lua with global symbols space so that sub modules are able to link to it properly. Broken in svn r9605.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10306 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-08 11:21:54 +00:00
Brian West
bd79896c21
test
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:26:22 +00:00
Andrew Thompson
8c15644255
use switch_true instead
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-08 02:20:03 +00:00
Andrew Thompson
69b7d6546c
Allow config parameter 'shortname' to be 'true' or 'yes', add sample config file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-08 02:06:19 +00:00
Andrew Thompson
fb3505ec92
Try to start epmd (erlang port mapper daemon) if ei_publish fails
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-08 00:43:55 +00:00
Andrew Thompson
08f8cb41d8
Import recent fixes from mod_event_socket, work on cleanup on unload (still segfaults tho)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10301 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:56:50 +00:00
Michael Jerris
5bc6dc2c63
line endings
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:47:01 +00:00
Michael Jerris
a193d8435f
fix fifo build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10299 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:46:27 +00:00
Anthony Minessale
80c1802ea2
move bind to load func
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10298 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:25:38 +00:00
Anthony Minessale
fdf9d0fd6f
prevent seg
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10297 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:08:57 +00:00
Anthony Minessale
08e67499ef
prevent seg
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10296 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:01:06 +00:00
Anthony Minessale
2f4d7a9b74
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 22:16:22 +00:00
Anthony Minessale
340dc1da7e
add patch from MODAPP-162
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 17:36:08 +00:00
Anthony Minessale
dd010de195
sleep a few more nanoseconds till pekka looks at this
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10293 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 17:22:17 +00:00
Anthony Minessale
211e106fae
make multiple-registations=true use the contact method and call-id option to do it the old way
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10291 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 17:00:46 +00:00
Anthony Minessale
b18903ecf3
fix MODEVENT-32
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 14:48:49 +00:00
Anthony Minessale
23b022fa33
add patch from MODAPP-161
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10288 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 14:34:20 +00:00
Anthony Minessale
cf36f64573
add park_after_bridge variable
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10287 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 14:10:02 +00:00
Andrew Thompson
c5178a5ba1
Don't create a new memory pool until it's clear we actually need it.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10281 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 03:21:19 +00:00
Andrew Thompson
53d696803b
Add initial support for sendevent to mod_erlang_event
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10280 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 01:29:44 +00:00
Anthony Minessale
bd9891ac78
silly compiler warning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10279 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 00:57:47 +00:00
Anthony Minessale
f16886bba3
add some stuff to mod_fifo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10278 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 00:26:16 +00:00
Anthony Minessale
76d12d97c5
add some stuff to mod_fifo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 00:25:51 +00:00
Anthony Minessale
9557929408
move macro to the core
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10276 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 00:24:31 +00:00
Andrew Thompson
2156075c60
Add mod_erlang_event to tree - a module that makes FreeSWITCH act like an erlang c-node.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-06 21:03:30 +00:00
Michael Jerris
b17ebda4df
add our own module load code (LBAPR-1)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10272 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-06 17:29:50 +00:00
Michael Jerris
837b2c9bed
tweak windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-06 16:35:48 +00:00
Anthony Minessale
ddb0012bda
add some vars
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10264 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-06 03:36:15 +00:00