root/freepbx/trunk/install_amp


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2983 [2983] 11/04/06 10:00:31 qldrob Minor wording change, so the text lines up on both sides. I'm such a geek.
(edit) @2982 [2982] 11/04/06 09:56:36 qldrob Put in a dire warning to make people upgrade their modules to encourage …
(edit) @2960 [2960] 11/04/06 03:21:45 qldrob Just noticed that 2.1.3 didn't get added to the list of upgrades.
(edit) @2915 [2915] 11/02/06 11:47:51 gregmac Fix #1251
(edit) @2903 [2903] 11/02/06 03:43:10 gregmac Undo r2901 and r2902 - because we're switching to using $asterisk_conf for …
(edit) @2901 [2901] 11/02/06 03:25:37 gregmac Make distro-specific default config files (#1178)
(edit) @2824 [2824] 10/23/06 08:41:18 diego_iastrubni use same defaults as parse_amportal in AMPWEBROOT/functions.inc.php
(edit) @2742 [2742] 10/16/06 12:17:14 p_lindheimer don't run module/isntall.xxx scripts each time retrieve_conf is run, but …
(edit) @2713 [2713] 10/15/06 21:16:14 qldrob Mime-type fixing..
(edit) @2706 [2706] 10/15/06 20:04:33 qldrob Add temporary support for non-release versions of Asterisk, and make …
(edit) @2703 [2703] 10/15/06 15:49:11 webrainstorm Substituted harcoded required version with REQ_ASTERISK_VERSION in error …
(edit) @2700 [2700] 10/15/06 14:03:42 gregmac install_amp uses asterisk -V to determine version; Fixed bug and …
(edit) @2642 [2642] 10/04/06 00:15:59 qldrob Some changes to debugging. This logs everything it can to the freepbx_log …
(edit) @2489 [2489] 09/15/06 22:35:24 qldrob Good suggestion, by vgster. Thanks. (#1069)
(edit) @2435 [2435] 09/14/06 22:54:31 qldrob More preperations for 2.1.2 release
(edit) @2220 [2220] 08/04/06 22:32:20 gregmac Fix bug - missing $version in install_sqlupdate()
(edit) @2172 [2172] 07/26/06 08:58:25 diego_iastrubni - added to index.php the collection of asterisk.conf settings, is it …
(edit) @2145 [2145] 07/25/06 02:54:16 qldrob Revert previous /usr/bin/env changes, due to env not supporting parameters …
(edit) @2138 [2138] 07/14/06 09:54:18 gregmac install_amp now passes --debug flag to retrieve_conf
(edit) @2122 [2122] 07/04/06 21:47:42 qldrob Database wasn't being configured on a new install
(edit) @2103 [2103] 06/28/06 04:49:31 diego_iastrubni rest move the code which handles the sql execution into a function. also, …
(edit) @2102 [2102] 06/27/06 22:24:37 qldrob Fix thinko in r2092
(edit) @2092 [2092] 06/25/06 21:08:53 qldrob Start of support for #761 - tidying up install_amp.
(edit) @2090 [2090] 06/25/06 19:46:50 qldrob Fix hardcoded executable paths, use /usr/bin/env, as per #759
(edit) @2086 [2086] 06/25/06 06:37:15 qldrob Feature request #697 - Add support for a 'named' database, rather than …
(edit) @2079 [2079] 06/22/06 11:37:07 qldrob Merged revisions 2056-2057,2059,2061-2075,2077-2078 via svnmerge from …
(edit) @2020 [2020] 06/04/06 02:37:54 qldrob No longer user vmail.cgi, so can remove that, and the requirement for …
(edit) @1998 [1998] 05/31/06 07:25:40 qldrob Bump install_amp to 2.2.0beta1
(edit) @1989 [1989] 05/30/06 04:39:40 qldrob Bump version to 2.1.1, for release.
(edit) @1958 [1958] 05/26/06 13:07:43 p_lindheimer fix #883 calling php mkdir with string when it should be integer. This …
(edit) @1919 [1919] 05/15/06 13:40:35 rcourtna typo
(edit) @1918 [1918] 05/15/06 13:37:45 rcourtna prepare for release
(edit) @1883 [1883] 05/06/06 20:55:05 mheydon1973 * Ticket #743 (Bugs) -- Error in macro-vm Option for …
(edit) @1879 [1879] 05/05/06 18:45:57 rcourtna oops, forgot to commit my version bump in install_amp :-(. No worries, …
(edit) @1774 [1774] 04/30/06 17:39:10 qldrob Add a check for selinux being enabled.
(edit) @1728 [1728] 04/26/06 18:53:03 qldrob Puff puff pant pant.. Check for asterisk 1.2 before installing.
(edit) @1709 [1709] 04/25/06 14:38:39 rcourtna #699 (install_amp still checks for libasteriskperl)
(edit) @1693 [1693] 04/21/06 23:41:34 qldrob parse_asterisk_conf was having a namespace collisiion with amp 1.10.010
(edit) @1547 [1547] 04/13/06 20:20:06 qldrob Add the contents of /etc/asterisk/asterisk.conf to amportal.conf for use …
(edit) @1482 [1482] 04/11/06 19:50:04 qldrob Ticket #491 (Bugs) - move version to file Create 'version.txt' in …
(edit) @1472 [1472] 04/11/06 11:52:07 qldrob Again, more warning cleanups. (There's a big one coming soon)
(edit) @1456 [1456] 04/09/06 19:33:16 mheydon1973 Install script wasn't running sql files first
(edit) @1422 [1422] 04/09/06 08:27:07 mheydon1973 This will allow upgrade scripts to include the '/admin/functions.inc.php' …
(edit) @1390 [1390] 04/07/06 18:50:14 rcourtna let's do a beta betore the release!
(edit) @1383 [1383] 04/07/06 01:05:07 qldrob Wups, sorry, didn't mean to take out svn checking
(edit) @1382 [1382] 04/07/06 00:49:56 qldrob Add Net::Telnet check to install_amp
(edit) @1375 [1375] 04/06/06 19:51:49 mheydon1973 prelim work for new featurecodes code
(edit) @1273 [1273] 03/25/06 01:57:15 qldrob [ ircbug ] ./install_amp not working Forgot to quote 0755, so it was being …
(edit) @1254 [1254] 03/24/06 14:12:45 gregmac Ignore .svn directories when copying trim() whitespace from paths that …
(copy) @1245 [1245] 03/23/06 19:57:48 qldrob Moved ivr-rewrite to trunk
copied from freepbx/branch/ivr-rewrite/install_amp:
(copy) @1183 [1183] 03/18/06 02:33:42 qldrob Creating a branch to do the IVR rewrite in.
Note: See TracRevisionLog for help on using the revision log.