# # ChangeLog for /modules/branches/2.10/core/functions.inc.php # # Generated by Trac 0.10.5 # 05/23/13 11:54:38 # 11/11/11 22:17:43 p_lindheimer [12948] * modules/branches/2.10/core/functions.inc.php (modified) fix logic for outbound calls 11/11/11 18:56:00 p_lindheimer [12947] * modules/branches/2.10/core/functions.inc.php (modified) * modules/branches/2.10/findmefollow/functions.inc.php (modified) make sure to put a final ',' in sub-record-check so that an ARG3 doesn't bleed over as a local var from another call 11/11/11 15:32:44 p_lindheimer [12946] * modules/branches/2.10/core/functions.inc.php (modified) make sure wav49 format ends up as WAV extension in file namings 11/11/11 12:19:23 p_lindheimer [12944] * modules/branches/2.10/core/functions.inc.php (modified) logic error should set REC_POLICY_MODE if not already set 11/11/11 12:01:10 p_lindheimer [12943] * modules/branches/2.10/core/functions.inc.php (modified) fix exten to exten call recording failing, also some additional debug tracing 10/12/11 21:06:32 p_lindheimer [12789] * modules/branches/2.10 (modified) * modules/branches/2.10/core/functions.inc.php (modified) Merged revisions 12169,12184-12185,12190,12192,12194-12197,12206,12214-12219,12232,12255-12256,12294,12305-12306,12312-12313,12364-12366,12368,12370-12371,12383-12384,12386,12389,12424-12425,12427-12428,12430-12435,12455,12487-12488,12531,12534,12723,12755-12756,12762-12763,12769-12770,12772-12773,12786 via svnmerge from http://www.freepbx.org/v2/svn/modules/branches/2.9 ................ r12786 | p_lindheimer | 2011-10-12 11:41:32 -0700 (Wed, 12 Oct 2011) | 1 line fixes #5407 don't change CONNECTEDLINE(num) to invalid non-numeric values since all values in FreePBX should be numeric ................ 09/22/11 16:24:56 p_lindheimer [12656] * modules/branches/2.10/core/functions.inc.php (modified) wrong logic, no dest ok on extensions and remove some of old recording code though more is needed to go over 09/12/11 14:05:48 p_lindheimer [12498] * modules/branches/2.10/core/functions.inc.php (modified) remove BLF code for one-touch-recording since it is flawed, add logic for forced call recording in call flow, buf fix with macro-block-cf / macro-setmusic un-realted 08/29/11 18:34:11 p_lindheimer [12460] * modules/branches/2.10/core/functions.inc.php (modified) * modules/branches/2.10/daynight/page.daynight.php (modified) * modules/branches/2.10/languages/functions.inc.php (modified) * modules/branches/2.10/languages/module.xml (modified) * modules/branches/2.10/timeconditions/functions.inc.php (modified) * modules/branches/2.10/timeconditions/module.xml (modified) * modules/branches/2.10/timeconditions/page.timeconditions.php (modified) Merged revisions 12185,12190,12192,12194,12214-12215,12218,12256,12294,12305,12383-12384,12424,12434,12455 via svnmerge from http://www.freepbx.org/v2/svn/modules/branches/2.9 ................ r12185 | mickecarlsson | 2011-05-21 15:00:11 -0700 (Sat, 21 May 2011) | 1 line Closes #5161 fixes bad validation code ................ r12190 | p_lindheimer | 2011-05-24 20:12:30 -0700 (Tue, 24 May 2011) | 1 line fixes #5175 and fixes #5176 initialize state of feature code and allow enable/disable from within the gui, some sanity testing would be helpful before I publish this widely ................ r12192 | p_lindheimer | 2011-05-25 10:52:02 -0700 (Wed, 25 May 2011) | 1 line display default code outside of tooltip re #5175 and re #5176 ................ r12194 | GameGamer43 | 2011-05-25 21:53:13 -0700 (Wed, 25 May 2011) | 1 line closes #5182 - misspelling in tooltip ................ r12214 | mbrevda | 2011-06-06 07:42:06 -0700 (Mon, 06 Jun 2011) | 1 line merge to 2.9 for #5127, #5054, #5049, #5140 ................ r12215 | mbrevda | 2011-06-06 07:56:21 -0700 (Mon, 06 Jun 2011) | 1 line merge to 2.9 re #5127, #5054, #5049, #5140, #5142 ................ r12218 | mbrevda | 2011-06-06 08:16:19 -0700 (Mon, 06 Jun 2011) | 1 line unervert the unrevert re #5127, #5054, #5049, #5140, #5142 ................ r12256 | mbrevda | 2011-06-13 11:33:13 -0700 (Mon, 13 Jun 2011) | 1 line revert 12255 ................ r12294 | p_lindheimer | 2011-07-07 12:29:11 -0700 (Thu, 07 Jul 2011) | 1 line fixes #5159 don't set to empty quotes, thanks spermega and Lantizia ................ r12305 | mbrevda | 2011-07-17 04:32:10 -0700 (Sun, 17 Jul 2011) | 1 line re #5262 should resolve ................ r12383 | p_lindheimer | 2011-08-09 12:10:52 -0700 (Tue, 09 Aug 2011) | 9 lines Merged revisions 12382 via svnmerge from http://www.freepbx.org/v2/svn/modules/branches/2.8 ........ r12382 | p_lindheimer | 2011-08-09 12:07:06 -0700 (Tue, 09 Aug 2011) | 1 line fixes #5312 don't include in from-internal ........ ................ r12384 | p_lindheimer | 2011-08-09 12:17:04 -0700 (Tue, 09 Aug 2011) | 1 line fixes #5313 delete the record ................ r12424 | mbrevda | 2011-08-19 06:17:52 -0700 (Fri, 19 Aug 2011) | 1 line closes #5320, call eval on mixmon_dir ................ r12434 | mickecarlsson | 2011-08-21 21:45:22 -0700 (Sun, 21 Aug 2011) | 1 line Close #5187, add check for offline endpoints in macro-dial-one ................ r12455 | p_lindheimer | 2011-08-29 14:28:53 -0700 (Mon, 29 Aug 2011) | 9 lines Merged revisions 11567-11569,11572,11754,11896-11897,11899,12018-12019,12233-12234,12382,12385,12387,12452,12454 via svnmerge from http://www.freepbx.org/v2/svn/modules/branches/2.8 ........ r12387 | p_lindheimer | 2011-08-09 15:12:07 -0700 (Tue, 09 Aug 2011) | 1 line should fix custom trunk destination re #5314 pls test and provide feedback then will put in and merge up ........ ................ 08/26/11 15:00:29 p_lindheimer [12440] * modules/branches/2.10/core/functions.inc.php (modified) * modules/branches/2.10/core/install.php (modified) closes #5340 adds OUTBOUND_DIAL_UPDATE and OUTBOUND_CID_UPDATE advanced settings options, on by default 08/03/11 00:59:33 p_lindheimer [12350] * modules/branches/2.10/core/functions.inc.php (modified) add recording hints and make sure directed call pickup results in that phone's blf lighting vs. the targe extension re #5283 08/03/11 00:03:58 p_lindheimer [12348] * modules/branches/2.10/core/functions.inc.php (modified) remove some more un-needed CDR records, make sure follow-me destination extensions settings are honored for allowing/disallowing on-demand recording, but make sure the answering extension's BLFs are used if another extension answered the call re #5283 08/02/11 17:10:02 p_lindheimer [12344] * modules/branches/2.10/core/functions.inc.php (modified) * modules/branches/2.10/queues/functions.inc.php (modified) add file postfix (format) to filename re #5283 add did to cdr re #4731 and re #5123, migration code to add fields still needed 07/26/11 18:35:56 p_lindheimer [12324] * modules/branches/2.10/conferences/functions.inc.php (modified) * modules/branches/2.10/core/etc/extensions.conf (modified) * modules/branches/2.10/core/functions.inc.php (modified) * modules/branches/2.10/findmefollow/functions.inc.php (modified) * modules/branches/2.10/queues/functions.inc.php (modified) * modules/branches/2.10/ringgroups/functions.inc.php (modified) * modules/branches/2.10/ringgroups/install.php (modified) * modules/branches/2.10/ringgroups/module.xml (modified) * modules/branches/2.10/ringgroups/page.ringgroups.php (modified) initial checkin of recordings infrastructure change. Probably breaks seeing the old recordings in ARI but it's a start. Also no migration code, the recording file is expecting there to be a new field in the CDR database which will need to be addressed by migration code. For testing this can simply be added. The field is: recordingfile and is a VARCHAR 255 07/25/11 03:25:47 mickecarlsson [12317] * modules/branches/2.10/core/functions.inc.php (modified) Close #5187, add CHANUNAVAIL to macro-dial-one to deal with endpoints offline 07/10/11 01:45:56 mbrevda [12300] * modules/branches/2.10/core/functions.inc.php (modified) add option to filter based on custom extensions 05/16/11 18:46:12 p_lindheimer [12085] * modules/branches/2.10 (copied) create 2.10 module repo 04/27/11 07:28:01 mbrevda [12055] * modules/branches/2.9/core/functions.inc.php (modified) re #5095 - seems we need some VQA on our (code in) trunk...