547 Commits

Author SHA1 Message Date
Ken Rice
b91a0a6f2b bump version 2016-10-11 08:49:56 -05:00
Ken Rice
3b959e9435 Bump Version Number 2016-09-28 09:09:52 -05:00
Ken Rice
726448d962 version bump 2016-08-24 16:54:04 -05:00
Ken Rice
63c10a9a36 Merge branch 'master' into v1.6 2016-08-24 16:50:18 -05:00
William King
35b816bb27 FS-9310 Native support for Flowroute SMS API over HTTP(S) 2016-07-07 15:22:36 -07:00
Ken Rice
7ceac34e47 bump version 2016-06-12 21:54:27 -05:00
Ken Rice
de08c20caf version bump 2016-05-02 09:36:04 -05:00
Ken Rice
56119fd685 version bump 2016-03-14 10:55:23 -05:00
Ken Rice
4f335f797c Merge branch 'master' into v1.6 2016-03-14 10:54:47 -05:00
Michael Jerris
febe0f8dac FS-8867: build using in tree libvpx, vpx no longer optional and does not use system libvpx due to issues with having to update it frequently conflicting with system libraries, now we link to the static in tree version instead. Also, mod_vpx is now a core module instead of a loadable module, so mod_vpx.so will no longer be built 2016-02-24 18:44:11 -05:00
Luis Azedo
4722992f66 FS-7776 build kazoo module 2016-01-17 16:10:14 +00:00
Ken Rice
d2d0b3283a version bump 2016-01-11 14:16:12 -06:00
Ken Rice
09fd5f539e Revert "FS-8369 Debian8/CentOS7 systemd installer additions"
This reverts commit adc8f9a119711b26615805f8ea8f7b2d6fe52b61.
2015-11-20 14:57:46 -06:00
Ken Rice
c1e140fdf0 Revert "FS-8369 Debian8/CentOS7 systemd installer additions"
This reverts commit 757fa94239e67aed08ec8ada776415e08a18987a.
2015-11-20 14:57:41 -06:00
Ken Rice
ff12bd6cfc Revert "FS-8369 Fixes"
This reverts commit 389d24da145531e3abb7dc943f6c2609286cf685.
2015-11-20 14:57:36 -06:00
Ken Rice
d9d5870bff Revert "FS-8369 Debian8/CentOS7 systemd installer additions"
This reverts commit adc8f9a119711b26615805f8ea8f7b2d6fe52b61.
2015-11-20 14:54:13 -06:00
Ken Rice
ebba246192 Revert "FS-8369 Debian8/CentOS7 systemd installer additions"
This reverts commit 757fa94239e67aed08ec8ada776415e08a18987a.
2015-11-20 14:54:05 -06:00
Ken Rice
5ad6a2533a Revert "FS-8369 Fixes"
This reverts commit 389d24da145531e3abb7dc943f6c2609286cf685.
2015-11-20 14:53:55 -06:00
Ken Rice
d5520a6612 bump revision 2015-11-19 14:27:21 -06:00
Ken Rice
684235116d Merge branch 'master' into v1.6 2015-11-19 13:55:18 -06:00
William King
8b73c1bd4e Merge pull request #563 in FS/freeswitch from ~NIEKVLESSERT/freeswitch:feature/FS-8369-additions-to-make-installation-of to master
* commit '389d24da145531e3abb7dc943f6c2609286cf685':
  FS-8369 Fixes
  FS-8369 Debian8/CentOS7 systemd installer additions
  FS-8369 Debian8/CentOS7 systemd installer additions
2015-11-19 11:45:24 -06:00
William King
6dd5fca10a FS-8333 2015-11-17 07:57:51 -08:00
Niek Vlessert
389d24da14 FS-8369 Fixes
- Don't check OS, current patch should be compatible with Debian and RHEL derivatives and ArchLinux
- Make useradd the tool to add the usera nd group to work on all
2015-11-10 19:43:46 +01:00
Niek Vlessert
757fa94239 FS-8369 Debian8/CentOS7 systemd installer additions
After builing Freeswitch this makes actually run it easy by offering
an installer script.

* Changes to configure.ac to detect Debian8/CentOS 7 and create installer script
* Changes to build/Makefile.am to display the option
* Added build/startup directory with templates and other files
* Deleted outdated build/freeswitch.service and tmpfiles.conf
* Unit file based on the latest systemd service file FS-8194
* Won't interfere with other platforms (afaik)
* Supports all bindir directory prefixes ./configure can have
* Detects if Debian8/CentOS7 use systemd
* Can be used with a user with sudo permissions
2015-10-30 19:11:32 +01:00
Ken Rice
0452cdc0a8 bumping version number 2015-10-23 10:26:13 -05:00
Ken Rice
5e60af977e Merge branch 'master' into v1.6 2015-10-23 10:25:35 -05:00
Niek Vlessert
adc8f9a119 FS-8369 Debian8/CentOS7 systemd installer additions
After builing Freeswitch this makes actually run it easy by offering
an installer script.

* Changes to configure.ac to detect Debian8/CentOS 7 and create installer script
* Changes to build/Makefile.am to display the option
* Added init directory with templates and other files
* Deleted outdated build/freeswitch.service and tmpfiles.conf
* Unit file based on the latest systemd service file FS-8194
* Won't interfere with other platforms (afaik)
* Supports ./configure --prefix=
* Detects if Debian8/CentOS7 use systemd
* Can be used with a user with sudo permissions
2015-10-20 23:21:50 +02:00
William King
30393c4e03 Enabling mod_amqp and mod_hiredis to be built by default for automation systems 2015-10-10 14:42:11 -07:00
Ken Rice
6f1be1d4d9 bump version 2015-10-09 15:28:18 -05:00
Ken Rice
08bda5e21b Merge branch 'master' into v1.6 2015-10-09 15:27:41 -05:00
William King
1306d4b9a1 FS-8271 adding some logging, and more cautious handling of spaces in params 2015-10-08 14:32:17 -05:00
William King
019b1ae3d0 FS-8271 simplify package building for the default case 2015-10-02 04:05:44 -07:00
Ken Rice
74c037b0ae Bump Version Number 2015-09-28 00:24:12 -05:00
Ken Rice
6762f14140 bump versions numbers in prep for initial 1.6 release 2015-09-03 15:36:52 -05:00
Michael Jerris
6f1a00fe81 FS-8108: remove legacy mod_lua, the regular mod_lua works with system lua now 2015-09-01 11:15:12 -05:00
William King
d1d0f553bc FS-8075
Initial commit of mod_hiredis. Add expanded redis support to include
raw redis command support, as well as the existing support for
FreeSWITCH limits.
2015-08-28 16:56:38 -07:00
Michael Jerris
070a09846c FS-8055: [build] add confdir variable to freeswitch.pc 2015-08-26 15:54:45 -05:00
Michael Jerris
9ce35007a9 add some more usefule variables to standalone_module configure sample script 2015-08-26 15:54:45 -05:00
Artur Zaprzała
a1fe44a8b1 FS-7495 Add systemd unit configuration file for CentOS 7 2015-07-09 19:23:53 +02:00
Luis Azedo
eaf6430e0d FS-7776 #resolve add mod_kazoo to build system 2015-07-06 23:13:00 +01:00
karl anderson
d66839debe FS-7774 add mod_kazoo
#resolve
2015-07-03 22:54:47 +01:00
William King
775ce5c0a8 Adding mod_smpp as an event_handler module.
FS-7730 #resolve
2015-07-03 14:26:05 -07:00
Ken Rice
7bdf8ee95a FS-7723 #resolve change RPMs to use -ncwait instead of -nc. This will cause the initscript to pause and wait for FS to be ready before continuing. 2015-06-24 16:03:09 -05:00
Ken Rice
e8394775d6 fix build/freeswitch.init.redhat since redhat likes to override settings in the script with TAGs in comments 2015-06-24 14:37:26 -05:00
Ken Rice
48456b2d24 update a copyright date 2015-06-23 13:55:35 -04:00
William King
cf0c5709f2 bump for 1.7.0 2015-06-16 17:52:58 -07:00
Michael Jerris
2558049e49 FS-7667: [mod_java] fix include directory detection when using debian java pacakges and use detected directory 2015-06-16 14:29:18 -05:00
William King
46f8557d3c automated build test change to enable mod_java and mod_managed during the 'most' tests 2015-06-16 11:38:47 -07:00
William King
32c4843337 FS-7653 Thanks to Mike Jerris who wrote up the build system files for this. 2015-06-12 11:22:00 -07:00
William King
9ad55522a4 FS-7609 Now that libsngtc-dev and libsngtc are in the FS debian repo, enable mod_sangoma_codec 2015-06-08 09:58:38 -07:00