# # ChangeLog for /modules/branches/2.8/callforward # # Generated by Trac 0.10.5 # 05/19/13 19:20:03 # 05/24/10 16:32:51 p_lindheimer [9695] * modules/branches/2.8 (modified) * modules/branches/2.8/asteriskinfo/module.xml (modified) * modules/branches/2.8/backup/module.xml (modified) * modules/branches/2.8/blacklist/module.xml (modified) * modules/branches/2.8/callforward/module.xml (modified) * modules/branches/2.8/core/etc/extensions.conf (modified) * modules/branches/2.8/core/module.xml (modified) * modules/branches/2.8/dashboard/module.xml (modified) * modules/branches/2.8/directory/module.xml (modified) * modules/branches/2.8/fax/module.xml (modified) * modules/branches/2.8/findmefollow/module.xml (modified) * modules/branches/2.8/iaxsettings/module.xml (modified) * modules/branches/2.8/languages/module.xml (modified) * modules/branches/2.8/pinsets/module.xml (modified) * modules/branches/2.8/queues/module.xml (modified) * modules/branches/2.8/voicemail/module.xml (modified) update module.xml, add from-digital and from-analog to extensions.conf 05/22/10 12:42:42 p_lindheimer [9671] * modules/branches/2.8 (modified) * modules/branches/2.8/backup/install.php (modified) * modules/branches/2.8/callforward/functions.inc.php (modified) * modules/branches/2.8/iaxsettings/page.iaxsettings.php (modified) * modules/branches/2.8/voicemail/functions.inc.php (modified) Merged revisions 9648-9670 via svnmerge from http://svn.freepbx.org/modules/branches/2.7 ........ r9655 | p_lindheimer | 2010-05-20 11:26:28 -0700 (Thu, 20 May 2010) | 1 line fixes #4210 make sure vmx_option_1_system_default is defined before checking status in validation routine ........ r9664 | p_lindheimer | 2010-05-22 07:20:50 -0700 (Sat, 22 May 2010) | 1 line fixes #4115 default to AMPUSER if nothing provided at cf prompt ........ r9665 | p_lindheimer | 2010-05-22 07:50:25 -0700 (Sat, 22 May 2010) | 1 line fixes #4079 better handling of recovering from a previously failed backup module install ........ r9666 | p_lindheimer | 2010-05-22 08:17:35 -0700 (Sat, 22 May 2010) | 1 line fixes #4216 set value in radio button to 'unset' not '' ........ r9670 | p_lindheimer | 2010-05-22 09:24:40 -0700 (Sat, 22 May 2010) | 1 line fixes #4114 avoid incorrect hints being set in CF state changes ........ 05/21/10 12:52:56 p_lindheimer [9659] * modules/branches/2.8/callforward/functions.inc.php (modified) closes #3605 use Read() with concatenated files on Asterisk 1.6+ where it is finally supported, requires 1.6 to take advantage 05/13/10 11:13:35 p_lindheimer [9623] * modules/branches/2.8/callforward (modified) * modules/branches/2.8/callforward/module.xml (modified) * modules/release/2.8/callforward-2.8.0.1.tgz (added) Module Publish Script: callforward 2.8.0.1 05/13/10 11:12:18 p_lindheimer [9619] * modules/branches/2.8 (modified) * modules/branches/2.8/backup/bin/ampbackup.php (modified) * modules/branches/2.8/backup/module.xml (modified) * modules/branches/2.8/blacklist/functions.inc.php (modified) * modules/branches/2.8/callforward/functions.inc.php (modified) * modules/branches/2.8/callforward/module.xml (modified) * modules/branches/2.8/music/install.php (modified) * modules/branches/2.8/music/module.xml (modified) * modules/branches/2.8/pbdirectory/functions.inc.php (modified) * modules/branches/2.8/pbdirectory/module.xml (modified) Merged revisions 9460-9618 via svnmerge from http://svn.freepbx.org/modules/branches/2.7 ........ r9502 | p_lindheimer | 2010-04-13 20:39:28 -0700 (Tue, 13 Apr 2010) | 1 line update module.xml added #4161 that had been missed but fixed ........ r9536 | p_lindheimer | 2010-04-20 11:56:24 -0700 (Tue, 20 Apr 2010) | 1 line fixes #4214 adds labels to splice dialplan ........ r9543 | p_lindheimer | 2010-04-25 06:43:31 -0700 (Sun, 25 Apr 2010) | 1 line closes #4237 answer call before entering pbdirectory when called as destination ........ r9558 | mickecarlsson | 2010-04-29 04:10:40 -0700 (Thu, 29 Apr 2010) | 1 line Set execute on ampbackup.php so that backup won't fail ........ r9605 | p_lindheimer | 2010-05-11 11:01:24 -0700 (Tue, 11 May 2010) | 1 line fixes #4261 remove mohmp3 hardcode ........ r9609 | GameGamer43 | 2010-05-11 13:28:18 -0700 (Tue, 11 May 2010) | 1 line closes #4266 - don't add a number under blacklist to astdb unless we actually have a number ........ r9610 | GameGamer43 | 2010-05-11 17:43:02 -0700 (Tue, 11 May 2010) | 1 line fixes #4266 - actually fixes #4266 unlike the last check in, which has been reverted in this check in. Added dialplan to check if invalid (blank number, meaning the user just hit pound) and send to context app-blacklist-add-invalid which lets then know it is invalid and hangs up the channel ........ r9611 | GameGamer43 | 2010-05-11 18:54:42 -0700 (Tue, 11 May 2010) | 1 line re #4266 - loops if there is an invalid option pressed rather than hang up as this is probably the correct thing to do here just in case it is done by accident ........ 03/16/10 22:19:21 p_lindheimer [9255] * modules/branches/2.8/callforward (modified) * modules/branches/2.8/callforward/module.xml (modified) * modules/release/2.8/callforward-2.8.0.0.tgz (added) Module Publish Script: callforward 2.8.0.0 03/16/10 22:19:14 p_lindheimer [9254] * modules/branches/2.8/callforward/uninstall.php (modified) Auto Check-in of any outstanding patches 03/11/10 21:38:47 p_lindheimer [9140] * modules/branches/2.8/callforward (modified) * modules/branches/2.8/callforward/module.xml (modified) * modules/release/2.8/callforward-2.7.0.3.tgz (added) Module Publish Script: callforward 2.7.0.3 03/11/10 21:10:38 p_lindheimer [9137] * modules/branches/2.8 (modified) * modules/branches/2.8/callforward/functions.inc.php (modified) * modules/branches/2.8/callforward/module.xml (modified) * modules/branches/2.8/core/agi-bin/dialparties.agi (modified) * modules/branches/2.8/core/functions.inc.php (modified) * modules/branches/2.8/core/module.xml (modified) * modules/branches/2.8/fax/functions.inc.php (modified) * modules/branches/2.8/fax/install.php (modified) * modules/branches/2.8/fax/module.xml (modified) * modules/branches/2.8/fax/page.fax.php (modified) * modules/branches/2.8/music/functions.inc.php (modified) * modules/branches/2.8/music/module.xml (modified) * modules/branches/2.8/music/page.music.php (modified) * modules/branches/2.8/queues/module.xml (modified) * modules/branches/2.8/queues/page.queues.php (modified) Merged revisions 9075-9111,9113-9122,9124-9136 via svnmerge from http://svn.freepbx.org/modules/branches/2.7 ........ r9079 | p_lindheimer | 2010-03-04 14:17:04 -0800 (Thu, 04 Mar 2010) | 1 line fixes #4102, fixes #4104, fixes #4105 global variables not exposed and label typo ........ r9080 | p_lindheimer | 2010-03-04 14:17:36 -0800 (Thu, 04 Mar 2010) | 1 line Module Publish Script: callforward 2.7.0.2 ........ r9083 | p_lindheimer | 2010-03-05 15:29:27 -0800 (Fri, 05 Mar 2010) | 1 line Auto Check-in of any outstanding patches ........ r9084 | p_lindheimer | 2010-03-05 15:29:47 -0800 (Fri, 05 Mar 2010) | 1 line Module Publish Script: music 2.7.0.3 ........ r9085 | p_lindheimer | 2010-03-05 16:37:14 -0800 (Fri, 05 Mar 2010) | 1 line fixes #4102 check if set before checking value ........ r9092 | p_lindheimer | 2010-03-07 16:17:42 -0800 (Sun, 07 Mar 2010) | 1 line fixes #4101 - hang up instead of goto h,1 no feedback on ticket so I hope it fixes it, fixes #4112 - forget all the commas in the goto target label, replace them with ^ and then use CUT for each part in the goto, works on 1.4 needs confirming on 1.6, fixes #4113 adds option to force detection part of dialplan, ext-fax will still not be generated since that requires native detection and instead external sources will have to supply an equivalent. ........ r9093 | p_lindheimer | 2010-03-07 16:18:23 -0800 (Sun, 07 Mar 2010) | 1 line Module Publish Script: fax 2.7.0.16 ........ r9096 | p_lindheimer | 2010-03-08 08:16:47 -0800 (Mon, 08 Mar 2010) | 1 line fixes #4100 use CUT() exclusively in parsing recordings, also unrelated puts Macro(user-callerid) back into pri 1 of all outbound routes which won't be executed but for custom code and maybe custom contexts out there using these routes it retains previous behavior while not affecting anything in the main dialplan ........ r9097 | p_lindheimer | 2010-03-08 08:30:21 -0800 (Mon, 08 Mar 2010) | 1 line fixes #4099 don't put double quotes around Set() assignments. Please test patch and respond if possible before we publish ........ r9098 | p_lindheimer | 2010-03-08 09:10:21 -0800 (Mon, 08 Mar 2010) | 1 line fixes 105 again where DEVSTATE was not made global and worked by accident from previous declarations ........ r9105 | mickecarlsson | 2010-03-09 22:57:50 -0800 (Tue, 09 Mar 2010) | 1 line Fixed small typo in queues, updated all langauges ........ r9111 | p_lindheimer | 2010-03-10 09:53:22 -0800 (Wed, 10 Mar 2010) | 1 line don't put faxdetect into sip configuration if no detection is enabled, part of solution but not final fix re #4117 ........ r9113 | p_lindheimer | 2010-03-10 09:57:20 -0800 (Wed, 10 Mar 2010) | 1 line Module Publish Script: queues 2.7.0.1 ........ r9118 | mickecarlsson | 2010-03-10 10:47:17 -0800 (Wed, 10 Mar 2010) | 1 line Re #4120, fixed typo ........ r9119 | p_lindheimer | 2010-03-10 10:49:32 -0800 (Wed, 10 Mar 2010) | 1 line Module Publish Script: queues 2.7.0.2 ........ r9120 | p_lindheimer | 2010-03-10 11:12:48 -0800 (Wed, 10 Mar 2010) | 1 line fixes #4117 add faxdetect=no to all extensions ........ 02/28/10 01:37:17 p_lindheimer [9045] * modules/branches/2.8 (copied) create 2.8 module branch 02/28/10 00:58:44 p_lindheimer [8979] * modules/branches/2.7/callforward (modified) * modules/branches/2.7/callforward/module.xml (modified) * modules/release/2.7/callforward-2.7.0.1.tgz (added) Module Publish Script: callforward 2.7.0.1