Commit Graph

147 Commits

Author SHA1 Message Date
Anthony Minessale 4fda174f34 reswig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 18:40:23 +00:00
Stefan Knoblich 5cd4a3d0cb Add quotes (fbsd sh needs them) and check if the command can be executed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7982 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-29 18:56:20 +00:00
Anthony Minessale 4900736291 add space
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7963 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-25 20:19:24 +00:00
Anthony Minessale f0eec73230 add more sound-install targets
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7962 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-25 19:58:24 +00:00
Brian West d86185c4ae tweak, Thanks you Andrew
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7947 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-20 13:42:42 +00:00
Michael Jerris 258af33e74 we moved this to the init file instead as you allways need it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7935 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-19 18:36:56 +00:00
Michael Jerris 7ab6dd8999 let sysconfig override
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7933 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-19 17:48:05 +00:00
Michael Jerris a686c77596 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7932 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-19 17:37:18 +00:00
Michael Jerris f75927e4d9 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7931 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-19 17:21:30 +00:00
Michael Jerris bd07c59de3 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7930 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-19 16:56:24 +00:00
Michael Jerris cd7cfc202f redhat init file tweak from Andrew... thanks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7926 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-19 15:18:19 +00:00
Anthony Minessale 67d310d527 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7880 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-12 13:43:52 +00:00
Anthony Minessale 35538e2cbe add
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7714 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-20 22:25:31 +00:00
Anthony Minessale bee19c5158 update banner
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7699 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-19 18:09:38 +00:00
Michael Jerris 210e9d34dc tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7698 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-19 13:32:40 +00:00
Michael Jerris bd09dd9707 add banners to the end of make and make install
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7696 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-19 04:08:17 +00:00
Michael Jerris f0e47bb13e tweak build to fix debuild weirdness
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7692 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-19 01:00:44 +00:00
Michal Bielicki abbf7fec69 let configure do the libdir insert and not the environment
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7683 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 22:21:43 +00:00
Anthony Minessale 983a0ba3df move L16 and g711 into the core
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7670 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 19:43:57 +00:00
Michael Jerris d5aaa00001 switch to use mod_voipcodecs and pull old mod_g722, mod_g726, mod_gsm (mod_g711 should not be used now unless your not using mod_voipcodecs)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7664 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 16:10:34 +00:00
Michal Bielicki b552cb3a6c Make libdir and bindir being accepted by libs and modules
add a setting called --modinstdir to be able to define where modules get installed


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 14:58:41 +00:00
Brian West f4bbd19232 add video examples to default config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7590 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-11 21:52:38 +00:00
Brian West 2d29656bf2 Adding mod_voipcodecs using Steve Underwoods voipcodecs library. This isn't default yet.
/b



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7555 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 17:13:54 +00:00
Michael Jerris 4e568c7522 add new beta module to the list
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7496 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-02 22:05:33 +00:00
Michael Jerris 3ca7ab1397 fix untar of sounds on non linux (FSBUILD-31)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7117 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 08:32:43 +00:00
Brian West fc431cd5ec add this to the default build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7073 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-03 01:35:30 +00:00
Brian West 445da648f2 add tone_stream to default compile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7041 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-31 18:56:57 +00:00
Michael Jerris 71ffefae4e change around build order a little
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6978 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-25 16:55:33 +00:00
Michael Jerris 214506e9bc build by default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6736 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-13 04:02:45 +00:00
Michael Jerris 3d5fcabea7 add 'make sounds' and 'make sounds-install' makefile targets to download and install soundfiles (FSBUILD-28)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6611 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-10 23:38:42 +00:00
Brian West 501fd22d8a mod_iax to default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6574 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-08 00:24:46 +00:00
Anthony Minessale ff1a854c0a dup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6551 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 22:35:14 +00:00
Anthony Minessale 8bf63d3d8c add mod_cdr_csv
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6542 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 19:51:55 +00:00
Michal Bielicki 3c14db6122 dded installation of monit file
fixed typo in init file
now lets finally go to testing and qa :))


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6538 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 17:36:01 +00:00
Anthony Minessale 8a01509d13 add mod_logfile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6534 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 05:24:13 +00:00
Michal Bielicki f230fc7291 stupid stupid stupid typos
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6528 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 00:11:07 +00:00
Michal Bielicki 7ebb444469 hmmmm put the new pid location in too earlu
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6527 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 00:08:28 +00:00
Michal Bielicki 79c6094ca9 Cleaning leftovers from peters init file mistakes hehe
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6461 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-01 18:35:51 +00:00
Michal Bielicki c6e5d6f84e Split init files into redhat ne and suse one (both need a bit of more care)
SPlit packages into language dependant ones


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6458 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-01 17:24:45 +00:00
Michal Bielicki 6ebb29c606 Moved freeswitch.spec to root directory to allow rpmbuild -ta to work correctly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6449 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-30 14:46:25 +00:00
Michal Bielicki c340d128aa OK, this is V1 of the new type specfile
Builds on:
Centos5 32bit
Centos5 64bit
OpenSuse 10.3 32bit
OpenSuse 10.3 64bit
OpenSuse 10.2 32bit
OpenSuse 10.2 64bit
Suse 10.1 32bit
Suse 10.1 64bit
Fedora 7 32bit
Fedora 6 64bit
Fedora8 32bit
Fedora8 64bit
Fedora Extras 6 32bit

Not checked for running and currently I am working on having all premissions and ownerships correctly in there.
Also need to add an examples part for things like monit file etc ..


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6448 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-30 14:45:45 +00:00
Michal Bielicki 28be72865b add mod_logfile to modules.conf.in since it was missing and crashed the rpm build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6444 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 23:50:48 +00:00
Michael Jerris 5fc9266bf7 add missing modules to template
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6442 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 22:20:29 +00:00
Michal Bielicki 46e9a25ce8 itypo spottet by bkw
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6440 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 19:59:18 +00:00
Michal Bielicki 76418a39c4 added script for monit for rpm distros
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6439 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 19:09:11 +00:00
Michael Jerris 8b5287787f cleanup spec file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6384 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-23 03:09:08 +00:00
Michael Jerris 4a4db34719 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6380 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-22 23:32:35 +00:00
Michael Jerris 6193a0a03f update to match new config file directories.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6369 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-21 03:30:18 +00:00
Michael Jerris 91bdeb6e2e add more stuff for rpm's
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6366 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 23:39:44 +00:00
Michael Jerris 84c06d6374 add working spec file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6365 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 23:23:32 +00:00