Andrey Volk
0275ea1eb4
[Build-System] Use $(DefaultPlatformToolset) so it's easier to build using newer Microsoft Visual Studio versions.
2020-05-25 14:18:25 +04:00
Andrey Volk
671da28796
FS-11263: [Build-System] Move FreeSWITCH build system to Visual Studio 2017 on Windows.
2018-07-24 07:21:55 +00:00
Sergey Safarov
df1ab07ca4
FS-9924: Removed extra space in source files
2017-02-09 23:59:49 -05:00
Michael Jerris
a55d146368
FS-7966: fix scope masked declaration
2015-08-31 17:23:51 -05:00
Mike Jerris
5c59a0159d
FS-7966: fix more msvc 2015 warnings.
2015-08-31 17:08:52 -04: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
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
Artur Zaprzała
9d6ad1f9a5
FS-7405 Fix <condition regex="all"> to work with time conditions
2015-07-09 23:03:15 +02:00
Mike Jerris
6548d619c8
Merge pull request #168 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-7200:master to master
...
* commit '57a76001d076cc7f0eb7ca8064b3eb48a1b6cf42':
FS-7200, fix dialplan parsing when using date/time matches
2015-07-08 16:51:39 -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
Mike Jerris
89f838e020
Merge pull request #230 in FS/freeswitch from bugfix/FS-7405 to master
...
* commit 'a4ef9d6ba3d210cb0589342a0e059cf9bca98ae7':
FS-7405: if all is required don't pass if total ne pass
2015-06-01 13:25:47 -05:00
Anthony Minessale
fc0bf67219
move nested condition parsing to only happen if main condition was satisfied may alter behaviour see docs and FS-4935
2015-05-28 12:47:18 -05:00
Brian West
a4ef9d6ba3
FS-7405: if all is required don't pass if total ne pass
2015-04-01 10:32:21 -05:00
François
57a76001d0
FS-7200, fix dialplan parsing when using date/time matches
2015-01-27 17:10:47 +01:00
Nathan Neulinger
f175c71188
FS-6805 add support for logging full timestamps with dialplan, defaults to old behavior unless requested
2014-11-11 13:25:47 -06: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
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
Nathan Neulinger
32adc789f6
make noexpandtab explicit in all vim modelines other than xml files
2013-06-25 11:50:17 -05:00
Jeff Lenk
5417ac4a85
FS-5290 --resolve
2013-04-13 12:20:15 -05:00
Jeff Lenk
fe4dff7c2d
FS-5290 --resolve
2013-04-10 17:43:27 -05:00
Jeff Lenk
dc2c11f13f
FS-4768 initial add of vs2012 build support
2012-12-29 14:57:15 -06:00
Anthony Minessale
9b7b46dbca
FS-4935 add nested condition support to XML dialplan
2012-12-14 00:29:20 -06:00
Anthony Minessale
a4a44fb140
FS-4741 parse timezone variable and adjust time for time based routing
2012-10-31 10:43:59 -05:00
Anthony Minessale
01dde19cbd
FS-4741 --resolve use paypal@freeswitch.org
2012-10-23 18:19:32 -04:00
Ken Rice
c5554eb939
Copyright date update.
2012-04-18 11:52:02 -05:00
Anthony Minessale
185f08ca56
revert 19d3e646368ee5fa1fc8f88c475d3063c4ae740a
2012-03-28 11:57:21 -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
19d3e64636
FS-3863 try this please
2012-02-01 15:17:18 -06:00
Jeff Lenk
9c908b983f
fix syntax error with last commit
2012-02-01 12:27:18 -06:00
Anthony Minessale
675cd2d432
add proceed cases
2012-02-01 12:07:36 -06:00
Anthony Minessale
e00a61c48b
[Freeswitch-dev] Absolute conditions are not changing the proceed variable... (mod_dialplan_xml.c)
2012-01-31 15:31:08 -06:00
Anthony Minessale
65a756643a
add tod_tz_offset variable to set to the integer value of the tz offset or the tz-offset tag on a per-tag basis
2011-11-07 14:31:36 -06:00
Anthony Minessale
c285db5473
set DP_REGEX_MATCH_1 .. DP_REGEX_MATCH_N to preserve captures into arrays
2011-11-02 10:58:45 -05:00
Anthony Minessale
7c7b006873
FS-3655 add xor to regex attr
2011-11-02 10:30:59 -05:00
Anthony Minessale
c1615dbb11
FS-3655 please test and apply to wiki for documentation in the xml dialplan section
2011-11-01 17:46:26 -05:00
Jeff Lenk
fc004ddc13
FS-3315 --resolve Fix typedef declaration for switch_cap_callback_t Thanks Peter
2011-05-26 08:39:28 -05:00
Jeff Lenk
f4824b0773
fix windows trivial compiler warnings
2011-05-25 17:16:48 -05:00
Anthony Minessale
860d2a6c12
add capture dp app
2011-05-25 16:12:42 -05:00
Anthony Minessale
c1c759526d
add arrays to event headers and chanvars
2011-05-25 15:42:36 -05:00
Anthony Minessale
73279f01bf
FS-3166 --resolve
2011-04-22 16:43:29 -05:00
Anthony Minessale
46f6c6e42d
fix regression from f60fdf653dd2d7f8d3eaa6a9086e1f68bd993c59
2011-02-04 08:56:30 -06:00
Anthony Minessale
4ae8282e6c
fix possible bad pointer in global vars (please test)
2011-02-02 15:43:26 -06:00
Brian West
3734f4cd44
bump copyright date and fix some email and typos from diego.
2011-01-05 10:09:04 -06:00
Marc Olivier Chouinard
e1df5e13de
mod_dialplan_xml: Add in the INFO log the caller id number when processing a request (Currenly only show the caller name)
2010-08-13 09:14:41 -04:00
Jeff Lenk
a87429ac87
Add initial support for VS2010
2010-06-28 15:49:19 -05:00
Michael Jerris
09a734bb48
factor out timecheck function from Moc
2010-04-26 05:06:30 -04:00
Anthony Minessale
223871ea76
add optional loops attr to xml dp (brought to you by Moc)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16886 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 20:51:11 +00:00