Thomas Kleffel
|
f5f6d15709
|
add command 'action' with types 'reboot', 'reset', 'dialeddel', 'misseddel', 'receiveddel'
|
2014-10-14 23:26:48 +02:00 |
|
Thomas Kleffel
|
412f214809
|
Fix url encoding for snom remote commands (required to make # key work)
|
2014-10-14 22:31:40 +02:00 |
|
Travis Cross
|
0cc7bc8db6
|
Add missing CURLOPT_NOSIGNAL options
To work correctly in a multi-threaded environment, curl needs to be
used with CURLOPT_NOSIGNAL set to 1. If it's left at zero, the
default, then curl will use signals to deal with timeouts which will
often result in a crash.
ref: http://curl.haxx.se/libcurl/c/libcurl-tutorial.html#Multi-threading
ref: http://curl.haxx.se/libcurl/c/CURLOPT_NOSIGNAL.html
ref: http://stackoverflow.com/questions/9191668/error-longjmp-causes-uninitialized-stack-frame
ref: https://bugzilla.redhat.com/show_bug.cgi?id=539809
ref: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570436
|
2014-09-23 00:04:21 +00:00 |
|
Jeff Lenk
|
dd242f3ba6
|
FS-6346
|
2014-03-20 18:32:19 -05:00 |
|
Travis Cross
|
1470622292
|
Require libcurl as a system dependency
This purges libcurl from our tree and requires it to be present on the
system for building and running FreeSWITCH.
FS-353
|
2014-03-20 21:15:29 +00:00 |
|
Travis Cross
|
c993962d0b
|
Update some modules to use CPPFLAGS
These modules use curl and we'll be adding in some bits to the
CPPFLAGS.
|
2014-03-20 21:09:46 +00:00 |
|
Michael Jerris
|
bcd9f49fbe
|
move applications to use automake
|
2014-03-07 18:36:12 -05:00 |
|
Brian West
|
93c05d9c5f
|
FS-4502 --resolve
|
2014-02-28 16:23:37 -06:00 |
|
Ken Rice
|
6e7d5d0897
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
|
Peter Olsson
|
5a820fdc78
|
Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future.
|
2014-01-22 22:47:11 +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
|
dc2c11f13f
|
FS-4768 initial add of vs2012 build support
|
2012-12-29 14:57:15 -06: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 |
|
Brian West
|
3734f4cd44
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
|
Jeff Lenk
|
a87429ac87
|
Add initial support for VS2010
|
2010-06-28 15:49:19 -05:00 |
|
Anthony Minessale
|
886e1ddb4d
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-02-06 03:38:24 +00:00 |
|
Brian West
|
357c93b999
|
fix vim format line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14856 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-14 22:03:37 +00:00 |
|
Michael Jerris
|
4212af498b
|
build: build path cleanups (FSBUILD-130)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12490 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-06 19:27:14 +00:00 |
|
Michael Jerris
|
bbdf4744aa
|
inital work on x64 windows build (FSBUILD-125)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12215 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-21 00:56:56 +00:00 |
|
Brian West
|
babb2f83f5
|
update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-13 23:37:37 +00:00 |
|
Brian West
|
ae220d3341
|
update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-04 21:20:54 +00:00 |
|
Michael Jerris
|
05b01a6c03
|
switch some usages of switch_event_add_header to switch_event_add_header_string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9309 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-08-16 02:19:43 +00:00 |
|
Michael Jerris
|
19557091ef
|
add mod_snom to msvc build system
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9165 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-07-24 11:14:32 +00:00 |
|
Anthony Minessale
|
da2e0d710f
|
add mod_snom
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9145 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-07-23 18:19:56 +00:00 |
|