74 Commits

Author SHA1 Message Date
Brian West
352cc3526d FS-10903: [mod_sofia,mod_valet_parking] Fix Issue with subscriptions and Valet Parking #resolve 2018-07-24 07:21:39 +00:00
Sergey Safarov
df1ab07ca4 FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
Michael Jerris
164c6111a1 FS-7966: remove some older versions of msvc build system as these will no longer work soon, please use 2015 instead 2015-08-31 10:19:10 -05:00
Mike Jerris
288c62576f FS-7966: fix more warnings in msvc 2015 build 2015-08-28 17:42:55 -04:00
Michael Giagnocavo
5e456fe9a6 FS-7966. First pass at moving to Visual Studio 2015.
The new C compiler breaks a lot of things. snprintf and timespec now exist, and redefining causes an error.
Many more things are warnings, so warnings-as-errors will fail - remove it from some projects for now.
V8: don't pass VS version to build batch file.
mod_sofia: Config has too-long if/elseif chain. Break this up to avoid "parser stack overflow; program too complex".
Add mod_conference.h to project and dir to includes.
2015-08-21 18:28:32 -04:00
William King
49a26049cb Merge pull request #177 in FS/freeswitch from ~VIPKILLA/freeswitch-fs-7232:master to master
* commit '521b3037016e276ddc8e1aae50ecaf6464b3a433':
  change event header 'call-direction' to 'presence-call-direction'
2015-07-08 14:58:31 -05:00
Michael Giagnocavo
f116387443 FS-7644. Change 2013.vcxproj references to 2013 2015-06-18 04:17:53 -06:00
Jeff Lenk
345e50d25a FS-7644 2015-06-11 15:29:28 -05:00
Michael Jerris
2cc0348422 FS-7635: remove msvc 2005 2008 and 2010 non working build systems. There are now multiple more recent (3 different ones) and some free versions of the compiler that can be used. 2015-06-10 16:33:14 -04:00
E. Schmidbauer
521b303701 change event header 'call-direction' to 'presence-call-direction' 2015-02-03 16:37:38 -05:00
Michael Jerris
afd6875d6b FS-6781: #resolve #comment lets change this to always do confirm to match the other place where we set this 2014-10-03 16:53:38 -04:00
Travis Cross
57bd4eb9bd Add valet_park ... auto out ... to syntax string
FS-5992 #resolve
2014-09-04 20:40:53 +00:00
Anthony Minessale
7151d6acea FS-6402 part 2 2014-04-02 03:21:37 +05:00
Anthony Minessale
5c0cff70b3 FS-6402 --resolve 2014-04-02 01:20:19 +05:00
Anthony Minessale
804ef7709d change from sqlite hash to newly added one 2014-03-09 00:37:17 +05:00
Michael Jerris
bcd9f49fbe move applications to use automake 2014-03-07 18:36:12 -05:00
Ken Rice
6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
Anthony Minessale
4b07ee5183 remove double event crate, removing a memory leak in valet parking 2014-01-23 02:52:48 +05:00
Peter Olsson
084e245085 Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks. 2014-01-22 22:30:23 +01:00
Brian West
3ad68fd575 fix valet parking when hold is a tonestream 2014-01-10 07:46:47 -06:00
Anthony Minessale
7d6d688e53 FS-5731 --resolve 2013-08-26 20:25:14 +05:00
Michael S Collins
01d45ae506 mod_valet_parking: add valet_lot_extension chan var - stores the current park location of the channel 2013-07-23 11:09:00 -07:00
Nathan Neulinger
32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Brian West
507788f01c Swap this 2013-05-31 09:16:32 -05:00
William King
45803e38e7 Edge case for when you are subscribing to presence on a valet parking lot. In which case there would be a small leak. 2013-05-18 17:06:54 -07:00
Michael Jerris
bea4bb0950 fix auto in will not use the last slot 2013-05-06 11:46:38 -04:00
Jeff Lenk
dc2c11f13f FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
Anthony Minessale
8bb55ed4bf abstract out originate_signal_bond to a function to avoid confustion and regressions 2012-05-29 13:10:15 -05:00
Ken Rice
c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Ken Rice
cac6c262bb conf: add config files to module directories
The idea here is that the config files in the module directories will
serve as the canonical documentation of all module configuration
options.
2012-03-24 04:51:08 +00:00
Anthony Minessale
e0b2b0928c copy more variables over on an attended transfer to valet 2012-01-20 13:00:42 -06:00
Anthony Minessale
09725e2b64 add orbit feature to valet_parking similar to mod_fifo 2011-12-16 09:52:10 -06:00
Anthony Minessale
00cf5aed31 make auto unpark choose the one waiting the longest instead of the earliest ext val 2011-11-02 12:58:52 -05:00
Anthony Minessale
7c08927f92 better version of yesterday's patch 2011-10-29 09:53:09 -05:00
Anthony Minessale
f847059442 don't all double unpark of same channel 2011-10-28 15:58:17 -05:00
Anthony Minessale
2f786a07e9 lower token freq to 5, put it in a define and have more obvious warning about full lots 2011-10-26 12:57:59 -05:00
Anthony Minessale
caa360b6d2 presence tweaks for conference/fifo/parking 2011-10-21 19:52:42 -05:00
Anthony Minessale
40feedd394 only auto create lots in certian situations 2011-10-21 13:19:27 -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
25329545a1 tweak to last commit 2011-10-18 12:56:54 -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
Anthony Minessale
d820fe082b fix small valet parking issue 2011-09-19 17:09:50 -05:00
Anthony Minessale
3514c780d3 refactor timeout tracker for valet 2011-09-16 11:51:44 -05:00
Anthony Minessale
752ec93d37 revert 2011-09-16 11:46:40 -05:00
Anthony Minessale
a65794fb5e FS-3570 receive side, update libteletone to track duration so it is less likely to double detect and push api changes down to freetdm 2011-09-16 10:06:04 -05:00
Anthony Minessale
8f15bc7b45 fix regression from fix to last regression 2011-08-23 14:40:44 -05:00
Anthony Minessale
a6a9700696 fix regression from previous patch 2011-08-15 11:21:31 -05:00
Anthony Minessale
308f44af2e make valet parking reserve a space for 10 seconds to allow time for an attended transfer switcharoo 2011-08-04 16:12:24 -05:00