root/freepbx


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2262 [2262] 08/17/06 17:18:35 p_lindheimer take out parking config in features and add include file for parking …
(edit) @2256 [2256] 08/17/06 08:55:13 diego_iastrubni what happens when /etc/voicemail.conf gets deleted? the current code does …
(edit) @2255 [2255] 08/16/06 08:14:39 diego_iastrubni lets revert that minimal glitch... still amportal.conf is the config file
(edit) @2254 [2254] 08/16/06 08:10:28 diego_iastrubni show an error message when config.php is loaded and asterisk does not …
(edit) @2253 [2253] 08/14/06 20:31:05 p_lindheimer use DIAL_OPTIONS instead of TRUNK_OPTIONS on a call routing through an …
(edit) @2252 [2252] 08/14/06 19:35:20 p_lindheimer add option to define a route as intracompany resulting in the preservation …
(edit) @2251 [2251] 08/14/06 04:43:32 p_lindheimer added Macro(hangupcall) to extension h,1 of dialout-trunk to revert past …
(edit) @2250 [2250] 08/14/06 04:42:45 p_lindheimer added Macro(hangupcall) to extension h,1 of dialout-trunk to revert past …
(edit) @2245 [2245] 08/12/06 22:28:32 p_lindheimer add noanswer option to playback in outisbusy so channel is not answered, …
(edit) @2244 [2244] 08/12/06 22:28:12 p_lindheimer add noanswer option to playback in outisbusy so channel is not answered, …
(edit) @2243 [2243] 08/12/06 13:13:17 p_lindheimer add voicemail option s to general page to globally disable the voicemail …
(edit) @2242 [2242] 08/10/06 00:38:06 p_lindheimer #1084 replaced non-existent sound file with workable alternative
(edit) @2241 [2241] 08/10/06 00:37:41 p_lindheimer #1084 replaced non-existent sound file with workable alternative
(edit) @2240 [2240] 08/09/06 21:19:08 p_lindheimer keep original CID when forwarding NXXXXXX# style formatted numbers in …
(edit) @2234 [2234] 08/06/06 03:31:37 diego_iastrubni this commit tries to fix whish #1075 it should have no special side …
(edit) @2227 [2227] 08/05/06 23:15:29 p_lindheimer add new ringgroup modes that only ring the primary (first) extension in …
(edit) @2220 [2220] 08/04/06 22:32:20 gregmac Fix bug - missing $version in install_sqlupdate()
(edit) @2217 [2217] 08/04/06 19:13:16 gregmac ext_dbput fixed
(edit) @2213 [2213] 08/04/06 09:17:50 gregmac Beginnings of UserPortal interface (NOT AT ALL FINISHED)
(edit) @2211 [2211] 08/04/06 01:55:42 gregmac Fixed invalid calls to trigger_error()
(edit) @2210 [2210] 08/04/06 01:06:39 gregmac Added ext_saynumber and ext_sayphonetic
(edit) @2209 [2209] 08/04/06 00:58:56 gregmac dded ext_set as alias to ext_setvar Added attempts and timeout parameters …
(edit) @2208 [2208] 08/01/06 10:53:32 gregmac safe_opserver reads amportal.conf for FOP directory
(edit) @2203 [2203] 07/30/06 18:15:42 p_lindheimer added Fax handling and privacy mgr option to directdid routing, not in …
(edit) @2202 [2202] 07/29/06 23:26:46 p_lindheimer moved findmefollow after ext-did contexts in from-pstn to fix problem if …
(edit) @2201 [2201] 07/29/06 23:25:52 p_lindheimer moved findmefollow after ext-did contexts in from-pstn to fix problem if …
(edit) @2200 [2200] 07/28/06 18:14:46 gregmac Fixed bug where saving user would wipe out voicemail.conf (hopefully this …
(edit) @2199 [2199] 07/28/06 17:28:06 gregmac Add fix for PHP error when not adding new VM entries in …
(edit) @2198 [2198] 07/28/06 17:23:48 gregmac Relax email validation to allow no . after @ (eg, 'user@localhost')
(edit) @2197 [2197] 07/28/06 08:49:56 gregmac Revampled NPANXX lookup options
(edit) @2192 [2192] 07/26/06 22:56:48 gregmac added database_show database_put database_get database_del to …
(edit) @2190 [2190] 07/26/06 22:24:51 qldrob Playtones const issues.
(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 …
Note: See TracRevisionLog for help on using the revision log.