root/freepbx


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2182 [2182] 07/26/06 21:00:13 gregmac Implement ModuleSubdirectories
(edit) @2181 [2181] 07/26/06 18:00:25 gregmac Implement #562 - Scroll right-nav lists if they're too big
(edit) @2172 [2172] 07/26/06 08:58:25 diego_iastrubni - added to index.php the collection of asterisk.conf settings, is it …
(edit) @2171 [2171] 07/25/06 21:21:16 gregmac Added handlers to macro-dialout-trunk for NOANSWER and CANCEL
(edit) @2169 [2169] 07/25/06 18:47:03 gregmac Implemented 'blackhole' destinations into core (#1034)
(edit) @2168 [2168] 07/25/06 18:00:15 gregmac Added ext_zapateller, ext_musiconhold, ext_congestion, ext_busy from #1034
(edit) @2164 [2164] 07/25/06 07:20:27 qldrob Fixed IRC reported thinko. Thanks, vgster!
(edit) @2163 [2163] 07/25/06 07:10:50 qldrob Re-fix r2155's silly idea of urlencode, changed it to addslashes instead.
(edit) @2156 [2156] 07/25/06 06:24:06 qldrob As per cuco's suggestion, log the output of retrieve_conf into …
(edit) @2155 [2155] 07/25/06 06:18:12 qldrob Avoided potential SQL injection attack, also fixed typo-ism referenced in …
(edit) @2150 [2150] 07/25/06 05:16:10 qldrob Add first part of support for Operator configuration (bug #889), and add …
(edit) @2149 [2149] 07/25/06 05:09:11 qldrob Lalala. Once again, rob, it's check _THEN_ commit, not the other way …
(edit) @2148 [2148] 07/25/06 04:43:28 qldrob Ensure fax detection is always there.
(edit) @2145 [2145] 07/25/06 02:54:16 qldrob Revert previous /usr/bin/env changes, due to env not supporting parameters …
(edit) @2144 [2144] 07/25/06 02:42:17 qldrob Finish the 'Ringing' Fixes. Note. Anyone tracking SVN needs to do a …
(edit) @2143 [2143] 07/24/06 02:42:52 qldrob Possibly fix 'stuck' asterisk processes (caused by recordingcheck AGI …
(edit) @2140 [2140] 07/18/06 19:14:15 gregmac Initial work on DhtmlOperatorPanel
(edit) @2139 [2139] 07/18/06 18:59:34 gregmac Special branch for experimental projects
(edit) @2138 [2138] 07/14/06 09:54:18 gregmac install_amp now passes --debug flag to retrieve_conf
(edit) @2137 [2137] 07/14/06 09:53:26 gregmac Added help text for DID numbers
(edit) @2136 [2136] 07/12/06 22:09:18 gregmac Added some debug() lines for use with --debug
(edit) @2135 [2135] 07/12/06 22:01:41 gregmac Fixed #1002 - missing argument to extension()
(edit) @2134 [2134] 07/12/06 08:12:13 diego_iastrubni revert the sqlite-install patch. development should not be done on the …
(edit) @2133 [2133] 07/12/06 07:55:44 diego_iastrubni now we can have different install files, per sql engine supported. *.sql …
(edit) @2132 [2132] 07/12/06 06:22:49 diego_iastrubni use default database when none supplied on amportal.conf
(edit) @2131 [2131] 07/05/06 08:36:25 qldrob Fix amp_conf undef notices..
(edit) @2127 [2127] 07/05/06 08:12:29 qldrob New extensions.class.php from #946
(edit) @2124 [2124] 07/04/06 23:20:51 qldrob Seperate out IAX registrations to stop registration breakage when …
(edit) @2123 [2123] 07/04/06 22:05:36 qldrob Fix for #924, plus some spelling/grammar cleanups.
(edit) @2122 [2122] 07/04/06 21:47:42 qldrob Database wasn't being configured on a new install
(edit) @2121 [2121] 07/04/06 15:45:06 mheydon1973 Fixes #998: isDialpattern is too restrictive
(edit) @2120 [2120] 07/01/06 20:08:24 mheydon1973 Added support for hookable drop downs / radio buttons as well
(edit) @2119 [2119] 06/29/06 19:45:24 mheydon1973 Comments left in which was making a Disabled for the Pickup feature code …
(edit) @2118 [2118] 06/29/06 10:29:09 diego_iastrubni sqlite fix, backport of changeset:2117 (or changeset:2118 on trac). not …
(edit) @2117 [2117] 06/29/06 10:26:52 diego_iastrubni fix for sqlite
(edit) @2116 [2116] 06/28/06 19:33:39 mheydon1973 ** WARNING ** Experimental code First look at new gui hooks / componet …
(edit) @2115 [2115] 06/28/06 19:30:39 mheydon1973 Was loading values into the gui elements BEFORE processing the …
(edit) @2114 [2114] 06/28/06 18:22:14 mheydon1973 Added radio button plus lang support on link wasn't working
(edit) @2113 [2113] 06/28/06 17:31:21 mheydon1973 Missed out module level configpageinit function check as well as 'item' …
(edit) @2112 [2112] 06/28/06 16:59:11 qldrob Clean up a warning where $data wasn't defined prior to being appended to.
(edit) @2111 [2111] 06/28/06 16:45:30 mheydon1973 First look at new gui hooks stuff ... new version of page.users and …
(edit) @2110 [2110] 06/28/06 07:36:57 diego_iastrubni fixing syntax errors
(edit) @2109 [2109] 06/28/06 07:35:05 diego_iastrubni indentation and cleanups
(edit) @2108 [2108] 06/28/06 07:02:57 diego_iastrubni add support for SQLite configuration for modules.
(edit) @2107 [2107] 06/28/06 06:56:45 diego_iastrubni indentation fixes
(edit) @2106 [2106] 06/28/06 06:50:40 diego_iastrubni move the css definition to it's correct place
(edit) @2105 [2105] 06/28/06 06:45:08 diego_iastrubni fix indentation. code should be more readable now. plase don't indent …
(edit) @2104 [2104] 06/28/06 05:37:57 diego_iastrubni added sqlite version of the upgrade sql scripts
(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) @2101 [2101] 06/27/06 03:42:36 qldrob Add support for Call Pickup using app_pickup - the default is **XTN, which …
(edit) @2100 [2100] 06/27/06 01:05:22 gregmac Fix #942
(edit) @2099 [2099] 06/27/06 00:58:37 gregmac Workaround fix for #495 - problem adding 2nd trunk on new route
(edit) @2098 [2098] 06/27/06 00:47:23 gregmac i18n for "Add" button
(edit) @2097 [2097] 06/26/06 21:54:58 gregmac Implement #970 - autoselect radio buttons in drawselects()
(edit) @2096 [2096] 06/26/06 19:52:07 gregmac Fix segfault (infinite recusive call) when 'tech' field is empty
(edit) @2093 [2093] 06/25/06 23:06:23 qldrob Fixed my issues with Ring Groups with Confirmation. Ringing and MOH now …
(edit) @2092 [2092] 06/25/06 21:08:53 qldrob Start of support for #761 - tidying up install_amp.
(edit) @2091 [2091] 06/25/06 20:40:19 qldrob Little bit of sanity checking in /usr/sbin/amportal
(edit) @2090 [2090] 06/25/06 19:46:50 qldrob Fix hardcoded executable paths, use /usr/bin/env, as per #759
(edit) @2089 [2089] 06/25/06 15:44:45 mheydon1973 Added generic code lookup for helptext etc. -- …
(edit) @2088 [2088] 06/25/06 11:49:18 p_lindheimer reverted fixlocalprefix to previous behavior (trac r2081 broke). Added …
(edit) @2087 [2087] 06/25/06 06:48:33 qldrob Wups. tyop!
(edit) @2086 [2086] 06/25/06 06:37:15 qldrob Feature request #697 - Add support for a 'named' database, rather than …
(edit) @2085 [2085] 06/25/06 06:04:08 qldrob Update the INSTALL docco.
(edit) @2084 [2084] 06/25/06 05:57:27 qldrob Update CHANGES file before it gets too out of date.
(edit) @2083 [2083] 06/25/06 05:36:27 qldrob Ringgroups confirmation, now with dialplan documentation.
(edit) @2081 [2081] 06/25/06 04:59:23 qldrob Still need to be able to play MOH, but this fixes the hangup bug vgster …
(edit) @2080 [2080] 06/23/06 14:32:21 gregmac fixlocalprefixes processes multiple rules (#258)
(edit) @2079 [2079] 06/22/06 11:37:07 qldrob Merged revisions 2056-2057,2059,2061-2075,2077-2078 via svnmerge from …
(edit) @2078 [2078] 06/22/06 11:25:21 qldrob svnmerge tidyups
(edit) @2077 [2077] 06/22/06 10:56:42 qldrob Merged revisions 2076 via svnmerge from …
(edit) @2076 [2076] 06/22/06 10:53:23 qldrob Fix for potential security hole if a shell escape character was in …
(edit) @2075 [2075] 06/22/06 05:46:24 diego_iastrubni 1) improoves the sqlite support. now we can generate the first time …
(edit) @2072 [2072] 06/21/06 07:48:50 qldrob Stage one of ring groups with confirmation. Still have to write the code …
(edit) @2071 [2071] 06/20/06 13:06:09 gregmac Remerge changes in [2057]
(edit) @2070 [2070] 06/20/06 12:27:07 gregmac Update prefix lookup to use localcallingguide.com XML interface …
(edit) @2069 [2069] 06/19/06 09:53:32 diego_iastrubni these scripts are not stand alone, they should not be +x
(edit) @2068 [2068] 06/19/06 09:41:29 diego_iastrubni spandsp 0.0.2 is GPL. do we use it at all...? can we remove this ...?
(edit) @2067 [2067] 06/19/06 09:39:14 diego_iastrubni update the contibs to this package. docs only.
(edit) @2066 [2066] 06/19/06 09:05:52 diego_iastrubni this fixes a problem caused when people choose to install amp, not into …
(edit) @2065 [2065] 06/19/06 09:00:16 diego_iastrubni fixing permissions on the legacy branch
(edit) @2064 [2064] 06/19/06 08:45:36 diego_iastrubni added a set of contributed scripts (mainly by me as of now) - …
(edit) @2063 [2063] 06/19/06 08:23:19 diego_iastrubni added a new script for generating release tarballs. when freepbx gets a …
(edit) @2062 [2062] 06/19/06 07:06:56 diego_iastrubni make the module list more "diff friendly", now when someone adds a new …
(edit) @2061 [2061] 06/18/06 16:01:48 mheydon1973 Updated to current 'official' module list
(edit) @2060 [2060] 06/18/06 09:31:10 mheydon1973 Fixes #799 -- fix previously commited in HEAD on r.2001, no reported …
(edit) @2059 [2059] 06/18/06 08:44:10 diego_iastrubni this fixes the high cpu usage experienced when you press the reload bar, …
(edit) @2058 [2058] 06/18/06 08:42:17 diego_iastrubni this fixes the high cpu usage experienced when you press the reload bar, …
(edit) @2056 [2056] 06/12/06 06:01:11 qldrob Merged revisions 2051-2055 via svnmerge from …
(edit) @2055 [2055] 06/12/06 05:50:08 qldrob Fix issue where leaving a custom dial string empty was reporting the error …
(edit) @2051 [2051] 06/08/06 18:25:12 qldrob Merged revisions 2049-2050 via svnmerge from …
(edit) @2050 [2050] 06/08/06 18:23:09 qldrob This gives better results when not hardcoding the page dimensions.
(edit) @2049 [2049] 06/08/06 17:43:35 qldrob Update svnmerge details.
(edit) @2048 [2048] 06/08/06 13:01:59 p_lindheimer r2047 and r2048 looks like $ was deleted by in error line 427
(edit) @2047 [2047] 06/08/06 11:26:29 qldrob Merged revisions 2046 via svnmerge from …
(edit) @2046 [2046] 06/08/06 11:10:20 qldrob Move fax processing to after the call has hungup, to avoid missed faxes.
(edit) @2045 [2045] 06/07/06 22:34:21 qldrob Apply changes to 2.1 branch
(edit) @2044 [2044] 06/07/06 22:32:15 qldrob We should be using MixMonitor?, rather than Monitor.
(edit) @2043 [2043] 06/06/06 17:06:26 p_lindheimer fixed ftp so path is not hardcoded and it works with different ftp clients
Note: See TracRevisionLog for help on using the revision log.