Moises Silva
3b74246b16
freetdm: * Avoid acquiring the span mutex if the pendingchans queue is available for use *
...
* FreeTDM modules using the old FTDM_SPAN_STATE_CHANGE flag should be updated *
* until then, they are still vulnerable to deadlock situations *
* Modules pending update: (ftmod_analog, ftmod_libpri, ftmod_isdn) *
* Fixes Sangoma redmine ticket #1791 0 FTDM span stop deadlock *
2011-10-24 12:49:36 -04:00
Moises Silva
5fdbda5479
freetdm: * Avoid acquiring the span mutex if the pendingchans queue is available for use *
...
* FreeTDM modules using the old FTDM_SPAN_STATE_CHANGE flag should be updated *
* until then, they are still vulnerable to deadlock situations *
* Modules pending update: (ftmod_analog, ftmod_libpri, ftmod_isdn) *
* Fixes Sangoma redmine ticket #1791 0 FTDM span stop deadlock *
2011-10-24 12:49:22 -04:00
Moises Silva
d79f95f2d6
freetdm: * Avoid acquiring the span mutex if the pendingchans queue is available for use *
...
* FreeTDM modules using the old FTDM_SPAN_STATE_CHANGE flag should be updated *
* until then, they are still vulnerable to deadlock situations *
* Modules pending update: (ftmod_analog, ftmod_libpri, ftmod_isdn) *
* Fixes Sangoma redmine ticket #1791 0 FTDM span stop deadlock *
2011-10-24 12:43:54 -04:00
Anthony Minessale
b1f164cc1a
missing and
2011-10-24 09:57:11 -05:00
Anthony Minessale
9f93820c07
add on to proto mapping patch
2011-10-24 09:49:34 -05:00
Anthony Minessale
d6d187486c
FS-3624 --resolve
2011-10-24 09:48:08 -05:00
Anthony Minessale
bad5964b94
FS-3589 --resolve
2011-10-24 08:47:08 -05:00
Jeff Lenk
adf6cb5219
FS-3633 --resolve fix trivial compiler error windows c89
2011-10-24 09:43:29 -05:00
Anthony Minessale
2555ddb4b2
FS-2877
2011-10-24 07:34:38 -05:00
Michael Jerris
ea7f6a1857
add lookup params to presence_map
2011-10-24 09:53:24 -04:00
Anthony Minessale
4841670777
add presence_map config
2011-10-22 09:46:17 -05:00
Anthony Minessale
4ee1722f3e
add presence_map
2011-10-22 09:40:59 -05:00
Anthony Minessale
4ceca1890d
fix return addrs in chat msgs
2011-10-21 20:38:41 -05:00
Anthony Minessale
1f6670e7e2
FS-3628
2011-10-21 20:04:43 -05:00
Anthony Minessale
d0f13812e8
FS-3628 --resolve
2011-10-21 21:38:11 -05:00
Anthony Minessale
51c2281191
FS-2877 FS-2831 FS-2823 FS-3469 some of the patch from 2877 refactored a bit to be more centralized to sip and some other stuff added on, please test
2011-10-21 20:00:34 -05:00
Anthony Minessale
caa360b6d2
presence tweaks for conference/fifo/parking
2011-10-21 19:52:42 -05:00
Anthony Minessale
ea359d899f
wtf
2011-10-21 19:50:08 -05:00
Anthony Minessale
40feedd394
only auto create lots in certian situations
2011-10-21 13:19:27 -05:00
Anthony Minessale
808e90b7a5
add
2011-10-21 10:15:15 -05:00
Anthony Minessale
24b09ca158
FS-3627 --resolve
2011-10-21 09:49:44 -05:00
Anthony Minessale
2faaee0e6e
add getGlobalVariable and setGlobalVariable to swig stuff
2011-10-21 08:56:42 -05:00
Anthony Minessale
8fde25ccfa
add custom kick sound to conference
2011-10-20 13:15:58 -05:00
Anthony Minessale
6bbde4e27f
FS-3621 --resolve
2011-10-20 10:19:39 -05:00
Jeff Lenk
7d639c271c
FS-3622 --resolve
2011-10-20 09:28:42 -05:00
Anthony Minessale
957361cf79
presence tweaks
2011-10-19 16:50:46 -05:00
Anthony Minessale
9bf000b585
fix auto unpark
2011-10-19 14:19:36 -05:00
Anthony Minessale
bd9317f254
autoflush durning bridge in dingaling
2011-10-19 12:05:54 -05:00
Michael S Collins
ec9ddfa729
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2011-10-19 10:12:44 -07:00
Michael S Collins
040923b19d
Update ChangeLog through Sept 9
2011-10-19 10:12:24 -07:00
Anthony Minessale
8d3e32038a
FS-3619
2011-10-19 09:37:18 -05:00
Anthony Minessale
18897f9e3d
add chat app to perl
2011-10-19 08:25:06 -05:00
Anthony Minessale
0891702118
add chat app to python
2011-10-19 08:17:47 -05:00
Anthony Minessale
90a6e78d15
FS-3619 --resolve approach 1
2011-10-19 07:47:37 -05:00
Raymond Chandler
abc5d7cd03
FS-3617 --resolve truncate file and rename dump to save
2011-10-18 20:48:34 -04:00
Anthony Minessale
519078b23e
FS-3551
2011-10-18 14:07:30 -05:00
Anthony Minessale
25329545a1
tweak to last commit
2011-10-18 12:56:54 -05:00
Anthony Minessale
f0b52ef7f0
FS-3611 --resolve
2011-10-18 12:08:40 -05:00
Anthony Minessale
9daa42c1b5
add presence to mod_valet_parking subscribe to the lot name for general stats or individual slots to monitor with park+ prefix *note* this used to be used in mod_fifo which now will use queue+ going forward
2011-10-18 11:53:49 -05:00
Anthony Minessale
34ddeb754f
FS-3613 --resolve
2011-10-18 08:21:06 -05:00
Jeff Lenk
58487c6551
FS-3614 --resolve Fix mod_dingaling build on Windows (VS2008), after recent SSL changes.
2011-10-18 08:53:11 -05:00
Buklov Boris
7c48026cae
fix say dollar
2011-10-18 09:35:06 +04:00
Anthony Minessale
f506e19e15
FS-3471 making this the new default and patching libdingaling to use it exclusively with openssl, now we actually have single thread for gtalk an no gah noodlez
2011-10-17 12:30:51 -05:00
Anthony Minessale
ead7a68276
add <param name="core-odbc-required" value="true"/> to require connection to core db over odbc for startup
2011-10-17 09:34:50 -05:00
Anthony Minessale
4bd305e57d
FS-3612 --resolve cool, thanks
2011-10-17 08:56:10 -05:00
Jeff Lenk
14b81f21ce
FS-3610 --resolve add mod_blacklist to vc2010 thanks Jeffrey Leung
2011-10-17 10:16:31 -05:00
Anthony Minessale
10df27926c
FS-3609 --resolve
2011-10-15 07:59:23 -05:00
Anthony Minessale
fdb4031ac0
aesthetic update
2011-10-14 14:13:16 -05:00
Anthony Minessale
988156793a
use the forced from string in pai or rpid headers
2011-10-14 14:05:32 -05:00
Anthony Minessale
127be02db2
add conference cdrs to mod_conference
2011-10-14 11:30:51 -05:00