Anthony Minessale
|
0ea84c869c
|
presence update
|
2010-08-24 11:54:32 -05:00 |
Jeff Lenk
|
62206e3d43
|
FSBUILD-296 Fix VS2008 code analysis build
|
2010-08-24 08:55:00 -05:00 |
Jeff Lenk
|
e5aef4cd9a
|
FSCORE-658 Windows VS2008 switch_event.c compile error
|
2010-08-24 08:11:59 -05:00 |
Anthony Minessale
|
a873b3841a
|
more presence stuff
|
2010-08-23 18:18:56 -05:00 |
Anthony Minessale
|
362eade2dc
|
correction on earlier patch
|
2010-08-23 18:08:14 -05:00 |
Anthony Minessale
|
a62e2cf7bc
|
presence tweaks
|
2010-08-23 17:02:15 -05:00 |
Michael S Collins
|
44b7864ec3
|
Merge branch 'master' of git://git.freeswitch.org/freeswitch
|
2010-08-23 14:14:06 -07:00 |
Michael S Collins
|
7642dd2c88
|
Fix typo (thanks diegoviola)
|
2010-08-23 14:13:28 -07:00 |
Jeff Lenk
|
6d74d7ab66
|
MODAPP-448 Phrase "speak-text" application returns on first key press in phrase file on Windows
|
2010-08-23 15:54:23 -05:00 |
Moises Silva
|
705dd237de
|
freetdm: lock the channel when placing call
|
2010-08-23 16:08:06 -04:00 |
Moises Silva
|
fcd8df0af7
|
freetdm: allocate channels in their own memory page when debugging
|
2010-08-23 15:45:30 -04:00 |
Anthony Minessale
|
252aebf881
|
FSCORE-656
|
2010-08-23 13:15:58 -05:00 |
Anthony Minessale
|
af100fd156
|
minor refactor to deal with edge case
|
2010-08-23 13:11:58 -05:00 |
Andrew Thompson
|
79ced283b3
|
Some more tweaks
|
2010-08-22 20:58:52 -04:00 |
Andrew Thompson
|
3798c39177
|
Remove some code we don't use
|
2010-08-22 20:58:48 -04:00 |
Andrew Thompson
|
6fc68a4aa9
|
Use a different mutex for tracking threadcount
|
2010-08-22 20:58:47 -04:00 |
Andrew Thompson
|
121e57a1db
|
Switch from mutex to a rwlock to increase throughput
|
2010-08-22 20:58:44 -04:00 |
Andrew Thompson
|
5ef61c961f
|
Null out the spawn reply after we're done with it to avoid seg
|
2010-08-22 20:58:41 -04:00 |
Andrew Thompson
|
c0d51b83f4
|
Improve some logging to include UUIDs
|
2010-08-22 20:58:38 -04:00 |
Jeff Lenk
|
46dd24c2e9
|
SFSIP-220 VS2010 sofia posix problem
|
2010-08-21 22:39:01 -05:00 |
Marc Olivier Chouinard
|
a55b9d07a8
|
mod_sofia: Add a quick fix for basic Polycom presence support. A more sane solution need to be implemented
|
2010-08-20 23:40:37 -04:00 |
Anthony Minessale
|
b5205c0bc0
|
MODAPP-447
|
2010-08-20 17:48:14 -05:00 |
Anthony Minessale
|
2ddbc457a1
|
MODCODEC-20
|
2010-08-20 16:51:55 -05:00 |
Anthony Minessale
|
84c2d80964
|
tweak on last commit
|
2010-08-20 14:18:08 -05:00 |
root
|
072bf5ad14
|
set network_addr of caller profile to signaling ip address. (requested by Steven Ayre)
|
2010-08-20 23:14:35 +04:00 |
Anthony Minessale
|
77e2dccf72
|
add last_bridge_to var to keep uuid of last bridged channel and fix race in show calls on hangup of bypass_media channels
|
2010-08-20 13:53:08 -05:00 |
Jeff Lenk
|
3867828816
|
MODSOFIA-92 fix x64 build
|
2010-08-20 09:24:00 -05:00 |
Marc Olivier Chouinard
|
8082aa987e
|
mod_callcenter: Added value busy_delay_time and reject_delay_time so we can wait if those 2 occur (Un registred phone are considered as busy). Add a ready_time epoch time when we can contact an again again, fix ring-all (good this time I hope).
|
2010-08-19 21:43:07 -04:00 |
Michael S Collins
|
4d2cc185b0
|
Fix fifo_member add syntax
|
2010-08-19 18:21:50 -07:00 |
Anthony Minessale
|
5481d9a98c
|
MODSOFIA-86
|
2010-08-19 18:22:06 -05:00 |
Anthony Minessale
|
7f075c0c28
|
more presence tweaks
|
2010-08-19 12:09:30 -05:00 |
Jeff Lenk
|
0a9f6041dc
|
MODSOFIA-92 add VS2010 express
|
2010-08-19 10:24:46 -06:00 |
Jeff Lenk
|
1977aa8684
|
VS2010 add missing project filters
|
2010-08-19 10:38:54 -05:00 |
Anthony Minessale
|
18695c75f2
|
tweak presence
|
2010-08-19 10:05:38 -05:00 |
Jeff Lenk
|
1abe3b9337
|
MODSOFIA-92 VS2010
|
2010-08-19 09:58:30 -05:00 |
Mathieu Rene
|
b38909af0e
|
esl: init fd_flags to 0
|
2010-08-18 18:27:29 -04:00 |
Anthony Minessale
|
f1aead3174
|
increase sps during recovery
|
2010-08-18 15:33:18 -05:00 |
Anthony Minessale
|
96b790fa2e
|
BOUNTY-20
|
2010-08-18 15:01:32 -05:00 |
Brian West
|
00b514033c
|
fix 302 to hangup in the two cases where switch_ivr_transfer is used and not in the case when it should carry on and follow the redirect
|
2010-08-18 14:16:37 -05:00 |
Jeff Lenk
|
437c780536
|
MODSOFIA-92 - Remove OPENSSL_USE_APPLINK - not needed
|
2010-08-18 10:57:32 -05:00 |
Anthony Minessale
|
a64061a24c
|
doh
|
2010-08-18 09:53:22 -05:00 |
Anthony Minessale
|
c47d1ef81c
|
always run test sql even when auto schema is off
|
2010-08-18 09:37:01 -05:00 |
Anthony Minessale
|
e4f90584a7
|
MODEVENT-68
|
2010-08-18 09:20:59 -05:00 |
Anthony Minessale
|
ada25f7261
|
more verbose warning
|
2010-08-17 19:54:46 -05:00 |
Anthony Minessale
|
c44a097156
|
doh
|
2010-08-17 19:26:28 -05:00 |
Michael S Collins
|
c3c9bff7b3
|
Update ChangeLog through August 17
|
2010-08-17 15:32:19 -07:00 |
Anthony Minessale
|
5f763d0d1b
|
fix caller id fields in show channels show calls etc
|
2010-08-17 17:26:36 -05:00 |
Anthony Minessale
|
1413a9d5db
|
MODSOFIA-94
|
2010-08-17 15:00:25 -05:00 |
Anthony Minessale
|
28fdc32317
|
LBDING-21
|
2010-08-17 13:09:16 -05:00 |
Anthony Minessale
|
93b3139092
|
presence tweaks
|
2010-08-17 13:08:42 -05:00 |