Brian West
|
01395c508b
|
FS-6916 fix typos in code
|
2014-11-05 10:58:35 -06:00 |
|
Mike Jerris
|
cba216ca27
|
Merge pull request #56 in FS/freeswitch from ~OLEGSTOLYAR/freeswitch:master to master
* commit '49a3672e4206a2a730220ec4bc2426274441ef64':
Add ability to log commands executed in mod_xml_rpc
|
2014-10-29 12:59:43 -05:00 |
|
olegstolyar
|
49a3672e42
|
Add ability to log commands executed in mod_xml_rpc
|
2014-10-29 17:08:21 +00:00 |
|
Michael Jerris
|
d17f14efbd
|
make sure to pass along appropriate configure flags to sub-configure's when cross compiling
|
2014-10-02 19:25:50 -04:00 |
|
Anthony Minessale
|
ce5d21106e
|
FS-6761 #resolve
|
2014-09-11 03:29:07 +05:00 |
|
William King
|
5dfea663cd
|
build fix for mod_xml_radius
|
2014-09-04 14:57:20 -07:00 |
|
William King
|
47b7c44db6
|
Fix a problem where radius channel variables were missing in mod_xml_radius
|
2014-09-04 14:29:35 -07:00 |
|
William King
|
fddf44426f
|
Fixing a typo in the radius accounting end condition configuration handling in mod_xml_radius
|
2014-09-04 13:48:50 -07:00 |
|
William King
|
d06d004055
|
Adding the ability to add a radius param when a channel variable is not set in mod_xml_radius
|
2014-08-21 23:17:23 -07:00 |
|
Peter Olsson
|
17d6c5b850
|
FS-6578 #comment fixed #resolve
|
2014-07-19 18:06:01 +02:00 |
|
Brian West
|
9a4e29d785
|
FS-4870
|
2014-07-09 09:08:05 -05:00 |
|
Brian West
|
ec008234e9
|
FS-5516 allow get params in URL
|
2014-07-09 08:52:01 -05:00 |
|
William King
|
2b0c9a1482
|
FS-6560 --resolve
|
2014-05-29 08:37:21 -07:00 |
|
Michael Jerris
|
455ed10e40
|
CID:1214130 Buffer not null terminated
|
2014-05-16 14:37:43 +00:00 |
|
William King
|
f27fe7ed08
|
BNPH-6470 follow up to commit 68d863a179c90d2524f8e761dedb3aebd09c3e75 removing the original line that performed the curl request to avoid a double request in mod_xml_curl
|
2014-04-25 12:11:09 -07:00 |
|
Brian West
|
68d863a179
|
FS-6470
|
2014-04-25 11:50:06 -05:00 |
|
William King
|
bcc2aa9899
|
Fixing memory leak that would occur when reloading mod_xml_curl
|
2014-04-24 09:13:00 -07:00 |
|
Anthony Minessale
|
4def48b881
|
revert
|
2014-04-24 20:58:23 +05:00 |
|
Anthony Minessale
|
61e22e8b50
|
FS-6476 --resolve
|
2014-04-22 23:25:41 +05:00 |
|
Peter Olsson
|
295964f0ec
|
FS-6457 --resolve
Upgrade to OpenSSL 1.0.1g in Windows build (Visual Studio 2010 and 2012)
|
2014-04-13 10:01:17 +02:00 |
|
Anthony Minessale
|
5c0cff70b3
|
FS-6402 --resolve
|
2014-04-02 01:20:19 +05: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
|
b33fcc2fc1
|
FS-6293: fix mod_xml_rpc srcdir build
|
2014-03-18 17:49:56 -04:00 |
|
Michael Jerris
|
af192a2e8b
|
FS-6293: abandon xmlrpc-c build system entirely. We can revist this when we try to pull this lib out of tree, in the mean time, this fixes a ton of problems.
|
2014-03-18 09:50:12 -04:00 |
|
Michael Jerris
|
714e3133e7
|
FS-353: add testing hack to use system xmlrpc-c
|
2014-03-17 14:33:55 -04:00 |
|
Brian West
|
4b935e1037
|
fix automake warnings for var redefined
|
2014-03-12 15:22:56 -05:00 |
|
Brian West
|
666231f91b
|
BNPH-6149: allow to use system curl again, fix some types on auth_scheme values to all be long, don't use curl private function in our wrapper. This may cause missing symbol curl_easy_setopt with visibility turned on, if it does that, please let me know
|
2014-03-12 13:47:24 -05:00 |
|
Michael Jerris
|
6a5005d419
|
try to fix the make -j in the debs build with forcing the dep target
|
2014-03-10 13:05:40 -04:00 |
|
Anthony Minessale
|
804ef7709d
|
change from sqlite hash to newly added one
|
2014-03-09 00:37:17 +05:00 |
|
Michael Jerris
|
e7c521b515
|
more subdir references
|
2014-03-07 20:50:28 -05:00 |
|
Michael Jerris
|
17d3b88a65
|
fix on newer automake
|
2014-03-07 20:31:20 -05:00 |
|
Michael Jerris
|
bcd9f49fbe
|
move applications to use automake
|
2014-03-07 18:36:12 -05:00 |
|
Mathieu Rene
|
58363014c4
|
Hey that's leaking
|
2014-02-22 21:30:22 -05:00 |
|
Anthony Minessale
|
c514e4efd5
|
Fix make -j
|
2014-02-19 16:58:28 -06:00 |
|
Peter Olsson
|
01e3eb458e
|
Updated to OpenSSL 1.0.1f in Windows build
|
2014-02-15 21:05:04 +01:00 |
|
William King
|
44bf44e774
|
FS-5382 --resolve remove the hardcoded timezone.
|
2014-02-14 14:46:46 -08:00 |
|
Ken Rice
|
6e7d5d0897
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
|
Peter Olsson
|
93696934b2
|
Silence more compiler warnings
|
2014-01-23 12:25:15 +01: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 |
|
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 |
|
Jeff Lenk
|
a4dfb5463f
|
FS-6103 --resolve
|
2014-01-17 16:27:00 -06:00 |
|
Anthony Minessale
|
3cdca26756
|
typo in last change
|
2014-01-16 15:09:38 -06:00 |
|
Anthony Minessale
|
8dfbd91a3d
|
fold version macros into runtime functions to avoid cascade rebuilds when modifying the core
|
2014-01-17 01:54:47 +05:00 |
|
William King
|
20038230d4
|
This was in the wrong section. Should be setting it on the auth_invite, not the auth_registration.
|
2013-11-20 11:12:48 -08:00 |
|
William King
|
0b9e01be47
|
FS-5382: Adding a secondary time format thanks to Buklov.
|
2013-10-24 23:40:40 -07:00 |
|
Ken Rice
|
432fb076d8
|
avoid a segfault if you dont have an xml_cdr config
|
2013-09-05 19:05:16 -05:00 |
|
Anthony Minessale
|
7d6d688e53
|
FS-5731 --resolve
|
2013-08-26 20:25:14 +05:00 |
|
Seven Du
|
3bd1395149
|
redirect /portal to /portal/index.html
|
2013-08-13 18:30:19 +08:00 |
|