root/freepbx/trunk/sqlite.readme

Revision 4993, 3.7 kB (checked in by gregmac, 6 years ago)

Merge 2.3 branch to trunk, following 2.3.0 release.
Merged revisions 4133-4134,4136-4139,4141-4992 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.3

................

r4146 | p_lindheimer | 2007-06-21 22:21:38 -0400 (Thu, 21 Jun 2007) | 5765 lines


Merged revisions 4135,4137-4145 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


................

r4141 | p_lindheimer | 2007-06-21 18:55:49 -0700 (Thu, 21 Jun 2007) | 3700 lines


Blocked revisions 3228,3235,3239,3242,3244,3247,3249,3252-3254,3262-3263,3267,3270,3272,3283,3285,3296,3298,3333-3335,3337,3366,3374,3389,3392,3406,3409,3420,3435-3436,3438,3480-3481,3483,3491,3493,3495,3497-3500,3504,3507,3512,3520-3521,3524,3531,3533,3536-3537,3539,3547,3549,3562,3568,3570-3572,3577,3583,3588,3625-3626,3629-3630,3642,3646,3659,3662,3670,3672-3673,3678-3679,3690,3762,3765,3768-3769,3771,3775,3778-3779,3788,3797,3799-3800,3807,3809,3827,3838,3843-3845,3847,3852-3853,3856,3859,3864-3865,3871,3873-3874,3884,3892-3893,3895,3897-3898,3904,3906,3908,3910,3918,3920,3922,3924-3927,3929,3931-3932,3934,3936,3939,3948-3949,3953-3955,3957,3959,3967,3969,3972,3974-3977,3979-3980,3987,3994,3996-3997,4003-4004,4014,4016,4021,4040,4053-4054,4056,4058,4062-4066,4068,4071,4074,4082-4083,4087-4088,4103,4110,4112-4113,4116-4117,4119-4123,4133-4134,4137-4139 via svnmerge


................

r3228 | qldrob | 2006-11-27 20:30:19 -0800 (Mon, 27 Nov 2006) | 2 lines


Update module list

................

r3235 | qldrob | 2006-11-28 12:34:51 -0800 (Tue, 28 Nov 2006) | 2 lines


Fix incorrect error being displayed when Display Name is left blank. #1458.

................

r3239 | gregmac | 2006-11-28 13:57:56 -0800 (Tue, 28 Nov 2006) | 2 lines


Add 'return' button to module admin, cancel button on confim page only goes online if it was previously online

................

r3242 | gregmac | 2006-11-28 16:14:17 -0800 (Tue, 28 Nov 2006) | 2 lines


Modules confirm page now checks for dependencies before actually running actions

................

r3244 | p_lindheimer | 2006-11-29 13:11:38 -0800 (Wed, 29 Nov 2006) | 1 line


added bad number context which will catch any number of feature code that is not defined anywhere else, and playback a meaningful message with noanswer on Playback() so that no queues, ringgroups, etc are broken by it

................

r3247 | gregmac | 2006-11-30 07:13:17 -0800 (Thu, 30 Nov 2006) | 2 lines


Fixed bug with broken modules names not showing up on confirm screen

................

r3249 | p_lindheimer | 2006-12-01 09:17:53 -0800 (Fri, 01 Dec 2006) | 1 line


#1481 - from-zaptel should be going to from-pstn at the end and not ext-did

................

r3252 | qldrob | 2006-12-01 21:44:25 -0800 (Fri, 01 Dec 2006) | 2 lines


Bump trunk to 2.3.0alpha

................

r3253 | qldrob | 2006-12-01 21:46:08 -0800 (Fri, 01 Dec 2006) | 2 lines


Create 2.3.0alpha upgrades directory

................

r3254 | p_lindheimer | 2006-12-01 22:26:50 -0800 (Fri, 01 Dec 2006) | 1 line


add the ability to set the moh class for outbound routes as well as for inbound routes and direct did routes

................

r3262 | p_lindheimer | 2006-12-02 20:25:16 -0800 (Sat, 02 Dec 2006) | 1 line


correct moh tooltip on outbound routes

................

r3263 | gregmac | 2006-12-03 23:34:51 -0800 (Sun, 03 Dec 2006) | 2 lines


Fixed weird-o negative logic

................

r3267 | gregmac | 2006-12-04 10:29:33 -0800 (Mon, 04 Dec 2006) | 2 lines


Typo

................

r3270 | p_lindheimer | 2006-12-05 10:00:27 -0800 (Tue, 05 Dec 2006) | 1 line


#1501 - fix logic and clearify tooltip for Trunk 'Never Override CallerID' setting. THIS WILL BREAK 'WORKING' CONFIGURATIONS - since the logic was working backwards - sorry guys, but didn't want to make having the box checked as default, as that is not the common case

................

r3272 | p_lindheimer | 2006-12-05 10:14:34 -0800 (Tue, 05 Dec 2006) | 1 line


added #1501 info to changelog

................

r3283 | gregmac | 2006-12-06 12:34:42 -0800 (Wed, 06 Dec 2006) | 2 lines


Fix bug with fixlocalprefix not sanitizing pattern, fix verbose priorities

................

r3285 | p_lindheimer | 2006-12-07 00:28:50 -0800 (Thu, 07 Dec 2006) | 1 line


from-zaptel should always jump to from-pst when in doubt (not ext-did as there are other routing paths)

................

r3296 | p_lindheimer | 2006-12-08 11:15:48 -0800 (Fri, 08 Dec 2006) | 1 line


fixed some syntax bugs creating warnings in extensions.conf

................

r3298 | p_lindheimer | 2006-12-08 14:51:40 -0800 (Fri, 08 Dec 2006) | 1 line


#1515: change congestion() to congestion(20)

................

r3333 | qldrob | 2006-12-17 19:27:07 -0800 (Sun, 17 Dec 2006) | 2 lines


Fix svnmerge in 2.2 to point to trunk

................

r3334 | qldrob | 2006-12-17 19:29:52 -0800 (Sun, 17 Dec 2006) | 2 lines


Sorry, stuffed that up. Svnmerge should work FROM trunk TO 2.2

................

r3335 | qldrob | 2006-12-17 19:34:55 -0800 (Sun, 17 Dec 2006) | 2 lines


Manually merge #3332 from 2.2 into trunk.

................

r3337 | qldrob | 2006-12-17 19:51:47 -0800 (Sun, 17 Dec 2006) | 2 lines


When manually doing changes, please check them before comitting. Sigh.

................

r3366 | qldrob | 2006-12-19 12:45:48 -0800 (Tue, 19 Dec 2006) | 2 lines


Merge changes from 2.2 into trunk - fix for set_caller_pres, add rc2 changes.

................

r3374 | gregmac | 2006-12-19 15:16:16 -0800 (Tue, 19 Dec 2006) | 1 line


Added freepbx_get_contexts() function to invoke module _contexts() hook functions, and return an associatve array with all valid contexts (minimually containing 'context', 'description', and 'module')

................

r3389 | gregmac | 2006-12-20 06:38:51 -0800 (Wed, 20 Dec 2006) | 2 lines


Added manual module upload option for module admin

................

r3392 | gregmac | 2006-12-20 07:54:47 -0800 (Wed, 20 Dec 2006) | 1 line


Added GPLv2 LICENSE file

................

r3406 | p_lindheimer | 2006-12-21 17:41:20 -0800 (Thu, 21 Dec 2006) | 1 line


core changes required for new ringallv2 ring strategy added to followme. This strategy allows the primary extension in a followme to start ringing for the pre-ring time, and if present in its own ringgroup (the typical behavior), it will continue ringing and not hangup and then re-ring. This avoids the double missed calls on many phones from the normal modes

................

r3409 | p_lindheimer | 2006-12-21 17:47:20 -0800 (Thu, 21 Dec 2006) | 1 line


followme-ringallv2 one more tweak I forgot to check in

................

r3420 | p_lindheimer | 2006-12-25 09:01:53 -0800 (Mon, 25 Dec 2006) | 1 line


RG tree not being deleted when returning to dial-confirm

................

r3435 | gregmac | 2006-12-27 23:02:27 -0800 (Wed, 27 Dec 2006) | 1 line


dbget/dbput removed in ast 1.4 - #1607

................

r3436 | qldrob | 2006-12-28 21:24:26 -0800 (Thu, 28 Dec 2006) | 2 lines


Start support for 'asterisk14' engine. I may end up taking this out.

................

r3438 | gregmac | 2006-12-31 00:22:53 -0800 (Sun, 31 Dec 2006) | 2 lines


Added links to help for default password warnings

................

r3480 | qldrob | 2007-01-02 04:23:03 -0800 (Tue, 02 Jan 2007) | 2 lines


Apply #1601 to trunk

................

r3481 | qldrob | 2007-01-02 04:25:59 -0800 (Tue, 02 Jan 2007) | 2 lines


Apply more FOP fixes, supplied by James_Bennett, in #1484. Thanks!

................

r3483 | gregmac | 2007-01-02 09:16:58 -0800 (Tue, 02 Jan 2007) | 2 lines


Add featurecode::delete() function

................

r3491 | qldrob | 2007-01-02 17:04:04 -0800 (Tue, 02 Jan 2007) | 2 lines


Convert %20's back to ' ' in the subject line when sending faxes.

................

r3493 | qldrob | 2007-01-02 17:25:07 -0800 (Tue, 02 Jan 2007) | 2 lines


Add '*' as a supported character in ampmgrpass

................

r3495 | gregmac | 2007-01-02 21:01:59 -0800 (Tue, 02 Jan 2007) | 2 lines


Fix #1473

................

r3497 | qldrob | 2007-01-02 21:54:51 -0800 (Tue, 02 Jan 2007) | 2 lines


Add enumlookup.agi, first stage of replacing asterisk's broken ENUMLOOKUP function.

................

r3498 | qldrob | 2007-01-02 21:56:36 -0800 (Tue, 02 Jan 2007) | 2 lines


Add credit to e164.org for the original script.

................

r3499 | qldrob | 2007-01-02 22:19:36 -0800 (Tue, 02 Jan 2007) | 2 lines


Finish replacement of Asterisk's ENUMLOOKUP function.

................

r3500 | qldrob | 2007-01-02 22:25:21 -0800 (Tue, 02 Jan 2007) | 2 lines


Missed a couple of lines that should have been removed.

................

r3504 | qldrob | 2007-01-02 22:31:59 -0800 (Tue, 02 Jan 2007) | 2 lines


Typo in regexp change earlier today.

................

r3507 | qldrob | 2007-01-02 22:59:58 -0800 (Tue, 02 Jan 2007) | 2 lines


Note that spandsp 0.2-pre can only be used.

................

r3512 | gregmac | 2007-01-03 00:42:40 -0800 (Wed, 03 Jan 2007) | 2 lines


Set default permissions of amportal.conf during install (#1626)

................

r3520 | qldrob | 2007-01-03 20:08:31 -0800 (Wed, 03 Jan 2007) | 2 lines


Fix my fix in this branch too.

................

r3521 | qldrob | 2007-01-03 20:10:10 -0800 (Wed, 03 Jan 2007) | 2 lines


Thanks to naftali5, another fix! This time for the CDR reports, #1429, not displaying the time correctly on the second page.

................

r3524 | qldrob | 2007-01-03 20:20:58 -0800 (Wed, 03 Jan 2007) | 2 lines


Add 'moh reload' command to try to convince asterisk to reload it's moh files.

................

r3531 | gregmac | 2007-01-03 22:43:38 -0800 (Wed, 03 Jan 2007) | 2 lines


Add text-to-speech stub macros

................

r3533 | gregmac | 2007-01-03 22:49:46 -0800 (Wed, 03 Jan 2007) | 2 lines


Port r3532 (2.2) to trunk

................

r3536 | qldrob | 2007-01-04 01:03:04 -0800 (Thu, 04 Jan 2007) | 2 lines


Setup svnmerge on trunk

................

r3537 | qldrob | 2007-01-04 01:05:14 -0800 (Thu, 04 Jan 2007) | 13 lines


Merged revisions 3533-3536 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3534 | qldrob | 2007-01-04 18:52:57 +1000 (Thu, 04 Jan 2007) | 2 lines


Add some error reporting that explains why stuff isn't working, either unsupported engine, or unable to connect to astman.

........

r3535 | qldrob | 2007-01-04 19:00:41 +1000 (Thu, 04 Jan 2007) | 2 lines


Removed svnmerge from trunk -> 2.2 .. Re-setting up so that patches now go from 2.2 -> trunk.

........

................

r3539 | gregmac | 2007-01-04 10:31:24 -0800 (Thu, 04 Jan 2007) | 1 line


Fix typo #1636

................

r3547 | gregmac | 2007-01-05 14:16:51 -0800 (Fri, 05 Jan 2007) | 13 lines


Merged revisions 3542,3544-3546 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3542 | qldrob | 2007-01-04 17:32:40 -0500 (Thu, 04 Jan 2007) | 2 lines


3 fixes to extensions.conf spotted by vgster, only seconds after releasing 2.2.0. Going to re-release it. Shh. no-one will notice.

........

r3546 | gregmac | 2007-01-05 17:03:03 -0500 (Fri, 05 Jan 2007) | 2 lines


Fix #1642

........

................

r3549 | qldrob | 2007-01-08 17:05:18 -0800 (Mon, 08 Jan 2007) | 21 lines


Merged revisions 3536-3541,3543-3545,3547-3548 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3538 | gregmac | 2007-01-05 04:31:02 +1000 (Fri, 05 Jan 2007) | 2 lines


Fix typo #1636

........

r3540 | qldrob | 2007-01-05 07:29:08 +1000 (Fri, 05 Jan 2007) | 2 lines


Prepare for 2.2.0 release. Yay.

........

r3543 | qldrob | 2007-01-05 08:33:40 +1000 (Fri, 05 Jan 2007) | 2 lines


Fix md5 for 2.2.0

........

r3548 | qldrob | 2007-01-09 10:56:02 +1000 (Tue, 09 Jan 2007) | 2 lines


Convert mp3 MOH files to sln

........

................

r3562 | qldrob | 2007-01-09 13:23:56 -0800 (Tue, 09 Jan 2007) | 2 lines


Fix typo spotted by mtgll in dialparties.agi, thanks!

................

r3568 | gregmac | 2007-01-16 23:55:37 -0800 (Tue, 16 Jan 2007) | 2 lines


recursive_copy() now tracks # files copied, shows files copied/skipped

................

r3570 | gregmac | 2007-01-17 00:15:50 -0800 (Wed, 17 Jan 2007) | 2 lines


Implement #1680

................

r3571 | gregmac | 2007-01-17 00:36:47 -0800 (Wed, 17 Jan 2007) | 2 lines


Added astman::connected() function to check if astman is connected or not

................

r3572 | gregmac | 2007-01-17 00:38:08 -0800 (Wed, 17 Jan 2007) | 2 lines


Fix engine_getinfo() to do better checking for astman connection (see r3571), added fallback to using exec('asterisk -V')

................

r3577 | qldrob | 2007-01-18 14:21:07 -0800 (Thu, 18 Jan 2007) | 20 lines


Merged revisions 3549-3576 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


................

r3569 | gregmac | 2007-01-17 17:56:52 +1000 (Wed, 17 Jan 2007) | 9 lines


Merged revisions 3567 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3567 | gregmac | 2007-01-17 02:44:37 -0500 (Wed, 17 Jan 2007) | 2 lines


Fix #1694 - module_install() now returns true for already installed modules

........

................

r3576 | p_lindheimer | 2007-01-19 07:53:29 +1000 (Fri, 19 Jan 2007) | 1 line


allow null and blank values to be put into astdb

................

................

r3583 | qldrob | 2007-01-20 20:42:53 -0800 (Sat, 20 Jan 2007) | 9 lines


Merged revisions 3577-3582 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3580 | p_lindheimer | 2007-01-20 02:08:06 +1000 (Sat, 20 Jan 2007) | 1 line


#1698: don't propogate dnd behavior and not ring other phones if this was not a prim mode strategy

........

................

r3588 | qldrob | 2007-01-21 14:38:31 -0800 (Sun, 21 Jan 2007) | 13 lines


Merged revisions 3582-3587 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3584 | qldrob | 2007-01-21 14:51:18 +1000 (Sun, 21 Jan 2007) | 2 lines


Apply fix for #1361 (patch #1667), mailbox field not being propogated in deviceanduser mode.

........

r3585 | qldrob | 2007-01-21 14:55:30 +1000 (Sun, 21 Jan 2007) | 2 lines


Fix typo in extensions.conf, when pushing '0' for oper and not having an opereration extension defined, would pass a bad Dial string.

........

................

r3625 | p_lindheimer | 2007-01-24 10:00:11 -0800 (Wed, 24 Jan 2007) | 1 line


added disable trunk feature to disable but not remove it. Added hook to insert user provided monitoring/reporting mechanism on turnk failures, per trunk. Change hagnupcall to not have a delay

................

r3626 | p_lindheimer | 2007-01-24 13:05:06 -0800 (Wed, 24 Jan 2007) | 1 line


adding functionality for personal IVRs integrated with voicemail - VmX Locator, other checkins to come

................

r3629 | p_lindheimer | 2007-01-24 13:09:53 -0800 (Wed, 24 Jan 2007) | 1 line


added followme, VmX Locator, CFB, CFU, help on feature codes pulled from database so it is accurate, and I think there is a tweak to help find monitor files for an extension more often

................

r3630 | p_lindheimer | 2007-01-24 13:11:32 -0800 (Wed, 24 Jan 2007) | 1 line


update to macro-vm for VmX Locator and required upgrade/install changes

................

r3642 | qldrob | 2007-01-24 21:41:10 -0800 (Wed, 24 Jan 2007) | 2 lines


Fix a minor typo

................

r3646 | p_lindheimer | 2007-01-25 10:49:22 -0800 (Thu, 25 Jan 2007) | 1 line


allow RINGTIMER to be set per extension, defaulting to the system default in general screen

................

r3659 | qldrob | 2007-01-26 02:09:06 -0800 (Fri, 26 Jan 2007) | 2 lines


Another goto_indicate that was missed.

................

r3662 | diego_iastrubni | 2007-01-28 05:46:05 -0800 (Sun, 28 Jan 2007) | 6 lines


support for sqlite3. WIP.


SUBSTRING is not working for example. great.
The AUTOINCREMENT syntax we use in the newinstall.sql is broken. great
Some other things are broken here and there, I will try and find them all...

................

r3670 | p_lindheimer | 2007-01-29 15:44:45 -0800 (Mon, 29 Jan 2007) | 1 line


syntax error deleteing vmx tree deleted entire ampuser database

................

r3672 | naftali5 | 2007-01-30 09:03:57 -0800 (Tue, 30 Jan 2007) | 1 line


adjustments to freepbx_get_contexts introduced in r3374

................

r3673 | naftali5 | 2007-01-30 12:03:55 -0800 (Tue, 30 Jan 2007) | 1 line


small adjustment to r3672

................

r3678 | diego_iastrubni | 2007-01-31 00:18:14 -0800 (Wed, 31 Jan 2007) | 4 lines


fix for ticket:1731


now module_admin works even for "broken" modules, running from every directory

................

r3679 | diego_iastrubni | 2007-01-31 03:30:37 -0800 (Wed, 31 Jan 2007) | 3 lines


fix for ticket:1732 :
do not display warnings about password when not using mysql/pgsql

................

r3690 | naftali5 | 2007-02-04 12:12:47 -0800 (Sun, 04 Feb 2007) | 1 line


further adjustments to freepbx_get_contexts()

................

r3762 | p_lindheimer | 2007-02-10 15:11:43 -0800 (Sat, 10 Feb 2007) | 1 line


need to make sure DIRECTDIAL is not BUSY, previous logic was treating it that way, now it checks after assuming unavail

................

r3765 | p_lindheimer | 2007-02-10 15:54:46 -0800 (Sat, 10 Feb 2007) | 1 line


added some tootips and added tighter integration between follow-me and VmX

................

r3768 | p_lindheimer | 2007-02-11 09:32:40 -0800 (Sun, 11 Feb 2007) | 1 line


add CWINUSEBUSY=yes option to amportal, to have in-use/busy extensions enabled with CW to report as BUSY if not answered resulting in the VM busy status/message - otherwise they always report NO ANSWER unless all the devices channels are used up which is uncommon on most sip phones

................

r3769 | p_lindheimer | 2007-02-11 09:39:32 -0800 (Sun, 11 Feb 2007) | 1 line


CWINUSEBUSY should really only say busy if busy, not ringing so remove the check for ringing also

................

r3771 | naftali5 | 2007-02-11 15:20:16 -0800 (Sun, 11 Feb 2007) | 9 lines


Merged revisions 3770 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3770 | naftali5 | 2007-02-11 18:17:43 -0500 (Sun, 11 Feb 2007) | 1 line


quick and dirty fix for module subdirs for symlink being messed up #1757, #1488, #1422

........

................

r3775 | diego_iastrubni | 2007-02-12 02:44:21 -0800 (Mon, 12 Feb 2007) | 13 lines


add defaults to the perl retrieve scripts. originally written by Chriss Halls
for the debian package of 2.2.0. Sounds good, why not up-porting it to the trunk and branch...?


Here are his comments on the dpatch file
## use-conf-defaults.dpatch by Chris Halls <halls@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Needed to ensure that correct defaults are used when configuration
## DP: entries are missing from amportal.conf. Defaults are copied from
## DP: amp_conf/htdocs/admin/functions.inc.php

................

r3778 | diego_iastrubni | 2007-02-12 06:07:47 -0800 (Mon, 12 Feb 2007) | 11 lines


sqlite2 -> out
sqlite3 -> in


freepbx 2.3 will only support sqlite3. I will start making the newinstall.sql work on mysql and sqlite3, if anyone wants to make it work with pgsql:

it should work.
i don't know pgsql.
you fix it.


expect things to be broken. :)

................

r3779 | diego_iastrubni | 2007-02-12 06:53:41 -0800 (Mon, 12 Feb 2007) | 13 lines


Lets clean up the newinstall.sql, to work on sqlite3:


  • all "engine=MyISAM" wehere removed, we use the default provided by the DB
  • lock/unlock codes have been removed
  • multiple insert statements have been splited

    This reduces the errors when creating the DB by a lot. It seems that it all still works on mysql (vgster tested it).

    to create the sqlite3 DB issue:

    cat SQL/newinstall.sql | sqlite3 freepbx.db

................

r3788 | naftali5 | 2007-02-12 12:29:14 -0800 (Mon, 12 Feb 2007) | 1 line


fix IE bug reports page width - duration cut off

................

r3797 | p_lindheimer | 2007-02-21 18:39:26 -0800 (Wed, 21 Feb 2007) | 388 lines


Blocked revisions 3631,3643,3689,3691,3697,3725,3728,3733,3736,3739,3742,3746,3748-3751,3754,3757,3772,3794-3796 via svnmerge


................

r3631 | qldrob | 2007-01-24 19:24:26 -0800 (Wed, 24 Jan 2007) | 9 lines


Merged revisions 3624 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3624 | naftali5 | 2007-01-24 08:52:38 +1000 (Wed, 24 Jan 2007) | 1 line


added warning on save of trunk if user context left blank and user details filled in that details will not be saved #1666

........

................

r3643 | naftali5 | 2007-01-24 23:14:53 -0800 (Wed, 24 Jan 2007) | 25 lines


Merged revisions 3614-3622 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3614 | naftali5 | 2007-01-23 00:34:28 -0500 (Tue, 23 Jan 2007) | 1 line


limit rnav width ticket 1647

........

r3616 | naftali5 | 2007-01-23 01:24:27 -0500 (Tue, 23 Jan 2007) | 1 line


fixed panel displaying extensions over 9999 as trunks - ticket #1710

........

r3620 | naftali5 | 2007-01-23 11:08:57 -0500 (Tue, 23 Jan 2007) | 1 line


List device technology on page when editing Ticket #1711

........

r3621 | naftali5 | 2007-01-23 12:42:21 -0500 (Tue, 23 Jan 2007) | 1 line


fixed trunks stripping AMP: which removed ANY occurance of the letters A,M,P,: from the beginning of all trunks, also unified the display on the routing page - partially noted in #1713

........

r3622 | naftali5 | 2007-01-23 16:31:06 -0500 (Tue, 23 Jan 2007) | 1 line


CFB when dialparties.agi decides not to - offhook, user hits ignore/reject, etc. - patch #1681

........

................

r3689 | naftali5 | 2007-02-04 11:26:08 -0800 (Sun, 04 Feb 2007) | 9 lines


Merged revisions 3688 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3688 | naftali5 | 2007-02-04 14:16:19 -0500 (Sun, 04 Feb 2007) | 1 line


make the cdr page links a bit nicer

........

................

r3691 | naftali5 | 2007-02-04 12:34:13 -0800 (Sun, 04 Feb 2007) | 9 lines


Merged revisions 3437 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3437 | qldrob | 2006-12-29 20:26:48 -0500 (Fri, 29 Dec 2006) | 2 lines


Fix typo in standard sip.conf

........

................

r3697 | naftali5 | 2007-02-04 14:19:30 -0800 (Sun, 04 Feb 2007) | 9 lines


Merged revisions 3696 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3696 | naftali5 | 2007-02-04 17:17:46 -0500 (Sun, 04 Feb 2007) | 1 line


keep rtone from being set in queues_additional.conf #1635

........

................

r3725 | qldrob | 2007-02-06 15:55:29 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release 2.2.1

................

r3728 | qldrob | 2007-02-06 16:10:42 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release

................

r3733 | qldrob | 2007-02-06 16:15:32 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release 2.2.1

................

r3736 | qldrob | 2007-02-06 16:16:31 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release 2.2.1

................

r3739 | qldrob | 2007-02-06 16:18:27 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release 2.2.1

................

r3742 | qldrob | 2007-02-06 16:21:41 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release 2.2.1

................

r3746 | qldrob | 2007-02-06 16:28:18 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release 2.2.1

................

r3748 | qldrob | 2007-02-06 16:40:17 -0800 (Tue, 06 Feb 2007) | 2 lines


Update Changelog for 2.2.1

................

r3749 | qldrob | 2007-02-06 16:40:46 -0800 (Tue, 06 Feb 2007) | 2 lines


Update install_amp with 2.2.1

................

r3750 | qldrob | 2007-02-06 16:43:52 -0800 (Tue, 06 Feb 2007) | 2 lines


Forgot to mention the Enum bug

................

r3751 | qldrob | 2007-02-06 16:44:42 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release

................

r3754 | qldrob | 2007-02-07 04:52:09 -0800 (Wed, 07 Feb 2007) | 1 line


Creating release 2.2.1

................

r3757 | naftali5 | 2007-02-08 16:11:50 -0800 (Thu, 08 Feb 2007) | 9 lines


Merged revisions 3756 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3756 | naftali5 | 2007-02-08 19:09:17 -0500 (Thu, 08 Feb 2007) | 1 line


fix can't save enum trunk bug #1758

........

................

r3772 | naftali5 | 2007-02-11 16:42:15 -0800 (Sun, 11 Feb 2007) | 9 lines


Merged revisions 3652 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3652 | naftali5 | 2007-01-25 17:35:10 -0500 (Thu, 25 Jan 2007) | 1 line


infrastucture to handle new ringmethod firstavail firstnotonphone #1671

........

................

r3794 | p_lindheimer | 2007-02-21 09:26:10 -0800 (Wed, 21 Feb 2007) | 71 lines


Blocked revisions 3244,3249,3270,3272,3283,3285,3296,3298,3420,3438,3483,3491,3495,3512,3521,3524 via svnmerge


These have all already been merged by svnmerge.py, not sure why they continue
to show up as available


........

r3244 | p_lindheimer | 2006-11-29 13:11:38 -0800 (Wed, 29 Nov 2006) | 1 line


added bad number context which will catch any number of feature code that is not defined anywhere else, and playback a meaningful message with noanswer on Playback() so that no queues, ringgroups, etc are broken by it

........

r3249 | p_lindheimer | 2006-12-01 09:17:53 -0800 (Fri, 01 Dec 2006) | 1 line


#1481 - from-zaptel should be going to from-pstn at the end and not ext-did

........

r3270 | p_lindheimer | 2006-12-05 10:00:27 -0800 (Tue, 05 Dec 2006) | 1 line


#1501 - fix logic and clearify tooltip for Trunk 'Never Override CallerID' setting. THIS WILL BREAK 'WORKING' CONFIGURATIONS - since the logic was working backwards - sorry guys, but didn't want to make having the box checked as default, as that is not the common case

........

r3272 | p_lindheimer | 2006-12-05 10:14:34 -0800 (Tue, 05 Dec 2006) | 1 line


added #1501 info to changelog

........

r3283 | gregmac | 2006-12-06 12:34:42 -0800 (Wed, 06 Dec 2006) | 2 lines


Fix bug with fixlocalprefix not sanitizing pattern, fix verbose priorities

........

r3285 | p_lindheimer | 2006-12-07 00:28:50 -0800 (Thu, 07 Dec 2006) | 1 line


from-zaptel should always jump to from-pst when in doubt (not ext-did as there are other routing paths)

........

r3296 | p_lindheimer | 2006-12-08 11:15:48 -0800 (Fri, 08 Dec 2006) | 1 line


fixed some syntax bugs creating warnings in extensions.conf

........

r3298 | p_lindheimer | 2006-12-08 14:51:40 -0800 (Fri, 08 Dec 2006) | 1 line


#1515: change congestion() to congestion(20)

........

r3420 | p_lindheimer | 2006-12-25 09:01:53 -0800 (Mon, 25 Dec 2006) | 1 line


RG tree not being deleted when returning to dial-confirm

........

r3438 | gregmac | 2006-12-31 00:22:53 -0800 (Sun, 31 Dec 2006) | 2 lines


Added links to help for default password warnings

........

r3483 | gregmac | 2007-01-02 09:16:58 -0800 (Tue, 02 Jan 2007) | 2 lines


Add featurecode::delete() function

........

r3491 | qldrob | 2007-01-02 17:04:04 -0800 (Tue, 02 Jan 2007) | 2 lines


Convert %20's back to ' ' in the subject line when sending faxes.

........

r3495 | gregmac | 2007-01-02 21:01:59 -0800 (Tue, 02 Jan 2007) | 2 lines


Fix #1473

........

r3512 | gregmac | 2007-01-03 00:42:40 -0800 (Wed, 03 Jan 2007) | 2 lines


Set default permissions of amportal.conf during install (#1626)

........

r3521 | qldrob | 2007-01-03 20:10:10 -0800 (Wed, 03 Jan 2007) | 2 lines


Thanks to naftali5, another fix! This time for the CDR reports, #1429, not displaying the time correctly on the second page.

........

r3524 | qldrob | 2007-01-03 20:20:58 -0800 (Wed, 03 Jan 2007) | 2 lines


Add 'moh reload' command to try to convince asterisk to reload it's moh files.

........

................

r3795 | p_lindheimer | 2007-02-21 10:54:28 -0800 (Wed, 21 Feb 2007) | 152 lines


Blocked revisions 3252-3253,3333-3335,3337,3366,3533,3536-3537,3547,3549,3577,3583,3588,3771 via svnmerge


................

r3252 | qldrob | 2006-12-01 21:44:25 -0800 (Fri, 01 Dec 2006) | 2 lines


Bump trunk to 2.3.0alpha

................

r3253 | qldrob | 2006-12-01 21:46:08 -0800 (Fri, 01 Dec 2006) | 2 lines


Create 2.3.0alpha upgrades directory

................

r3333 | qldrob | 2006-12-17 19:27:07 -0800 (Sun, 17 Dec 2006) | 2 lines


Fix svnmerge in 2.2 to point to trunk

................

r3334 | qldrob | 2006-12-17 19:29:52 -0800 (Sun, 17 Dec 2006) | 2 lines


Sorry, stuffed that up. Svnmerge should work FROM trunk TO 2.2

................

r3335 | qldrob | 2006-12-17 19:34:55 -0800 (Sun, 17 Dec 2006) | 2 lines


Manually merge #3332 from 2.2 into trunk.

................

r3337 | qldrob | 2006-12-17 19:51:47 -0800 (Sun, 17 Dec 2006) | 2 lines


When manually doing changes, please check them before comitting. Sigh.

................

r3366 | qldrob | 2006-12-19 12:45:48 -0800 (Tue, 19 Dec 2006) | 2 lines


Merge changes from 2.2 into trunk - fix for set_caller_pres, add rc2 changes.

................

r3533 | gregmac | 2007-01-03 22:49:46 -0800 (Wed, 03 Jan 2007) | 2 lines


Port r3532 (2.2) to trunk

................

r3536 | qldrob | 2007-01-04 01:03:04 -0800 (Thu, 04 Jan 2007) | 2 lines


Setup svnmerge on trunk

................

r3537 | qldrob | 2007-01-04 01:05:14 -0800 (Thu, 04 Jan 2007) | 13 lines


Merged revisions 3533-3536 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3534 | qldrob | 2007-01-04 18:52:57 +1000 (Thu, 04 Jan 2007) | 2 lines


Add some error reporting that explains why stuff isn't working, either unsupported engine, or unable to connect to astman.

........

r3535 | qldrob | 2007-01-04 19:00:41 +1000 (Thu, 04 Jan 2007) | 2 lines


Removed svnmerge from trunk -> 2.2 .. Re-setting up so that patches now go from 2.2 -> trunk.

........

................

r3547 | gregmac | 2007-01-05 14:16:51 -0800 (Fri, 05 Jan 2007) | 13 lines


Merged revisions 3542,3544-3546 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3542 | qldrob | 2007-01-04 17:32:40 -0500 (Thu, 04 Jan 2007) | 2 lines


3 fixes to extensions.conf spotted by vgster, only seconds after releasing 2.2.0. Going to re-release it. Shh. no-one will notice.

........

r3546 | gregmac | 2007-01-05 17:03:03 -0500 (Fri, 05 Jan 2007) | 2 lines


Fix #1642

........

................

r3549 | qldrob | 2007-01-08 17:05:18 -0800 (Mon, 08 Jan 2007) | 21 lines


Merged revisions 3536-3541,3543-3545,3547-3548 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3538 | gregmac | 2007-01-05 04:31:02 +1000 (Fri, 05 Jan 2007) | 2 lines


Fix typo #1636

........

r3540 | qldrob | 2007-01-05 07:29:08 +1000 (Fri, 05 Jan 2007) | 2 lines


Prepare for 2.2.0 release. Yay.

........

r3543 | qldrob | 2007-01-05 08:33:40 +1000 (Fri, 05 Jan 2007) | 2 lines


Fix md5 for 2.2.0

........

r3548 | qldrob | 2007-01-09 10:56:02 +1000 (Tue, 09 Jan 2007) | 2 lines


Convert mp3 MOH files to sln

........

................

r3577 | qldrob | 2007-01-18 14:21:07 -0800 (Thu, 18 Jan 2007) | 20 lines


Merged revisions 3549-3576 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


................

r3569 | gregmac | 2007-01-17 17:56:52 +1000 (Wed, 17 Jan 2007) | 9 lines


Merged revisions 3567 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3567 | gregmac | 2007-01-17 02:44:37 -0500 (Wed, 17 Jan 2007) | 2 lines


Fix #1694 - module_install() now returns true for already installed modules

........

................

r3576 | p_lindheimer | 2007-01-19 07:53:29 +1000 (Fri, 19 Jan 2007) | 1 line


allow null and blank values to be put into astdb

................

................

r3583 | qldrob | 2007-01-20 20:42:53 -0800 (Sat, 20 Jan 2007) | 9 lines


Merged revisions 3577-3582 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3580 | p_lindheimer | 2007-01-20 02:08:06 +1000 (Sat, 20 Jan 2007) | 1 line


#1698: don't propogate dnd behavior and not ring other phones if this was not a prim mode strategy

........

................

r3588 | qldrob | 2007-01-21 14:38:31 -0800 (Sun, 21 Jan 2007) | 13 lines


Merged revisions 3582-3587 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3584 | qldrob | 2007-01-21 14:51:18 +1000 (Sun, 21 Jan 2007) | 2 lines


Apply fix for #1361 (patch #1667), mailbox field not being propogated in deviceanduser mode.

........

r3585 | qldrob | 2007-01-21 14:55:30 +1000 (Sun, 21 Jan 2007) | 2 lines


Fix typo in extensions.conf, when pushing '0' for oper and not having an opereration extension defined, would pass a bad Dial string.

........

................

r3771 | naftali5 | 2007-02-11 15:20:16 -0800 (Sun, 11 Feb 2007) | 9 lines


Merged revisions 3770 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3770 | naftali5 | 2007-02-11 18:17:43 -0500 (Sun, 11 Feb 2007) | 1 line


quick and dirty fix for module subdirs for symlink being messed up #1757, #1488, #1422

........

................

................

r3796 | p_lindheimer | 2007-02-21 11:03:28 -0800 (Wed, 21 Feb 2007) | 14 lines


Blocked revisions 3480,3539 via svnmerge


........

r3480 | qldrob | 2007-01-02 04:23:03 -0800 (Tue, 02 Jan 2007) | 2 lines


Apply #1601 to trunk

Applied in r3479

........

r3539 | gregmac | 2007-01-04 10:31:24 -0800 (Thu, 04 Jan 2007) | 1 line


Fix typo #1636

Applied in r3538

........

................

................

r3799 | p_lindheimer | 2007-02-21 22:01:19 -0800 (Wed, 21 Feb 2007) | 1 line


findmefollw-ringallv2 merge into incorrect location (proof that no one has tested this yet :-)

................

r3800 | p_lindheimer | 2007-02-21 22:02:10 -0800 (Wed, 21 Feb 2007) | 9 lines


Merged revisions 3798 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3798 | p_lindheimer | 2007-02-21 21:55:11 -0800 (Wed, 21 Feb 2007) | 1 line


TTL should be infinitely inheritable to deal with SIP redirect type infinite loop forwarding scenarios

........

................

r3807 | p_lindheimer | 2007-02-22 11:25:34 -0800 (Thu, 22 Feb 2007) | 15 lines


Merged revisions 3805-3806 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


modified after merge TTL was already in ...


........

r3805 | p_lindheimer | 2007-02-22 11:13:49 -0800 (Thu, 22 Feb 2007) | 1 line


revert r3798, not sure how that happened (too late) - also addreses #1803

........

r3806 | p_lindheimer | 2007-02-22 11:15:52 -0800 (Thu, 22 Feb 2007) | 1 line


TTL should be infinitely inheritable to deal with sip redirect infinite loops between phones forwarding to each other or in a circle

........

................

r3809 | naftali5 | 2007-02-25 11:55:00 -0800 (Sun, 25 Feb 2007) | 9 lines


Merged revisions 3808 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3808 | naftali5 | 2007-02-25 14:50:46 -0500 (Sun, 25 Feb 2007) | 1 line


fix #1802 avoid redirect to display javacript error if user or device exists

........

................

r3827 | p_lindheimer | 2007-02-26 10:46:51 -0800 (Mon, 26 Feb 2007) | 9 lines


Merged revisions 3826 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3826 | p_lindheimer | 2007-02-26 10:45:45 -0800 (Mon, 26 Feb 2007) | 1 line


FROM_DID should be inheritable to cope with dialplan routes that create new channels (Dial(Local/...))

........

................

r3838 | p_lindheimer | 2007-03-01 20:33:50 -0800 (Thu, 01 Mar 2007) | 9 lines


Merged revisions 3837 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3837 | p_lindheimer | 2007-03-01 20:31:11 -0800 (Thu, 01 Mar 2007) | 1 line


macro-exten-vm + macro-simple-dial : preserve the state of DIALSTATUS when trying CFB & CFU which can both be effected by the dial attempts, and the ultimate DIALSTATUS that should be returned should be from the original call attempt.

........

................

r3843 | p_lindheimer | 2007-03-02 19:03:38 -0800 (Fri, 02 Mar 2007) | 1 line


add sipname as a sipalias for a user/extensions - to enable things like anonymous sip calls to use friendly names

................

r3844 | diego_iastrubni | 2007-03-04 00:49:44 -0800 (Sun, 04 Mar 2007) | 4 lines


Lets continue the fixes for ticket:1727. multiple insert commands per statement are not supported under sqlite3. we split, and it works everywhere.
Next will be fixing the primary keys, from int(15) to INTEGER NOT NULL. This will have to wait a little for some more feedback.

................

r3845 | diego_iastrubni | 2007-03-04 01:00:38 -0800 (Sun, 04 Mar 2007) | 2 lines


missed 2 semicolons. now it should work :)

................

r3847 | gregmac | 2007-03-05 18:37:10 -0800 (Mon, 05 Mar 2007) | 2 lines


Add expand_variables() function

................

r3852 | p_lindheimer | 2007-03-07 15:19:14 -0800 (Wed, 07 Mar 2007) | 1 line


remove admin/images from files/www/html/ and add new atengo logo into freepbx tree

................

r3853 | p_lindheimer | 2007-03-07 15:27:23 -0800 (Wed, 07 Mar 2007) | 1 line


oops forgot to delete the disconnect

................

r3856 | p_lindheimer | 2007-03-08 18:00:27 -0800 (Thu, 08 Mar 2007) | 1 line


add configurable variables for ampbackup.pl functionality for r3854 and r3855add scp ability to ampbackup, similar to ftp ability. Add cofigurable provisioning file directory to be backed up specified in amportal.conf.

................

r3859 | p_lindheimer | 2007-03-12 14:25:44 -0700 (Mon, 12 Mar 2007) | 73 lines


Merged revisions 3588-3630,3632-3642,3644-3688,3690,3692-3696,3698-3724,3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743-3745,3747,3752-3753,3755-3756,3758-3769,3771,3773-3793,3797,3799-3804,3807,3809-3825,3827-3836,3838-3850,3852-3858 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3678 | diego_iastrubni | 2007-01-31 00:18:14 -0800 (Wed, 31 Jan 2007) | 4 lines


fix for ticket:1731


now module_admin works even for "broken" modules, running from every directory

........

r3679 | diego_iastrubni | 2007-01-31 03:30:37 -0800 (Wed, 31 Jan 2007) | 3 lines


fix for ticket:1732 :
do not display warnings about password when not using mysql/pgsql

........

r3744 | naftali5 | 2007-02-06 16:22:56 -0800 (Tue, 06 Feb 2007) | 1 line


fix queues retrieve conf bug part of #1659

........

r3755 | gregmac | 2007-02-07 16:42:10 -0800 (Wed, 07 Feb 2007) | 2 lines


Fix php error when gettext is not installed

........

r3775 | diego_iastrubni | 2007-02-12 02:44:21 -0800 (Mon, 12 Feb 2007) | 13 lines


add defaults to the perl retrieve scripts. originally written by Chriss Halls
for the debian package of 2.2.0. Sounds good, why not up-porting it to the trunk and branch...?


Here are his comments on the dpatch file
## use-conf-defaults.dpatch by Chris Halls <halls@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Needed to ensure that correct defaults are used when configuration
## DP: entries are missing from amportal.conf. Defaults are copied from
## DP: amp_conf/htdocs/admin/functions.inc.php

........

r3776 | diego_iastrubni | 2007-02-12 05:29:47 -0800 (Mon, 12 Feb 2007) | 7 lines


sqlite3 support:
freepbx2.2 has sqlite3 support, as requested by ticket:1727


now the perl retrieve scripts support the sqlite3 backend, the install_amp and retrieve_conf script are also sqlite3 aware. next commit will be adding
the sqlite3 newinstall.sql file.

........

r3777 | diego_iastrubni | 2007-02-12 05:30:33 -0800 (Mon, 12 Feb 2007) | 1 line


added the new default tables for sqlite3

........

r3830 | naftali5 | 2007-02-26 13:24:44 -0800 (Mon, 26 Feb 2007) | 1 line


create instance of astman to allow reload to work on welcome page #1722

........

r3846 | gregmac | 2007-03-05 18:34:44 -0800 (Mon, 05 Mar 2007) | 2 lines


Fix simple syntax errors

........

r3848 | p_lindheimer | 2007-03-05 19:06:40 -0800 (Mon, 05 Mar 2007) | 1 line


module_admin needs to create an astman objects for modules expectint it to be there in their upgrade scripts

........

r3849 | p_lindheimer | 2007-03-06 00:23:19 -0800 (Tue, 06 Mar 2007) | 1 line


core_users_add needs to return true if succeeding or redirect does not get executed

........

r3857 | gregmac | 2007-03-11 12:43:18 -0700 (Sun, 11 Mar 2007) | 2 lines


Fix bug: php errors being displayed when retrieving module xml fails

........

r3858 | p_lindheimer | 2007-03-12 14:19:22 -0700 (Mon, 12 Mar 2007) | 1 line


core_devices_add: added return true at end, some functions are depending on a proper return code from this, fixed un-reported bug when adding a device, no redbar after the device is added

........

................

r3864 | p_lindheimer | 2007-03-13 15:33:18 -0700 (Tue, 13 Mar 2007) | 1 line


add 2.2.1 to version array

................

r3865 | p_lindheimer | 2007-03-14 09:15:25 -0700 (Wed, 14 Mar 2007) | 1 line


only set MOHCLASS in route if already empty, in case a feature code has specifically overridden it

................

r3871 | p_lindheimer | 2007-03-16 10:06:43 -0700 (Fri, 16 Mar 2007) | 9 lines


Merged revisions 3870 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3870 | p_lindheimer | 2007-03-16 10:03:22 -0700 (Fri, 16 Mar 2007) | 1 line


warn users when setting the 'r' option in the outbound dial command options. We should probably do something atupgrade time to detect past systems but for now this is a step in the right direction

........

................

r3873 | p_lindheimer | 2007-03-16 14:41:36 -0700 (Fri, 16 Mar 2007) | 9 lines


Merged revisions 3872 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3872 | p_lindheimer | 2007-03-16 14:38:23 -0700 (Fri, 16 Mar 2007) | 1 line


missing ' around CALLTRACE_HUNT, should have not effect on 2.2, this is not used until 2.3, part of firstavaialbe and firstnotonphone ring strategies

........

................

r3874 | p_lindheimer | 2007-03-25 12:22:08 -0700 (Sun, 25 Mar 2007) | 1 line


added ability to masquerade an internal callerid number as a different extension, ringgroup, etc. - also fixed bug in vmx when user created with no voicemail, astdb vmx structure was being created although no effect since they had no voicemail

................

r3884 | p_lindheimer | 2007-03-27 15:01:37 -0700 (Tue, 27 Mar 2007) | 9 lines


Merged revisions 3883 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3883 | p_lindheimer | 2007-03-27 14:58:47 -0700 (Tue, 27 Mar 2007) | 1 line


update Outbound Dial Prefix tooltip to include the common example of adding w on POTS lines that otherwise eat digits

........

................

r3892 | p_lindheimer | 2007-03-28 15:38:40 -0700 (Wed, 28 Mar 2007) | 9 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3891 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3891 | p_lindheimer | 2007-03-28 15:36:18 -0700 (Wed, 28 Mar 2007) | 1 line


#1847 - values specified on right side of '=' in trunk configs were being truncated breakins secrets with '=' as well as servar=var=value would be broke, thanks toddinpal

........

................

r3893 | p_lindheimer | 2007-03-28 16:27:16 -0700 (Wed, 28 Mar 2007) | 1 line


change some lables in followme screen ari

................

r3895 | p_lindheimer | 2007-03-28 17:52:54 -0700 (Wed, 28 Mar 2007) | 1 line


#1839 - check authentication on trunk even if disabled in case it is the first trunk so the route gets authorized since subsequent trunks will not check for authentication

................

r3897 | p_lindheimer | 2007-04-02 18:18:38 -0700 (Mon, 02 Apr 2007) | 9 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3896 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3896 | p_lindheimer | 2007-04-02 18:17:12 -0700 (Mon, 02 Apr 2007) | 1 line


open one connection to manager at begining of dialparties instead of each time is_ext_avail() is called

........

................

r3898 | gregmac | 2007-04-03 14:56:30 -0700 (Tue, 03 Apr 2007) | 2 lines


Always set CID name for incoming calls (set to number, if blank)

................

r3904 | p_lindheimer | 2007-04-05 10:38:33 -0700 (Thu, 05 Apr 2007) | 9 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3903 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3903 | p_lindheimer | 2007-04-05 10:36:58 -0700 (Thu, 05 Apr 2007) | 1 line


remove hardcode path and add default ASTETCDIR and ASTMANAGERPORT

........

................

r3906 | p_lindheimer | 2007-04-05 10:49:12 -0700 (Thu, 05 Apr 2007) | 9 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904-3905 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3905 | p_lindheimer | 2007-04-05 10:47:57 -0700 (Thu, 05 Apr 2007) | 1 line


remove hardcoded asterisk.conf path

........

................

r3908 | p_lindheimer | 2007-04-06 12:10:40 -0700 (Fri, 06 Apr 2007) | 9 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906-3907 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3907 | p_lindheimer | 2007-04-06 12:08:17 -0700 (Fri, 06 Apr 2007) | 1 line


remove hardcoded path to localprefix.conf

........

................

r3910 | p_lindheimer | 2007-04-06 23:22:44 -0700 (Fri, 06 Apr 2007) | 10 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908-3909 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3909 | p_lindheimer | 2007-04-06 23:15:33 -0700 (Fri, 06 Apr 2007) | 1 line


#1888 fix so DND does not block subsequent ringgroup/followme extensions when not in -prim modes (svnmerge with manual changes
because of differences in newver version.)

........

................

r3918 | p_lindheimer | 2007-04-07 15:31:35 -0700 (Sat, 07 Apr 2007) | 9 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3917 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3917 | p_lindheimer | 2007-04-07 15:29:36 -0700 (Sat, 07 Apr 2007) | 1 line


hardcoded path indications.conf fixed

........

................

r3920 | p_lindheimer | 2007-04-07 16:31:43 -0700 (Sat, 07 Apr 2007) | 9 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918-3919 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3919 | p_lindheimer | 2007-04-07 16:27:21 -0700 (Sat, 07 Apr 2007) | 1 line


#1881 create sip_registrations.conf, change hardcoded paths in all the retrieve_conf* scripts, add amportalconf= option to retrieve_conf to use other than /etc/amportal.conf

........

................

r3922 | p_lindheimer | 2007-04-10 12:26:18 -0700 (Tue, 10 Apr 2007) | 9 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920-3921 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3921 | p_lindheimer | 2007-04-10 12:24:28 -0700 (Tue, 10 Apr 2007) | 1 line


#1897: localprefix.conf not being written -oops, sorry - thanks lucius

........

................

r3924 | p_lindheimer | 2007-04-17 13:11:16 -0700 (Tue, 17 Apr 2007) | 1 line


fixed critical bug in dialparties.agi making ringallv2-prim fail

................

r3925 | diego_iastrubni | 2007-04-18 04:35:29 -0700 (Wed, 18 Apr 2007) | 15 lines


Hardcode "/usr/bin/php" and "/bin/sh", as this is the way most Linux distros do this. I know this conflicts ticket:695, but I just don't see any good
reason to make another process on every single command (/usr/bin/env and then php).


If a Linux system or *BSD people are having poblems, this can be deal on install time by patching the source, this will be the best for the running
systems (less process will be opend). This is only good for the final product. Sorry, but I am quite sure you already have a lot of patches for the
product anyway, one little more patch will not hurt.


The commands are:

      
       !#/bin/sh
       !#/usr/bin/php -q

................

r3926 | diego_iastrubni | 2007-04-18 04:57:30 -0700 (Wed, 18 Apr 2007) | 6 lines


start fixing ticket:761. the sad thing, is that most of the code was avilable since changeset:2092 at least.
with this commit, most of the hardcoded values can be overridden from the command line.


still the manager user and password need to added to the command line.

................

r3927 | diego_iastrubni | 2007-04-18 05:03:40 -0700 (Wed, 18 Apr 2007) | 6 lines


  • no need to store the asterisk version in a file (we can deal with it pretty good by now, by calling the manager or directly parsing "asterisk -V")
  • no need to store the freepbx version on the filesystem. it's not used anywhere, and it's already available on the sql.

fixes ticket:1679

................

r3929 | p_lindheimer | 2007-04-18 09:10:19 -0700 (Wed, 18 Apr 2007) | 9 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3928 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3928 | p_lindheimer | 2007-04-18 09:05:38 -0700 (Wed, 18 Apr 2007) | 1 line


only set CALLCONFIRMCID if a call confirm call - already fixed in trunk

........

................

r3931 | diego_iastrubni | 2007-04-19 00:23:22 -0700 (Thu, 19 Apr 2007) | 7 lines


fix for ticket:1878


amportal.conf is readable by the asterisk user/group only. amportal script now fixes the permissions to be 640 (only user has write access to this
file, group has read all others can dream of reading it).

................

r3932 | diego_iastrubni | 2007-04-23 03:56:11 -0700 (Mon, 23 Apr 2007) | 3 lines


a better fix for ticket:1878
thanks pnlarsson

................

r3934 | p_lindheimer | 2007-04-24 13:56:43 -0700 (Tue, 24 Apr 2007) | 9 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3933 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3933 | p_lindheimer | 2007-04-24 13:54:49 -0700 (Tue, 24 Apr 2007) | 1 line


add argument to module_admin to override default repository and xml locations, and override amportal.conf settings

........

................

r3936 | p_lindheimer | 2007-04-24 19:36:23 -0700 (Tue, 24 Apr 2007) | 9 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934-3935 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3935 | p_lindheimer | 2007-04-24 19:35:05 -0700 (Tue, 24 Apr 2007) | 1 line


don't complain if asterisk version is a valid tag - same as tarball but pulled form svn

........

................

r3939 | diego_iastrubni | 2007-04-26 00:11:29 -0700 (Thu, 26 Apr 2007) | 2 lines


fix for ticket:1912

................

r3948 | p_lindheimer | 2007-04-27 10:02:43 -0700 (Fri, 27 Apr 2007) | 9 lines


Merged revisions 3947 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3947 | p_lindheimer | 2007-04-27 09:55:25 -0700 (Fri, 27 Apr 2007) | 1 line


add WaitExten? class

........

................

r3949 | p_lindheimer | 2007-04-27 11:28:45 -0700 (Fri, 27 Apr 2007) | 12 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3946,3948 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3938 | diego_iastrubni | 2007-04-25 08:05:24 -0700 (Wed, 25 Apr 2007) | 4 lines


Backport of changeset:3572 to the 2.2 branch. Fixes ticket:1899.
Aproved by p_lindheimer.


Diego - use svnmerge.py for these changes to keep everything consistent.

........

................

r3953 | diego_iastrubni | 2007-05-02 06:58:13 -0700 (Wed, 02 May 2007) | 4 lines


favicon... ripped from the freepbx.org page.


looks fine on my system

................

r3954 | diego_iastrubni | 2007-05-02 07:01:33 -0700 (Wed, 02 May 2007) | 3 lines


fix for ticket:1914, there is another version in AMPWEBROOT/admin/common/php-asmanager.php which seems to be the correct one

................

r3955 | diego_iastrubni | 2007-05-02 08:11:44 -0700 (Wed, 02 May 2007) | 4 lines


archiverecordings uses now the file found on the webroot.
fixes ticket:1914 and ticket:1915

................

r3957 | p_lindheimer | 2007-05-02 12:06:13 -0700 (Wed, 02 May 2007) | 9 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3956 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3956 | p_lindheimer | 2007-05-02 12:04:33 -0700 (Wed, 02 May 2007) | 1 line


#1924: add Israel to indications

........

................

r3959 | p_lindheimer | 2007-05-03 09:33:48 -0700 (Thu, 03 May 2007) | 9 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3955,3957-3958 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3958 | p_lindheimer | 2007-05-03 09:31:38 -0700 (Thu, 03 May 2007) | 1 line


get rid of more /usr/bin/env php, also contributing to #1927 error

........

................

r3967 | p_lindheimer | 2007-05-07 10:20:26 -0700 (Mon, 07 May 2007) | 9 lines


Merged revisions 3966 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3966 | p_lindheimer | 2007-05-07 10:14:07 -0700 (Mon, 07 May 2007) | 1 line


#1933 - re-enable error message when a duplicate did is entered on inbound routing

........

................

r3969 | p_lindheimer | 2007-05-07 20:24:01 -0700 (Mon, 07 May 2007) | 9 lines


Merged revisions 3968 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3968 | p_lindheimer | 2007-05-07 18:24:29 -0700 (Mon, 07 May 2007) | 1 line


check did and directdid's to make sure there are no conflicts, merge ext-did-direct into ext-did so that did/cid routes can be used alongside directdid routes, and move the catchall context out of ext-did and into ext-did-catchall so that ext-did can be used more flexibly

........

................

r3972 | p_lindheimer | 2007-05-08 06:20:31 -0700 (Tue, 08 May 2007) | 9 lines


Merged revisions 3971 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3971 | p_lindheimer | 2007-05-08 06:18:50 -0700 (Tue, 08 May 2007) | 1 line


don't check for duplicates if directdid is set to blank

........

................

r3974 | p_lindheimer | 2007-05-08 07:20:38 -0700 (Tue, 08 May 2007) | 9 lines


Merged revisions 3973 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3973 | p_lindheimer | 2007-05-08 07:18:59 -0700 (Tue, 08 May 2007) | 1 line


fix more cases where duplicates are checked when adding/deleting extensions if directdid is blank, also fixed corner case where any/any inbound route is edited but a space was inserted in the did or cid

........

................

r3975 | diego_iastrubni | 2007-05-08 07:34:22 -0700 (Tue, 08 May 2007) | 30 lines


Merged revisions 3960-3965 via svnmerge from
https://diego_iastrubni@svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3960 | diego_iastrubni | 2007-05-06 12:53:21 +0300 (Sun, 06 May 2007) | 2 lines


SUBSTRING is not supported in sqlite3 - do the need to trim down the strings in php. this one is marked as done.

........

r3961 | diego_iastrubni | 2007-05-06 13:27:35 +0300 (Sun, 06 May 2007) | 5 lines


Another merge for sqlite3 support (ticket:1727), as far as I can tell, the code is fully working now.


I added a few comments in the code which will help in the future, and some todo points. Again, as far as I can tell freePBX is fully functional after
this patch.

........

r3962 | diego_iastrubni | 2007-05-06 13:36:13 +0300 (Sun, 06 May 2007) | 2 lines


consistant code - first sqlite3, then others. remove duplicated line.

........

r3963 | diego_iastrubni | 2007-05-06 13:46:22 +0300 (Sun, 06 May 2007) | 4 lines


this patch is called "open or die".


The syntax of all teh "open

die" commands has been unified, and the scripts now tell you why they failed.

........

r3965 | gregmac | 2007-05-07 19:02:20 +0300 (Mon, 07 May 2007) | 2 lines


Change php5-only syntax to work in php4

........

................

r3976 | p_lindheimer | 2007-05-08 08:09:39 -0700 (Tue, 08 May 2007) | 7 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3955,3957,3959,3964,3967,3969-3975 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


fixed the svnmerge properies that got 'corrupted' from an inproper conflict in
another svnmerge.

................

r3977 | p_lindheimer | 2007-05-08 12:17:46 -0700 (Tue, 08 May 2007) | 1 line


moved ext-local-confirm and findmefollow-ringallv2 above from-internal-additional or some outbound routes will break it

................

r3979 | p_lindheimer | 2007-05-10 16:19:58 -0700 (Thu, 10 May 2007) | 9 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3955,3957,3959,3964,3967,3969-3970,3972,3974-3978 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3978 | p_lindheimer | 2007-05-10 16:17:49 -0700 (Thu, 10 May 2007) | 1 line


and need to be initialized as array() to avoid php errors when blank in foreach loops

........

................

r3980 | p_lindheimer | 2007-05-12 20:32:29 -0700 (Sat, 12 May 2007) | 1 line


revert r3927 related to #1679 - breaking install_amp

................

r3987 | p_lindheimer | 2007-05-18 16:36:19 -0700 (Fri, 18 May 2007) | 1 line


core_sipname_check should not fail if the name is used on the existing extension

................

r3994 | p_lindheimer | 2007-06-06 19:44:32 -0700 (Wed, 06 Jun 2007) | 1 line


revert r3925 - broke apply_conf.sh by puting /usr/sh - I aggree with the comments in the checking about 2 processes but this is called once at install time and doesn't matter - and please test before making checkins like this

................

r3996 | p_lindheimer | 2007-06-07 17:44:12 -0700 (Thu, 07 Jun 2007) | 1 line


allow ari callmonitor to try and identify IAX extensions also - another temporary hack

................

r3997 | p_lindheimer | 2007-06-07 17:46:44 -0700 (Thu, 07 Jun 2007) | 13 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3955,3957,3959,3964,3967,3969-3970,3972,3974-3977,3979-3996 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3981 | diego_iastrubni | 2007-05-14 06:21:31 -0700 (Mon, 14 May 2007) | 2 lines


when no address defined for the web root, ask to relod the server, and don't type an empty address. the code has been taken from install_amp.

........

r3995 | p_lindheimer | 2007-06-07 17:42:50 -0700 (Thu, 07 Jun 2007) | 1 line


allow core_devices_list to filter on tech type

........

................

r4003 | p_lindheimer | 2007-06-07 19:51:49 -0700 (Thu, 07 Jun 2007) | 9 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3955,3957,3959,3964,3967,3969-3970,3972,3974-3977,3979-3980,3982-3994,3996-4002 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r4002 | p_lindheimer | 2007-06-07 19:50:53 -0700 (Thu, 07 Jun 2007) | 1 line


replace depricated TIMESTAMP with current and future supported version - thanks Edgar from Elastix team

........

................

r4004 | p_lindheimer | 2007-06-07 19:53:45 -0700 (Thu, 07 Jun 2007) | 1 line


add sip.conf parameters that are required for Asteisk 1.4 - thanks Edgar from the Elastix team

................

r4014 | p_lindheimer | 2007-06-08 18:52:54 -0700 (Fri, 08 Jun 2007) | 13 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3955,3957,3959,3964,3967,3969-3970,3972,3974-3977,3979-3980,3982-3994,3996-4001,4003-4005,4007-4013 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r4011 | p_lindheimer | 2007-06-08 09:59:18 -0700 (Fri, 08 Jun 2007) | 1 line


update 2.2.2 CHANGE log with highlight of changes

........

r4012 | p_lindheimer | 2007-06-08 12:40:20 -0700 (Fri, 08 Jun 2007) | 1 line


Creating release 2.2.2

........

................

r4016 | p_lindheimer | 2007-06-08 18:59:24 -0700 (Fri, 08 Jun 2007) | 9 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3955,3957,3959,3964,3967,3969-3970,3972,3974-3977,3979-3980,3982-3994,3996-4001,4003-4005,4007-4010,4013-4015 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r4015 | p_lindheimer | 2007-06-08 18:55:31 -0700 (Fri, 08 Jun 2007) | 1 line


oops - didn't get install_amp checked in before making the tarball

........

................

r4021 | p_lindheimer | 2007-06-08 19:25:24 -0700 (Fri, 08 Jun 2007) | 13 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3955,3957,3959,3964,3967,3969-3970,3972,3974-3977,3979-3980,3982-3994,3996-4001,4003-4005,4007-4010,4013-4014,4016-4020 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r4018 | p_lindheimer | 2007-06-08 19:04:50 -0700 (Fri, 08 Jun 2007) | 1 line


remove to regenerate - forgot to checkin install_amp with 2.2.2 verison info

........

r4019 | p_lindheimer | 2007-06-08 19:05:08 -0700 (Fri, 08 Jun 2007) | 1 line


Creating release 2.2.2

........

................

r4040 | p_lindheimer | 2007-06-09 10:58:16 -0700 (Sat, 09 Jun 2007) | 1 line


make sure is always set to a valid value since feature codes depend on it being set to the real user, and not the masqueraded user

................

r4053 | p_lindheimer | 2007-06-12 12:55:06 -0700 (Tue, 12 Jun 2007) | 9 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3955,3957,3959,3964,3967,3969-3970,3972,3974-3977,3979-3980,3982-3994,3996-4001,4003-4005,4007-4010,4013-4014,4016-4017,4020-4052 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r4052 | p_lindheimer | 2007-06-12 12:52:37 -0700 (Tue, 12 Jun 2007) | 1 line


#1989 - maximize the size of sip, zap, iax data field to maximum varchar supported by mysql 4.x to deal with long data lines

........

................

r4054 | p_lindheimer | 2007-06-12 13:04:20 -0700 (Tue, 12 Jun 2007) | 1 line


#1989 - maximize the size of sip, zap, iax data field to maximum varchar supported by mysql 4.x to deal with long data lines

................

r4056 | p_lindheimer | 2007-06-12 13:46:12 -0700 (Tue, 12 Jun 2007) | 8 lines


Blocked revisions 4055 via svnmerge


........

r4055 | p_lindheimer | 2007-06-12 13:11:06 -0700 (Tue, 12 Jun 2007) | 1 line


#1989 - maximize the size of sip, zap, iax data field to maximum varchar supported by mysql 4.x to deal with long data lines

........

................

r4058 | p_lindheimer | 2007-06-13 23:10:08 -0700 (Wed, 13 Jun 2007) | 1 line


mv module_xml creation to proper upgrade script, add id to annoucement checking

................

r4062 | p_lindheimer | 2007-06-14 09:55:13 -0700 (Thu, 14 Jun 2007) | 1 line


#1995: fix syntax error missing }

................

r4063 | p_lindheimer | 2007-06-14 11:57:53 -0700 (Thu, 14 Jun 2007) | 1 line


add ability to disable 'Disable' and 'Uninstall' of certain modules based on an xml tag or hard coded overides for critical modules like core

................

r4064 | p_lindheimer | 2007-06-14 12:11:36 -0700 (Thu, 14 Jun 2007) | 1 line


#1997: add extensions_override_freepbx.conf to allow extensions_addtional.conf to be overridden

................

r4065 | p_lindheimer | 2007-06-18 16:42:58 -0700 (Mon, 18 Jun 2007) | 1 line


auto-link images content from modules so they can supply their own images

................

r4066 | p_lindheimer | 2007-06-18 17:36:38 -0700 (Mon, 18 Jun 2007) | 1 line


allow Asterisk 1.2 or 1.4 versions at install

................

r4068 | p_lindheimer | 2007-06-18 18:24:44 -0700 (Mon, 18 Jun 2007) | 1 line


move callback agi with the module

................

r4071 | p_lindheimer | 2007-06-18 18:28:48 -0700 (Mon, 18 Jun 2007) | 1 line


#1984: move callback agi script to module

................

r4074 | p_lindheimer | 2007-06-18 18:55:55 -0700 (Mon, 18 Jun 2007) | 1 line


#1992: move create/remove schema for Backup into module away from core

................

r4082 | p_lindheimer | 2007-06-19 12:09:00 -0700 (Tue, 19 Jun 2007) | 1 line


add Help link to top nav bar to point to support.freepbx.org and change Core wiki link to point to same

................

r4083 | p_lindheimer | 2007-06-20 10:50:26 -0700 (Wed, 20 Jun 2007) | 1 line


#2007: fix version checking to allow Asterisk 1.4 properly

................

r4087 | p_lindheimer | 2007-06-20 12:40:07 -0700 (Wed, 20 Jun 2007) | 1 line


add annoucement display option to module_admin

................

r4088 | p_lindheimer | 2007-06-20 12:41:47 -0700 (Wed, 20 Jun 2007) | 9 lines


Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3955,3957,3959,3964,3967,3969-3970,3972,3974-3977,3979-3980,3982-3994,3996-4001,4003-4005,4007-4010,4013-4014,4016-4017,4020-4051,4053-4054,4056-4084,4086-4087 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r4086 | p_lindheimer | 2007-06-20 12:39:05 -0700 (Wed, 20 Jun 2007) | 1 line


#1857: check if $astman is set first

........

................

r4103 | p_lindheimer | 2007-06-20 17:36:53 -0700 (Wed, 20 Jun 2007) | 1 line


#1736 change incoming alertinfo fields to varchar(255) to accomodate URLs

................

r4110 | p_lindheimer | 2007-06-21 13:05:42 -0700 (Thu, 21 Jun 2007) | 1 line


move core agi, bin scripts and key conf files into core modules where they will be auto-linked back out by retrieve_conf - upgrade script must be run to have original renamed or auto-linking will not function properly

................

r4112 | p_lindheimer | 2007-06-21 14:27:20 -0700 (Thu, 21 Jun 2007) | 1 line


change core version to reflect base version and prepare for move to online repository

................

r4113 | p_lindheimer | 2007-06-21 14:28:42 -0700 (Thu, 21 Jun 2007) | 1 line


increase field length of version field for module admin

................

r4116 | p_lindheimer | 2007-06-21 14:33:59 -0700 (Thu, 21 Jun 2007) | 1 line


make core modules upgradeable through module admin

................

r4117 | p_lindheimer | 2007-06-21 14:35:56 -0700 (Thu, 21 Jun 2007) | 1 line


modification needed to have core be in module repository, and change AUTHTYPE default to none

................

r4119 | p_lindheimer | 2007-06-21 15:27:25 -0700 (Thu, 21 Jun 2007) | 1 line


modify main page to reflect Beta3

................

r4120 | p_lindheimer | 2007-06-21 16:19:35 -0700 (Thu, 21 Jun 2007) | 1 line


update the modlist.sh (less zoip)

................

r4121 | p_lindheimer | 2007-06-21 16:23:02 -0700 (Thu, 21 Jun 2007) | 1 line


remove core and framework from import list, since it is used for packaging and that should be done separately

................

r4122 | p_lindheimer | 2007-06-21 16:37:21 -0700 (Thu, 21 Jun 2007) | 1 line


rename alpha to beta1 in preparation for release, and add generate-release.sh script with new core and framework packaging steps

................

r4123 | p_lindheimer | 2007-06-21 16:40:06 -0700 (Thu, 21 Jun 2007) | 1 line


Creating release 2.3.0beta1

................

r4133 | p_lindheimer | 2007-06-21 18:24:23 -0700 (Thu, 21 Jun 2007) | 3 lines


Initialized merge tracking via "svnmerge" with revisions "1-4129" from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.3

................

r4134 | p_lindheimer | 2007-06-21 18:25:54 -0700 (Thu, 21 Jun 2007) | 3 lines


Removed merge tracking for "svnmerge" for
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2

................

r4137 | p_lindheimer | 2007-06-21 18:30:52 -0700 (Thu, 21 Jun 2007) | 3 lines


Initialized merge tracking via "svnmerge" with revisions "1-2983" from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2

................

r4138 | p_lindheimer | 2007-06-21 18:45:18 -0700 (Thu, 21 Jun 2007) | 2014 lines


Blocked revisions 2984-2985,2989-2990,2993,2995,3007,3011,3013-3014,3017,3032,3036,3041-3042,3045,3048,3053,3065,3070,3073,3079,3083,3087,3089,3096,3098,3100,3102,3110,3112,3114,3127,3129,3131,3133,3135-3136,3142-3145,3147-3148,3150-3151,3155,3160,3162,3167,3170,3178,3185,3188,3190,3195,3197,3207,3209,3213-3214,3219,3225-3226,3232,3248,3250,3266,3271,3273,3284,3286,3292,3297,3299,3303-3306,3313,3316,3332,3339-3340,3348,3350,3352,3354,3364-3365,3369,3371,3376,3390-3391,3400,3410,3415-3416,3418,3421,3432-3434,3439,3478-3479,3482,3484,3492,3494,3496,3513-3519,3522-3523,3525,3532,3534-3535,3538,3540,3542-3543,3546,3548,3569,3576,3580,3584-3585,3631,3643,3678-3679,3689,3691,3697,3725,3728,3733,3736,3739,3742,3744,3746,3748-3751,3754-3755,3757,3770,3772,3775-3777,3794-3796,3798,3805-3806,3808,3826,3830,3837,3846,3848-3849,3851,3857-3858,3870,3872,3883,3886,3891,3896,3903,3905,3907,3909,3917,3919,3921,3928,3933,3935,3938,3947,3956,3958,3960-3963,3965-3966,3968,3971,3973,3978,3981,3995,4002,4006,4011-4012,4015,4018-4019,4052,4055,4085-4086,4106,4136 via svnmerge


................

r2984 | qldrob | 2006-11-04 07:03:39 -0800 (Sat, 04 Nov 2006) | 2 lines


Here we go. The 2.2 branch!

................

r2985 | qldrob | 2006-11-04 07:17:32 -0800 (Sat, 04 Nov 2006) | 2 lines


svnmerge init

................

r2989 | qldrob | 2006-11-04 07:26:15 -0800 (Sat, 04 Nov 2006) | 2 lines


Bah, picked up the wrong repostitory on init.

................

r2990 | qldrob | 2006-11-04 07:32:47 -0800 (Sat, 04 Nov 2006) | 9 lines


Merged revisions 2984-2989 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r2987 | qldrob | 2006-11-05 01:20:42 +1000 (Sun, 05 Nov 2006) | 2 lines


All of them need to be defined. Continuation of r2981

........

................

r2993 | qldrob | 2006-11-04 17:03:49 -0800 (Sat, 04 Nov 2006) | 13 lines


Merged revisions 2990-2992 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r2991 | gregmac | 2006-11-05 05:01:47 +1000 (Sun, 05 Nov 2006) | 2 lines


Require reload after module install/uninstall/enable/disable

........

r2992 | gregmac | 2006-11-05 06:55:03 +1000 (Sun, 05 Nov 2006) | 2 lines


Fix php errors in #1277

........

................

r2995 | qldrob | 2006-11-04 18:43:32 -0800 (Sat, 04 Nov 2006) | 8 lines


Blocked revisions 2994 via svnmerge


........

r2994 | qldrob | 2006-11-05 12:33:54 +1000 (Sun, 05 Nov 2006) | 2 lines


Fix for #1168

........

................

r3007 | qldrob | 2006-11-05 17:57:08 -0800 (Sun, 05 Nov 2006) | 25 lines


Merged revisions 2993,2995-3006 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3000 | qldrob | 2006-11-06 07:31:07 +1000 (Mon, 06 Nov 2006) | 2 lines


Revert r2747

........

r3001 | qldrob | 2006-11-06 09:46:11 +1000 (Mon, 06 Nov 2006) | 2 lines


Apply #1108, thanks nobbie!

........

r3002 | qldrob | 2006-11-06 10:04:38 +1000 (Mon, 06 Nov 2006) | 2 lines


Add images from #1150 and #1151

........

r3003 | qldrob | 2006-11-06 10:06:42 +1000 (Mon, 06 Nov 2006) | 2 lines


And remove the old ones..

........

r3004 | qldrob | 2006-11-06 10:07:11 +1000 (Mon, 06 Nov 2006) | 2 lines


Add the changes to CDR code

........

................

r3011 | qldrob | 2006-11-05 19:13:47 -0800 (Sun, 05 Nov 2006) | 17 lines


Merged revisions 2995-2999,3005-3010 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3008 | qldrob | 2006-11-06 12:12:19 +1000 (Mon, 06 Nov 2006) | 2 lines


Add 'This is a Beta' warning, encourage people to use firefox, and fix a small issue that was causing a warning with a bad asdtb entry.

........

r3009 | gregmac | 2006-11-06 12:46:52 +1000 (Mon, 06 Nov 2006) | 2 lines


Make r3008 stylish

........

r3010 | qldrob | 2006-11-06 13:02:13 +1000 (Mon, 06 Nov 2006) | 2 lines


Don't bitch about IE if the user is already using a sane browser.

........

................

r3013 | qldrob | 2006-11-05 19:33:44 -0800 (Sun, 05 Nov 2006) | 9 lines


Merged revisions 2995-2999,3005-3007,3011-3012 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3012 | qldrob | 2006-11-06 13:29:38 +1000 (Mon, 06 Nov 2006) | 2 lines


Update version to 2.2b2

........

................

r3014 | qldrob | 2006-11-05 19:36:34 -0800 (Sun, 05 Nov 2006) | 1 line


Prepare for liftoff of 2.2.0b2..

................

r3017 | p_lindheimer | 2006-11-05 20:04:47 -0800 (Sun, 05 Nov 2006) | 1 line


var call_confirmation should be use_confirmation

................

r3032 | p_lindheimer | 2006-11-08 08:45:05 -0800 (Wed, 08 Nov 2006) | 1 line


missing values in globals #1299

................

r3036 | qldrob | 2006-11-08 15:51:17 -0800 (Wed, 08 Nov 2006) | 45 lines


Merged revisions 2995-2999,3005-3007,3011,3013-3033 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3016 | p_lindheimer | 2006-11-06 14:03:10 +1000 (Mon, 06 Nov 2006) | 1 line


var call_confirmation should be use_confirmation

........

r3018 | gregmac | 2006-11-06 15:00:40 +1000 (Mon, 06 Nov 2006) | 2 lines


Logo changed to small version (this was supposed to be done long ago.. grr sf SVN)

........

r3023 | gregmac | 2006-11-08 02:50:58 +1000 (Wed, 08 Nov 2006) | 2 lines


Warnings for using default passwords

........

r3024 | gregmac | 2006-11-08 02:55:15 +1000 (Wed, 08 Nov 2006) | 2 lines


Rename get_headers to get_headers_assoc (#1286)

........

r3025 | gregmac | 2006-11-08 04:16:34 +1000 (Wed, 08 Nov 2006) | 2 lines


Added warnings for disabled modules, revised look of warning text on config page

........

r3028 | qldrob | 2006-11-08 15:10:49 +1000 (Wed, 08 Nov 2006) | 2 lines


Revert my previous good idea of rebuilding astdb on install. We should probably have a button that does it somewhere. Addresses #1292

........

r3029 | qldrob | 2006-11-08 15:25:32 +1000 (Wed, 08 Nov 2006) | 2 lines


Address PHP5 incompatibility in #1285, can't use HTTP_SESSION_VARS any more.

........

r3030 | qldrob | 2006-11-08 17:48:45 +1000 (Wed, 08 Nov 2006) | 2 lines


Revert to r2240 with OUTKEEPCID changes. Sorry, philippe! 8)

........

r3031 | qldrob | 2006-11-08 20:26:31 +1000 (Wed, 08 Nov 2006) | 2 lines


Fix typo in reversion.

........

r3033 | p_lindheimer | 2006-11-09 02:46:48 +1000 (Thu, 09 Nov 2006) | 1 line


missing values in globals #1299

........

................

r3041 | gregmac | 2006-11-09 10:54:22 -0800 (Thu, 09 Nov 2006) | 13 lines


Merged revisions 3039-3040 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3039 | gregmac | 2006-11-09 13:47:43 -0500 (Thu, 09 Nov 2006) | 2 lines


Only reload if we have $astman

........

r3040 | gregmac | 2006-11-09 13:48:17 -0500 (Thu, 09 Nov 2006) | 2 lines


Fixed #1314 - stupid IE javascript problem

........

................

r3042 | p_lindheimer | 2006-11-10 14:09:41 -0800 (Fri, 10 Nov 2006) | 1 line


fixes #1320 (I hope) put callerid instead of description in sip info

................

r3045 | p_lindheimer | 2006-11-11 09:27:00 -0800 (Sat, 11 Nov 2006) | 1 line


fix #1315 - Follow Me information not deleted when User/Extension Delete

................

r3048 | p_lindheimer | 2006-11-11 17:13:18 -0800 (Sat, 11 Nov 2006) | 1 line


reverting r2418 which seems to have cause #1309 and #1320

................

r3053 | p_lindheimer | 2006-11-12 20:07:53 -0800 (Sun, 12 Nov 2006) | 1 line


bug #1309 apply X-Rob's changes from r3052 trunk, use addslashes() instead of mysql_real_escape_string()

................

r3065 | p_lindheimer | 2006-11-13 16:20:53 -0800 (Mon, 13 Nov 2006) | 9 lines


Merged revisions 3064 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3064 | p_lindheimer | 2006-11-13 16:15:18 -0800 (Mon, 13 Nov 2006) | 1 line


fixed #1323 - replacing <> with () so that the internal callerid is not corrupdted. This should be restricted in a javascript as well, but for now ...

........

................

r3070 | p_lindheimer | 2006-11-14 11:29:06 -0800 (Tue, 14 Nov 2006) | 9 lines


Merged revisions 3066 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3066 | p_lindheimer | 2006-11-14 11:03:59 -0800 (Tue, 14 Nov 2006) | 1 line


make unavailable greeting the default for VM_DDTYPE on an upgrade or new install

........

................

r3073 | p_lindheimer | 2006-11-15 09:34:12 -0800 (Wed, 15 Nov 2006) | 9 lines


Merged revisions 3072 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3072 | p_lindheimer | 2006-11-15 09:32:25 -0800 (Wed, 15 Nov 2006) | 1 line


fixes: #1352 I think, dial-confirm calls dial and ARG4 should not make it to dialparties.agi so clear it (even though dialparties.agi should not be using that anyhow, I don't think

........

................

r3079 | p_lindheimer | 2006-11-16 10:17:30 -0800 (Thu, 16 Nov 2006) | 9 lines


Merged revisions 3078 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3078 | p_lindheimer | 2006-11-16 10:15:29 -0800 (Thu, 16 Nov 2006) | 1 line


make _KEEPCID an KEEPCID so that phones forwarded with SIP redirect work with the proper CID

........

................

r3083 | gregmac | 2006-11-16 17:48:50 -0800 (Thu, 16 Nov 2006) | 2 lines


Backport r3082 - fix division by zero

................

r3087 | p_lindheimer | 2006-11-16 22:29:49 -0800 (Thu, 16 Nov 2006) | 9 lines


Merged revisions 3086 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3086 | p_lindheimer | 2006-11-16 22:28:16 -0800 (Thu, 16 Nov 2006) | 1 line


bug/feature request #1358 - provide a default message if none is present in followme and ring group. WARNING YOU MUST UPDATE MODULE TO GET SOUND FILE

........

................

r3089 | gregmac | 2006-11-16 22:46:31 -0800 (Thu, 16 Nov 2006) | 3 lines


Reduced errors in creating symlinks for modules to warnings
Added comments to freepbx_log() header

................

r3096 | p_lindheimer | 2006-11-17 09:34:59 -0800 (Fri, 17 Nov 2006) | 9 lines


Merged revisions 3095 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3095 | p_lindheimer | 2006-11-17 09:32:59 -0800 (Fri, 17 Nov 2006) | 1 line


bug #1373 - fixed typos in noop, comments starting with : instead of ; and goto label typo extensions.conf

........

................

r3098 | p_lindheimer | 2006-11-17 11:26:38 -0800 (Fri, 17 Nov 2006) | 9 lines


Merged revisions 3097 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3097 | p_lindheimer | 2006-11-17 11:25:17 -0800 (Fri, 17 Nov 2006) | 1 line


#1317 - export callerid to facilitate implenting the call confirmation with playcid option

........

................

r3100 | p_lindheimer | 2006-11-17 11:38:35 -0800 (Fri, 17 Nov 2006) | 9 lines


Merged revisions 3099 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3099 | p_lindheimer | 2006-11-17 11:37:37 -0800 (Fri, 17 Nov 2006) | 1 line


#1317 - option 3 plays the callerid in callconfirm

........

................

r3102 | p_lindheimer | 2006-11-18 15:31:18 -0800 (Sat, 18 Nov 2006) | 9 lines


Merged revisions 3101 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3101 | p_lindheimer | 2006-11-18 15:30:00 -0800 (Sat, 18 Nov 2006) | 1 line


bug #1377: increase dial timeout so as not to be cutoff by early media ivrs, temporary fix

........

................

r3110 | gregmac | 2006-11-19 21:06:45 -0800 (Sun, 19 Nov 2006) | 2 lines


Fix #1371

................

r3112 | p_lindheimer | 2006-11-19 23:28:40 -0800 (Sun, 19 Nov 2006) | 9 lines


Merged revisions 3111 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3111 | p_lindheimer | 2006-11-19 23:27:11 -0800 (Sun, 19 Nov 2006) | 1 line


lengthen the rnav scroll to handle more items before scrolling

........

................

r3114 | p_lindheimer | 2006-11-20 10:58:15 -0800 (Mon, 20 Nov 2006) | 9 lines


Merged revisions 3113 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3113 | p_lindheimer | 2006-11-20 10:55:49 -0800 (Mon, 20 Nov 2006) | 1 line


change readtimeout to 5 and get rid of wait() - I think the wait ends up making flakey behavior cause someone may dial a 1 at that time and think it is not working right)

........

................

r3127 | p_lindheimer | 2006-11-20 17:04:20 -0800 (Mon, 20 Nov 2006) | 29 lines


Merged revisions 3118-3123 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3118 | qldrob | 2006-11-20 13:57:30 -0800 (Mon, 20 Nov 2006) | 2 lines


Add support for placement of module hooks.

........

r3119 | qldrob | 2006-11-20 14:00:19 -0800 (Mon, 20 Nov 2006) | 2 lines


Wups, left some debugging in there

........

r3120 | qldrob | 2006-11-20 14:26:56 -0800 (Mon, 20 Nov 2006) | 2 lines


Add support for placement of guielements, and set some reasonably sane defaults.

........

r3121 | qldrob | 2006-11-20 14:29:35 -0800 (Mon, 20 Nov 2006) | 2 lines


This should fix php5 whinges, re #1393.

........

r3122 | qldrob | 2006-11-20 14:32:21 -0800 (Mon, 20 Nov 2006) | 2 lines


Forgot to exclude the 'placement' href from the sort, which would have been causing the error on 281, also re #1393.

........

r3123 | qldrob | 2006-11-20 14:40:14 -0800 (Mon, 20 Nov 2006) | 2 lines


s/=/==/.. Sigh.

........

................

r3129 | p_lindheimer | 2006-11-20 18:26:29 -0800 (Mon, 20 Nov 2006) | 1 line


change bug list link to freepbx site on config page

................

r3131 | gregmac | 2006-11-20 18:49:37 -0800 (Mon, 20 Nov 2006) | 2 lines


Added output buffering, and new redirect() function

................

r3133 | gregmac | 2006-11-20 19:26:52 -0800 (Mon, 20 Nov 2006) | 2 lines


Added redirect() call so pressing browser Refresh button doesn't cause a second reload

................

r3135 | gregmac | 2006-11-20 19:34:12 -0800 (Mon, 20 Nov 2006) | 1 line


Added Outbound Call Control category, adjusted menu sorting

................

r3136 | gregmac | 2006-11-20 19:38:47 -0800 (Mon, 20 Nov 2006) | 2 lines


Undo categories in r3135

................

r3142 | qldrob | 2006-11-20 20:59:24 -0800 (Mon, 20 Nov 2006) | 2 lines


Re-apply fixed KEEPCID stuff to 2.2 branch

................

r3143 | qldrob | 2006-11-20 21:06:54 -0800 (Mon, 20 Nov 2006) | 2 lines


Fix svnmerge properties

................

r3144 | qldrob | 2006-11-20 21:10:55 -0800 (Mon, 20 Nov 2006) | 33 lines


Merged revisions 3051-3063,3065,3067-3071,3073-3077,3079-3085,3087-3094,3096,3098,3100,3102-3110,3112,3114-3117,3124-3130 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3051 | qldrob | 2006-11-13 10:34:21 +1000 (Mon, 13 Nov 2006) | 2 lines


More #999 style warning avoidance fixes.

........

r3052 | qldrob | 2006-11-13 11:16:37 +1000 (Mon, 13 Nov 2006) | 2 lines


Apply #2572 to trunk. Somehow I managed to apply this to the wrong branch. Sorry.

........

r3067 | gregmac | 2006-11-15 05:15:40 +1000 (Wed, 15 Nov 2006) | 2 lines


Better handling of defaults in parse_amportal_conf(), handling of booleans

........

r3068 | gregmac | 2006-11-15 05:16:47 +1000 (Wed, 15 Nov 2006) | 2 lines


New amportal.conf directive USECATEGORIES to control if the menus are sorted by category or not

........

r3069 | gregmac | 2006-11-15 05:22:09 +1000 (Wed, 15 Nov 2006) | 2 lines


Added USECATEGORIES (from r3068)

........

r3082 | gregmac | 2006-11-17 11:44:45 +1000 (Fri, 17 Nov 2006) | 2 lines


Fixed division by zero bugfix

........

r3130 | p_lindheimer | 2006-11-21 12:28:41 +1000 (Tue, 21 Nov 2006) | 1 line


add setmusiconhold to extensions class

........

................

r3145 | qldrob | 2006-11-20 21:13:20 -0800 (Mon, 20 Nov 2006) | 17 lines


Merged revisions 3131-3144 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3132 | gregmac | 2006-11-21 13:16:47 +1000 (Tue, 21 Nov 2006) | 2 lines


Apply r3131 to trunk

........

r3134 | gregmac | 2006-11-21 13:27:29 +1000 (Tue, 21 Nov 2006) | 2 lines


Apply r3133 to trunk

........

r3137 | gregmac | 2006-11-21 13:39:31 +1000 (Tue, 21 Nov 2006) | 2 lines


Apply sort from r3134:r3136

........

................

r3147 | p_lindheimer | 2006-11-20 21:32:26 -0800 (Mon, 20 Nov 2006) | 9 lines


Merged revisions 3146 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3146 | p_lindheimer | 2006-11-20 21:28:59 -0800 (Mon, 20 Nov 2006) | 1 line


change upgrade of TRUNK_OPTIONS to remove the r

........

................

r3148 | p_lindheimer | 2006-11-20 21:34:09 -0800 (Mon, 20 Nov 2006) | 9 lines


Merged revisions 3146 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3146 | p_lindheimer | 2006-11-20 21:28:59 -0800 (Mon, 20 Nov 2006) | 1 line


change upgrade of TRUNK_OPTIONS to remove the r

........

................

r3150 | qldrob | 2006-11-20 22:02:37 -0800 (Mon, 20 Nov 2006) | 9 lines


Merged revisions 3145,3147-3149 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3149 | qldrob | 2006-11-21 16:01:46 +1000 (Tue, 21 Nov 2006) | 2 lines


Update version to 2.2b3

........

................

r3151 | qldrob | 2006-11-20 22:04:13 -0800 (Mon, 20 Nov 2006) | 2 lines


Create MD5 file for 2.2.0b3

................

r3155 | p_lindheimer | 2006-11-21 15:04:13 -0800 (Tue, 21 Nov 2006) | 13 lines


Merged revisions 3153-3154 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3153 | p_lindheimer | 2006-11-21 14:51:50 -0800 (Tue, 21 Nov 2006) | 1 line


#1400 - fix transparency problem on fly over popups in IE

........

r3154 | gregmac | 2006-11-21 14:57:53 -0800 (Tue, 21 Nov 2006) | 2 lines


Description for IE css file

........

................

r3160 | p_lindheimer | 2006-11-22 09:52:20 -0800 (Wed, 22 Nov 2006) | 9 lines


Merged revisions 3159 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3159 | p_lindheimer | 2006-11-22 09:50:08 -0800 (Wed, 22 Nov 2006) | 1 line


change order of pulldown for adding extensions/device to be sip, iax, zap, custom

........

................

r3162 | p_lindheimer | 2006-11-22 10:30:33 -0800 (Wed, 22 Nov 2006) | 9 lines


Merged revisions 3161 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3161 | p_lindheimer | 2006-11-22 10:29:18 -0800 (Wed, 22 Nov 2006) | 1 line


#1415 - remove [NEXT] / [PREV] pagination in rnav now that it is a scroll bar - dirty fix, should have code removed here

........

................

r3167 | qldrob | 2006-11-22 18:59:27 -0800 (Wed, 22 Nov 2006) | 9 lines


Merged revisions 3150-3152,3155-3158,3160,3162-3165 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3165 | qldrob | 2006-11-23 12:40:18 +1000 (Thu, 23 Nov 2006) | 2 lines


Fix for lack of IAX callerid causing problems with pretty much everything. See #1416 and #1411

........

................

r3170 | gregmac | 2006-11-22 20:07:08 -0800 (Wed, 22 Nov 2006) | 9 lines


Merged revisions 3169 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3169 | gregmac | 2006-11-22 23:03:50 -0500 (Wed, 22 Nov 2006) | 2 lines


Fixed bug showing wrong version number if pending local update, and online upgrade available. Fixed bug with 'upgrade all' not selecting modules with a hyphen in the name

........

................

r3178 | p_lindheimer | 2006-11-24 13:35:17 -0800 (Fri, 24 Nov 2006) | 9 lines


Merged revisions 3166 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3166 | p_lindheimer | 2006-11-22 18:59:25 -0800 (Wed, 22 Nov 2006) | 1 line


add NODEST to macro-vm and dialout-trunk which is set by ringgroups and queueus so that calls and other destinations don't get called but subsequent transfers on answered calls does. This will need the new ringgroups, queues and findmefollow coming next

........

................

r3185 | p_lindheimer | 2006-11-24 21:55:18 -0800 (Fri, 24 Nov 2006) | 9 lines


Merged revisions 3184 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3184 | p_lindheimer | 2006-11-24 21:54:06 -0800 (Fri, 24 Nov 2006) | 1 line


#1395 - change instructions to 'Check for Updates Online'

........

................

r3188 | p_lindheimer | 2006-11-25 21:40:09 -0800 (Sat, 25 Nov 2006) | 17 lines


Merged revisions 3174-3182,3185-3187 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3174 | p_lindheimer | 2006-11-23 10:43:08 -0800 (Thu, 23 Nov 2006) | 1 line


#1423 and #1424: fixes error in phpagi.php that strips off leading/trailing () in AGI args and makes followme with confirmation fail when on DIAL_OPTIONS set. Needs some more testing and another set of eyes before comitting to 2.2 branch as the change effects every agi script

........

r3186 | p_lindheimer | 2006-11-25 11:09:48 -0800 (Sat, 25 Nov 2006) | 1 line


#1423: add a TTL (internet style) to macro-user-callerid to put a limit on infinite loop forwarding conditions. Includes a SKIPTTL optional parmater for places in the core dialplan where macro-user-callerid is called where no such condition could exist, such as outbound dialing, currently hardcoded at 64 - we probably want to make this settable from General or similar

........

r3187 | p_lindheimer | 2006-11-25 21:20:17 -0800 (Sat, 25 Nov 2006) | 1 line


#1433 - add a long wait, to give an infinite loop runaway call a chance to end and drop into the recipients voicemail

........

................

r3190 | p_lindheimer | 2006-11-25 22:09:22 -0800 (Sat, 25 Nov 2006) | 9 lines


Merged revisions 3189 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3189 | p_lindheimer | 2006-11-25 22:08:09 -0800 (Sat, 25 Nov 2006) | 1 line


#1433 - accidentally deleted line out of macro-user-callerid when doing fix

........

................

r3195 | qldrob | 2006-11-26 18:53:24 -0800 (Sun, 26 Nov 2006) | 27 lines


Merged revisions 3167-3168,3170-3173,3175-3183,3185,3188,3190-3194 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3183 | gregmac | 2006-11-25 08:59:04 +1000 (Sat, 25 Nov 2006) | 2 lines


Add freepbx_log() description from 2.2

........

r3191 | diego_iastrubni | 2006-11-26 20:13:39 +1000 (Sun, 26 Nov 2006) | 9 lines


fix some perl syntax woodo (I hate perl)


  • open now is called always with "()", for readability
changed "
" to "or" (priorities issued, which caused the openning failing when the open is called without "()"). I know this is redundant, but still, for readability this must be fixed. Perl always stinks when it comes to code readability.
  • when "die" is called, explain why by using "!$"

    No new features, no real bugs fixed, only the possibility for bugs is reduced. If we will have a 2.1.4, I can backport.

........

r3192 | qldrob | 2006-11-27 11:35:22 +1000 (Mon, 27 Nov 2006) | 2 lines


Put old hooks back into the proper order. This means that pinsets and cidlookup work again, but, they don't display properly. Going to see if I can fix this a different way.

........

r3193 | qldrob | 2006-11-27 12:42:49 +1000 (Mon, 27 Nov 2006) | 2 lines


Add Greg's redirect() call to fix #1335, SQL error when adding administrators.

........

................

r3197 | qldrob | 2006-11-26 19:15:31 -0800 (Sun, 26 Nov 2006) | 9 lines


Merged revisions 3195-3196 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3196 | qldrob | 2006-11-27 13:11:40 +1000 (Mon, 27 Nov 2006) | 2 lines


This strips out any 'action=' line in the current location when the red bar is clicked, and changes it to var-disabled. This fixes such issues as IVR's getting created, administrators being added a couple of times, anything else that uses 'action' and relys on stuff not being called more than once. This could also fix a pile of potential issues, that along with the new Redirect(), might let us re-enabled the back button on the browser. Please test!

........

................

r3207 | gregmac | 2006-11-26 23:24:55 -0800 (Sun, 26 Nov 2006) | 17 lines


Merged revisions 3197-3206 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3198 | gregmac | 2006-11-27 00:06:55 -0500 (Mon, 27 Nov 2006) | 2 lines


Added redirect_standard(), updated help for redirect()

........

r3203 | gregmac | 2006-11-27 01:26:28 -0500 (Mon, 27 Nov 2006) | 2 lines


redirect_standard() no longer includes extdisplay - was causing problems in some modules with add/delete operations

........

r3205 | gregmac | 2006-11-27 01:34:56 -0500 (Mon, 27 Nov 2006) | 2 lines


Added redirect_standard() calls to core

........

................

r3209 | gregmac | 2006-11-26 23:31:34 -0800 (Sun, 26 Nov 2006) | 9 lines


Merged revisions 3208 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3208 | gregmac | 2006-11-27 02:30:44 -0500 (Mon, 27 Nov 2006) | 2 lines


Removed code disabling back button

........

................

r3213 | gregmac | 2006-11-27 16:29:53 -0800 (Mon, 27 Nov 2006) | 9 lines


Merged revisions 3212 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3212 | gregmac | 2006-11-27 19:27:48 -0500 (Mon, 27 Nov 2006) | 2 lines


Added ext_chanisavail()

........

................

r3214 | qldrob | 2006-11-27 16:57:51 -0800 (Mon, 27 Nov 2006) | 13 lines


Merged revisions 3207,3209-3211,3213 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3210 | qldrob | 2006-11-28 09:47:43 +1000 (Tue, 28 Nov 2006) | 2 lines


Let redirect_standard continue execution of other hooks by passing an option of 'true' to it. This avoid problems where there are multiple hooks into the one page, and after one hook exits, the second should continue on. Addresses #1410.

........

r3211 | qldrob | 2006-11-28 10:01:44 +1000 (Tue, 28 Nov 2006) | 2 lines


Re-fix r3210 to account for me not actually reading any of the code around the function. Created new function redirect_standard_continue which does not abort processing.

........

................

r3219 | qldrob | 2006-11-27 17:41:26 -0800 (Mon, 27 Nov 2006) | 13 lines


Merged revisions 3214-3218 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3215 | qldrob | 2006-11-28 11:34:55 +1000 (Tue, 28 Nov 2006) | 2 lines


Changelog for 2.2

........

r3216 | qldrob | 2006-11-28 11:38:50 +1000 (Tue, 28 Nov 2006) | 2 lines


Fix IAX2 extensions being called IAX. Thanks, n3glv.

........

................

r3225 | qldrob | 2006-11-27 20:06:31 -0800 (Mon, 27 Nov 2006) | 25 lines


Merged revisions 3219-3224 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3220 | qldrob | 2006-11-28 12:06:31 +1000 (Tue, 28 Nov 2006) | 2 lines


Update newinstall.sql

........

r3221 | qldrob | 2006-11-28 12:08:29 +1000 (Tue, 28 Nov 2006) | 2 lines


Forgot to enable core by default.

........

r3222 | qldrob | 2006-11-28 12:16:06 +1000 (Tue, 28 Nov 2006) | 2 lines


Update information on front page, and bump version to rc1

........

r3223 | qldrob | 2006-11-28 12:53:05 +1000 (Tue, 28 Nov 2006) | 2 lines


Uncomment '##' attended transfer in features.conf, to avoid confusion when trying to send # or * to a caller.

........

r3224 | qldrob | 2006-11-28 13:11:46 +1000 (Tue, 28 Nov 2006) | 2 lines


Fix thinko in redirect_standard_continue()

........

................

r3226 | qldrob | 2006-11-27 20:21:40 -0800 (Mon, 27 Nov 2006) | 1 line


Preparing for 2.2.0rc1

................

r3232 | gregmac | 2006-11-28 08:33:29 -0800 (Tue, 28 Nov 2006) | 9 lines


Merged revisions 3231 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3231 | gregmac | 2006-11-28 11:25:18 -0500 (Tue, 28 Nov 2006) | 2 lines


Fix #1453

........

................

r3248 | gregmac | 2006-11-30 07:17:56 -0800 (Thu, 30 Nov 2006) | 2 lines


Cancel button returns to previous mode, instead of always online mode. Added return button to final modules screen

................

r3250 | p_lindheimer | 2006-12-01 09:26:22 -0800 (Fri, 01 Dec 2006) | 13 lines


Merged revisions 3244,3248-3249 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3244 | p_lindheimer | 2006-11-29 13:11:38 -0800 (Wed, 29 Nov 2006) | 1 line


added bad number context which will catch any number of feature code that is not defined anywhere else, and playback a meaningful message with noanswer on Playback() so that no queues, ringgroups, etc are broken by it

........

r3249 | p_lindheimer | 2006-12-01 09:17:53 -0800 (Fri, 01 Dec 2006) | 1 line


#1481 - from-zaptel should be going to from-pstn at the end and not ext-did

........

................

r3266 | gregmac | 2006-12-04 10:29:11 -0800 (Mon, 04 Dec 2006) | 2 lines


Typo (thanks vgster)

................

r3271 | p_lindheimer | 2006-12-05 10:02:50 -0800 (Tue, 05 Dec 2006) | 9 lines


Merged revisions 3270 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3270 | p_lindheimer | 2006-12-05 10:00:27 -0800 (Tue, 05 Dec 2006) | 1 line


#1501 - fix logic and clearify tooltip for Trunk 'Never Override CallerID' setting. THIS WILL BREAK 'WORKING' CONFIGURATIONS - since the logic was working backwards - sorry guys, but didn't want to make having the box checked as default, as that is not the common case

........

................

r3273 | p_lindheimer | 2006-12-05 10:15:55 -0800 (Tue, 05 Dec 2006) | 9 lines


Merged revisions 3272 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3272 | p_lindheimer | 2006-12-05 10:14:34 -0800 (Tue, 05 Dec 2006) | 1 line


added #1501 info to changelog

........

................

r3284 | p_lindheimer | 2006-12-06 12:50:30 -0800 (Wed, 06 Dec 2006) | 9 lines


Merged revisions 3283 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3283 | gregmac | 2006-12-06 12:34:42 -0800 (Wed, 06 Dec 2006) | 2 lines


Fix bug with fixlocalprefix not sanitizing pattern, fix verbose priorities

........

................

r3286 | p_lindheimer | 2006-12-07 00:30:32 -0800 (Thu, 07 Dec 2006) | 9 lines


Merged revisions 3285 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3285 | p_lindheimer | 2006-12-07 00:28:50 -0800 (Thu, 07 Dec 2006) | 1 line


from-zaptel should always jump to from-pst when in doubt (not ext-did as there are other routing paths)

........

................

r3292 | p_lindheimer | 2006-12-07 14:11:52 -0800 (Thu, 07 Dec 2006) | 9 lines


Merged revisions 3291 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3291 | p_lindheimer | 2006-12-07 14:10:09 -0800 (Thu, 07 Dec 2006) | 1 line


pass DIALSTATUS from macro-simple-dial (used by followme only) back into the channel and have dialparties.agi treat a BUSY status from the pre-ring attempt the same as DND since the phone was just busy, its probably busy again and thus all the other extensions should not be called. This will also have the effect that the primary extensions will not be called again which is the desired behavior. BUSY is returned when most devices have device DND so this is a way of detecting that on the pre-ring and thus having mastermode (-prim strategies) behave as desired when a pre-ring is used

........

................

r3297 | p_lindheimer | 2006-12-08 11:16:42 -0800 (Fri, 08 Dec 2006) | 9 lines


Merged revisions 3296 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3296 | p_lindheimer | 2006-12-08 11:15:48 -0800 (Fri, 08 Dec 2006) | 1 line


fixed some syntax bugs creating warnings in extensions.conf

........

................

r3299 | p_lindheimer | 2006-12-08 14:52:40 -0800 (Fri, 08 Dec 2006) | 9 lines


Merged revisions 3298 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3298 | p_lindheimer | 2006-12-08 14:51:40 -0800 (Fri, 08 Dec 2006) | 1 line


#1515: change congestion() to congestion(20)

........

................

r3303 | gregmac | 2006-12-08 15:46:18 -0800 (Fri, 08 Dec 2006) | 9 lines


Merged revisions 3245 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3245 | gregmac | 2006-11-29 21:32:54 -0500 (Wed, 29 Nov 2006) | 2 lines


Add install-moh patch from 2.2 (r3110)

........

................

r3304 | gregmac | 2006-12-08 15:47:13 -0800 (Fri, 08 Dec 2006) | 9 lines


Merged revisions 3246 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3246 | gregmac | 2006-11-29 21:35:16 -0500 (Wed, 29 Nov 2006) | 2 lines


Fix bug with md5 checking in install_amp; Add detection for whitespace-only differences

........

................

r3305 | gregmac | 2006-12-08 15:48:17 -0800 (Fri, 08 Dec 2006) | 9 lines


Merged revisions 3300 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3300 | gregmac | 2006-12-08 18:35:22 -0500 (Fri, 08 Dec 2006) | 2 lines


Fix #1516 - gettext emulation support

........

................

r3306 | gregmac | 2006-12-08 15:49:24 -0800 (Fri, 08 Dec 2006) | 13 lines


Merged revisions 3301-3302 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3301 | gregmac | 2006-12-08 18:40:39 -0500 (Fri, 08 Dec 2006) | 2 lines


Use bash instead of sh

........

r3302 | gregmac | 2006-12-08 18:43:25 -0500 (Fri, 08 Dec 2006) | 2 lines


Use ASTAGIDIR, if available (otherwise revert to previous behaviour of ASTVARLIBDIR/agi-bin/)

........

................

r3313 | p_lindheimer | 2006-12-12 18:06:27 -0800 (Tue, 12 Dec 2006) | 9 lines


Merged revisions 3312 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3312 | p_lindheimer | 2006-12-12 18:03:58 -0800 (Tue, 12 Dec 2006) | 1 line


dialparties.agi should report BUSY on DND, not NOANSWER

........

................

r3316 | p_lindheimer | 2006-12-13 10:29:38 -0800 (Wed, 13 Dec 2006) | 9 lines


Merged revisions 3315 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3315 | p_lindheimer | 2006-12-13 10:28:14 -0800 (Wed, 13 Dec 2006) | 1 line


fixed logic so dialparties does not try to check extension states on extensions that have been set to on previous loop (dnd on primary extension set)

........

................

r3332 | qldrob | 2006-12-17 19:08:55 -0800 (Sun, 17 Dec 2006) | 2 lines


Fix for #1469, selecting 'new user' doesn't take you to the 'create user' screen in D&U mode. Caused by 'redirect' call being too enthusiastic.

................

r3339 | qldrob | 2006-12-17 20:08:58 -0800 (Sun, 17 Dec 2006) | 9 lines


Merged revisions 3336 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3336 | qldrob | 2006-12-18 13:45:41 +1000 (Mon, 18 Dec 2006) | 2 lines


Fix for #1505, 'fax' xtn not used in from-zaptel.

........

................

r3340 | qldrob | 2006-12-17 20:33:08 -0800 (Sun, 17 Dec 2006) | 9 lines


Merged revisions 3338 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3338 | qldrob | 2006-12-18 13:56:18 +1000 (Mon, 18 Dec 2006) | 2 lines


More fixes for #1505, 'fax' context not in from-zaptel-whatever.

........

................

r3348 | qldrob | 2006-12-17 21:53:40 -0800 (Sun, 17 Dec 2006) | 13 lines


Merged revisions 3341-3347 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3341 | qldrob | 2006-12-18 14:36:29 +1000 (Mon, 18 Dec 2006) | 2 lines


Apply #1525, don't let 'Contestion' and 'Busy' hang forever.

........

r3347 | qldrob | 2006-12-18 15:47:54 +1000 (Mon, 18 Dec 2006) | 2 lines


Add a new 'download all' button, and change 'Upgrade all' so it also upgrades 'disabled' modules. Mentioned in #1463.

........

................

r3350 | qldrob | 2006-12-17 22:09:38 -0800 (Sun, 17 Dec 2006) | 9 lines


Merged revisions 3349 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3349 | qldrob | 2006-12-18 16:06:42 +1000 (Mon, 18 Dec 2006) | 2 lines


Apply naftali5's custom-dest fixes, thanks! Ref #1549.

........

................

r3352 | qldrob | 2006-12-17 22:32:17 -0800 (Sun, 17 Dec 2006) | 9 lines


Merged revisions 3351 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3351 | qldrob | 2006-12-18 16:29:42 +1000 (Mon, 18 Dec 2006) | 2 lines


Forgot to commit this line with #3347, enables 'Upgrade all' to select 'Disabled' modules

........

................

r3354 | qldrob | 2006-12-18 20:03:56 -0800 (Mon, 18 Dec 2006) | 9 lines


Merged revisions 3353 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3353 | qldrob | 2006-12-19 13:59:16 +1000 (Tue, 19 Dec 2006) | 2 lines


Quick hack fix for #1442 not letting phpinfo or asterisk-logfiles work. See comments for future plans.

........

................

r3364 | qldrob | 2006-12-19 12:08:41 -0800 (Tue, 19 Dec 2006) | 2 lines


Bump version to RC2, add fix for #1543 (change upgraded machines AMPADMINLOGO to 'freepbx.png')

................

r3365 | qldrob | 2006-12-19 12:18:16 -0800 (Tue, 19 Dec 2006) | 2 lines


Apply patch in #1490 to fix the bug-that-never-dies, CID prohib_passed_screen not working.

................

r3369 | qldrob | 2006-12-19 12:54:42 -0800 (Tue, 19 Dec 2006) | 13 lines


Merged revisions 3367-3368 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3367 | qldrob | 2006-12-20 06:47:54 +1000 (Wed, 20 Dec 2006) | 2 lines


Remove bad-number macro from extensions.conf, fix for our ongoing #-transfer issues... Will investigate using 'i' in 2.3

........

r3368 | qldrob | 2006-12-20 06:49:10 +1000 (Wed, 20 Dec 2006) | 2 lines


Apply #1495, additional include in features.conf for [applicationmap].

........

................

r3371 | qldrob | 2006-12-19 13:56:31 -0800 (Tue, 19 Dec 2006) | 9 lines


Merged revisions 3370 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3370 | qldrob | 2006-12-20 07:54:48 +1000 (Wed, 20 Dec 2006) | 2 lines


Wups, xhidden not hidden..

........

................

r3376 | gregmac | 2006-12-19 16:06:06 -0800 (Tue, 19 Dec 2006) | 16 lines


Merged revisions 3372-3373 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3372 | gregmac | 2006-12-19 18:12:57 -0500 (Tue, 19 Dec 2006) | 5 lines


drawselects() updated:

  • removed usage of goto_indicate and 'goto' hidden field,
  • it's no longer possible to have no options selected
  • Now supports a 'category' value in the destinations hook, which overrides the module name and allows modules to add destinations to any radio/select box combo (instead of being limited to their own name)

........

r3373 | gregmac | 2006-12-19 18:14:17 -0500 (Tue, 19 Dec 2006) | 1 line


Updated tooltip for custom destination

........

................

r3390 | gregmac | 2006-12-20 07:09:10 -0800 (Wed, 20 Dec 2006) | 9 lines


Merged revisions 3388 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3388 | gregmac | 2006-12-20 09:35:19 -0500 (Wed, 20 Dec 2006) | 2 lines


Added error handler for no connection to online repository

........

................

r3391 | gregmac | 2006-12-20 07:54:13 -0800 (Wed, 20 Dec 2006) | 1 line


Added GPLv2 LICENSE file

................

r3400 | p_lindheimer | 2006-12-20 18:56:19 -0800 (Wed, 20 Dec 2006) | 25 lines


Merged revisions 3291-3295,3297,3299,3303-3311,3313-3314,3316-3332,3339-3340,3342-3346,3348,3350,3352,3354-3365,3369,3371,3375-3387,3390-3391,3393-3395 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3291 | p_lindheimer | 2006-12-07 14:10:09 -0800 (Thu, 07 Dec 2006) | 1 line


pass DIALSTATUS from macro-simple-dial (used by followme only) back into the channel and have dialparties.agi treat a BUSY status from the pre-ring attempt the same as DND since the phone was just busy, its probably busy again and thus all the other extensions should not be called. This will also have the effect that the primary extensions will not be called again which is the desired behavior. BUSY is returned when most devices have device DND so this is a way of detecting that on the pre-ring and thus having mastermode (-prim strategies) behave as desired when a pre-ring is used

........

r3307 | p_lindheimer | 2006-12-10 14:51:18 -0800 (Sun, 10 Dec 2006) | 1 line


REQUIRES MODULES UPDATES! - changes to the controls that allow queues and ringgroups to stay in control to better handle some additional scenarios and improve issues with '#' transfer having problems although doesn't fix all scenarios (use device transfer for proper behavior)

........

r3314 | p_lindheimer | 2006-12-12 23:17:13 -0800 (Tue, 12 Dec 2006) | 1 line


cleanup some formatting in dialparties.agi

........

r3318 | p_lindheimer | 2006-12-13 21:59:30 -0800 (Wed, 13 Dec 2006) | 1 line


Hopefully the final fix to get all modes of transfering a received call that came in from a queue, ringgroup or followme to subsequent users or direct to their voicemail. Finally able to get rid of dolocaldial, meaning the queue transfers in particular won't ring forever. These change REQUIRE updating findmefollow, ringgroups and queues to the latest

........

r3395 | p_lindheimer | 2006-12-20 18:37:22 -0800 (Wed, 20 Dec 2006) | 1 line


some more tweaks to NODEST changes, mainly around making sure that voicemail is blocked when calls come in from queues, ringgroups and followme

........

................

r3410 | qldrob | 2006-12-22 15:16:18 -0800 (Fri, 22 Dec 2006) | 1 line


Here comes 2.2rc2

................

r3415 | qldrob | 2006-12-23 15:29:39 -0800 (Sat, 23 Dec 2006) | 2 lines


Fix for #1578, inbound routes destination weren't being saved due to the variable name changes in drawselects().. This is a major one.

................

r3416 | qldrob | 2006-12-23 15:43:58 -0800 (Sat, 23 Dec 2006) | 1 line


Here comes 2.2rc3. Sigh

................

r3418 | qldrob | 2006-12-23 16:30:21 -0800 (Sat, 23 Dec 2006) | 2 lines


Add naftali5's featurecode fixes.

................

r3421 | p_lindheimer | 2006-12-25 09:03:05 -0800 (Mon, 25 Dec 2006) | 9 lines


Merged revisions 3420 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3420 | p_lindheimer | 2006-12-25 09:01:53 -0800 (Mon, 25 Dec 2006) | 1 line


RG tree not being deleted when returning to dial-confirm

........

................

r3432 | qldrob | 2006-12-26 17:21:16 -0800 (Tue, 26 Dec 2006) | 2 lines


Remove 'This is beta code' warning from 2.2 branch.

................

r3433 | qldrob | 2006-12-26 17:22:54 -0800 (Tue, 26 Dec 2006) | 2 lines


Fix 'Check for Updates Online' link on main screen

................

r3434 | qldrob | 2006-12-26 17:24:49 -0800 (Tue, 26 Dec 2006) | 2 lines


Change RTP range to avoid conflict with webmin, now that grandstream have fixed their phones to use different ports.

................

r3439 | gregmac | 2006-12-31 00:24:16 -0800 (Sun, 31 Dec 2006) | 9 lines


Merged revisions 3438 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3438 | gregmac | 2006-12-31 03:22:53 -0500 (Sun, 31 Dec 2006) | 2 lines


Added links to help for default password warnings

........

................

r3478 | qldrob | 2007-01-02 04:06:29 -0800 (Tue, 02 Jan 2007) | 2 lines


Explicitly deny asterisk 1.4 support with freepbx 2.2. It's still too broken to use, anyway.

................

r3479 | qldrob | 2007-01-02 04:21:52 -0800 (Tue, 02 Jan 2007) | 2 lines


Apply fix from #1601, explicity kill safe_opserver. Thanks!

................

r3482 | qldrob | 2007-01-02 04:26:59 -0800 (Tue, 02 Jan 2007) | 2 lines


Apply #1484 to 2.2, too.

................

r3484 | gregmac | 2007-01-02 09:19:02 -0800 (Tue, 02 Jan 2007) | 9 lines


Merged revisions 3483 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3483 | gregmac | 2007-01-02 12:16:58 -0500 (Tue, 02 Jan 2007) | 2 lines


Add featurecode::delete() function

........

................

r3492 | qldrob | 2007-01-02 17:06:09 -0800 (Tue, 02 Jan 2007) | 9 lines


Merged revisions 3491 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3491 | qldrob | 2007-01-03 11:04:04 +1000 (Wed, 03 Jan 2007) | 2 lines


Convert %20's back to ' ' in the subject line when sending faxes.

........

................

r3494 | qldrob | 2007-01-02 17:33:31 -0800 (Tue, 02 Jan 2007) | 2 lines


Forgot to move this from trunk. Fix for bad display name reporting the error "bad outbound CID"

................

r3496 | gregmac | 2007-01-02 21:04:52 -0800 (Tue, 02 Jan 2007) | 9 lines


Merged revisions 3495 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3495 | gregmac | 2007-01-03 00:01:59 -0500 (Wed, 03 Jan 2007) | 2 lines


Fix #1473

........

................

r3513 | gregmac | 2007-01-03 00:47:38 -0800 (Wed, 03 Jan 2007) | 9 lines


Merged revisions 3512 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3512 | gregmac | 2007-01-03 03:42:40 -0500 (Wed, 03 Jan 2007) | 2 lines


Set default permissions of amportal.conf during install (#1626)

........

................

r3514 | qldrob | 2007-01-03 16:48:29 -0800 (Wed, 03 Jan 2007) | 2 lines


OK, it's really fixed this time. Sigh.

................

r3515 | qldrob | 2007-01-03 16:51:25 -0800 (Wed, 03 Jan 2007) | 2 lines


Add warning about default feature codes change

................

r3516 | qldrob | 2007-01-03 16:52:05 -0800 (Wed, 03 Jan 2007) | 2 lines


Add missing 'off' to the mouseover

................

r3517 | qldrob | 2007-01-03 18:17:24 -0800 (Wed, 03 Jan 2007) | 2 lines


Indications.conf is now automatically generated, shouldn't be here any more.

................

r3518 | qldrob | 2007-01-03 18:23:22 -0800 (Wed, 03 Jan 2007) | 2 lines


Add upgrade md5 files from 2.1 branch

................

r3519 | qldrob | 2007-01-03 18:26:58 -0800 (Wed, 03 Jan 2007) | 2 lines


Update modlist.sh with current list of modules.

................

r3522 | qldrob | 2007-01-03 20:12:51 -0800 (Wed, 03 Jan 2007) | 9 lines


Merged revisions 3521 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3521 | qldrob | 2007-01-04 14:10:10 +1000 (Thu, 04 Jan 2007) | 2 lines


Thanks to naftali5, another fix! This time for the CDR reports, #1429, not displaying the time correctly on the second page.

........

................

r3523 | qldrob | 2007-01-03 20:16:13 -0800 (Wed, 03 Jan 2007) | 2 lines


Update Changes file to reflect change to '##' transfer. Will make a note of it in the announcement too.

................

r3525 | qldrob | 2007-01-03 20:24:42 -0800 (Wed, 03 Jan 2007) | 9 lines


Merged revisions 3524 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3524 | qldrob | 2007-01-04 14:20:58 +1000 (Thu, 04 Jan 2007) | 2 lines


Add 'moh reload' command to try to convince asterisk to reload it's moh files.

........

................

r3532 | gregmac | 2007-01-03 22:48:10 -0800 (Wed, 03 Jan 2007) | 2 lines


rnav links fill entire block (instead of just text)

................

r3534 | qldrob | 2007-01-04 00:52:57 -0800 (Thu, 04 Jan 2007) | 2 lines


Add some error reporting that explains why stuff isn't working, either unsupported engine, or unable to connect to astman.

................

r3535 | qldrob | 2007-01-04 01:00:41 -0800 (Thu, 04 Jan 2007) | 2 lines


Removed svnmerge from trunk -> 2.2 .. Re-setting up so that patches now go from 2.2 -> trunk.

................

r3538 | gregmac | 2007-01-04 10:31:02 -0800 (Thu, 04 Jan 2007) | 2 lines


Fix typo #1636

................

r3540 | qldrob | 2007-01-04 13:29:08 -0800 (Thu, 04 Jan 2007) | 2 lines


Prepare for 2.2.0 release. Yay.

................

r3542 | qldrob | 2007-01-04 14:32:40 -0800 (Thu, 04 Jan 2007) | 2 lines


3 fixes to extensions.conf spotted by vgster, only seconds after releasing 2.2.0. Going to re-release it. Shh. no-one will notice.

................

r3543 | qldrob | 2007-01-04 14:33:40 -0800 (Thu, 04 Jan 2007) | 2 lines


Fix md5 for 2.2.0

................

r3546 | gregmac | 2007-01-05 14:03:03 -0800 (Fri, 05 Jan 2007) | 2 lines


Fix #1642

................

r3548 | qldrob | 2007-01-08 16:56:02 -0800 (Mon, 08 Jan 2007) | 2 lines


Convert mp3 MOH files to sln

................

r3569 | gregmac | 2007-01-16 23:56:52 -0800 (Tue, 16 Jan 2007) | 9 lines


Merged revisions 3567 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3567 | gregmac | 2007-01-17 02:44:37 -0500 (Wed, 17 Jan 2007) | 2 lines


Fix #1694 - module_install() now returns true for already installed modules

........

................

r3576 | p_lindheimer | 2007-01-18 13:53:29 -0800 (Thu, 18 Jan 2007) | 1 line


allow null and blank values to be put into astdb

................

r3580 | p_lindheimer | 2007-01-19 08:08:06 -0800 (Fri, 19 Jan 2007) | 1 line


#1698: don't propogate dnd behavior and not ring other phones if this was not a prim mode strategy

................

r3584 | qldrob | 2007-01-20 20:51:18 -0800 (Sat, 20 Jan 2007) | 2 lines


Apply fix for #1361 (patch #1667), mailbox field not being propogated in deviceanduser mode.

................

r3585 | qldrob | 2007-01-20 20:55:30 -0800 (Sat, 20 Jan 2007) | 2 lines


Fix typo in extensions.conf, when pushing '0' for oper and not having an opereration extension defined, would pass a bad Dial string.

................

r3631 | qldrob | 2007-01-24 19:24:26 -0800 (Wed, 24 Jan 2007) | 9 lines


Merged revisions 3624 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3624 | naftali5 | 2007-01-24 08:52:38 +1000 (Wed, 24 Jan 2007) | 1 line


added warning on save of trunk if user context left blank and user details filled in that details will not be saved #1666

........

................

r3643 | naftali5 | 2007-01-24 23:14:53 -0800 (Wed, 24 Jan 2007) | 25 lines


Merged revisions 3614-3622 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3614 | naftali5 | 2007-01-23 00:34:28 -0500 (Tue, 23 Jan 2007) | 1 line


limit rnav width ticket 1647

........

r3616 | naftali5 | 2007-01-23 01:24:27 -0500 (Tue, 23 Jan 2007) | 1 line


fixed panel displaying extensions over 9999 as trunks - ticket #1710

........

r3620 | naftali5 | 2007-01-23 11:08:57 -0500 (Tue, 23 Jan 2007) | 1 line


List device technology on page when editing Ticket #1711

........

r3621 | naftali5 | 2007-01-23 12:42:21 -0500 (Tue, 23 Jan 2007) | 1 line


fixed trunks stripping AMP: which removed ANY occurance of the letters A,M,P,: from the beginning of all trunks, also unified the display on the routing page - partially noted in #1713

........

r3622 | naftali5 | 2007-01-23 16:31:06 -0500 (Tue, 23 Jan 2007) | 1 line


CFB when dialparties.agi decides not to - offhook, user hits ignore/reject, etc. - patch #1681

........

................

r3678 | diego_iastrubni | 2007-01-31 00:18:14 -0800 (Wed, 31 Jan 2007) | 4 lines


fix for ticket:1731


now module_admin works even for "broken" modules, running from every directory

................

r3679 | diego_iastrubni | 2007-01-31 03:30:37 -0800 (Wed, 31 Jan 2007) | 3 lines


fix for ticket:1732 :
do not display warnings about password when not using mysql/pgsql

................

r3689 | naftali5 | 2007-02-04 11:26:08 -0800 (Sun, 04 Feb 2007) | 9 lines


Merged revisions 3688 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3688 | naftali5 | 2007-02-04 14:16:19 -0500 (Sun, 04 Feb 2007) | 1 line


make the cdr page links a bit nicer

........

................

r3691 | naftali5 | 2007-02-04 12:34:13 -0800 (Sun, 04 Feb 2007) | 9 lines


Merged revisions 3437 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3437 | qldrob | 2006-12-29 20:26:48 -0500 (Fri, 29 Dec 2006) | 2 lines


Fix typo in standard sip.conf

........

................

r3697 | naftali5 | 2007-02-04 14:19:30 -0800 (Sun, 04 Feb 2007) | 9 lines


Merged revisions 3696 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3696 | naftali5 | 2007-02-04 17:17:46 -0500 (Sun, 04 Feb 2007) | 1 line


keep rtone from being set in queues_additional.conf #1635

........

................

r3725 | qldrob | 2007-02-06 15:55:29 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release 2.2.1

................

r3728 | qldrob | 2007-02-06 16:10:42 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release

................

r3733 | qldrob | 2007-02-06 16:15:32 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release 2.2.1

................

r3736 | qldrob | 2007-02-06 16:16:31 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release 2.2.1

................

r3739 | qldrob | 2007-02-06 16:18:27 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release 2.2.1

................

r3742 | qldrob | 2007-02-06 16:21:41 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release 2.2.1

................

r3744 | naftali5 | 2007-02-06 16:22:56 -0800 (Tue, 06 Feb 2007) | 1 line


fix queues retrieve conf bug part of #1659

................

r3746 | qldrob | 2007-02-06 16:28:18 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release 2.2.1

................

r3748 | qldrob | 2007-02-06 16:40:17 -0800 (Tue, 06 Feb 2007) | 2 lines


Update Changelog for 2.2.1

................

r3749 | qldrob | 2007-02-06 16:40:46 -0800 (Tue, 06 Feb 2007) | 2 lines


Update install_amp with 2.2.1

................

r3750 | qldrob | 2007-02-06 16:43:52 -0800 (Tue, 06 Feb 2007) | 2 lines


Forgot to mention the Enum bug

................

r3751 | qldrob | 2007-02-06 16:44:42 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release

................

r3754 | qldrob | 2007-02-07 04:52:09 -0800 (Wed, 07 Feb 2007) | 1 line


Creating release 2.2.1

................

r3755 | gregmac | 2007-02-07 16:42:10 -0800 (Wed, 07 Feb 2007) | 2 lines


Fix php error when gettext is not installed

................

r3757 | naftali5 | 2007-02-08 16:11:50 -0800 (Thu, 08 Feb 2007) | 9 lines


Merged revisions 3756 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3756 | naftali5 | 2007-02-08 19:09:17 -0500 (Thu, 08 Feb 2007) | 1 line


fix can't save enum trunk bug #1758

........

................

r3770 | naftali5 | 2007-02-11 15:17:43 -0800 (Sun, 11 Feb 2007) | 1 line


quick and dirty fix for module subdirs for symlink being messed up #1757, #1488, #1422

................

r3772 | naftali5 | 2007-02-11 16:42:15 -0800 (Sun, 11 Feb 2007) | 9 lines


Merged revisions 3652 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3652 | naftali5 | 2007-01-25 17:35:10 -0500 (Thu, 25 Jan 2007) | 1 line


infrastucture to handle new ringmethod firstavail firstnotonphone #1671

........

................

r3775 | diego_iastrubni | 2007-02-12 02:44:21 -0800 (Mon, 12 Feb 2007) | 13 lines


add defaults to the perl retrieve scripts. originally written by Chriss Halls
for the debian package of 2.2.0. Sounds good, why not up-porting it to the trunk and branch...?


Here are his comments on the dpatch file
## use-conf-defaults.dpatch by Chris Halls <halls@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Needed to ensure that correct defaults are used when configuration
## DP: entries are missing from amportal.conf. Defaults are copied from
## DP: amp_conf/htdocs/admin/functions.inc.php

................

r3776 | diego_iastrubni | 2007-02-12 05:29:47 -0800 (Mon, 12 Feb 2007) | 7 lines


sqlite3 support:
freepbx2.2 has sqlite3 support, as requested by ticket:1727


now the perl retrieve scripts support the sqlite3 backend, the install_amp and retrieve_conf script are also sqlite3 aware. next commit will be adding
the sqlite3 newinstall.sql file.

................

r3777 | diego_iastrubni | 2007-02-12 05:30:33 -0800 (Mon, 12 Feb 2007) | 1 line


added the new default tables for sqlite3

................

r3794 | p_lindheimer | 2007-02-21 09:26:10 -0800 (Wed, 21 Feb 2007) | 71 lines


Blocked revisions 3244,3249,3270,3272,3283,3285,3296,3298,3420,3438,3483,3491,3495,3512,3521,3524 via svnmerge


These have all already been merged by svnmerge.py, not sure why they continue
to show up as available


........

r3244 | p_lindheimer | 2006-11-29 13:11:38 -0800 (Wed, 29 Nov 2006) | 1 line


added bad number context which will catch any number of feature code that is not defined anywhere else, and playback a meaningful message with noanswer on Playback() so that no queues, ringgroups, etc are broken by it

........

r3249 | p_lindheimer | 2006-12-01 09:17:53 -0800 (Fri, 01 Dec 2006) | 1 line


#1481 - from-zaptel should be going to from-pstn at the end and not ext-did

........

r3270 | p_lindheimer | 2006-12-05 10:00:27 -0800 (Tue, 05 Dec 2006) | 1 line


#1501 - fix logic and clearify tooltip for Trunk 'Never Override CallerID' setting. THIS WILL BREAK 'WORKING' CONFIGURATIONS - since the logic was working backwards - sorry guys, but didn't want to make having the box checked as default, as that is not the common case

........

r3272 | p_lindheimer | 2006-12-05 10:14:34 -0800 (Tue, 05 Dec 2006) | 1 line


added #1501 info to changelog

........

r3283 | gregmac | 2006-12-06 12:34:42 -0800 (Wed, 06 Dec 2006) | 2 lines


Fix bug with fixlocalprefix not sanitizing pattern, fix verbose priorities

........

r3285 | p_lindheimer | 2006-12-07 00:28:50 -0800 (Thu, 07 Dec 2006) | 1 line


from-zaptel should always jump to from-pst when in doubt (not ext-did as there are other routing paths)

........

r3296 | p_lindheimer | 2006-12-08 11:15:48 -0800 (Fri, 08 Dec 2006) | 1 line


fixed some syntax bugs creating warnings in extensions.conf

........

r3298 | p_lindheimer | 2006-12-08 14:51:40 -0800 (Fri, 08 Dec 2006) | 1 line


#1515: change congestion() to congestion(20)

........

r3420 | p_lindheimer | 2006-12-25 09:01:53 -0800 (Mon, 25 Dec 2006) | 1 line


RG tree not being deleted when returning to dial-confirm

........

r3438 | gregmac | 2006-12-31 00:22:53 -0800 (Sun, 31 Dec 2006) | 2 lines


Added links to help for default password warnings

........

r3483 | gregmac | 2007-01-02 09:16:58 -0800 (Tue, 02 Jan 2007) | 2 lines


Add featurecode::delete() function

........

r3491 | qldrob | 2007-01-02 17:04:04 -0800 (Tue, 02 Jan 2007) | 2 lines


Convert %20's back to ' ' in the subject line when sending faxes.

........

r3495 | gregmac | 2007-01-02 21:01:59 -0800 (Tue, 02 Jan 2007) | 2 lines


Fix #1473

........

r3512 | gregmac | 2007-01-03 00:42:40 -0800 (Wed, 03 Jan 2007) | 2 lines


Set default permissions of amportal.conf during install (#1626)

........

r3521 | qldrob | 2007-01-03 20:10:10 -0800 (Wed, 03 Jan 2007) | 2 lines


Thanks to naftali5, another fix! This time for the CDR reports, #1429, not displaying the time correctly on the second page.

........

r3524 | qldrob | 2007-01-03 20:20:58 -0800 (Wed, 03 Jan 2007) | 2 lines


Add 'moh reload' command to try to convince asterisk to reload it's moh files.

........

................

r3795 | p_lindheimer | 2007-02-21 10:54:28 -0800 (Wed, 21 Feb 2007) | 152 lines


Blocked revisions 3252-3253,3333-3335,3337,3366,3533,3536-3537,3547,3549,3577,3583,3588,3771 via svnmerge


................

r3252 | qldrob | 2006-12-01 21:44:25 -0800 (Fri, 01 Dec 2006) | 2 lines


Bump trunk to 2.3.0alpha

................

r3253 | qldrob | 2006-12-01 21:46:08 -0800 (Fri, 01 Dec 2006) | 2 lines


Create 2.3.0alpha upgrades directory

................

r3333 | qldrob | 2006-12-17 19:27:07 -0800 (Sun, 17 Dec 2006) | 2 lines


Fix svnmerge in 2.2 to point to trunk

................

r3334 | qldrob | 2006-12-17 19:29:52 -0800 (Sun, 17 Dec 2006) | 2 lines


Sorry, stuffed that up. Svnmerge should work FROM trunk TO 2.2

................

r3335 | qldrob | 2006-12-17 19:34:55 -0800 (Sun, 17 Dec 2006) | 2 lines


Manually merge #3332 from 2.2 into trunk.

................

r3337 | qldrob | 2006-12-17 19:51:47 -0800 (Sun, 17 Dec 2006) | 2 lines


When manually doing changes, please check them before comitting. Sigh.

................

r3366 | qldrob | 2006-12-19 12:45:48 -0800 (Tue, 19 Dec 2006) | 2 lines


Merge changes from 2.2 into trunk - fix for set_caller_pres, add rc2 changes.

................

r3533 | gregmac | 2007-01-03 22:49:46 -0800 (Wed, 03 Jan 2007) | 2 lines


Port r3532 (2.2) to trunk

................

r3536 | qldrob | 2007-01-04 01:03:04 -0800 (Thu, 04 Jan 2007) | 2 lines


Setup svnmerge on trunk

................

r3537 | qldrob | 2007-01-04 01:05:14 -0800 (Thu, 04 Jan 2007) | 13 lines


Merged revisions 3533-3536 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3534 | qldrob | 2007-01-04 18:52:57 +1000 (Thu, 04 Jan 2007) | 2 lines


Add some error reporting that explains why stuff isn't working, either unsupported engine, or unable to connect to astman.

........

r3535 | qldrob | 2007-01-04 19:00:41 +1000 (Thu, 04 Jan 2007) | 2 lines


Removed svnmerge from trunk -> 2.2 .. Re-setting up so that patches now go from 2.2 -> trunk.

........

................

r3547 | gregmac | 2007-01-05 14:16:51 -0800 (Fri, 05 Jan 2007) | 13 lines


Merged revisions 3542,3544-3546 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3542 | qldrob | 2007-01-04 17:32:40 -0500 (Thu, 04 Jan 2007) | 2 lines


3 fixes to extensions.conf spotted by vgster, only seconds after releasing 2.2.0. Going to re-release it. Shh. no-one will notice.

........

r3546 | gregmac | 2007-01-05 17:03:03 -0500 (Fri, 05 Jan 2007) | 2 lines


Fix #1642

........

................

r3549 | qldrob | 2007-01-08 17:05:18 -0800 (Mon, 08 Jan 2007) | 21 lines


Merged revisions 3536-3541,3543-3545,3547-3548 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3538 | gregmac | 2007-01-05 04:31:02 +1000 (Fri, 05 Jan 2007) | 2 lines


Fix typo #1636

........

r3540 | qldrob | 2007-01-05 07:29:08 +1000 (Fri, 05 Jan 2007) | 2 lines


Prepare for 2.2.0 release. Yay.

........

r3543 | qldrob | 2007-01-05 08:33:40 +1000 (Fri, 05 Jan 2007) | 2 lines


Fix md5 for 2.2.0

........

r3548 | qldrob | 2007-01-09 10:56:02 +1000 (Tue, 09 Jan 2007) | 2 lines


Convert mp3 MOH files to sln

........

................

r3577 | qldrob | 2007-01-18 14:21:07 -0800 (Thu, 18 Jan 2007) | 20 lines


Merged revisions 3549-3576 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


................

r3569 | gregmac | 2007-01-17 17:56:52 +1000 (Wed, 17 Jan 2007) | 9 lines


Merged revisions 3567 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3567 | gregmac | 2007-01-17 02:44:37 -0500 (Wed, 17 Jan 2007) | 2 lines


Fix #1694 - module_install() now returns true for already installed modules

........

................

r3576 | p_lindheimer | 2007-01-19 07:53:29 +1000 (Fri, 19 Jan 2007) | 1 line


allow null and blank values to be put into astdb

................

................

r3583 | qldrob | 2007-01-20 20:42:53 -0800 (Sat, 20 Jan 2007) | 9 lines


Merged revisions 3577-3582 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3580 | p_lindheimer | 2007-01-20 02:08:06 +1000 (Sat, 20 Jan 2007) | 1 line


#1698: don't propogate dnd behavior and not ring other phones if this was not a prim mode strategy

........

................

r3588 | qldrob | 2007-01-21 14:38:31 -0800 (Sun, 21 Jan 2007) | 13 lines


Merged revisions 3582-3587 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3584 | qldrob | 2007-01-21 14:51:18 +1000 (Sun, 21 Jan 2007) | 2 lines


Apply fix for #1361 (patch #1667), mailbox field not being propogated in deviceanduser mode.

........

r3585 | qldrob | 2007-01-21 14:55:30 +1000 (Sun, 21 Jan 2007) | 2 lines


Fix typo in extensions.conf, when pushing '0' for oper and not having an opereration extension defined, would pass a bad Dial string.

........

................

r3771 | naftali5 | 2007-02-11 15:20:16 -0800 (Sun, 11 Feb 2007) | 9 lines


Merged revisions 3770 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3770 | naftali5 | 2007-02-11 18:17:43 -0500 (Sun, 11 Feb 2007) | 1 line


quick and dirty fix for module subdirs for symlink being messed up #1757, #1488, #1422

........

................

................

r3796 | p_lindheimer | 2007-02-21 11:03:28 -0800 (Wed, 21 Feb 2007) | 14 lines


Blocked revisions 3480,3539 via svnmerge


........

r3480 | qldrob | 2007-01-02 04:23:03 -0800 (Tue, 02 Jan 2007) | 2 lines


Apply #1601 to trunk

Applied in r3479

........

r3539 | gregmac | 2007-01-04 10:31:24 -0800 (Thu, 04 Jan 2007) | 1 line


Fix typo #1636

Applied in r3538

........

................

r3798 | p_lindheimer | 2007-02-21 21:55:11 -0800 (Wed, 21 Feb 2007) | 1 line


TTL should be infinitely inheritable to deal with SIP redirect type infinite loop forwarding scenarios

................

r3805 | p_lindheimer | 2007-02-22 11:13:49 -0800 (Thu, 22 Feb 2007) | 1 line


revert r3798, not sure how that happened (too late) - also addreses #1803

................

r3806 | p_lindheimer | 2007-02-22 11:15:52 -0800 (Thu, 22 Feb 2007) | 1 line


TTL should be infinitely inheritable to deal with sip redirect infinite loops between phones forwarding to each other or in a circle

................

r3808 | naftali5 | 2007-02-25 11:50:46 -0800 (Sun, 25 Feb 2007) | 1 line


fix #1802 avoid redirect to display javacript error if user or device exists

................

r3826 | p_lindheimer | 2007-02-26 10:45:45 -0800 (Mon, 26 Feb 2007) | 1 line


FROM_DID should be inheritable to cope with dialplan routes that create new channels (Dial(Local/...))

................

r3830 | naftali5 | 2007-02-26 13:24:44 -0800 (Mon, 26 Feb 2007) | 1 line


create instance of astman to allow reload to work on welcome page #1722

................

r3837 | p_lindheimer | 2007-03-01 20:31:11 -0800 (Thu, 01 Mar 2007) | 1 line


macro-exten-vm + macro-simple-dial : preserve the state of DIALSTATUS when trying CFB & CFU which can both be effected by the dial attempts, and the ultimate DIALSTATUS that should be returned should be from the original call attempt.

................

r3846 | gregmac | 2007-03-05 18:34:44 -0800 (Mon, 05 Mar 2007) | 2 lines


Fix simple syntax errors

................

r3848 | p_lindheimer | 2007-03-05 19:06:40 -0800 (Mon, 05 Mar 2007) | 1 line


module_admin needs to create an astman objects for modules expectint it to be there in their upgrade scripts

................

r3849 | p_lindheimer | 2007-03-06 00:23:19 -0800 (Tue, 06 Mar 2007) | 1 line


core_users_add needs to return true if succeeding or redirect does not get executed

................

r3851 | gregmac | 2007-03-07 08:30:44 -0800 (Wed, 07 Mar 2007) | 9 lines


Merged revisions 3850 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3850 | gregmac | 2007-03-07 11:29:12 -0500 (Wed, 07 Mar 2007) | 2 lines


Merged r3674, r3823 from QuickFormBranch - added q() function

........

................

r3857 | gregmac | 2007-03-11 12:43:18 -0700 (Sun, 11 Mar 2007) | 2 lines


Fix bug: php errors being displayed when retrieving module xml fails

................

r3858 | p_lindheimer | 2007-03-12 14:19:22 -0700 (Mon, 12 Mar 2007) | 1 line


core_devices_add: added return true at end, some functions are depending on a proper return code from this, fixed un-reported bug when adding a device, no redbar after the device is added

................

r3870 | p_lindheimer | 2007-03-16 10:03:22 -0700 (Fri, 16 Mar 2007) | 1 line


warn users when setting the 'r' option in the outbound dial command options. We should probably do something atupgrade time to detect past systems but for now this is a step in the right direction

................

r3872 | p_lindheimer | 2007-03-16 14:38:23 -0700 (Fri, 16 Mar 2007) | 1 line


missing ' around CALLTRACE_HUNT, should have not effect on 2.2, this is not used until 2.3, part of firstavaialbe and firstnotonphone ring strategies

................

r3883 | p_lindheimer | 2007-03-27 14:58:47 -0700 (Tue, 27 Mar 2007) | 1 line


update Outbound Dial Prefix tooltip to include the common example of adding w on POTS lines that otherwise eat digits

................

r3886 | gregmac | 2007-03-27 15:30:11 -0700 (Tue, 27 Mar 2007) | 9 lines


Merged revisions 3885 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3885 | gregmac | 2007-03-27 17:18:11 -0500 (Tue, 27 Mar 2007) | 1 line


Strip hyphens in fixlocalprefix

........

................

r3891 | p_lindheimer | 2007-03-28 15:36:18 -0700 (Wed, 28 Mar 2007) | 1 line


#1847 - values specified on right side of '=' in trunk configs were being truncated breakins secrets with '=' as well as servar=var=value would be broke, thanks toddinpal

................

r3896 | p_lindheimer | 2007-04-02 18:17:12 -0700 (Mon, 02 Apr 2007) | 1 line


open one connection to manager at begining of dialparties instead of each time is_ext_avail() is called

................

r3903 | p_lindheimer | 2007-04-05 10:36:58 -0700 (Thu, 05 Apr 2007) | 1 line


remove hardcode path and add default ASTETCDIR and ASTMANAGERPORT

................

r3905 | p_lindheimer | 2007-04-05 10:47:57 -0700 (Thu, 05 Apr 2007) | 1 line


remove hardcoded asterisk.conf path

................

r3907 | p_lindheimer | 2007-04-06 12:08:17 -0700 (Fri, 06 Apr 2007) | 1 line


remove hardcoded path to localprefix.conf

................

r3909 | p_lindheimer | 2007-04-06 23:15:33 -0700 (Fri, 06 Apr 2007) | 1 line


#1888 fix so DND does not block subsequent ringgroup/followme extensions when not in -prim modes

................

r3917 | p_lindheimer | 2007-04-07 15:29:36 -0700 (Sat, 07 Apr 2007) | 1 line


hardcoded path indications.conf fixed

................

r3919 | p_lindheimer | 2007-04-07 16:27:21 -0700 (Sat, 07 Apr 2007) | 1 line


#1881 create sip_registrations.conf, change hardcoded paths in all the retrieve_conf* scripts, add amportalconf= option to retrieve_conf to use other than /etc/amportal.conf

................

r3921 | p_lindheimer | 2007-04-10 12:24:28 -0700 (Tue, 10 Apr 2007) | 1 line


#1897: localprefix.conf not being written -oops, sorry - thanks lucius

................

r3928 | p_lindheimer | 2007-04-18 09:05:38 -0700 (Wed, 18 Apr 2007) | 1 line


only set CALLCONFIRMCID if a call confirm call - already fixed in trunk

................

r3933 | p_lindheimer | 2007-04-24 13:54:49 -0700 (Tue, 24 Apr 2007) | 1 line


add argument to module_admin to override default repository and xml locations, and override amportal.conf settings

................

r3935 | p_lindheimer | 2007-04-24 19:35:05 -0700 (Tue, 24 Apr 2007) | 1 line


don't complain if asterisk version is a valid tag - same as tarball but pulled form svn

................

r3938 | diego_iastrubni | 2007-04-25 08:05:24 -0700 (Wed, 25 Apr 2007) | 4 lines


Backport of changeset:3572 to the 2.2 branch. Fixes ticket:1899.
Aproved by p_lindheimer.

................

r3947 | p_lindheimer | 2007-04-27 09:55:25 -0700 (Fri, 27 Apr 2007) | 1 line


add WaitExten? class

................

r3956 | p_lindheimer | 2007-05-02 12:04:33 -0700 (Wed, 02 May 2007) | 1 line


#1924: add Israel to indications

................

r3958 | p_lindheimer | 2007-05-03 09:31:38 -0700 (Thu, 03 May 2007) | 1 line


get rid of more /usr/bin/env php, also contributing to #1927 error

................

r3960 | diego_iastrubni | 2007-05-06 02:53:21 -0700 (Sun, 06 May 2007) | 2 lines


SUBSTRING is not supported in sqlite3 - do the need to trim down the strings in php. this one is marked as done.

................

r3961 | diego_iastrubni | 2007-05-06 03:27:35 -0700 (Sun, 06 May 2007) | 5 lines


Another merge for sqlite3 support (ticket:1727), as far as I can tell, the code is fully working now.


I added a few comments in the code which will help in the future, and some todo points. Again, as far as I can tell freePBX is fully functional after
this patch.

................

r3962 | diego_iastrubni | 2007-05-06 03:36:13 -0700 (Sun, 06 May 2007) | 2 lines


consistant code - first sqlite3, then others. remove duplicated line.

................

r3963 | diego_iastrubni | 2007-05-06 03:46:22 -0700 (Sun, 06 May 2007) | 4 lines


this patch is called "open or die".


The syntax of all teh "open

die" commands has been unified, and the scripts now tell you why they failed.

................

r3965 | gregmac | 2007-05-07 09:02:20 -0700 (Mon, 07 May 2007) | 2 lines


Change php5-only syntax to work in php4

................

r3966 | p_lindheimer | 2007-05-07 10:14:07 -0700 (Mon, 07 May 2007) | 1 line


#1933 - re-enable error message when a duplicate did is entered on inbound routing

................

r3968 | p_lindheimer | 2007-05-07 18:24:29 -0700 (Mon, 07 May 2007) | 1 line


check did and directdid's to make sure there are no conflicts, merge ext-did-direct into ext-did so that did/cid routes can be used alongside directdid routes, and move the catchall context out of ext-did and into ext-did-catchall so that ext-did can be used more flexibly

................

r3971 | p_lindheimer | 2007-05-08 06:18:50 -0700 (Tue, 08 May 2007) | 1 line


don't check for duplicates if directdid is set to blank

................

r3973 | p_lindheimer | 2007-05-08 07:18:59 -0700 (Tue, 08 May 2007) | 1 line


fix more cases where duplicates are checked when adding/deleting extensions if directdid is blank, also fixed corner case where any/any inbound route is edited but a space was inserted in the did or cid

................

r3978 | p_lindheimer | 2007-05-10 16:17:49 -0700 (Thu, 10 May 2007) | 1 line


and need to be initialized as array() to avoid php errors when blank in foreach loops

................

r3981 | diego_iastrubni | 2007-05-14 06:21:31 -0700 (Mon, 14 May 2007) | 2 lines


when no address defined for the web root, ask to relod the server, and don't type an empty address. the code has been taken from install_amp.

................

r3995 | p_lindheimer | 2007-06-07 17:42:50 -0700 (Thu, 07 Jun 2007) | 1 line


allow core_devices_list to filter on tech type

................

r4002 | p_lindheimer | 2007-06-07 19:50:53 -0700 (Thu, 07 Jun 2007) | 1 line


replace depricated TIMESTAMP with current and future supported version - thanks Edgar from Elastix team

................

r4006 | p_lindheimer | 2007-06-07 20:37:32 -0700 (Thu, 07 Jun 2007) | 9 lines


Merged revisions 4005 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r4005 | p_lindheimer | 2007-06-07 20:34:52 -0700 (Thu, 07 Jun 2007) | 1 line


#1976 - add MailBoxExists? (vm_exists) to improve the voicemail retrieval from phones with no voicemail

........

................

r4011 | p_lindheimer | 2007-06-08 09:59:18 -0700 (Fri, 08 Jun 2007) | 1 line


update 2.2.2 CHANGE log with highlight of changes

................

r4012 | p_lindheimer | 2007-06-08 12:40:20 -0700 (Fri, 08 Jun 2007) | 1 line


Creating release 2.2.2

................

r4015 | p_lindheimer | 2007-06-08 18:55:31 -0700 (Fri, 08 Jun 2007) | 1 line


oops - didn't get install_amp checked in before making the tarball

................

r4018 | p_lindheimer | 2007-06-08 19:04:50 -0700 (Fri, 08 Jun 2007) | 1 line


remove to regenerate - forgot to checkin install_amp with 2.2.2 verison info

................

r4019 | p_lindheimer | 2007-06-08 19:05:08 -0700 (Fri, 08 Jun 2007) | 1 line


Creating release 2.2.2

................

r4052 | p_lindheimer | 2007-06-12 12:52:37 -0700 (Tue, 12 Jun 2007) | 1 line


#1989 - maximize the size of sip, zap, iax data field to maximum varchar supported by mysql 4.x to deal with long data lines

................

r4055 | p_lindheimer | 2007-06-12 13:11:06 -0700 (Tue, 12 Jun 2007) | 1 line


#1989 - maximize the size of sip, zap, iax data field to maximum varchar supported by mysql 4.x to deal with long data lines

................

r4085 | p_lindheimer | 2007-06-20 11:11:18 -0700 (Wed, 20 Jun 2007) | 9 lines


Merged revisions 4084 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r4084 | p_lindheimer | 2007-06-20 11:08:44 -0700 (Wed, 20 Jun 2007) | 1 line


#2007: missing parameters to freepbx_log function

........

................

r4086 | p_lindheimer | 2007-06-20 12:39:05 -0700 (Wed, 20 Jun 2007) | 1 line


#1857: check if $astman is set first

................

r4106 | p_lindheimer | 2007-06-21 09:27:33 -0700 (Thu, 21 Jun 2007) | 9 lines


Merged revisions 4105 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r4105 | p_lindheimer | 2007-06-21 09:25:19 -0700 (Thu, 21 Jun 2007) | 1 line


allow depends_on version comparisons to handle multiple digit version numbers as well as non-digits (e.g. 2.2.0beta1), may also be related to #1982

........

................

r4136 | p_lindheimer | 2007-06-21 18:29:27 -0700 (Thu, 21 Jun 2007) | 3 lines


Initialized merge tracking via "svnmerge" with revisions "1-4135" from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.3

................

................

r4139 | p_lindheimer | 2007-06-21 18:49:17 -0700 (Thu, 21 Jun 2007) | 18 lines


Blocked revisions 4130,4132,4135 via svnmerge


........

r4130 | p_lindheimer | 2007-06-21 17:17:51 -0700 (Thu, 21 Jun 2007) | 1 line


branch trunk to 2.3

........

r4132 | p_lindheimer | 2007-06-21 18:13:15 -0700 (Thu, 21 Jun 2007) | 3 lines


Removed merge tracking for "svnmerge" for
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2

........

r4135 | p_lindheimer | 2007-06-21 18:28:08 -0700 (Thu, 21 Jun 2007) | 3 lines


Initialized merge tracking via "svnmerge" with revisions "1-4134" from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2

........

................

................

r4142 | p_lindheimer | 2007-06-21 18:58:26 -0700 (Thu, 21 Jun 2007) | 2056 lines


Blocked revisions 4140 via svnmerge


................

r4140 | p_lindheimer | 2007-06-21 18:51:36 -0700 (Thu, 21 Jun 2007) | 2050 lines


Blocked revisions 4134,4137-4139 via svnmerge


................

r4134 | p_lindheimer | 2007-06-21 18:25:54 -0700 (Thu, 21 Jun 2007) | 3 lines


Removed merge tracking for "svnmerge" for
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2

................

r4137 | p_lindheimer | 2007-06-21 18:30:52 -0700 (Thu, 21 Jun 2007) | 3 lines


Initialized merge tracking via "svnmerge" with revisions "1-2983" from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2

................

r4138 | p_lindheimer | 2007-06-21 18:45:18 -0700 (Thu, 21 Jun 2007) | 2014 lines


Blocked revisions 2984-2985,2989-2990,2993,2995,3007,3011,3013-3014,3017,3032,3036,3041-3042,3045,3048,3053,3065,3070,3073,3079,3083,3087,3089,3096,3098,3100,3102,3110,3112,3114,3127,3129,3131,3133,3135-3136,3142-3145,3147-3148,3150-3151,3155,3160,3162,3167,3170,3178,3185,3188,3190,3195,3197,3207,3209,3213-3214,3219,3225-3226,3232,3248,3250,3266,3271,3273,3284,3286,3292,3297,3299,3303-3306,3313,3316,3332,3339-3340,3348,3350,3352,3354,3364-3365,3369,3371,3376,3390-3391,3400,3410,3415-3416,3418,3421,3432-3434,3439,3478-3479,3482,3484,3492,3494,3496,3513-3519,3522-3523,3525,3532,3534-3535,3538,3540,3542-3543,3546,3548,3569,3576,3580,3584-3585,3631,3643,3678-3679,3689,3691,3697,3725,3728,3733,3736,3739,3742,3744,3746,3748-3751,3754-3755,3757,3770,3772,3775-3777,3794-3796,3798,3805-3806,3808,3826,3830,3837,3846,3848-3849,3851,3857-3858,3870,3872,3883,3886,3891,3896,3903,3905,3907,3909,3917,3919,3921,3928,3933,3935,3938,3947,3956,3958,3960-3963,3965-3966,3968,3971,3973,3978,3981,3995,4002,4006,4011-4012,4015,4018-4019,4052,4055,4085-4086,4106,4136 via svnmerge


................

r2984 | qldrob | 2006-11-04 07:03:39 -0800 (Sat, 04 Nov 2006) | 2 lines


Here we go. The 2.2 branch!

................

r2985 | qldrob | 2006-11-04 07:17:32 -0800 (Sat, 04 Nov 2006) | 2 lines


svnmerge init

................

r2989 | qldrob | 2006-11-04 07:26:15 -0800 (Sat, 04 Nov 2006) | 2 lines


Bah, picked up the wrong repostitory on init.

................

r2990 | qldrob | 2006-11-04 07:32:47 -0800 (Sat, 04 Nov 2006) | 9 lines


Merged revisions 2984-2989 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r2987 | qldrob | 2006-11-05 01:20:42 +1000 (Sun, 05 Nov 2006) | 2 lines


All of them need to be defined. Continuation of r2981

........

................

r2993 | qldrob | 2006-11-04 17:03:49 -0800 (Sat, 04 Nov 2006) | 13 lines


Merged revisions 2990-2992 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r2991 | gregmac | 2006-11-05 05:01:47 +1000 (Sun, 05 Nov 2006) | 2 lines


Require reload after module install/uninstall/enable/disable

........

r2992 | gregmac | 2006-11-05 06:55:03 +1000 (Sun, 05 Nov 2006) | 2 lines


Fix php errors in #1277

........

................

r2995 | qldrob | 2006-11-04 18:43:32 -0800 (Sat, 04 Nov 2006) | 8 lines


Blocked revisions 2994 via svnmerge


........

r2994 | qldrob | 2006-11-05 12:33:54 +1000 (Sun, 05 Nov 2006) | 2 lines


Fix for #1168

........

................

r3007 | qldrob | 2006-11-05 17:57:08 -0800 (Sun, 05 Nov 2006) | 25 lines


Merged revisions 2993,2995-3006 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3000 | qldrob | 2006-11-06 07:31:07 +1000 (Mon, 06 Nov 2006) | 2 lines


Revert r2747

........

r3001 | qldrob | 2006-11-06 09:46:11 +1000 (Mon, 06 Nov 2006) | 2 lines


Apply #1108, thanks nobbie!

........

r3002 | qldrob | 2006-11-06 10:04:38 +1000 (Mon, 06 Nov 2006) | 2 lines


Add images from #1150 and #1151

........

r3003 | qldrob | 2006-11-06 10:06:42 +1000 (Mon, 06 Nov 2006) | 2 lines


And remove the old ones..

........

r3004 | qldrob | 2006-11-06 10:07:11 +1000 (Mon, 06 Nov 2006) | 2 lines


Add the changes to CDR code

........

................

r3011 | qldrob | 2006-11-05 19:13:47 -0800 (Sun, 05 Nov 2006) | 17 lines


Merged revisions 2995-2999,3005-3010 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3008 | qldrob | 2006-11-06 12:12:19 +1000 (Mon, 06 Nov 2006) | 2 lines


Add 'This is a Beta' warning, encourage people to use firefox, and fix a small issue that was causing a warning with a bad asdtb entry.

........

r3009 | gregmac | 2006-11-06 12:46:52 +1000 (Mon, 06 Nov 2006) | 2 lines


Make r3008 stylish

........

r3010 | qldrob | 2006-11-06 13:02:13 +1000 (Mon, 06 Nov 2006) | 2 lines


Don't bitch about IE if the user is already using a sane browser.

........

................

r3013 | qldrob | 2006-11-05 19:33:44 -0800 (Sun, 05 Nov 2006) | 9 lines


Merged revisions 2995-2999,3005-3007,3011-3012 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3012 | qldrob | 2006-11-06 13:29:38 +1000 (Mon, 06 Nov 2006) | 2 lines


Update version to 2.2b2

........

................

r3014 | qldrob | 2006-11-05 19:36:34 -0800 (Sun, 05 Nov 2006) | 1 line


Prepare for liftoff of 2.2.0b2..

................

r3017 | p_lindheimer | 2006-11-05 20:04:47 -0800 (Sun, 05 Nov 2006) | 1 line


var call_confirmation should be use_confirmation

................

r3032 | p_lindheimer | 2006-11-08 08:45:05 -0800 (Wed, 08 Nov 2006) | 1 line


missing values in globals #1299

................

r3036 | qldrob | 2006-11-08 15:51:17 -0800 (Wed, 08 Nov 2006) | 45 lines


Merged revisions 2995-2999,3005-3007,3011,3013-3033 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3016 | p_lindheimer | 2006-11-06 14:03:10 +1000 (Mon, 06 Nov 2006) | 1 line


var call_confirmation should be use_confirmation

........

r3018 | gregmac | 2006-11-06 15:00:40 +1000 (Mon, 06 Nov 2006) | 2 lines


Logo changed to small version (this was supposed to be done long ago.. grr sf SVN)

........

r3023 | gregmac | 2006-11-08 02:50:58 +1000 (Wed, 08 Nov 2006) | 2 lines


Warnings for using default passwords

........

r3024 | gregmac | 2006-11-08 02:55:15 +1000 (Wed, 08 Nov 2006) | 2 lines


Rename get_headers to get_headers_assoc (#1286)

........

r3025 | gregmac | 2006-11-08 04:16:34 +1000 (Wed, 08 Nov 2006) | 2 lines


Added warnings for disabled modules, revised look of warning text on config page

........

r3028 | qldrob | 2006-11-08 15:10:49 +1000 (Wed, 08 Nov 2006) | 2 lines


Revert my previous good idea of rebuilding astdb on install. We should probably have a button that does it somewhere. Addresses #1292

........

r3029 | qldrob | 2006-11-08 15:25:32 +1000 (Wed, 08 Nov 2006) | 2 lines


Address PHP5 incompatibility in #1285, can't use HTTP_SESSION_VARS any more.

........

r3030 | qldrob | 2006-11-08 17:48:45 +1000 (Wed, 08 Nov 2006) | 2 lines


Revert to r2240 with OUTKEEPCID changes. Sorry, philippe! 8)

........

r3031 | qldrob | 2006-11-08 20:26:31 +1000 (Wed, 08 Nov 2006) | 2 lines


Fix typo in reversion.

........

r3033 | p_lindheimer | 2006-11-09 02:46:48 +1000 (Thu, 09 Nov 2006) | 1 line


missing values in globals #1299

........

................

r3041 | gregmac | 2006-11-09 10:54:22 -0800 (Thu, 09 Nov 2006) | 13 lines


Merged revisions 3039-3040 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3039 | gregmac | 2006-11-09 13:47:43 -0500 (Thu, 09 Nov 2006) | 2 lines


Only reload if we have $astman

........

r3040 | gregmac | 2006-11-09 13:48:17 -0500 (Thu, 09 Nov 2006) | 2 lines


Fixed #1314 - stupid IE javascript problem

........

................

r3042 | p_lindheimer | 2006-11-10 14:09:41 -0800 (Fri, 10 Nov 2006) | 1 line


fixes #1320 (I hope) put callerid instead of description in sip info

................

r3045 | p_lindheimer | 2006-11-11 09:27:00 -0800 (Sat, 11 Nov 2006) | 1 line


fix #1315 - Follow Me information not deleted when User/Extension Delete

................

r3048 | p_lindheimer | 2006-11-11 17:13:18 -0800 (Sat, 11 Nov 2006) | 1 line


reverting r2418 which seems to have cause #1309 and #1320

................

r3053 | p_lindheimer | 2006-11-12 20:07:53 -0800 (Sun, 12 Nov 2006) | 1 line


bug #1309 apply X-Rob's changes from r3052 trunk, use addslashes() instead of mysql_real_escape_string()

................

r3065 | p_lindheimer | 2006-11-13 16:20:53 -0800 (Mon, 13 Nov 2006) | 9 lines


Merged revisions 3064 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3064 | p_lindheimer | 2006-11-13 16:15:18 -0800 (Mon, 13 Nov 2006) | 1 line


fixed #1323 - replacing <> with () so that the internal callerid is not corrupdted. This should be restricted in a javascript as well, but for now ...

........

................

r3070 | p_lindheimer | 2006-11-14 11:29:06 -0800 (Tue, 14 Nov 2006) | 9 lines


Merged revisions 3066 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3066 | p_lindheimer | 2006-11-14 11:03:59 -0800 (Tue, 14 Nov 2006) | 1 line


make unavailable greeting the default for VM_DDTYPE on an upgrade or new install

........

................

r3073 | p_lindheimer | 2006-11-15 09:34:12 -0800 (Wed, 15 Nov 2006) | 9 lines


Merged revisions 3072 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3072 | p_lindheimer | 2006-11-15 09:32:25 -0800 (Wed, 15 Nov 2006) | 1 line


fixes: #1352 I think, dial-confirm calls dial and ARG4 should not make it to dialparties.agi so clear it (even though dialparties.agi should not be using that anyhow, I don't think

........

................

r3079 | p_lindheimer | 2006-11-16 10:17:30 -0800 (Thu, 16 Nov 2006) | 9 lines


Merged revisions 3078 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3078 | p_lindheimer | 2006-11-16 10:15:29 -0800 (Thu, 16 Nov 2006) | 1 line


make _KEEPCID an KEEPCID so that phones forwarded with SIP redirect work with the proper CID

........

................

r3083 | gregmac | 2006-11-16 17:48:50 -0800 (Thu, 16 Nov 2006) | 2 lines


Backport r3082 - fix division by zero

................

r3087 | p_lindheimer | 2006-11-16 22:29:49 -0800 (Thu, 16 Nov 2006) | 9 lines


Merged revisions 3086 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3086 | p_lindheimer | 2006-11-16 22:28:16 -0800 (Thu, 16 Nov 2006) | 1 line


bug/feature request #1358 - provide a default message if none is present in followme and ring group. WARNING YOU MUST UPDATE MODULE TO GET SOUND FILE

........

................

r3089 | gregmac | 2006-11-16 22:46:31 -0800 (Thu, 16 Nov 2006) | 3 lines


Reduced errors in creating symlinks for modules to warnings
Added comments to freepbx_log() header

................

r3096 | p_lindheimer | 2006-11-17 09:34:59 -0800 (Fri, 17 Nov 2006) | 9 lines


Merged revisions 3095 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3095 | p_lindheimer | 2006-11-17 09:32:59 -0800 (Fri, 17 Nov 2006) | 1 line


bug #1373 - fixed typos in noop, comments starting with : instead of ; and goto label typo extensions.conf

........

................

r3098 | p_lindheimer | 2006-11-17 11:26:38 -0800 (Fri, 17 Nov 2006) | 9 lines


Merged revisions 3097 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3097 | p_lindheimer | 2006-11-17 11:25:17 -0800 (Fri, 17 Nov 2006) | 1 line


#1317 - export callerid to facilitate implenting the call confirmation with playcid option

........

................

r3100 | p_lindheimer | 2006-11-17 11:38:35 -0800 (Fri, 17 Nov 2006) | 9 lines


Merged revisions 3099 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3099 | p_lindheimer | 2006-11-17 11:37:37 -0800 (Fri, 17 Nov 2006) | 1 line


#1317 - option 3 plays the callerid in callconfirm

........

................

r3102 | p_lindheimer | 2006-11-18 15:31:18 -0800 (Sat, 18 Nov 2006) | 9 lines


Merged revisions 3101 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3101 | p_lindheimer | 2006-11-18 15:30:00 -0800 (Sat, 18 Nov 2006) | 1 line


bug #1377: increase dial timeout so as not to be cutoff by early media ivrs, temporary fix

........

................

r3110 | gregmac | 2006-11-19 21:06:45 -0800 (Sun, 19 Nov 2006) | 2 lines


Fix #1371

................

r3112 | p_lindheimer | 2006-11-19 23:28:40 -0800 (Sun, 19 Nov 2006) | 9 lines


Merged revisions 3111 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3111 | p_lindheimer | 2006-11-19 23:27:11 -0800 (Sun, 19 Nov 2006) | 1 line


lengthen the rnav scroll to handle more items before scrolling

........

................

r3114 | p_lindheimer | 2006-11-20 10:58:15 -0800 (Mon, 20 Nov 2006) | 9 lines


Merged revisions 3113 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3113 | p_lindheimer | 2006-11-20 10:55:49 -0800 (Mon, 20 Nov 2006) | 1 line


change readtimeout to 5 and get rid of wait() - I think the wait ends up making flakey behavior cause someone may dial a 1 at that time and think it is not working right)

........

................

r3127 | p_lindheimer | 2006-11-20 17:04:20 -0800 (Mon, 20 Nov 2006) | 29 lines


Merged revisions 3118-3123 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3118 | qldrob | 2006-11-20 13:57:30 -0800 (Mon, 20 Nov 2006) | 2 lines


Add support for placement of module hooks.

........

r3119 | qldrob | 2006-11-20 14:00:19 -0800 (Mon, 20 Nov 2006) | 2 lines


Wups, left some debugging in there

........

r3120 | qldrob | 2006-11-20 14:26:56 -0800 (Mon, 20 Nov 2006) | 2 lines


Add support for placement of guielements, and set some reasonably sane defaults.

........

r3121 | qldrob | 2006-11-20 14:29:35 -0800 (Mon, 20 Nov 2006) | 2 lines


This should fix php5 whinges, re #1393.

........

r3122 | qldrob | 2006-11-20 14:32:21 -0800 (Mon, 20 Nov 2006) | 2 lines


Forgot to exclude the 'placement' href from the sort, which would have been causing the error on 281, also re #1393.

........

r3123 | qldrob | 2006-11-20 14:40:14 -0800 (Mon, 20 Nov 2006) | 2 lines


s/=/==/.. Sigh.

........

................

r3129 | p_lindheimer | 2006-11-20 18:26:29 -0800 (Mon, 20 Nov 2006) | 1 line


change bug list link to freepbx site on config page

................

r3131 | gregmac | 2006-11-20 18:49:37 -0800 (Mon, 20 Nov 2006) | 2 lines


Added output buffering, and new redirect() function

................

r3133 | gregmac | 2006-11-20 19:26:52 -0800 (Mon, 20 Nov 2006) | 2 lines


Added redirect() call so pressing browser Refresh button doesn't cause a second reload

................

r3135 | gregmac | 2006-11-20 19:34:12 -0800 (Mon, 20 Nov 2006) | 1 line


Added Outbound Call Control category, adjusted menu sorting

................

r3136 | gregmac | 2006-11-20 19:38:47 -0800 (Mon, 20 Nov 2006) | 2 lines


Undo categories in r3135

................

r3142 | qldrob | 2006-11-20 20:59:24 -0800 (Mon, 20 Nov 2006) | 2 lines


Re-apply fixed KEEPCID stuff to 2.2 branch

................

r3143 | qldrob | 2006-11-20 21:06:54 -0800 (Mon, 20 Nov 2006) | 2 lines


Fix svnmerge properties

................

r3144 | qldrob | 2006-11-20 21:10:55 -0800 (Mon, 20 Nov 2006) | 33 lines


Merged revisions 3051-3063,3065,3067-3071,3073-3077,3079-3085,3087-3094,3096,3098,3100,3102-3110,3112,3114-3117,3124-3130 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3051 | qldrob | 2006-11-13 10:34:21 +1000 (Mon, 13 Nov 2006) | 2 lines


More #999 style warning avoidance fixes.

........

r3052 | qldrob | 2006-11-13 11:16:37 +1000 (Mon, 13 Nov 2006) | 2 lines


Apply #2572 to trunk. Somehow I managed to apply this to the wrong branch. Sorry.

........

r3067 | gregmac | 2006-11-15 05:15:40 +1000 (Wed, 15 Nov 2006) | 2 lines


Better handling of defaults in parse_amportal_conf(), handling of booleans

........

r3068 | gregmac | 2006-11-15 05:16:47 +1000 (Wed, 15 Nov 2006) | 2 lines


New amportal.conf directive USECATEGORIES to control if the menus are sorted by category or not

........

r3069 | gregmac | 2006-11-15 05:22:09 +1000 (Wed, 15 Nov 2006) | 2 lines


Added USECATEGORIES (from r3068)

........

r3082 | gregmac | 2006-11-17 11:44:45 +1000 (Fri, 17 Nov 2006) | 2 lines


Fixed division by zero bugfix

........

r3130 | p_lindheimer | 2006-11-21 12:28:41 +1000 (Tue, 21 Nov 2006) | 1 line


add setmusiconhold to extensions class

........

................

r3145 | qldrob | 2006-11-20 21:13:20 -0800 (Mon, 20 Nov 2006) | 17 lines


Merged revisions 3131-3144 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3132 | gregmac | 2006-11-21 13:16:47 +1000 (Tue, 21 Nov 2006) | 2 lines


Apply r3131 to trunk

........

r3134 | gregmac | 2006-11-21 13:27:29 +1000 (Tue, 21 Nov 2006) | 2 lines


Apply r3133 to trunk

........

r3137 | gregmac | 2006-11-21 13:39:31 +1000 (Tue, 21 Nov 2006) | 2 lines


Apply sort from r3134:r3136

........

................

r3147 | p_lindheimer | 2006-11-20 21:32:26 -0800 (Mon, 20 Nov 2006) | 9 lines


Merged revisions 3146 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3146 | p_lindheimer | 2006-11-20 21:28:59 -0800 (Mon, 20 Nov 2006) | 1 line


change upgrade of TRUNK_OPTIONS to remove the r

........

................

r3148 | p_lindheimer | 2006-11-20 21:34:09 -0800 (Mon, 20 Nov 2006) | 9 lines


Merged revisions 3146 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3146 | p_lindheimer | 2006-11-20 21:28:59 -0800 (Mon, 20 Nov 2006) | 1 line


change upgrade of TRUNK_OPTIONS to remove the r

........

................

r3150 | qldrob | 2006-11-20 22:02:37 -0800 (Mon, 20 Nov 2006) | 9 lines


Merged revisions 3145,3147-3149 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3149 | qldrob | 2006-11-21 16:01:46 +1000 (Tue, 21 Nov 2006) | 2 lines


Update version to 2.2b3

........

................

r3151 | qldrob | 2006-11-20 22:04:13 -0800 (Mon, 20 Nov 2006) | 2 lines


Create MD5 file for 2.2.0b3

................

r3155 | p_lindheimer | 2006-11-21 15:04:13 -0800 (Tue, 21 Nov 2006) | 13 lines


Merged revisions 3153-3154 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3153 | p_lindheimer | 2006-11-21 14:51:50 -0800 (Tue, 21 Nov 2006) | 1 line


#1400 - fix transparency problem on fly over popups in IE

........

r3154 | gregmac | 2006-11-21 14:57:53 -0800 (Tue, 21 Nov 2006) | 2 lines


Description for IE css file

........

................

r3160 | p_lindheimer | 2006-11-22 09:52:20 -0800 (Wed, 22 Nov 2006) | 9 lines


Merged revisions 3159 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3159 | p_lindheimer | 2006-11-22 09:50:08 -0800 (Wed, 22 Nov 2006) | 1 line


change order of pulldown for adding extensions/device to be sip, iax, zap, custom

........

................

r3162 | p_lindheimer | 2006-11-22 10:30:33 -0800 (Wed, 22 Nov 2006) | 9 lines


Merged revisions 3161 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3161 | p_lindheimer | 2006-11-22 10:29:18 -0800 (Wed, 22 Nov 2006) | 1 line


#1415 - remove [NEXT] / [PREV] pagination in rnav now that it is a scroll bar - dirty fix, should have code removed here

........

................

r3167 | qldrob | 2006-11-22 18:59:27 -0800 (Wed, 22 Nov 2006) | 9 lines


Merged revisions 3150-3152,3155-3158,3160,3162-3165 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3165 | qldrob | 2006-11-23 12:40:18 +1000 (Thu, 23 Nov 2006) | 2 lines


Fix for lack of IAX callerid causing problems with pretty much everything. See #1416 and #1411

........

................

r3170 | gregmac | 2006-11-22 20:07:08 -0800 (Wed, 22 Nov 2006) | 9 lines


Merged revisions 3169 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3169 | gregmac | 2006-11-22 23:03:50 -0500 (Wed, 22 Nov 2006) | 2 lines


Fixed bug showing wrong version number if pending local update, and online upgrade available. Fixed bug with 'upgrade all' not selecting modules with a hyphen in the name

........

................

r3178 | p_lindheimer | 2006-11-24 13:35:17 -0800 (Fri, 24 Nov 2006) | 9 lines


Merged revisions 3166 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3166 | p_lindheimer | 2006-11-22 18:59:25 -0800 (Wed, 22 Nov 2006) | 1 line


add NODEST to macro-vm and dialout-trunk which is set by ringgroups and queueus so that calls and other destinations don't get called but subsequent transfers on answered calls does. This will need the new ringgroups, queues and findmefollow coming next

........

................

r3185 | p_lindheimer | 2006-11-24 21:55:18 -0800 (Fri, 24 Nov 2006) | 9 lines


Merged revisions 3184 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3184 | p_lindheimer | 2006-11-24 21:54:06 -0800 (Fri, 24 Nov 2006) | 1 line


#1395 - change instructions to 'Check for Updates Online'

........

................

r3188 | p_lindheimer | 2006-11-25 21:40:09 -0800 (Sat, 25 Nov 2006) | 17 lines


Merged revisions 3174-3182,3185-3187 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3174 | p_lindheimer | 2006-11-23 10:43:08 -0800 (Thu, 23 Nov 2006) | 1 line


#1423 and #1424: fixes error in phpagi.php that strips off leading/trailing () in AGI args and makes followme with confirmation fail when on DIAL_OPTIONS set. Needs some more testing and another set of eyes before comitting to 2.2 branch as the change effects every agi script

........

r3186 | p_lindheimer | 2006-11-25 11:09:48 -0800 (Sat, 25 Nov 2006) | 1 line


#1423: add a TTL (internet style) to macro-user-callerid to put a limit on infinite loop forwarding conditions. Includes a SKIPTTL optional parmater for places in the core dialplan where macro-user-callerid is called where no such condition could exist, such as outbound dialing, currently hardcoded at 64 - we probably want to make this settable from General or similar

........

r3187 | p_lindheimer | 2006-11-25 21:20:17 -0800 (Sat, 25 Nov 2006) | 1 line


#1433 - add a long wait, to give an infinite loop runaway call a chance to end and drop into the recipients voicemail

........

................

r3190 | p_lindheimer | 2006-11-25 22:09:22 -0800 (Sat, 25 Nov 2006) | 9 lines


Merged revisions 3189 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3189 | p_lindheimer | 2006-11-25 22:08:09 -0800 (Sat, 25 Nov 2006) | 1 line


#1433 - accidentally deleted line out of macro-user-callerid when doing fix

........

................

r3195 | qldrob | 2006-11-26 18:53:24 -0800 (Sun, 26 Nov 2006) | 27 lines


Merged revisions 3167-3168,3170-3173,3175-3183,3185,3188,3190-3194 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3183 | gregmac | 2006-11-25 08:59:04 +1000 (Sat, 25 Nov 2006) | 2 lines


Add freepbx_log() description from 2.2

........

r3191 | diego_iastrubni | 2006-11-26 20:13:39 +1000 (Sun, 26 Nov 2006) | 9 lines


fix some perl syntax woodo (I hate perl)


  • open now is called always with "()", for readability
changed "
" to "or" (priorities issued, which caused the openning failing when the open is called without "()"). I know this is redundant, but still, for readability this must be fixed. Perl always stinks when it comes to code readability.
  • when "die" is called, explain why by using "!$"

    No new features, no real bugs fixed, only the possibility for bugs is reduced. If we will have a 2.1.4, I can backport.

........

r3192 | qldrob | 2006-11-27 11:35:22 +1000 (Mon, 27 Nov 2006) | 2 lines


Put old hooks back into the proper order. This means that pinsets and cidlookup work again, but, they don't display properly. Going to see if I can fix this a different way.

........

r3193 | qldrob | 2006-11-27 12:42:49 +1000 (Mon, 27 Nov 2006) | 2 lines


Add Greg's redirect() call to fix #1335, SQL error when adding administrators.

........

................

r3197 | qldrob | 2006-11-26 19:15:31 -0800 (Sun, 26 Nov 2006) | 9 lines


Merged revisions 3195-3196 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3196 | qldrob | 2006-11-27 13:11:40 +1000 (Mon, 27 Nov 2006) | 2 lines


This strips out any 'action=' line in the current location when the red bar is clicked, and changes it to var-disabled. This fixes such issues as IVR's getting created, administrators being added a couple of times, anything else that uses 'action' and relys on stuff not being called more than once. This could also fix a pile of potential issues, that along with the new Redirect(), might let us re-enabled the back button on the browser. Please test!

........

................

r3207 | gregmac | 2006-11-26 23:24:55 -0800 (Sun, 26 Nov 2006) | 17 lines


Merged revisions 3197-3206 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3198 | gregmac | 2006-11-27 00:06:55 -0500 (Mon, 27 Nov 2006) | 2 lines


Added redirect_standard(), updated help for redirect()

........

r3203 | gregmac | 2006-11-27 01:26:28 -0500 (Mon, 27 Nov 2006) | 2 lines


redirect_standard() no longer includes extdisplay - was causing problems in some modules with add/delete operations

........

r3205 | gregmac | 2006-11-27 01:34:56 -0500 (Mon, 27 Nov 2006) | 2 lines


Added redirect_standard() calls to core

........

................

r3209 | gregmac | 2006-11-26 23:31:34 -0800 (Sun, 26 Nov 2006) | 9 lines


Merged revisions 3208 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3208 | gregmac | 2006-11-27 02:30:44 -0500 (Mon, 27 Nov 2006) | 2 lines


Removed code disabling back button

........

................

r3213 | gregmac | 2006-11-27 16:29:53 -0800 (Mon, 27 Nov 2006) | 9 lines


Merged revisions 3212 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3212 | gregmac | 2006-11-27 19:27:48 -0500 (Mon, 27 Nov 2006) | 2 lines


Added ext_chanisavail()

........

................

r3214 | qldrob | 2006-11-27 16:57:51 -0800 (Mon, 27 Nov 2006) | 13 lines


Merged revisions 3207,3209-3211,3213 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3210 | qldrob | 2006-11-28 09:47:43 +1000 (Tue, 28 Nov 2006) | 2 lines


Let redirect_standard continue execution of other hooks by passing an option of 'true' to it. This avoid problems where there are multiple hooks into the one page, and after one hook exits, the second should continue on. Addresses #1410.

........

r3211 | qldrob | 2006-11-28 10:01:44 +1000 (Tue, 28 Nov 2006) | 2 lines


Re-fix r3210 to account for me not actually reading any of the code around the function. Created new function redirect_standard_continue which does not abort processing.

........

................

r3219 | qldrob | 2006-11-27 17:41:26 -0800 (Mon, 27 Nov 2006) | 13 lines


Merged revisions 3214-3218 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3215 | qldrob | 2006-11-28 11:34:55 +1000 (Tue, 28 Nov 2006) | 2 lines


Changelog for 2.2

........

r3216 | qldrob | 2006-11-28 11:38:50 +1000 (Tue, 28 Nov 2006) | 2 lines


Fix IAX2 extensions being called IAX. Thanks, n3glv.

........

................

r3225 | qldrob | 2006-11-27 20:06:31 -0800 (Mon, 27 Nov 2006) | 25 lines


Merged revisions 3219-3224 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3220 | qldrob | 2006-11-28 12:06:31 +1000 (Tue, 28 Nov 2006) | 2 lines


Update newinstall.sql

........

r3221 | qldrob | 2006-11-28 12:08:29 +1000 (Tue, 28 Nov 2006) | 2 lines


Forgot to enable core by default.

........

r3222 | qldrob | 2006-11-28 12:16:06 +1000 (Tue, 28 Nov 2006) | 2 lines


Update information on front page, and bump version to rc1

........

r3223 | qldrob | 2006-11-28 12:53:05 +1000 (Tue, 28 Nov 2006) | 2 lines


Uncomment '##' attended transfer in features.conf, to avoid confusion when trying to send # or * to a caller.

........

r3224 | qldrob | 2006-11-28 13:11:46 +1000 (Tue, 28 Nov 2006) | 2 lines


Fix thinko in redirect_standard_continue()

........

................

r3226 | qldrob | 2006-11-27 20:21:40 -0800 (Mon, 27 Nov 2006) | 1 line


Preparing for 2.2.0rc1

................

r3232 | gregmac | 2006-11-28 08:33:29 -0800 (Tue, 28 Nov 2006) | 9 lines


Merged revisions 3231 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3231 | gregmac | 2006-11-28 11:25:18 -0500 (Tue, 28 Nov 2006) | 2 lines


Fix #1453

........

................

r3248 | gregmac | 2006-11-30 07:17:56 -0800 (Thu, 30 Nov 2006) | 2 lines


Cancel button returns to previous mode, instead of always online mode. Added return button to final modules screen

................

r3250 | p_lindheimer | 2006-12-01 09:26:22 -0800 (Fri, 01 Dec 2006) | 13 lines


Merged revisions 3244,3248-3249 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3244 | p_lindheimer | 2006-11-29 13:11:38 -0800 (Wed, 29 Nov 2006) | 1 line


added bad number context which will catch any number of feature code that is not defined anywhere else, and playback a meaningful message with noanswer on Playback() so that no queues, ringgroups, etc are broken by it

........

r3249 | p_lindheimer | 2006-12-01 09:17:53 -0800 (Fri, 01 Dec 2006) | 1 line


#1481 - from-zaptel should be going to from-pstn at the end and not ext-did

........

................

r3266 | gregmac | 2006-12-04 10:29:11 -0800 (Mon, 04 Dec 2006) | 2 lines


Typo (thanks vgster)

................

r3271 | p_lindheimer | 2006-12-05 10:02:50 -0800 (Tue, 05 Dec 2006) | 9 lines


Merged revisions 3270 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3270 | p_lindheimer | 2006-12-05 10:00:27 -0800 (Tue, 05 Dec 2006) | 1 line


#1501 - fix logic and clearify tooltip for Trunk 'Never Override CallerID' setting. THIS WILL BREAK 'WORKING' CONFIGURATIONS - since the logic was working backwards - sorry guys, but didn't want to make having the box checked as default, as that is not the common case

........

................

r3273 | p_lindheimer | 2006-12-05 10:15:55 -0800 (Tue, 05 Dec 2006) | 9 lines


Merged revisions 3272 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3272 | p_lindheimer | 2006-12-05 10:14:34 -0800 (Tue, 05 Dec 2006) | 1 line


added #1501 info to changelog

........

................

r3284 | p_lindheimer | 2006-12-06 12:50:30 -0800 (Wed, 06 Dec 2006) | 9 lines


Merged revisions 3283 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3283 | gregmac | 2006-12-06 12:34:42 -0800 (Wed, 06 Dec 2006) | 2 lines


Fix bug with fixlocalprefix not sanitizing pattern, fix verbose priorities

........

................

r3286 | p_lindheimer | 2006-12-07 00:30:32 -0800 (Thu, 07 Dec 2006) | 9 lines


Merged revisions 3285 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3285 | p_lindheimer | 2006-12-07 00:28:50 -0800 (Thu, 07 Dec 2006) | 1 line


from-zaptel should always jump to from-pst when in doubt (not ext-did as there are other routing paths)

........

................

r3292 | p_lindheimer | 2006-12-07 14:11:52 -0800 (Thu, 07 Dec 2006) | 9 lines


Merged revisions 3291 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3291 | p_lindheimer | 2006-12-07 14:10:09 -0800 (Thu, 07 Dec 2006) | 1 line


pass DIALSTATUS from macro-simple-dial (used by followme only) back into the channel and have dialparties.agi treat a BUSY status from the pre-ring attempt the same as DND since the phone was just busy, its probably busy again and thus all the other extensions should not be called. This will also have the effect that the primary extensions will not be called again which is the desired behavior. BUSY is returned when most devices have device DND so this is a way of detecting that on the pre-ring and thus having mastermode (-prim strategies) behave as desired when a pre-ring is used

........

................

r3297 | p_lindheimer | 2006-12-08 11:16:42 -0800 (Fri, 08 Dec 2006) | 9 lines


Merged revisions 3296 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3296 | p_lindheimer | 2006-12-08 11:15:48 -0800 (Fri, 08 Dec 2006) | 1 line


fixed some syntax bugs creating warnings in extensions.conf

........

................

r3299 | p_lindheimer | 2006-12-08 14:52:40 -0800 (Fri, 08 Dec 2006) | 9 lines


Merged revisions 3298 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3298 | p_lindheimer | 2006-12-08 14:51:40 -0800 (Fri, 08 Dec 2006) | 1 line


#1515: change congestion() to congestion(20)

........

................

r3303 | gregmac | 2006-12-08 15:46:18 -0800 (Fri, 08 Dec 2006) | 9 lines


Merged revisions 3245 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3245 | gregmac | 2006-11-29 21:32:54 -0500 (Wed, 29 Nov 2006) | 2 lines


Add install-moh patch from 2.2 (r3110)

........

................

r3304 | gregmac | 2006-12-08 15:47:13 -0800 (Fri, 08 Dec 2006) | 9 lines


Merged revisions 3246 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3246 | gregmac | 2006-11-29 21:35:16 -0500 (Wed, 29 Nov 2006) | 2 lines


Fix bug with md5 checking in install_amp; Add detection for whitespace-only differences

........

................

r3305 | gregmac | 2006-12-08 15:48:17 -0800 (Fri, 08 Dec 2006) | 9 lines


Merged revisions 3300 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3300 | gregmac | 2006-12-08 18:35:22 -0500 (Fri, 08 Dec 2006) | 2 lines


Fix #1516 - gettext emulation support

........

................

r3306 | gregmac | 2006-12-08 15:49:24 -0800 (Fri, 08 Dec 2006) | 13 lines


Merged revisions 3301-3302 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3301 | gregmac | 2006-12-08 18:40:39 -0500 (Fri, 08 Dec 2006) | 2 lines


Use bash instead of sh

........

r3302 | gregmac | 2006-12-08 18:43:25 -0500 (Fri, 08 Dec 2006) | 2 lines


Use ASTAGIDIR, if available (otherwise revert to previous behaviour of ASTVARLIBDIR/agi-bin/)

........

................

r3313 | p_lindheimer | 2006-12-12 18:06:27 -0800 (Tue, 12 Dec 2006) | 9 lines


Merged revisions 3312 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3312 | p_lindheimer | 2006-12-12 18:03:58 -0800 (Tue, 12 Dec 2006) | 1 line


dialparties.agi should report BUSY on DND, not NOANSWER

........

................

r3316 | p_lindheimer | 2006-12-13 10:29:38 -0800 (Wed, 13 Dec 2006) | 9 lines


Merged revisions 3315 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3315 | p_lindheimer | 2006-12-13 10:28:14 -0800 (Wed, 13 Dec 2006) | 1 line


fixed logic so dialparties does not try to check extension states on extensions that have been set to on previous loop (dnd on primary extension set)

........

................

r3332 | qldrob | 2006-12-17 19:08:55 -0800 (Sun, 17 Dec 2006) | 2 lines


Fix for #1469, selecting 'new user' doesn't take you to the 'create user' screen in D&U mode. Caused by 'redirect' call being too enthusiastic.

................

r3339 | qldrob | 2006-12-17 20:08:58 -0800 (Sun, 17 Dec 2006) | 9 lines


Merged revisions 3336 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3336 | qldrob | 2006-12-18 13:45:41 +1000 (Mon, 18 Dec 2006) | 2 lines


Fix for #1505, 'fax' xtn not used in from-zaptel.

........

................

r3340 | qldrob | 2006-12-17 20:33:08 -0800 (Sun, 17 Dec 2006) | 9 lines


Merged revisions 3338 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3338 | qldrob | 2006-12-18 13:56:18 +1000 (Mon, 18 Dec 2006) | 2 lines


More fixes for #1505, 'fax' context not in from-zaptel-whatever.

........

................

r3348 | qldrob | 2006-12-17 21:53:40 -0800 (Sun, 17 Dec 2006) | 13 lines


Merged revisions 3341-3347 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3341 | qldrob | 2006-12-18 14:36:29 +1000 (Mon, 18 Dec 2006) | 2 lines


Apply #1525, don't let 'Contestion' and 'Busy' hang forever.

........

r3347 | qldrob | 2006-12-18 15:47:54 +1000 (Mon, 18 Dec 2006) | 2 lines


Add a new 'download all' button, and change 'Upgrade all' so it also upgrades 'disabled' modules. Mentioned in #1463.

........

................

r3350 | qldrob | 2006-12-17 22:09:38 -0800 (Sun, 17 Dec 2006) | 9 lines


Merged revisions 3349 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3349 | qldrob | 2006-12-18 16:06:42 +1000 (Mon, 18 Dec 2006) | 2 lines


Apply naftali5's custom-dest fixes, thanks! Ref #1549.

........

................

r3352 | qldrob | 2006-12-17 22:32:17 -0800 (Sun, 17 Dec 2006) | 9 lines


Merged revisions 3351 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3351 | qldrob | 2006-12-18 16:29:42 +1000 (Mon, 18 Dec 2006) | 2 lines


Forgot to commit this line with #3347, enables 'Upgrade all' to select 'Disabled' modules

........

................

r3354 | qldrob | 2006-12-18 20:03:56 -0800 (Mon, 18 Dec 2006) | 9 lines


Merged revisions 3353 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3353 | qldrob | 2006-12-19 13:59:16 +1000 (Tue, 19 Dec 2006) | 2 lines


Quick hack fix for #1442 not letting phpinfo or asterisk-logfiles work. See comments for future plans.

........

................

r3364 | qldrob | 2006-12-19 12:08:41 -0800 (Tue, 19 Dec 2006) | 2 lines


Bump version to RC2, add fix for #1543 (change upgraded machines AMPADMINLOGO to 'freepbx.png')

................

r3365 | qldrob | 2006-12-19 12:18:16 -0800 (Tue, 19 Dec 2006) | 2 lines


Apply patch in #1490 to fix the bug-that-never-dies, CID prohib_passed_screen not working.

................

r3369 | qldrob | 2006-12-19 12:54:42 -0800 (Tue, 19 Dec 2006) | 13 lines


Merged revisions 3367-3368 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3367 | qldrob | 2006-12-20 06:47:54 +1000 (Wed, 20 Dec 2006) | 2 lines


Remove bad-number macro from extensions.conf, fix for our ongoing #-transfer issues... Will investigate using 'i' in 2.3

........

r3368 | qldrob | 2006-12-20 06:49:10 +1000 (Wed, 20 Dec 2006) | 2 lines


Apply #1495, additional include in features.conf for [applicationmap].

........

................

r3371 | qldrob | 2006-12-19 13:56:31 -0800 (Tue, 19 Dec 2006) | 9 lines


Merged revisions 3370 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3370 | qldrob | 2006-12-20 07:54:48 +1000 (Wed, 20 Dec 2006) | 2 lines


Wups, xhidden not hidden..

........

................

r3376 | gregmac | 2006-12-19 16:06:06 -0800 (Tue, 19 Dec 2006) | 16 lines


Merged revisions 3372-3373 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3372 | gregmac | 2006-12-19 18:12:57 -0500 (Tue, 19 Dec 2006) | 5 lines


drawselects() updated:

  • removed usage of goto_indicate and 'goto' hidden field,
  • it's no longer possible to have no options selected
  • Now supports a 'category' value in the destinations hook, which overrides the module name and allows modules to add destinations to any radio/select box combo (instead of being limited to their own name)

........

r3373 | gregmac | 2006-12-19 18:14:17 -0500 (Tue, 19 Dec 2006) | 1 line


Updated tooltip for custom destination

........

................

r3390 | gregmac | 2006-12-20 07:09:10 -0800 (Wed, 20 Dec 2006) | 9 lines


Merged revisions 3388 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3388 | gregmac | 2006-12-20 09:35:19 -0500 (Wed, 20 Dec 2006) | 2 lines


Added error handler for no connection to online repository

........

................

r3391 | gregmac | 2006-12-20 07:54:13 -0800 (Wed, 20 Dec 2006) | 1 line


Added GPLv2 LICENSE file

................

r3400 | p_lindheimer | 2006-12-20 18:56:19 -0800 (Wed, 20 Dec 2006) | 25 lines


Merged revisions 3291-3295,3297,3299,3303-3311,3313-3314,3316-3332,3339-3340,3342-3346,3348,3350,3352,3354-3365,3369,3371,3375-3387,3390-3391,3393-3395 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3291 | p_lindheimer | 2006-12-07 14:10:09 -0800 (Thu, 07 Dec 2006) | 1 line


pass DIALSTATUS from macro-simple-dial (used by followme only) back into the channel and have dialparties.agi treat a BUSY status from the pre-ring attempt the same as DND since the phone was just busy, its probably busy again and thus all the other extensions should not be called. This will also have the effect that the primary extensions will not be called again which is the desired behavior. BUSY is returned when most devices have device DND so this is a way of detecting that on the pre-ring and thus having mastermode (-prim strategies) behave as desired when a pre-ring is used

........

r3307 | p_lindheimer | 2006-12-10 14:51:18 -0800 (Sun, 10 Dec 2006) | 1 line


REQUIRES MODULES UPDATES! - changes to the controls that allow queues and ringgroups to stay in control to better handle some additional scenarios and improve issues with '#' transfer having problems although doesn't fix all scenarios (use device transfer for proper behavior)

........

r3314 | p_lindheimer | 2006-12-12 23:17:13 -0800 (Tue, 12 Dec 2006) | 1 line


cleanup some formatting in dialparties.agi

........

r3318 | p_lindheimer | 2006-12-13 21:59:30 -0800 (Wed, 13 Dec 2006) | 1 line


Hopefully the final fix to get all modes of transfering a received call that came in from a queue, ringgroup or followme to subsequent users or direct to their voicemail. Finally able to get rid of dolocaldial, meaning the queue transfers in particular won't ring forever. These change REQUIRE updating findmefollow, ringgroups and queues to the latest

........

r3395 | p_lindheimer | 2006-12-20 18:37:22 -0800 (Wed, 20 Dec 2006) | 1 line


some more tweaks to NODEST changes, mainly around making sure that voicemail is blocked when calls come in from queues, ringgroups and followme

........

................

r3410 | qldrob | 2006-12-22 15:16:18 -0800 (Fri, 22 Dec 2006) | 1 line


Here comes 2.2rc2

................

r3415 | qldrob | 2006-12-23 15:29:39 -0800 (Sat, 23 Dec 2006) | 2 lines


Fix for #1578, inbound routes destination weren't being saved due to the variable name changes in drawselects().. This is a major one.

................

r3416 | qldrob | 2006-12-23 15:43:58 -0800 (Sat, 23 Dec 2006) | 1 line


Here comes 2.2rc3. Sigh

................

r3418 | qldrob | 2006-12-23 16:30:21 -0800 (Sat, 23 Dec 2006) | 2 lines


Add naftali5's featurecode fixes.

................

r3421 | p_lindheimer | 2006-12-25 09:03:05 -0800 (Mon, 25 Dec 2006) | 9 lines


Merged revisions 3420 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3420 | p_lindheimer | 2006-12-25 09:01:53 -0800 (Mon, 25 Dec 2006) | 1 line


RG tree not being deleted when returning to dial-confirm

........

................

r3432 | qldrob | 2006-12-26 17:21:16 -0800 (Tue, 26 Dec 2006) | 2 lines


Remove 'This is beta code' warning from 2.2 branch.

................

r3433 | qldrob | 2006-12-26 17:22:54 -0800 (Tue, 26 Dec 2006) | 2 lines


Fix 'Check for Updates Online' link on main screen

................

r3434 | qldrob | 2006-12-26 17:24:49 -0800 (Tue, 26 Dec 2006) | 2 lines


Change RTP range to avoid conflict with webmin, now that grandstream have fixed their phones to use different ports.

................

r3439 | gregmac | 2006-12-31 00:24:16 -0800 (Sun, 31 Dec 2006) | 9 lines


Merged revisions 3438 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3438 | gregmac | 2006-12-31 03:22:53 -0500 (Sun, 31 Dec 2006) | 2 lines


Added links to help for default password warnings

........

................

r3478 | qldrob | 2007-01-02 04:06:29 -0800 (Tue, 02 Jan 2007) | 2 lines


Explicitly deny asterisk 1.4 support with freepbx 2.2. It's still too broken to use, anyway.

................

r3479 | qldrob | 2007-01-02 04:21:52 -0800 (Tue, 02 Jan 2007) | 2 lines


Apply fix from #1601, explicity kill safe_opserver. Thanks!

................

r3482 | qldrob | 2007-01-02 04:26:59 -0800 (Tue, 02 Jan 2007) | 2 lines


Apply #1484 to 2.2, too.

................

r3484 | gregmac | 2007-01-02 09:19:02 -0800 (Tue, 02 Jan 2007) | 9 lines


Merged revisions 3483 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3483 | gregmac | 2007-01-02 12:16:58 -0500 (Tue, 02 Jan 2007) | 2 lines


Add featurecode::delete() function

........

................

r3492 | qldrob | 2007-01-02 17:06:09 -0800 (Tue, 02 Jan 2007) | 9 lines


Merged revisions 3491 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3491 | qldrob | 2007-01-03 11:04:04 +1000 (Wed, 03 Jan 2007) | 2 lines


Convert %20's back to ' ' in the subject line when sending faxes.

........

................

r3494 | qldrob | 2007-01-02 17:33:31 -0800 (Tue, 02 Jan 2007) | 2 lines


Forgot to move this from trunk. Fix for bad display name reporting the error "bad outbound CID"

................

r3496 | gregmac | 2007-01-02 21:04:52 -0800 (Tue, 02 Jan 2007) | 9 lines


Merged revisions 3495 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3495 | gregmac | 2007-01-03 00:01:59 -0500 (Wed, 03 Jan 2007) | 2 lines


Fix #1473

........

................

r3513 | gregmac | 2007-01-03 00:47:38 -0800 (Wed, 03 Jan 2007) | 9 lines


Merged revisions 3512 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3512 | gregmac | 2007-01-03 03:42:40 -0500 (Wed, 03 Jan 2007) | 2 lines


Set default permissions of amportal.conf during install (#1626)

........

................

r3514 | qldrob | 2007-01-03 16:48:29 -0800 (Wed, 03 Jan 2007) | 2 lines


OK, it's really fixed this time. Sigh.

................

r3515 | qldrob | 2007-01-03 16:51:25 -0800 (Wed, 03 Jan 2007) | 2 lines


Add warning about default feature codes change

................

r3516 | qldrob | 2007-01-03 16:52:05 -0800 (Wed, 03 Jan 2007) | 2 lines


Add missing 'off' to the mouseover

................

r3517 | qldrob | 2007-01-03 18:17:24 -0800 (Wed, 03 Jan 2007) | 2 lines


Indications.conf is now automatically generated, shouldn't be here any more.

................

r3518 | qldrob | 2007-01-03 18:23:22 -0800 (Wed, 03 Jan 2007) | 2 lines


Add upgrade md5 files from 2.1 branch

................

r3519 | qldrob | 2007-01-03 18:26:58 -0800 (Wed, 03 Jan 2007) | 2 lines


Update modlist.sh with current list of modules.

................

r3522 | qldrob | 2007-01-03 20:12:51 -0800 (Wed, 03 Jan 2007) | 9 lines


Merged revisions 3521 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3521 | qldrob | 2007-01-04 14:10:10 +1000 (Thu, 04 Jan 2007) | 2 lines


Thanks to naftali5, another fix! This time for the CDR reports, #1429, not displaying the time correctly on the second page.

........

................

r3523 | qldrob | 2007-01-03 20:16:13 -0800 (Wed, 03 Jan 2007) | 2 lines


Update Changes file to reflect change to '##' transfer. Will make a note of it in the announcement too.

................

r3525 | qldrob | 2007-01-03 20:24:42 -0800 (Wed, 03 Jan 2007) | 9 lines


Merged revisions 3524 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3524 | qldrob | 2007-01-04 14:20:58 +1000 (Thu, 04 Jan 2007) | 2 lines


Add 'moh reload' command to try to convince asterisk to reload it's moh files.

........

................

r3532 | gregmac | 2007-01-03 22:48:10 -0800 (Wed, 03 Jan 2007) | 2 lines


rnav links fill entire block (instead of just text)

................

r3534 | qldrob | 2007-01-04 00:52:57 -0800 (Thu, 04 Jan 2007) | 2 lines


Add some error reporting that explains why stuff isn't working, either unsupported engine, or unable to connect to astman.

................

r3535 | qldrob | 2007-01-04 01:00:41 -0800 (Thu, 04 Jan 2007) | 2 lines


Removed svnmerge from trunk -> 2.2 .. Re-setting up so that patches now go from 2.2 -> trunk.

................

r3538 | gregmac | 2007-01-04 10:31:02 -0800 (Thu, 04 Jan 2007) | 2 lines


Fix typo #1636

................

r3540 | qldrob | 2007-01-04 13:29:08 -0800 (Thu, 04 Jan 2007) | 2 lines


Prepare for 2.2.0 release. Yay.

................

r3542 | qldrob | 2007-01-04 14:32:40 -0800 (Thu, 04 Jan 2007) | 2 lines


3 fixes to extensions.conf spotted by vgster, only seconds after releasing 2.2.0. Going to re-release it. Shh. no-one will notice.

................

r3543 | qldrob | 2007-01-04 14:33:40 -0800 (Thu, 04 Jan 2007) | 2 lines


Fix md5 for 2.2.0

................

r3546 | gregmac | 2007-01-05 14:03:03 -0800 (Fri, 05 Jan 2007) | 2 lines


Fix #1642

................

r3548 | qldrob | 2007-01-08 16:56:02 -0800 (Mon, 08 Jan 2007) | 2 lines


Convert mp3 MOH files to sln

................

r3569 | gregmac | 2007-01-16 23:56:52 -0800 (Tue, 16 Jan 2007) | 9 lines


Merged revisions 3567 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3567 | gregmac | 2007-01-17 02:44:37 -0500 (Wed, 17 Jan 2007) | 2 lines


Fix #1694 - module_install() now returns true for already installed modules

........

................

r3576 | p_lindheimer | 2007-01-18 13:53:29 -0800 (Thu, 18 Jan 2007) | 1 line


allow null and blank values to be put into astdb

................

r3580 | p_lindheimer | 2007-01-19 08:08:06 -0800 (Fri, 19 Jan 2007) | 1 line


#1698: don't propogate dnd behavior and not ring other phones if this was not a prim mode strategy

................

r3584 | qldrob | 2007-01-20 20:51:18 -0800 (Sat, 20 Jan 2007) | 2 lines


Apply fix for #1361 (patch #1667), mailbox field not being propogated in deviceanduser mode.

................

r3585 | qldrob | 2007-01-20 20:55:30 -0800 (Sat, 20 Jan 2007) | 2 lines


Fix typo in extensions.conf, when pushing '0' for oper and not having an opereration extension defined, would pass a bad Dial string.

................

r3631 | qldrob | 2007-01-24 19:24:26 -0800 (Wed, 24 Jan 2007) | 9 lines


Merged revisions 3624 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3624 | naftali5 | 2007-01-24 08:52:38 +1000 (Wed, 24 Jan 2007) | 1 line


added warning on save of trunk if user context left blank and user details filled in that details will not be saved #1666

........

................

r3643 | naftali5 | 2007-01-24 23:14:53 -0800 (Wed, 24 Jan 2007) | 25 lines


Merged revisions 3614-3622 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3614 | naftali5 | 2007-01-23 00:34:28 -0500 (Tue, 23 Jan 2007) | 1 line


limit rnav width ticket 1647

........

r3616 | naftali5 | 2007-01-23 01:24:27 -0500 (Tue, 23 Jan 2007) | 1 line


fixed panel displaying extensions over 9999 as trunks - ticket #1710

........

r3620 | naftali5 | 2007-01-23 11:08:57 -0500 (Tue, 23 Jan 2007) | 1 line


List device technology on page when editing Ticket #1711

........

r3621 | naftali5 | 2007-01-23 12:42:21 -0500 (Tue, 23 Jan 2007) | 1 line


fixed trunks stripping AMP: which removed ANY occurance of the letters A,M,P,: from the beginning of all trunks, also unified the display on the routing page - partially noted in #1713

........

r3622 | naftali5 | 2007-01-23 16:31:06 -0500 (Tue, 23 Jan 2007) | 1 line


CFB when dialparties.agi decides not to - offhook, user hits ignore/reject, etc. - patch #1681

........

................

r3678 | diego_iastrubni | 2007-01-31 00:18:14 -0800 (Wed, 31 Jan 2007) | 4 lines


fix for ticket:1731


now module_admin works even for "broken" modules, running from every directory

................

r3679 | diego_iastrubni | 2007-01-31 03:30:37 -0800 (Wed, 31 Jan 2007) | 3 lines


fix for ticket:1732 :
do not display warnings about password when not using mysql/pgsql

................

r3689 | naftali5 | 2007-02-04 11:26:08 -0800 (Sun, 04 Feb 2007) | 9 lines


Merged revisions 3688 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3688 | naftali5 | 2007-02-04 14:16:19 -0500 (Sun, 04 Feb 2007) | 1 line


make the cdr page links a bit nicer

........

................

r3691 | naftali5 | 2007-02-04 12:34:13 -0800 (Sun, 04 Feb 2007) | 9 lines


Merged revisions 3437 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3437 | qldrob | 2006-12-29 20:26:48 -0500 (Fri, 29 Dec 2006) | 2 lines


Fix typo in standard sip.conf

........

................

r3697 | naftali5 | 2007-02-04 14:19:30 -0800 (Sun, 04 Feb 2007) | 9 lines


Merged revisions 3696 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3696 | naftali5 | 2007-02-04 17:17:46 -0500 (Sun, 04 Feb 2007) | 1 line


keep rtone from being set in queues_additional.conf #1635

........

................

r3725 | qldrob | 2007-02-06 15:55:29 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release 2.2.1

................

r3728 | qldrob | 2007-02-06 16:10:42 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release

................

r3733 | qldrob | 2007-02-06 16:15:32 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release 2.2.1

................

r3736 | qldrob | 2007-02-06 16:16:31 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release 2.2.1

................

r3739 | qldrob | 2007-02-06 16:18:27 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release 2.2.1

................

r3742 | qldrob | 2007-02-06 16:21:41 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release 2.2.1

................

r3744 | naftali5 | 2007-02-06 16:22:56 -0800 (Tue, 06 Feb 2007) | 1 line


fix queues retrieve conf bug part of #1659

................

r3746 | qldrob | 2007-02-06 16:28:18 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release 2.2.1

................

r3748 | qldrob | 2007-02-06 16:40:17 -0800 (Tue, 06 Feb 2007) | 2 lines


Update Changelog for 2.2.1

................

r3749 | qldrob | 2007-02-06 16:40:46 -0800 (Tue, 06 Feb 2007) | 2 lines


Update install_amp with 2.2.1

................

r3750 | qldrob | 2007-02-06 16:43:52 -0800 (Tue, 06 Feb 2007) | 2 lines


Forgot to mention the Enum bug

................

r3751 | qldrob | 2007-02-06 16:44:42 -0800 (Tue, 06 Feb 2007) | 1 line


Creating release

................

r3754 | qldrob | 2007-02-07 04:52:09 -0800 (Wed, 07 Feb 2007) | 1 line


Creating release 2.2.1

................

r3755 | gregmac | 2007-02-07 16:42:10 -0800 (Wed, 07 Feb 2007) | 2 lines


Fix php error when gettext is not installed

................

r3757 | naftali5 | 2007-02-08 16:11:50 -0800 (Thu, 08 Feb 2007) | 9 lines


Merged revisions 3756 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3756 | naftali5 | 2007-02-08 19:09:17 -0500 (Thu, 08 Feb 2007) | 1 line


fix can't save enum trunk bug #1758

........

................

r3770 | naftali5 | 2007-02-11 15:17:43 -0800 (Sun, 11 Feb 2007) | 1 line


quick and dirty fix for module subdirs for symlink being messed up #1757, #1488, #1422

................

r3772 | naftali5 | 2007-02-11 16:42:15 -0800 (Sun, 11 Feb 2007) | 9 lines


Merged revisions 3652 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3652 | naftali5 | 2007-01-25 17:35:10 -0500 (Thu, 25 Jan 2007) | 1 line


infrastucture to handle new ringmethod firstavail firstnotonphone #1671

........

................

r3775 | diego_iastrubni | 2007-02-12 02:44:21 -0800 (Mon, 12 Feb 2007) | 13 lines


add defaults to the perl retrieve scripts. originally written by Chriss Halls
for the debian package of 2.2.0. Sounds good, why not up-porting it to the trunk and branch...?


Here are his comments on the dpatch file
## use-conf-defaults.dpatch by Chris Halls <halls@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Needed to ensure that correct defaults are used when configuration
## DP: entries are missing from amportal.conf. Defaults are copied from
## DP: amp_conf/htdocs/admin/functions.inc.php

................

r3776 | diego_iastrubni | 2007-02-12 05:29:47 -0800 (Mon, 12 Feb 2007) | 7 lines


sqlite3 support:
freepbx2.2 has sqlite3 support, as requested by ticket:1727


now the perl retrieve scripts support the sqlite3 backend, the install_amp and retrieve_conf script are also sqlite3 aware. next commit will be adding
the sqlite3 newinstall.sql file.

................

r3777 | diego_iastrubni | 2007-02-12 05:30:33 -0800 (Mon, 12 Feb 2007) | 1 line


added the new default tables for sqlite3

................

r3794 | p_lindheimer | 2007-02-21 09:26:10 -0800 (Wed, 21 Feb 2007) | 71 lines


Blocked revisions 3244,3249,3270,3272,3283,3285,3296,3298,3420,3438,3483,3491,3495,3512,3521,3524 via svnmerge


These have all already been merged by svnmerge.py, not sure why they continue
to show up as available


........

r3244 | p_lindheimer | 2006-11-29 13:11:38 -0800 (Wed, 29 Nov 2006) | 1 line


added bad number context which will catch any number of feature code that is not defined anywhere else, and playback a meaningful message with noanswer on Playback() so that no queues, ringgroups, etc are broken by it

........

r3249 | p_lindheimer | 2006-12-01 09:17:53 -0800 (Fri, 01 Dec 2006) | 1 line


#1481 - from-zaptel should be going to from-pstn at the end and not ext-did

........

r3270 | p_lindheimer | 2006-12-05 10:00:27 -0800 (Tue, 05 Dec 2006) | 1 line


#1501 - fix logic and clearify tooltip for Trunk 'Never Override CallerID' setting. THIS WILL BREAK 'WORKING' CONFIGURATIONS - since the logic was working backwards - sorry guys, but didn't want to make having the box checked as default, as that is not the common case

........

r3272 | p_lindheimer | 2006-12-05 10:14:34 -0800 (Tue, 05 Dec 2006) | 1 line


added #1501 info to changelog

........

r3283 | gregmac | 2006-12-06 12:34:42 -0800 (Wed, 06 Dec 2006) | 2 lines


Fix bug with fixlocalprefix not sanitizing pattern, fix verbose priorities

........

r3285 | p_lindheimer | 2006-12-07 00:28:50 -0800 (Thu, 07 Dec 2006) | 1 line


from-zaptel should always jump to from-pst when in doubt (not ext-did as there are other routing paths)

........

r3296 | p_lindheimer | 2006-12-08 11:15:48 -0800 (Fri, 08 Dec 2006) | 1 line


fixed some syntax bugs creating warnings in extensions.conf

........

r3298 | p_lindheimer | 2006-12-08 14:51:40 -0800 (Fri, 08 Dec 2006) | 1 line


#1515: change congestion() to congestion(20)

........

r3420 | p_lindheimer | 2006-12-25 09:01:53 -0800 (Mon, 25 Dec 2006) | 1 line


RG tree not being deleted when returning to dial-confirm

........

r3438 | gregmac | 2006-12-31 00:22:53 -0800 (Sun, 31 Dec 2006) | 2 lines


Added links to help for default password warnings

........

r3483 | gregmac | 2007-01-02 09:16:58 -0800 (Tue, 02 Jan 2007) | 2 lines


Add featurecode::delete() function

........

r3491 | qldrob | 2007-01-02 17:04:04 -0800 (Tue, 02 Jan 2007) | 2 lines


Convert %20's back to ' ' in the subject line when sending faxes.

........

r3495 | gregmac | 2007-01-02 21:01:59 -0800 (Tue, 02 Jan 2007) | 2 lines


Fix #1473

........

r3512 | gregmac | 2007-01-03 00:42:40 -0800 (Wed, 03 Jan 2007) | 2 lines


Set default permissions of amportal.conf during install (#1626)

........

r3521 | qldrob | 2007-01-03 20:10:10 -0800 (Wed, 03 Jan 2007) | 2 lines


Thanks to naftali5, another fix! This time for the CDR reports, #1429, not displaying the time correctly on the second page.

........

r3524 | qldrob | 2007-01-03 20:20:58 -0800 (Wed, 03 Jan 2007) | 2 lines


Add 'moh reload' command to try to convince asterisk to reload it's moh files.

........

................

r3795 | p_lindheimer | 2007-02-21 10:54:28 -0800 (Wed, 21 Feb 2007) | 152 lines


Blocked revisions 3252-3253,3333-3335,3337,3366,3533,3536-3537,3547,3549,3577,3583,3588,3771 via svnmerge


................

r3252 | qldrob | 2006-12-01 21:44:25 -0800 (Fri, 01 Dec 2006) | 2 lines


Bump trunk to 2.3.0alpha

................

r3253 | qldrob | 2006-12-01 21:46:08 -0800 (Fri, 01 Dec 2006) | 2 lines


Create 2.3.0alpha upgrades directory

................

r3333 | qldrob | 2006-12-17 19:27:07 -0800 (Sun, 17 Dec 2006) | 2 lines


Fix svnmerge in 2.2 to point to trunk

................

r3334 | qldrob | 2006-12-17 19:29:52 -0800 (Sun, 17 Dec 2006) | 2 lines


Sorry, stuffed that up. Svnmerge should work FROM trunk TO 2.2

................

r3335 | qldrob | 2006-12-17 19:34:55 -0800 (Sun, 17 Dec 2006) | 2 lines


Manually merge #3332 from 2.2 into trunk.

................

r3337 | qldrob | 2006-12-17 19:51:47 -0800 (Sun, 17 Dec 2006) | 2 lines


When manually doing changes, please check them before comitting. Sigh.

................

r3366 | qldrob | 2006-12-19 12:45:48 -0800 (Tue, 19 Dec 2006) | 2 lines


Merge changes from 2.2 into trunk - fix for set_caller_pres, add rc2 changes.

................

r3533 | gregmac | 2007-01-03 22:49:46 -0800 (Wed, 03 Jan 2007) | 2 lines


Port r3532 (2.2) to trunk

................

r3536 | qldrob | 2007-01-04 01:03:04 -0800 (Thu, 04 Jan 2007) | 2 lines


Setup svnmerge on trunk

................

r3537 | qldrob | 2007-01-04 01:05:14 -0800 (Thu, 04 Jan 2007) | 13 lines


Merged revisions 3533-3536 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3534 | qldrob | 2007-01-04 18:52:57 +1000 (Thu, 04 Jan 2007) | 2 lines


Add some error reporting that explains why stuff isn't working, either unsupported engine, or unable to connect to astman.

........

r3535 | qldrob | 2007-01-04 19:00:41 +1000 (Thu, 04 Jan 2007) | 2 lines


Removed svnmerge from trunk -> 2.2 .. Re-setting up so that patches now go from 2.2 -> trunk.

........

................

r3547 | gregmac | 2007-01-05 14:16:51 -0800 (Fri, 05 Jan 2007) | 13 lines


Merged revisions 3542,3544-3546 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3542 | qldrob | 2007-01-04 17:32:40 -0500 (Thu, 04 Jan 2007) | 2 lines


3 fixes to extensions.conf spotted by vgster, only seconds after releasing 2.2.0. Going to re-release it. Shh. no-one will notice.

........

r3546 | gregmac | 2007-01-05 17:03:03 -0500 (Fri, 05 Jan 2007) | 2 lines


Fix #1642

........

................

r3549 | qldrob | 2007-01-08 17:05:18 -0800 (Mon, 08 Jan 2007) | 21 lines


Merged revisions 3536-3541,3543-3545,3547-3548 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3538 | gregmac | 2007-01-05 04:31:02 +1000 (Fri, 05 Jan 2007) | 2 lines


Fix typo #1636

........

r3540 | qldrob | 2007-01-05 07:29:08 +1000 (Fri, 05 Jan 2007) | 2 lines


Prepare for 2.2.0 release. Yay.

........

r3543 | qldrob | 2007-01-05 08:33:40 +1000 (Fri, 05 Jan 2007) | 2 lines


Fix md5 for 2.2.0

........

r3548 | qldrob | 2007-01-09 10:56:02 +1000 (Tue, 09 Jan 2007) | 2 lines


Convert mp3 MOH files to sln

........

................

r3577 | qldrob | 2007-01-18 14:21:07 -0800 (Thu, 18 Jan 2007) | 20 lines


Merged revisions 3549-3576 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


................

r3569 | gregmac | 2007-01-17 17:56:52 +1000 (Wed, 17 Jan 2007) | 9 lines


Merged revisions 3567 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3567 | gregmac | 2007-01-17 02:44:37 -0500 (Wed, 17 Jan 2007) | 2 lines


Fix #1694 - module_install() now returns true for already installed modules

........

................

r3576 | p_lindheimer | 2007-01-19 07:53:29 +1000 (Fri, 19 Jan 2007) | 1 line


allow null and blank values to be put into astdb

................

................

r3583 | qldrob | 2007-01-20 20:42:53 -0800 (Sat, 20 Jan 2007) | 9 lines


Merged revisions 3577-3582 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3580 | p_lindheimer | 2007-01-20 02:08:06 +1000 (Sat, 20 Jan 2007) | 1 line


#1698: don't propogate dnd behavior and not ring other phones if this was not a prim mode strategy

........

................

r3588 | qldrob | 2007-01-21 14:38:31 -0800 (Sun, 21 Jan 2007) | 13 lines


Merged revisions 3582-3587 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3584 | qldrob | 2007-01-21 14:51:18 +1000 (Sun, 21 Jan 2007) | 2 lines


Apply fix for #1361 (patch #1667), mailbox field not being propogated in deviceanduser mode.

........

r3585 | qldrob | 2007-01-21 14:55:30 +1000 (Sun, 21 Jan 2007) | 2 lines


Fix typo in extensions.conf, when pushing '0' for oper and not having an opereration extension defined, would pass a bad Dial string.

........

................

r3771 | naftali5 | 2007-02-11 15:20:16 -0800 (Sun, 11 Feb 2007) | 9 lines


Merged revisions 3770 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r3770 | naftali5 | 2007-02-11 18:17:43 -0500 (Sun, 11 Feb 2007) | 1 line


quick and dirty fix for module subdirs for symlink being messed up #1757, #1488, #1422

........

................

................

r3796 | p_lindheimer | 2007-02-21 11:03:28 -0800 (Wed, 21 Feb 2007) | 14 lines


Blocked revisions 3480,3539 via svnmerge


........

r3480 | qldrob | 2007-01-02 04:23:03 -0800 (Tue, 02 Jan 2007) | 2 lines


Apply #1601 to trunk

Applied in r3479

........

r3539 | gregmac | 2007-01-04 10:31:24 -0800 (Thu, 04 Jan 2007) | 1 line


Fix typo #1636

Applied in r3538

........

................

r3798 | p_lindheimer | 2007-02-21 21:55:11 -0800 (Wed, 21 Feb 2007) | 1 line


TTL should be infinitely inheritable to deal with SIP redirect type infinite loop forwarding scenarios

................

r3805 | p_lindheimer | 2007-02-22 11:13:49 -0800 (Thu, 22 Feb 2007) | 1 line


revert r3798, not sure how that happened (too late) - also addreses #1803

................

r3806 | p_lindheimer | 2007-02-22 11:15:52 -0800 (Thu, 22 Feb 2007) | 1 line


TTL should be infinitely inheritable to deal with sip redirect infinite loops between phones forwarding to each other or in a circle

................

r3808 | naftali5 | 2007-02-25 11:50:46 -0800 (Sun, 25 Feb 2007) | 1 line


fix #1802 avoid redirect to display javacript error if user or device exists

................

r3826 | p_lindheimer | 2007-02-26 10:45:45 -0800 (Mon, 26 Feb 2007) | 1 line


FROM_DID should be inheritable to cope with dialplan routes that create new channels (Dial(Local/...))

................

r3830 | naftali5 | 2007-02-26 13:24:44 -0800 (Mon, 26 Feb 2007) | 1 line


create instance of astman to allow reload to work on welcome page #1722

................

r3837 | p_lindheimer | 2007-03-01 20:31:11 -0800 (Thu, 01 Mar 2007) | 1 line


macro-exten-vm + macro-simple-dial : preserve the state of DIALSTATUS when trying CFB & CFU which can both be effected by the dial attempts, and the ultimate DIALSTATUS that should be returned should be from the original call attempt.

................

r3846 | gregmac | 2007-03-05 18:34:44 -0800 (Mon, 05 Mar 2007) | 2 lines


Fix simple syntax errors

................

r3848 | p_lindheimer | 2007-03-05 19:06:40 -0800 (Mon, 05 Mar 2007) | 1 line


module_admin needs to create an astman objects for modules expectint it to be there in their upgrade scripts

................

r3849 | p_lindheimer | 2007-03-06 00:23:19 -0800 (Tue, 06 Mar 2007) | 1 line


core_users_add needs to return true if succeeding or redirect does not get executed

................

r3851 | gregmac | 2007-03-07 08:30:44 -0800 (Wed, 07 Mar 2007) | 9 lines


Merged revisions 3850 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3850 | gregmac | 2007-03-07 11:29:12 -0500 (Wed, 07 Mar 2007) | 2 lines


Merged r3674, r3823 from QuickFormBranch - added q() function

........

................

r3857 | gregmac | 2007-03-11 12:43:18 -0700 (Sun, 11 Mar 2007) | 2 lines


Fix bug: php errors being displayed when retrieving module xml fails

................

r3858 | p_lindheimer | 2007-03-12 14:19:22 -0700 (Mon, 12 Mar 2007) | 1 line


core_devices_add: added return true at end, some functions are depending on a proper return code from this, fixed un-reported bug when adding a device, no redbar after the device is added

................

r3870 | p_lindheimer | 2007-03-16 10:03:22 -0700 (Fri, 16 Mar 2007) | 1 line


warn users when setting the 'r' option in the outbound dial command options. We should probably do something atupgrade time to detect past systems but for now this is a step in the right direction

................

r3872 | p_lindheimer | 2007-03-16 14:38:23 -0700 (Fri, 16 Mar 2007) | 1 line


missing ' around CALLTRACE_HUNT, should have not effect on 2.2, this is not used until 2.3, part of firstavaialbe and firstnotonphone ring strategies

................

r3883 | p_lindheimer | 2007-03-27 14:58:47 -0700 (Tue, 27 Mar 2007) | 1 line


update Outbound Dial Prefix tooltip to include the common example of adding w on POTS lines that otherwise eat digits

................

r3886 | gregmac | 2007-03-27 15:30:11 -0700 (Tue, 27 Mar 2007) | 9 lines


Merged revisions 3885 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r3885 | gregmac | 2007-03-27 17:18:11 -0500 (Tue, 27 Mar 2007) | 1 line


Strip hyphens in fixlocalprefix

........

................

r3891 | p_lindheimer | 2007-03-28 15:36:18 -0700 (Wed, 28 Mar 2007) | 1 line


#1847 - values specified on right side of '=' in trunk configs were being truncated breakins secrets with '=' as well as servar=var=value would be broke, thanks toddinpal

................

r3896 | p_lindheimer | 2007-04-02 18:17:12 -0700 (Mon, 02 Apr 2007) | 1 line


open one connection to manager at begining of dialparties instead of each time is_ext_avail() is called

................

r3903 | p_lindheimer | 2007-04-05 10:36:58 -0700 (Thu, 05 Apr 2007) | 1 line


remove hardcode path and add default ASTETCDIR and ASTMANAGERPORT

................

r3905 | p_lindheimer | 2007-04-05 10:47:57 -0700 (Thu, 05 Apr 2007) | 1 line


remove hardcoded asterisk.conf path

................

r3907 | p_lindheimer | 2007-04-06 12:08:17 -0700 (Fri, 06 Apr 2007) | 1 line


remove hardcoded path to localprefix.conf

................

r3909 | p_lindheimer | 2007-04-06 23:15:33 -0700 (Fri, 06 Apr 2007) | 1 line


#1888 fix so DND does not block subsequent ringgroup/followme extensions when not in -prim modes

................

r3917 | p_lindheimer | 2007-04-07 15:29:36 -0700 (Sat, 07 Apr 2007) | 1 line


hardcoded path indications.conf fixed

................

r3919 | p_lindheimer | 2007-04-07 16:27:21 -0700 (Sat, 07 Apr 2007) | 1 line


#1881 create sip_registrations.conf, change hardcoded paths in all the retrieve_conf* scripts, add amportalconf= option to retrieve_conf to use other than /etc/amportal.conf

................

r3921 | p_lindheimer | 2007-04-10 12:24:28 -0700 (Tue, 10 Apr 2007) | 1 line


#1897: localprefix.conf not being written -oops, sorry - thanks lucius

................

r3928 | p_lindheimer | 2007-04-18 09:05:38 -0700 (Wed, 18 Apr 2007) | 1 line


only set CALLCONFIRMCID if a call confirm call - already fixed in trunk

................

r3933 | p_lindheimer | 2007-04-24 13:54:49 -0700 (Tue, 24 Apr 2007) | 1 line


add argument to module_admin to override default repository and xml locations, and override amportal.conf settings

................

r3935 | p_lindheimer | 2007-04-24 19:35:05 -0700 (Tue, 24 Apr 2007) | 1 line


don't complain if asterisk version is a valid tag - same as tarball but pulled form svn

................

r3938 | diego_iastrubni | 2007-04-25 08:05:24 -0700 (Wed, 25 Apr 2007) | 4 lines


Backport of changeset:3572 to the 2.2 branch. Fixes ticket:1899.
Aproved by p_lindheimer.

................

r3947 | p_lindheimer | 2007-04-27 09:55:25 -0700 (Fri, 27 Apr 2007) | 1 line


add WaitExten? class

................

r3956 | p_lindheimer | 2007-05-02 12:04:33 -0700 (Wed, 02 May 2007) | 1 line


#1924: add Israel to indications

................

r3958 | p_lindheimer | 2007-05-03 09:31:38 -0700 (Thu, 03 May 2007) | 1 line


get rid of more /usr/bin/env php, also contributing to #1927 error

................

r3960 | diego_iastrubni | 2007-05-06 02:53:21 -0700 (Sun, 06 May 2007) | 2 lines


SUBSTRING is not supported in sqlite3 - do the need to trim down the strings in php. this one is marked as done.

................

r3961 | diego_iastrubni | 2007-05-06 03:27:35 -0700 (Sun, 06 May 2007) | 5 lines


Another merge for sqlite3 support (ticket:1727), as far as I can tell, the code is fully working now.


I added a few comments in the code which will help in the future, and some todo points. Again, as far as I can tell freePBX is fully functional after
this patch.

................

r3962 | diego_iastrubni | 2007-05-06 03:36:13 -0700 (Sun, 06 May 2007) | 2 lines


consistant code - first sqlite3, then others. remove duplicated line.

................

r3963 | diego_iastrubni | 2007-05-06 03:46:22 -0700 (Sun, 06 May 2007) | 4 lines


this patch is called "open or die".


The syntax of all teh "open

die" commands has been unified, and the scripts now tell you why they failed.

................

r3965 | gregmac | 2007-05-07 09:02:20 -0700 (Mon, 07 May 2007) | 2 lines


Change php5-only syntax to work in php4

................

r3966 | p_lindheimer | 2007-05-07 10:14:07 -0700 (Mon, 07 May 2007) | 1 line


#1933 - re-enable error message when a duplicate did is entered on inbound routing

................

r3968 | p_lindheimer | 2007-05-07 18:24:29 -0700 (Mon, 07 May 2007) | 1 line


check did and directdid's to make sure there are no conflicts, merge ext-did-direct into ext-did so that did/cid routes can be used alongside directdid routes, and move the catchall context out of ext-did and into ext-did-catchall so that ext-did can be used more flexibly

................

r3971 | p_lindheimer | 2007-05-08 06:18:50 -0700 (Tue, 08 May 2007) | 1 line


don't check for duplicates if directdid is set to blank

................

r3973 | p_lindheimer | 2007-05-08 07:18:59 -0700 (Tue, 08 May 2007) | 1 line


fix more cases where duplicates are checked when adding/deleting extensions if directdid is blank, also fixed corner case where any/any inbound route is edited but a space was inserted in the did or cid

................

r3978 | p_lindheimer | 2007-05-10 16:17:49 -0700 (Thu, 10 May 2007) | 1 line


and need to be initialized as array() to avoid php errors when blank in foreach loops

................

r3981 | diego_iastrubni | 2007-05-14 06:21:31 -0700 (Mon, 14 May 2007) | 2 lines


when no address defined for the web root, ask to relod the server, and don't type an empty address. the code has been taken from install_amp.

................

r3995 | p_lindheimer | 2007-06-07 17:42:50 -0700 (Thu, 07 Jun 2007) | 1 line


allow core_devices_list to filter on tech type

................

r4002 | p_lindheimer | 2007-06-07 19:50:53 -0700 (Thu, 07 Jun 2007) | 1 line


replace depricated TIMESTAMP with current and future supported version - thanks Edgar from Elastix team

................

r4006 | p_lindheimer | 2007-06-07 20:37:32 -0700 (Thu, 07 Jun 2007) | 9 lines


Merged revisions 4005 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r4005 | p_lindheimer | 2007-06-07 20:34:52 -0700 (Thu, 07 Jun 2007) | 1 line


#1976 - add MailBoxExists? (vm_exists) to improve the voicemail retrieval from phones with no voicemail

........

................

r4011 | p_lindheimer | 2007-06-08 09:59:18 -0700 (Fri, 08 Jun 2007) | 1 line


update 2.2.2 CHANGE log with highlight of changes

................

r4012 | p_lindheimer | 2007-06-08 12:40:20 -0700 (Fri, 08 Jun 2007) | 1 line


Creating release 2.2.2

................

r4015 | p_lindheimer | 2007-06-08 18:55:31 -0700 (Fri, 08 Jun 2007) | 1 line


oops - didn't get install_amp checked in before making the tarball

................

r4018 | p_lindheimer | 2007-06-08 19:04:50 -0700 (Fri, 08 Jun 2007) | 1 line


remove to regenerate - forgot to checkin install_amp with 2.2.2 verison info

................

r4019 | p_lindheimer | 2007-06-08 19:05:08 -0700 (Fri, 08 Jun 2007) | 1 line


Creating release 2.2.2

................

r4052 | p_lindheimer | 2007-06-12 12:52:37 -0700 (Tue, 12 Jun 2007) | 1 line


#1989 - maximize the size of sip, zap, iax data field to maximum varchar supported by mysql 4.x to deal with long data lines

................

r4055 | p_lindheimer | 2007-06-12 13:11:06 -0700 (Tue, 12 Jun 2007) | 1 line


#1989 - maximize the size of sip, zap, iax data field to maximum varchar supported by mysql 4.x to deal with long data lines

................

r4085 | p_lindheimer | 2007-06-20 11:11:18 -0700 (Wed, 20 Jun 2007) | 9 lines


Merged revisions 4084 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r4084 | p_lindheimer | 2007-06-20 11:08:44 -0700 (Wed, 20 Jun 2007) | 1 line


#2007: missing parameters to freepbx_log function

........

................

r4086 | p_lindheimer | 2007-06-20 12:39:05 -0700 (Wed, 20 Jun 2007) | 1 line


#1857: check if $astman is set first

................

r4106 | p_lindheimer | 2007-06-21 09:27:33 -0700 (Thu, 21 Jun 2007) | 9 lines


Merged revisions 4105 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk


........

r4105 | p_lindheimer | 2007-06-21 09:25:19 -0700 (Thu, 21 Jun 2007) | 1 line


allow depends_on version comparisons to handle multiple digit version numbers as well as non-digits (e.g. 2.2.0beta1), may also be related to #1982

........

................

r4136 | p_lindheimer | 2007-06-21 18:29:27 -0700 (Thu, 21 Jun 2007) | 3 lines


Initialized merge tracking via "svnmerge" with revisions "1-4135" from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.3

................

................

r4139 | p_lindheimer | 2007-06-21 18:49:17 -0700 (Thu, 21 Jun 2007) | 18 lines


Blocked revisions 4130,4132,4135 via svnmerge


........

r4130 | p_lindheimer | 2007-06-21 17:17:51 -0700 (Thu, 21 Jun 2007) | 1 line


branch trunk to 2.3

........

r4132 | p_lindheimer | 2007-06-21 18:13:15 -0700 (Thu, 21 Jun 2007) | 3 lines


Removed merge tracking for "svnmerge" for
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2

........

r4135 | p_lindheimer | 2007-06-21 18:28:08 -0700 (Thu, 21 Jun 2007) | 3 lines


Initialized merge tracking via "svnmerge" with revisions "1-4134" from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2

........

................

................

................

................

r4148 | p_lindheimer | 2007-06-22 00:26:10 -0400 (Fri, 22 Jun 2007) | 1 line


fix error in link location for images directory

................

r4149 | p_lindheimer | 2007-06-22 00:48:15 -0400 (Fri, 22 Jun 2007) | 1 line


Adding daynight module

................

r4150 | p_lindheimer | 2007-06-22 00:49:51 -0400 (Fri, 22 Jun 2007) | 1 line


oops -way too tired, meant to add this to modules

................

r4153 | p_lindheimer | 2007-06-22 13:58:38 -0400 (Fri, 22 Jun 2007) | 1 line


some improvements to ARI tooltips on settings page for VmX/FollowMe? and fix so that you can have a module page in the editor while running ARI and not have it puke (this is something to help during development/testing

................

r4154 | p_lindheimer | 2007-06-22 14:28:15 -0400 (Fri, 22 Jun 2007) | 1 line


couple more formating cleanups on tooltips ARI settings.module

................

r4155 | p_lindheimer | 2007-06-22 18:00:28 -0400 (Fri, 22 Jun 2007) | 1 line


add merge_ext_followme() to core for modules to call to upgrade findmefollow and core destinations so there is no longer a distinction and they work like directdids

................

r4170 | fool4kate | 2007-06-22 20:21:49 -0400 (Fri, 22 Jun 2007) | 2 lines


Rebranded freePBX to FreePBX

................

r4171 | p_lindheimer | 2007-06-23 00:17:14 -0400 (Sat, 23 Jun 2007) | 1 line


start creating CHANGES log for major highlights

................

r4173 | p_lindheimer | 2007-06-23 11:37:00 -0400 (Sat, 23 Jun 2007) | 1 line


add description field to incoming table so we can change inbound routes to include a description

................

r4174 | p_lindheimer | 2007-06-23 12:31:07 -0400 (Sat, 23 Jun 2007) | 1 line


remove some amportal.conf file variables that have been deprecated

................

r4176 | p_lindheimer | 2007-06-23 12:48:47 -0400 (Sat, 23 Jun 2007) | 1 line


change default behavior of ENABLECW and add comments to CHANGE log

................

r4179 | p_lindheimer | 2007-06-23 17:56:06 -0400 (Sat, 23 Jun 2007) | 1 line


add CID Prefix field to inbound routes table

................

r4180 | p_lindheimer | 2007-06-24 21:53:17 -0400 (Sun, 24 Jun 2007) | 1 line


put back bad-number context with TRANSFER_CONTEXT set to keep transfers to bugs extensions from being lost in the bad-number context

................

r4200 | p_lindheimer | 2007-06-24 22:25:07 -0400 (Sun, 24 Jun 2007) | 1 line


Creating release 2.3.0beta1

................

r4219 | p_lindheimer | 2007-06-25 17:12:50 -0400 (Mon, 25 Jun 2007) | 1 line


#1785 urlencode/decode to get rid of errors

................

r4222 | p_lindheimer | 2007-06-26 14:24:16 -0400 (Tue, 26 Jun 2007) | 1 line


#2023: is_empty() doesn't seem to work everywhere (is this a php5 things?)

................

r4229 | p_lindheimer | 2007-06-26 22:27:08 -0400 (Tue, 26 Jun 2007) | 1 line


add asterisk version info when checking for updates

................

r4238 | diego_iastrubni | 2007-06-27 11:07:48 -0400 (Wed, 27 Jun 2007) | 4 lines


fix for ticket:1963 - now systems without mysql (pgsql and sqlite3) will also have a working version of mysql_real_escape_string, which is used to
check for user input in many pages.

................

r4249 | p_lindheimer | 2007-06-27 14:46:41 -0400 (Wed, 27 Jun 2007) | 1 line


#2031 - changed engine_getinfo() to handle Asterisk SVN tags as the normal version number, and to handle SVN pulls from a branch where it is formatted as (example): Asterisk SVN-branch-1.2-r61786, it will return 1.2.61786 as the version with 61786 in addtional. This will allow it to work with version control although is not perfect, because if they are notkeeping up with their svn pulls, it may be lower than a proper version number. However, the previous way just hardcoded it to 99 which effectively did the same so ...

................

r4257 | gregmac | 2007-06-28 00:29:19 -0400 (Thu, 28 Jun 2007) | 2 lines


Redirect main admin page to config.php

................

r4258 | gregmac | 2007-06-28 00:52:50 -0400 (Thu, 28 Jun 2007) | 2 lines


Fix for #2033

................

r4262 | p_lindheimer | 2007-06-28 11:18:45 -0400 (Thu, 28 Jun 2007) | 1 line


add zensource type to unique_id and remove debug message accidently left in code

................

r4263 | p_lindheimer | 2007-06-28 14:41:22 -0400 (Thu, 28 Jun 2007) | 1 line


#2022: bring fop up to version 0.27

................

r4264 | p_lindheimer | 2007-06-28 15:01:45 -0400 (Thu, 28 Jun 2007) | 1 line


improve 'forward to' button in ARI voicemail module to use names/numbers, thanks pwp from forum

................

r4269 | p_lindheimer | 2007-06-29 03:00:54 -0400 (Fri, 29 Jun 2007) | 1 line


remove annoying debug messages that FOP was printing

................

r4272 | p_lindheimer | 2007-06-30 15:05:50 -0400 (Sat, 30 Jun 2007) | 1 line


modify install_amp and upgrade directories and scripts to accomodate the eventual 2.2.3 maintenance release

................

r4273 | p_lindheimer | 2007-06-30 15:12:43 -0400 (Sat, 30 Jun 2007) | 1 line


#2020: change from symlink to copy of agi-bin from modules to address error that occurs on some systems. If you do not want to copy over a modified version, you must change it to remove write access

................

r4277 | p_lindheimer | 2007-06-30 17:36:51 -0400 (Sat, 30 Jun 2007) | 1 line


add DeadAGI to extensions.class.php

................

r4281 | p_lindheimer | 2007-06-30 18:21:34 -0400 (Sat, 30 Jun 2007) | 1 line


#1882: fix sort order by lastname

................

r4282 | p_lindheimer | 2007-06-30 19:24:09 -0400 (Sat, 30 Jun 2007) | 1 line


need to make sure agi scripts have execute permissions after succesful copy. This may also fix #2028

................

r4289 | p_lindheimer | 2007-06-30 19:51:50 -0400 (Sat, 30 Jun 2007) | 1 line


#1903 changed form source to . for amportal and safe_opserver

................

r4293 | p_lindheimer | 2007-07-01 19:25:56 -0400 (Sun, 01 Jul 2007) | 1 line


fix mismatch } from changes adding 2.2.3 upgrade scripts

................

r4299 | p_lindheimer | 2007-07-03 16:32:20 -0400 (Tue, 03 Jul 2007) | 11 lines


  • improved parse_amportal_conf with structure for defaults and consistent
    formatting of directory names, etc.
  • improved parse_asterisk_conf to make directories in standard format, made it
    modify $amp_conf after loading in case discrpencies are found.
  • fixed module version checking regex to handle module versions in the form of
    2.22.0beta3.1 for example.
  • made retrieve_conf bootstrap off of /etc/amportal.conf to just find the
    AMPWEBROOT since that is where the functions.inc.php is currently storred.
    It then calls the proper parse_amportal_conf and parse_asterisk_conf from
    there.

................

r4307 | gregmac | 2007-07-06 01:50:18 -0400 (Fri, 06 Jul 2007) | 2 lines


Fix #1982

................

r4308 | gregmac | 2007-07-06 01:50:52 -0400 (Fri, 06 Jul 2007) | 2 lines


checkdepends and reversedepends were backwords - fixed

................

r4309 | gregmac | 2007-07-06 01:52:05 -0400 (Fri, 06 Jul 2007) | 2 lines


Add hidden --make-links-devel option to install_amp

................

r4322 | p_lindheimer | 2007-07-07 11:38:57 -0400 (Sat, 07 Jul 2007) | 1 line


add RC in addition to rc as possible version numbering

................

r4328 | p_lindheimer | 2007-07-07 14:21:56 -0400 (Sat, 07 Jul 2007) | 1 line


ARI relayout and addition of features like DND and CW, thanks to Peter Kaplan for the initiative and we'll look forward to the additional tweaks

................

r4335 | gregmac | 2007-07-10 01:31:33 -0400 (Tue, 10 Jul 2007) | 2 lines


Add AMPMANAGERPROXYPORT directive to connect to an asterisk manager proxy, as well as a fallback to connect to ASTMANAGERPORT if proxy fails

................

r4336 | gregmac | 2007-07-10 01:31:58 -0400 (Tue, 10 Jul 2007) | 2 lines


Always start a session, regardless of AUTHTYPE

................

r4337 | gregmac | 2007-07-10 01:32:41 -0400 (Tue, 10 Jul 2007) | 2 lines


Add jquery library

................

r4338 | gregmac | 2007-07-10 13:54:39 -0400 (Tue, 10 Jul 2007) | 2 lines


Remove 'current' class from help link

................

r4339 | gregmac | 2007-07-10 15:29:08 -0400 (Tue, 10 Jul 2007) | 2 lines


Install no longer requires $versions array, now built automatically

................

r4343 | gregmac | 2007-07-10 18:47:00 -0400 (Tue, 10 Jul 2007) | 2 lines


syntax typo

................

r4348 | gregmac | 2007-07-10 20:45:41 -0400 (Tue, 10 Jul 2007) | 3 lines


Merged 2.3.views branch back to main 2.3:

r4341 r4342 r4343 r4344 r4345 r4346 r4347

................

r4349 | p_lindheimer | 2007-07-10 20:48:38 -0400 (Tue, 10 Jul 2007) | 1 line


added notifications table and added conversion in all destinations directories for now core voicemail dest format inot 2.3.0beta2 upgrade dir

................

r4351 | gregmac | 2007-07-10 21:13:55 -0400 (Tue, 10 Jul 2007) | 2 lines


Merge r4350 from 2.3.views branch - Support for modules to hijack index page

................

r4352 | gregmac | 2007-07-11 03:01:34 -0400 (Wed, 11 Jul 2007) | 2 lines


Add jquery interface plugin (http://interface.eyecon.ro)

................

r4353 | gregmac | 2007-07-11 03:03:35 -0400 (Wed, 11 Jul 2007) | 2 lines


Add notifications class (philippe)

................

r4354 | p_lindheimer | 2007-07-11 04:18:25 -0400 (Wed, 11 Jul 2007) | 1 line


fixed syntax error

................

r4355 | gregmac | 2007-07-11 19:17:31 -0400 (Wed, 11 Jul 2007) | 2 lines


Add attribution for Mark James' Silk icons

................

r4356 | p_lindheimer | 2007-07-11 19:49:37 -0400 (Wed, 11 Jul 2007) | 1 line


move amportal to AMPBIN dir and rename to freepbx_engine, and change amportal in /usr/sbin/ to call the new one. This is so that the amportal start script does not have to be owned by root and can be udpated as part of framework

................

r4357 | gregmac | 2007-07-11 21:40:54 -0400 (Wed, 11 Jul 2007) | 2 lines


Fix bugs in module version dependency checking

................

r4358 | gregmac | 2007-07-11 23:23:07 -0400 (Wed, 11 Jul 2007) | 2 lines


Move db_connect to header.php

................

r4359 | p_lindheimer | 2007-07-11 23:34:12 -0400 (Wed, 11 Jul 2007) | 1 line


add default password warnings to notification table

................

r4363 | p_lindheimer | 2007-07-12 00:06:52 -0400 (Thu, 12 Jul 2007) | 1 line


make retrieve_conf fatal() function write to notification class, and also prepare all messages for localization

................

r4364 | p_lindheimer | 2007-07-12 00:11:43 -0400 (Thu, 12 Jul 2007) | 1 line


added FOPRUN to defaults as false

................

r4366 | p_lindheimer | 2007-07-12 00:28:37 -0400 (Thu, 12 Jul 2007) | 1 line


changed freepbx_engine (amportal) to not start FOP if FOPRUN is not set to true, also added start_fop, stop_fop, restart_fop commands

................

r4367 | p_lindheimer | 2007-07-12 04:10:31 -0400 (Thu, 12 Jul 2007) | 1 line


add chown to freepbx_engine to include bin directory, and add more aggressive attempts to find freepbx_engine in the amportal stub

................

r4368 | p_lindheimer | 2007-07-12 04:23:12 -0400 (Thu, 12 Jul 2007) | 1 line


#2029: fix FOPWEBROOT default to AMPWEBROOT/panel

................

r4369 | p_lindheimer | 2007-07-12 04:41:32 -0400 (Thu, 12 Jul 2007) | 1 line


#1626: get rid of undefined and unitialized vars in install_amp

................

r4370 | gregmac | 2007-07-12 05:22:40 -0400 (Thu, 12 Jul 2007) | 2 lines


Optimize symlink_subdirs() a bit

................

r4371 | gregmac | 2007-07-12 05:28:39 -0400 (Thu, 12 Jul 2007) | 2 lines


Moved json.inc.php to main freepbx common/ directory

................

r4372 | p_lindheimer | 2007-07-12 05:52:26 -0400 (Thu, 12 Jul 2007) | 1 line


add notification errors for symlink and cp failures from modules

................

r4374 | p_lindheimer | 2007-07-12 14:15:23 -0400 (Thu, 12 Jul 2007) | 1 line


add PASSIVE mode to add_<notices> methods in notification class to allow updates without resetting the reset value

................

r4377 | gregmac | 2007-07-12 15:22:33 -0400 (Thu, 12 Jul 2007) | 2 lines


Add module_run_notification_checks() to main page, checks for broken/disabled modules and triggers notification

................

r4378 | gregmac | 2007-07-12 15:26:14 -0400 (Thu, 12 Jul 2007) | 3 lines


Add AJAX handler to config.php,
Add AJAX reload mechanism, view file, CSS, scripts and associated images

................

r4379 | p_lindheimer | 2007-07-12 15:43:01 -0400 (Thu, 12 Jul 2007) | 1 line


pulled out library functions form install_amp to libfreepbx.install.php so that framework install.php script can also use the functions to do layered upgrades

................

r4381 | gregmac | 2007-07-12 15:49:18 -0400 (Thu, 12 Jul 2007) | 2 lines


Delete module notifications if none to display

................

r4383 | p_lindheimer | 2007-07-13 04:33:32 -0400 (Fri, 13 Jul 2007) | 1 line


#2081: make freepbx_engine executable after the copy which loses the x permission, so it can make everything else executable

................

r4384 | gregmac | 2007-07-13 12:57:17 -0400 (Fri, 13 Jul 2007) | 2 lines


Always exit for "handler" requests

................

r4386 | gregmac | 2007-07-13 12:58:55 -0400 (Fri, 13 Jul 2007) | 2 lines


Bug in jquery dimensions plugin

................

r4388 | gregmac | 2007-07-13 13:01:23 -0400 (Fri, 13 Jul 2007) | 4 lines


Add freepbx_modal_show(), freepbx_modal_close(), freepbx_modal_hide() javascript functions;
Add CSS for module admin modal dialog;
Refactor css/javascript from AJAX reload so it also supports module admin

................

r4389 | gregmac | 2007-07-13 13:02:04 -0400 (Fri, 13 Jul 2007) | 2 lines


Add AJAX-style module admin processing

................

r4394 | gregmac | 2007-07-13 14:26:05 -0400 (Fri, 13 Jul 2007) | 3 lines


Initialized merge tracking via "svnmerge" with revisions "1-4328" from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.3.newcss

................

r4395 | gregmac | 2007-07-13 15:33:26 -0400 (Fri, 13 Jul 2007) | 24 lines


Merged 2.3.newcss branch to 2.3, modified to work with views system:


Merged revisions 4329-4394 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.3.newcss


........

r4329 | fool4kate | 2007-07-09 13:33:58 -0700 (Mon, 09 Jul 2007) | 2 lines


Temporary branch for new FreePBX logo and style sheet.

........

r4330 | p_lindheimer | 2007-07-09 13:47:46 -0700 (Mon, 09 Jul 2007) | 3 lines


Initialized merge tracking via "svnmerge" with revisions "1-4328" from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.3

........

r4331 | fool4kate | 2007-07-09 15:38:44 -0700 (Mon, 09 Jul 2007) | 2 lines


Generated new style sheet for new FreePBX logo.

........

r4334 | fool4kate | 2007-07-09 19:53:55 -0700 (Mon, 09 Jul 2007) | 2 lines


Added our happy frog as the default logo

........

................

r4397 | fool4kate | 2007-07-13 22:59:15 -0400 (Fri, 13 Jul 2007) | 2 lines


Fixed Syntax errors.

................

r4398 | gregmac | 2007-07-14 11:16:11 -0400 (Sat, 14 Jul 2007) | 2 lines


Misc fixes for html validation errors

................

r4400 | p_lindheimer | 2007-07-15 15:19:00 -0400 (Sun, 15 Jul 2007) | 1 line


add ext_sipaddheader, ext_sipgetheader, ext_alertinfo to extensions class, add exec_sipaddheader, set_alertinfo to phpagi.php

................

r4404 | p_lindheimer | 2007-07-15 15:37:25 -0400 (Sun, 15 Jul 2007) | 1 line


add candelete to notification table on newinstall

................

r4405 | p_lindheimer | 2007-07-15 15:37:59 -0400 (Sun, 15 Jul 2007) | 1 line


add candelete to notification table on upgrade

................

r4407 | p_lindheimer | 2007-07-16 02:27:12 -0400 (Mon, 16 Jul 2007) | 1 line


added candelete to notification class and add notices for new modules and updates notices for updates available

................

r4409 | p_lindheimer | 2007-07-16 18:27:24 -0400 (Mon, 16 Jul 2007) | 1 line


add canddelete if noticiations table was already added without it

................

r4410 | p_lindheimer | 2007-07-16 20:25:35 -0400 (Mon, 16 Jul 2007) | 1 line


change module_admin version_compare to version_compare_freepbx

................

r4411 | p_lindheimer | 2007-07-16 20:43:22 -0400 (Mon, 16 Jul 2007) | 1 line


increase the version field length for modules

................

r4412 | gregmac | 2007-07-17 02:52:17 -0400 (Tue, 17 Jul 2007) | 3 lines


Add "file" handler for secure file pass-through,
Update "freepbx" view to use file handler for auto-inclusion of module CSS and JS files

................

r4413 | gregmac | 2007-07-17 03:16:55 -0400 (Tue, 17 Jul 2007) | 2 lines


Fix module upgrade text

................

r4414 | p_lindheimer | 2007-07-17 14:24:32 -0400 (Tue, 17 Jul 2007) | 1 line


rename merge_ext_followme to merge_ext_followme_priv so when this is packaged with framework it does not conflict with the same function inside functions.inc.php, this will not effect past tarballs as this is extracted into framework as part of the build process

................

r4415 | fool4kate | 2007-07-17 14:33:18 -0400 (Tue, 17 Jul 2007) | 2 lines


Widened tab images to fix right edge repeat ugliness.

................

r4416 | p_lindheimer | 2007-07-17 17:47:45 -0400 (Tue, 17 Jul 2007) | 1 line


make $amp_conf_defaults global so parser can see it - this is dependendent on renaming the defaults array in functions.inc.php, header.php and db_connect.php which will come next but does not hurt this at all since it is already giving errors

................

r4417 | p_lindheimer | 2007-07-17 18:32:59 -0400 (Tue, 17 Jul 2007) | 10 lines


  • moved version_compare_freepbx back to install_amp from libfreepbx.install.php
  • added module_admin call to install packaged modules, uses force flag, all
    dependencies need to be pre-confirmed.
  • added skip-module-install flag to skip the above
  • made default variables global in collect_settings() (was giving warnings)
  • run asterisk -rx 'reload manager' after apply_conf.sh is run in case
    settings changed so retrieve_conf can get to it later.

................

r4418 | p_lindheimer | 2007-07-17 18:37:36 -0400 (Tue, 17 Jul 2007) | 1 line


add cronmanager table and default enabling of online updates at install time

................

r4419 | p_lindheimer | 2007-07-17 19:06:17 -0400 (Tue, 17 Jul 2007) | 11 lines


  • changed $defaults to $amp_conf_defaults (avoid confusion and there
    seemed to be some errors.
  • add cronmanager class
  • add freepbx-cron-scheduler.php (svn cp-ed from retrieve_conf) to
    schedule jobs. It wakes up hourly and works with cronmanager
  • have retrieve_conf check if freepbx-cron-scheduler.php is running
    and start it if not.
  • the cron job is run hourly, at a random minute setting per
    install. In conjunction with the online update checker choosing
    a random hour to run, the combo will distribute hits to the server.

................

r4421 | p_lindheimer | 2007-07-17 19:22:36 -0400 (Tue, 17 Jul 2007) | 1 line


modify error checking on crontab -l since it returns an error when no entries are there and that is not an error

................

r4424 | p_lindheimer | 2007-07-17 19:51:22 -0400 (Tue, 17 Jul 2007) | 1 line


make FOPRUN default to true for compatibility, still false in default amportal.conf file

................

r4425 | p_lindheimer | 2007-07-17 20:26:50 -0400 (Tue, 17 Jul 2007) | 4 lines


  • Changes by Peter Kaplan (thanks!)
  • separated ARI into modules for Follow-Me, VmX, etc.
  • added DND and CW to features

................

r4428 | p_lindheimer | 2007-07-17 21:19:09 -0400 (Tue, 17 Jul 2007) | 1 line


preparing CHANGES file

................

r4429 | p_lindheimer | 2007-07-17 22:27:14 -0400 (Tue, 17 Jul 2007) | 1 line


add setup_svn.php setup script to svn switch in all of the modules for a release to help development

................

r4430 | p_lindheimer | 2007-07-18 00:26:46 -0400 (Wed, 18 Jul 2007) | 1 line


changed FreePBX version display to display framework version, changed freePBX to FreePBX in new views directory

................

r4432 | p_lindheimer | 2007-07-18 16:20:45 -0400 (Wed, 18 Jul 2007) | 1 line


add --no-warnings to module_admin, and use in install_amp to keep WARNINGS about force flag from displaying

................

r4435 | p_lindheimer | 2007-07-18 18:30:27 -0400 (Wed, 18 Jul 2007) | 9 lines


Merged revisions 4434 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r4434 | p_lindheimer | 2007-07-18 15:24:13 -0700 (Wed, 18 Jul 2007) | 1 line


edit CHANGES in prep for 2.2.3

........

................

r4439 | p_lindheimer | 2007-07-18 18:39:58 -0400 (Wed, 18 Jul 2007) | 9 lines


Merged revisions 4437 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2


........

r4437 | p_lindheimer | 2007-07-18 15:36:11 -0700 (Wed, 18 Jul 2007) | 1 line


Creating release 2.2.3

........

................

r4442 | gregmac | 2007-07-19 01:17:18 -0400 (Thu, 19 Jul 2007) | 2 lines


Reorganize dashboard and module admin links

................

r4443 | fool4kate | 2007-07-19 01:17:45 -0400 (Thu, 19 Jul 2007) | 1 line


Update styles for new view layout method

................

r4444 | gregmac | 2007-07-19 02:21:35 -0400 (Thu, 19 Jul 2007) | 2 lines


Add footer back to admin pages

................

r4445 | gregmac | 2007-07-19 02:22:59 -0400 (Thu, 19 Jul 2007) | 2 lines


Style for footer from r4444

................

r4446 | gregmac | 2007-07-19 02:26:10 -0400 (Thu, 19 Jul 2007) | 4 lines


Add support for 'display' menuitem attribute,
Rework config.php to use 'display' to select current page, instead of menuitem key
Some optimizations to config.php processing (at least two nested foreach loops removed)

................

r4448 | gregmac | 2007-07-19 02:59:26 -0400 (Thu, 19 Jul 2007) | 2 lines


Fix reload issues in IE6

................

r4449 | gregmac | 2007-07-19 03:02:18 -0400 (Thu, 19 Jul 2007) | 2 lines


Fix module admin 'apply' in IE6

................

r4450 | fool4kate | 2007-07-19 14:16:21 -0400 (Thu, 19 Jul 2007) | 1 line


Style changes to module reload

................

r4451 | fool4kate | 2007-07-19 14:38:34 -0400 (Thu, 19 Jul 2007) | 2 lines


Validated CSS via w3

................

r4452 | fool4kate | 2007-07-19 16:46:48 -0400 (Thu, 19 Jul 2007) | 1 line


Added TM notice

................

r4453 | p_lindheimer | 2007-07-19 17:23:05 -0400 (Thu, 19 Jul 2007) | 1 line


add global reference to amp_conf_defaults variable, appears to be a bug in php??? module_admin required this same workaround.

................

r4455 | p_lindheimer | 2007-07-20 01:05:00 -0400 (Fri, 20 Jul 2007) | 1 line


copy logo.png over freepbx.png which is the default right top logo in many past amportal.conf files

................

r4456 | gregmac | 2007-07-20 01:17:25 -0400 (Fri, 20 Jul 2007) | 2 lines


Change frog animation background color, adjust orange to be web-safe (to allow GIF background to work properly)

................

r4458 | gregmac | 2007-07-20 18:57:05 -0400 (Fri, 20 Jul 2007) | 2 lines


Fix reload bar not disappearing (this should have been part of r4448)

................

r4459 | p_lindheimer | 2007-07-20 23:33:28 -0400 (Fri, 20 Jul 2007) | 1 line


#2123 and #2124: get directory paths correct in install_amp without trailing '/'

................

r4460 | p_lindheimer | 2007-07-20 23:43:17 -0400 (Fri, 20 Jul 2007) | 1 line


make FOP start by default if FOPRUN not set

................

r4462 | gregmac | 2007-07-21 00:09:15 -0400 (Sat, 21 Jul 2007) | 1 line


change Configuration tab to say Status and System Status on dashboard to say FreePBX System Status

................

r4463 | p_lindheimer | 2007-07-21 00:52:03 -0400 (Sat, 21 Jul 2007) | 1 line


let old index page (welcome view) be used when no dashboard index module present

................

r4468 | p_lindheimer | 2007-07-21 01:23:31 -0400 (Sat, 21 Jul 2007) | 1 line


add dashboard to packaged tarball

................

r4469 | p_lindheimer | 2007-07-21 01:32:30 -0400 (Sat, 21 Jul 2007) | 1 line


fix svn path for improt function

................

r4470 | p_lindheimer | 2007-07-21 01:35:36 -0400 (Sat, 21 Jul 2007) | 1 line


remove check for release number in install_amp array, no longer needed

................

r4471 | p_lindheimer | 2007-07-21 01:51:38 -0400 (Sat, 21 Jul 2007) | 1 line


changed Status tab to Admin

................

r4472 | p_lindheimer | 2007-07-21 01:52:25 -0400 (Sat, 21 Jul 2007) | 1 line


Creating release 2.3.0beta2

................

r4477 | p_lindheimer | 2007-07-21 13:39:01 -0400 (Sat, 21 Jul 2007) | 1 line


add restore option to setup_svn.php

................

r4478 | p_lindheimer | 2007-07-21 13:44:43 -0400 (Sat, 21 Jul 2007) | 6 lines


  • #2128: fix AMPDBPASS not getting written in amportal.conf
  • remove default values from amportal.conf that are autogenerated in install_amp
  • make install_amp check for asterisk running and fail if not
  • move module installtion section after everything is setup properly to connect to
    asterisk through the manager

................

r4479 | p_lindheimer | 2007-07-21 13:59:14 -0400 (Sat, 21 Jul 2007) | 1 line


change bar over footer so it does not overlap in dashboard

................

r4480 | p_lindheimer | 2007-07-21 14:38:38 -0400 (Sat, 21 Jul 2007) | 1 line


add voicemail, recordings, music, featurecodeadmin, infoservices to core packaging

................

r4482 | p_lindheimer | 2007-07-21 14:40:30 -0400 (Sat, 21 Jul 2007) | 1 line


Creating release 2.3.0beta2

................

r4511 | p_lindheimer | 2007-07-23 20:49:11 -0400 (Mon, 23 Jul 2007) | 1 line


#2137 fix VmX Locater and minor bootstrap issue so any modules with filename starting with '.' are not loaded, e.g. vim swap files while editing

................

r4514 | p_lindheimer | 2007-07-23 21:30:20 -0400 (Mon, 23 Jul 2007) | 1 line


wrap copy and un_link in error handler in cp_subdirs(), try to turn down error level so E_STRICT does't create warnings, fixed some uninitialized variables

................

r4525 | p_lindheimer | 2007-07-26 01:22:04 -0400 (Thu, 26 Jul 2007) | 1 line


provide notificaiton when automatic online updating is on but no email, and if email fails

................

r4528 | p_lindheimer | 2007-07-26 01:55:59 -0400 (Thu, 26 Jul 2007) | 1 line


#2147 correct panel link in view

................

r4529 | p_lindheimer | 2007-07-26 09:55:11 -0400 (Thu, 26 Jul 2007) | 1 line


make currently installed notification shortened to current

................

r4530 | p_lindheimer | 2007-07-26 10:04:53 -0400 (Thu, 26 Jul 2007) | 1 line


#2122 showed potential signs of reload_needed not being intitialized

................

r4531 | p_lindheimer | 2007-07-26 13:02:01 -0400 (Thu, 26 Jul 2007) | 1 line


#2157: database mode broken for all admins that don't have access to all

................

r4532 | p_lindheimer | 2007-07-26 14:55:42 -0400 (Thu, 26 Jul 2007) | 1 line


fix wrappers for copy and unlink so they return proper return code and make copy wrapper change destination permission to execute

................

r4533 | p_lindheimer | 2007-07-26 15:33:18 -0400 (Thu, 26 Jul 2007) | 1 line


#2150 don't send output to cron unless error detected and also fix error where job was being run every hour vs. the specified frequence

................

r4534 | p_lindheimer | 2007-07-26 15:53:18 -0400 (Thu, 26 Jul 2007) | 1 line


2111: added notification of retrieve_conf failures upon returning to web code

................

r4535 | p_lindheimer | 2007-07-26 16:19:34 -0400 (Thu, 26 Jul 2007) | 1 line


#2154: move bounce_op.sh to AMPBIN and execute from there

................

r4536 | p_lindheimer | 2007-07-26 16:29:27 -0400 (Thu, 26 Jul 2007) | 1 line


#2154: change references to moved bounce_op.sh to AMPBIN

................

r4551 | p_lindheimer | 2007-07-26 20:35:53 -0400 (Thu, 26 Jul 2007) | 1 line


#1442 remove exceptions for logfiles and phpinfo in .htaccess - all files now denied

................

r4561 | p_lindheimer | 2007-07-27 18:35:54 -0400 (Fri, 27 Jul 2007) | 1 line


#2169: fix featurecodes delete method which never worked featurecodes.class.php

................

r4591 | p_lindheimer | 2007-07-28 04:30:19 -0400 (Sat, 28 Jul 2007) | 1 line


#2143: fixed hooks - SHOULD REVIEW, changed order of arguments to hook function although I don't know why it would have been changed. It does conform to the wiki documentation and makes cidlookup work again

................

r4594 | p_lindheimer | 2007-07-28 12:34:15 -0400 (Sat, 28 Jul 2007) | 1 line


#2171: fix check of engine_info

................

r4599 | p_lindheimer | 2007-07-28 14:09:05 -0400 (Sat, 28 Jul 2007) | 1 line


added a start_asterisk script for first time installs to make sure asterisk is running as user asterisk, and modified install_amp instructions to use that script. The issue if, if you start with safe_asterisk, it will start as root

................

r4604 | p_lindheimer | 2007-07-28 16:55:32 -0400 (Sat, 28 Jul 2007) | 1 line


more fixes to get hooks back going, related to #2143 should be ok now although review would still be good

................

r4606 | p_lindheimer | 2007-07-28 18:42:56 -0400 (Sat, 28 Jul 2007) | 1 line


#2116 put noe op_style.cfg FOP layout

................

r4609 | p_lindheimer | 2007-07-28 20:52:08 -0400 (Sat, 28 Jul 2007) | 1 line


#2174 fix bounce_op.sh really this time - typo in FOPRUN variable and missing global defintion of asterisk.conf vars

................

r4613 | p_lindheimer | 2007-07-29 02:02:21 -0400 (Sun, 29 Jul 2007) | 1 line


cronmanager not updating after fix for hourly updates

................

r4615 | p_lindheimer | 2007-07-29 10:58:20 -0400 (Sun, 29 Jul 2007) | 1 line


revert r4606, #2116, close #2174

................

r4618 | gregmac | 2007-07-29 20:00:57 -0400 (Sun, 29 Jul 2007) | 2 lines


Implement #1520

................

r4619 | gregmac | 2007-08-01 00:22:25 -0400 (Wed, 01 Aug 2007) | 2 lines


Add callback support to javascript modal functions

................

r4620 | gregmac | 2007-08-01 00:25:29 -0400 (Wed, 01 Aug 2007) | 2 lines


Adjust reload modal dialog timings, add keyboard shortcuts

................

r4623 | p_lindheimer | 2007-08-01 21:24:41 -0400 (Wed, 01 Aug 2007) | 1 line


add support for needsenginedb and needsenginerunning attributes in module xml files for menu items to have the lnav item disabled if Asterisk is not running. Needs CSS change coming next. Changed checkAstMan to return true/false - modules using this need to deal with the result it no longer exits with error message

................

r4624 | gregmac | 2007-08-01 22:59:33 -0400 (Wed, 01 Aug 2007) | 2 lines


Adjust stylesheet/menu markup to support disabled menu items

................

r4625 | p_lindheimer | 2007-08-02 00:18:20 -0400 (Thu, 02 Aug 2007) | 1 line


fixed uninitialized index, made disabled menu items gray and italicized

................

r4628 | p_lindheimer | 2007-08-02 13:49:43 -0400 (Thu, 02 Aug 2007) | 1 line


fix notices from ob_flush ob_clean call, fix some undefined index variables in xml library (which points at clear bugs that need to be addressed by adopting a new library), fix some undefined variable notices - in page.modules.php actually breaks javascripts and functionality when notices are turned up

................

r4633 | p_lindheimer | 2007-08-02 14:24:04 -0400 (Thu, 02 Aug 2007) | 1 line


#1659: make queues id varchar, allows leading 0 extensions

................

r4634 | p_lindheimer | 2007-08-02 14:31:58 -0400 (Thu, 02 Aug 2007) | 1 line


remove setFollowMeMySQL() from settings.module, not needed there

................

r4636 | p_lindheimer | 2007-08-02 15:05:08 -0400 (Thu, 02 Aug 2007) | 1 line


fix findmefollow upgrade script to work if someone changed grpnum to varchar

................

r4637 | p_lindheimer | 2007-08-02 16:05:25 -0400 (Thu, 02 Aug 2007) | 1 line


change upgrade script to handle ringgroups that may have been changed to varchar

................

r4661 | p_lindheimer | 2007-08-03 02:06:46 -0400 (Fri, 03 Aug 2007) | 1 line


replace sip, iax, zap and queues perl script with php functions. Also add call-limit to sip extensions for Asterisk 1.4 and above, see #2127

................

r4662 | p_lindheimer | 2007-08-03 04:19:34 -0400 (Fri, 03 Aug 2007) | 1 line


oops - only use version for compare

................

r4667 | p_lindheimer | 2007-08-03 19:32:38 -0400 (Fri, 03 Aug 2007) | 1 line


fixed a whole bunch of uninitialized variables and at least one bug setting totalcalls to 0 (it was doing ==)

................

r4668 | gregmac | 2007-08-03 21:43:43 -0400 (Fri, 03 Aug 2007) | 3 lines


Update welcome page to display notifications;
remove old checks for default passwords, disabled modules, etc.. (covered by notifications)

................

r4669 | gregmac | 2007-08-03 23:12:55 -0400 (Fri, 03 Aug 2007) | 2 lines


Remove firebugx script

................

r4671 | p_lindheimer | 2007-08-04 11:36:46 -0400 (Sat, 04 Aug 2007) | 1 line


replace jquery.js with unpacked version

................

r4672 | p_lindheimer | 2007-08-04 11:40:59 -0400 (Sat, 04 Aug 2007) | 1 line


replace jquery.tabs.js with unpacked version

................

r4673 | p_lindheimer | 2007-08-04 13:35:04 -0400 (Sat, 04 Aug 2007) | 1 line


fix uninitialized variable - don't know why it was event trying to pass in because that makes no sense for what the argument is suppose to be

................

r4674 | p_lindheimer | 2007-08-04 13:36:37 -0400 (Sat, 04 Aug 2007) | 1 line


fix wrong variable being passed and remove warnings

................

r4677 | p_lindheimer | 2007-08-04 14:10:59 -0400 (Sat, 04 Aug 2007) | 19 lines


  • rename jquery.js to jquery-1.1.3.1.js
  • rename jquery.tabs.js to jquery.tabs-2.7.4.js
  • removed jquery.interface.js - no longer needed (and was very large)
  • split out all 'static' javascript from script.js.php to script.legacy.js
  • added Expires: header to script.js.php
  • appended jquery.tabs.css to end of mainstyle.css
  • commented out access to reloadbox.png in mainstyle.css, no such image exists
  • minor other edits to mainstyle.css
  • removed freepbx.css and added style info into freepbx.org directly
  • created a compacted master libfreepbx.javascript.js made up of:
    • script.legacy.js
    • jquery-1.1.3.1.js
    • jquery.tabs-2.7.4.js
    • jquery.dimensions.js
    • interface.dim.js
  • modified freepbx.php to use libfreepbx.javascript.js if it there, or the
    separate components otherwise.
  • removed benchmark timing from freepbx.php that was accidently checked in

................

r4681 | p_lindheimer | 2007-08-04 15:04:46 -0400 (Sat, 04 Aug 2007) | 1 line


remove sip, iax, zap, queues retrieve_conf perl scripts replaced in libfreepbx.confgen.php

................

r4682 | gregmac | 2007-08-04 15:04:49 -0400 (Sat, 04 Aug 2007) | 2 lines


Make notification text regular html (instead of alert() popup, now copy&paste-able)

................

r4686 | gregmac | 2007-08-04 17:48:59 -0400 (Sat, 04 Aug 2007) | 2 lines


Fix/workaround for #2132

................

r4687 | gregmac | 2007-08-04 18:18:44 -0400 (Sat, 04 Aug 2007) | 2 lines


Fix #2161

................

r4688 | p_lindheimer | 2007-08-04 21:29:52 -0400 (Sat, 04 Aug 2007) | 1 line


#2211 Add jquery libraries to contrib

................

r4690 | gregmac | 2007-08-04 23:33:27 -0400 (Sat, 04 Aug 2007) | 2 lines


Fix #2162 (db mode logout not working), had to rewrite part of login/logout, so implemented #2018 at the same time

................

r4691 | gregmac | 2007-08-05 00:01:20 -0400 (Sun, 05 Aug 2007) | 2 lines


Add $use_nav_background to freepbx view, only shows with freepbx_admin view for now

................

r4693 | gregmac | 2007-08-05 00:24:57 -0400 (Sun, 05 Aug 2007) | 2 lines


Adjust style slightly, so #content is spaced down below #header, instead of several other elements doing it

................

r4696 | gregmac | 2007-08-05 02:05:54 -0400 (Sun, 05 Aug 2007) | 2 lines


Fix some logout issues, create separate views for logout and unauthorized

................

r4699 | gregmac | 2007-08-05 02:50:02 -0400 (Sun, 05 Aug 2007) | 2 lines


Add DEVEL amportal.conf flag

................

r4700 | gregmac | 2007-08-05 03:00:23 -0400 (Sun, 05 Aug 2007) | 2 lines


Add benchmark for page processing time (when DEVEL is on)

................

r4701 | p_lindheimer | 2007-08-05 03:19:34 -0400 (Sun, 05 Aug 2007) | 1 line


fix several udefined variables and other php notices

................

r4703 | p_lindheimer | 2007-08-05 12:08:09 -0400 (Sun, 05 Aug 2007) | 1 line


#2218: added support for optional FOPWEBADDRESS used in place of AMPWEBADDRESS if defined in amportal.conf

................

r4704 | p_lindheimer | 2007-08-05 12:18:36 -0400 (Sun, 05 Aug 2007) | 1 line


fix undefined varisable warnings

................

r4705 | p_lindheimer | 2007-08-05 13:30:22 -0400 (Sun, 05 Aug 2007) | 1 line


#2219 make amportal fail if directory does not exist or is not a directory

................

r4707 | p_lindheimer | 2007-08-05 16:33:46 -0400 (Sun, 05 Aug 2007) | 1 line


#2216, #1826 fix languages (overall language arch needs improvement); add access='all' attribute to menu items to force their accessibility to all users despite database mode access, fix some undefined vars, removed old commented out welcome page text and module functions

................

r4708 | gregmac | 2007-08-06 03:44:30 -0400 (Mon, 06 Aug 2007) | 2 lines


Fix AUTHTYPE=none mode

................

r4709 | gregmac | 2007-08-06 04:19:34 -0400 (Mon, 06 Aug 2007) | 2 lines


Added 'webserver' AUTHTYPE : see amportal.conf

................

r4710 | gregmac | 2007-08-06 04:20:22 -0400 (Mon, 06 Aug 2007) | 2 lines


Changed old AMPDEVEL amportal.conf flag to DEVEL

................

r4711 | gregmac | 2007-08-06 05:13:38 -0400 (Mon, 06 Aug 2007) | 2 lines


Fix #2201

................

r4717 | p_lindheimer | 2007-08-06 14:12:54 -0400 (Mon, 06 Aug 2007) | 1 line


#2212 added queues_custom_general and queues_post_custom as well as queues_general_additioanl.conf to handle auto-generate general context info we may need

................

r4723 | p_lindheimer | 2007-08-06 17:52:56 -0400 (Mon, 06 Aug 2007) | 1 line


moved header info to header.php, changed file handler to put future Expire date, fixed header info in script.js.php

................

r4726 | p_lindheimer | 2007-08-06 18:46:54 -0400 (Mon, 06 Aug 2007) | 1 line


don't insert any 'key=' with no value, Asterisk 1.4 is not happy

................

r4731 | gregmac | 2007-08-06 21:14:50 -0400 (Mon, 06 Aug 2007) | 2 lines


Adjust menuitem spacing

................

r4742 | fool4kate | 2007-08-07 18:08:19 -0400 (Tue, 07 Aug 2007) | 1 line


Minor style tweaks

................

r4743 | p_lindheimer | 2007-08-07 18:50:35 -0400 (Tue, 07 Aug 2007) | 1 line


return from reload immediately if no errors, and some tweaks to the fade in/out

................

r4744 | p_lindheimer | 2007-08-07 20:22:58 -0400 (Tue, 07 Aug 2007) | 1 line


create buildtools directory

................

r4745 | p_lindheimer | 2007-08-07 20:29:41 -0400 (Tue, 07 Aug 2007) | 1 line


add tools to package compress libfreepbx.javascript.js

................

r4746 | p_lindheimer | 2007-08-07 20:50:45 -0400 (Tue, 07 Aug 2007) | 1 line


moved generate-release.sh and md5-amp_conf.sh to buildtools dir and modified the former to package the javascripts as part of the build process

................

r4747 | p_lindheimer | 2007-08-07 20:51:13 -0400 (Tue, 07 Aug 2007) | 1 line


added jsmin.rb to CONTRIB.txt

................

r4748 | p_lindheimer | 2007-08-07 20:52:30 -0400 (Tue, 07 Aug 2007) | 1 line


oops should have done this as part of the move

................

r4749 | p_lindheimer | 2007-08-07 20:53:49 -0400 (Tue, 07 Aug 2007) | 1 line


more tweaking of the fade in/out times during reload

................

r4750 | p_lindheimer | 2007-08-07 21:13:21 -0400 (Tue, 07 Aug 2007) | 1 line


make rc1 upgrade directories, add script to remove deprecated or moved files, add ZAPTEL_DELAY

................

r4758 | gregmac | 2007-08-07 22:12:38 -0400 (Tue, 07 Aug 2007) | 2 lines


Add images to reload-related buttons, add "retry" button to reload response screen, center buttons

................

r4759 | gregmac | 2007-08-07 22:19:50 -0400 (Tue, 07 Aug 2007) | 2 lines


Add localizations

................

r4760 | gregmac | 2007-08-07 23:16:25 -0400 (Tue, 07 Aug 2007) | 2 lines


Adjust image spacing

................

r4761 | gregmac | 2007-08-07 23:18:58 -0400 (Tue, 07 Aug 2007) | 2 lines


Add notifications::get_num_active()

................

r4764 | gregmac | 2007-08-08 00:35:42 -0400 (Wed, 08 Aug 2007) | 2 lines


Change die() to fatal()

................

r4765 | gregmac | 2007-08-08 00:42:36 -0400 (Wed, 08 Aug 2007) | 2 lines


Remove footer.php (no longer used)

................

r4766 | gregmac | 2007-08-08 01:03:11 -0400 (Wed, 08 Aug 2007) | 2 lines


Add die_freepbx() handler to replace die() calls

................

r4767 | gregmac | 2007-08-08 01:04:58 -0400 (Wed, 08 Aug 2007) | 2 lines


Change all freepbx die() calls to die_freepbx()

................

r4768 | gregmac | 2007-08-08 01:38:21 -0400 (Wed, 08 Aug 2007) | 2 lines


Minor change to error message text

................

r4771 | diego_iastrubni | 2007-08-08 04:26:07 -0400 (Wed, 08 Aug 2007) | 21 lines


removed the "asp" like usage of the php tags, code like (notice the new php word after the question mark):


  <? /* some php code */ ?>


is now converted to

  <?php /* some php code */ ?>


To find out the offending pages I used:

  grep '<?$' -r . | grep -v '.svn'
  grep '<?[^p]' -r . | grep -v '.svn'


This code only gives one false alarms, for example in code like:
echo "<xml? ... ", , but one can live with it :)

................

r4772 | diego_iastrubni | 2007-08-08 04:45:38 -0400 (Wed, 08 Aug 2007) | 4 lines


  • update the sqlite documentation
  • obsolete sqlite (2) support, only sqlite3 is supported (it did not work so nothing is lost)

................

r4773 | diego_iastrubni | 2007-08-08 07:29:38 -0400 (Wed, 08 Aug 2007) | 3 lines


having bad sqlite3 syntax is bad practice. :)

................

r4774 | p_lindheimer | 2007-08-08 17:27:59 -0400 (Wed, 08 Aug 2007) | 1 line


add default help selection to module_admin and add context parameters to main help

................

r4775 | p_lindheimer | 2007-08-08 20:49:01 -0400 (Wed, 08 Aug 2007) | 1 line


change url to help.freepbx.org/help.php for module_admin help

................

r4776 | p_lindheimer | 2007-08-08 20:54:53 -0400 (Wed, 08 Aug 2007) | 1 line


oops forgot to urlencode

................

r4777 | p_lindheimer | 2007-08-08 22:02:44 -0400 (Wed, 08 Aug 2007) | 1 line


remove deprecated scripts

................

r4778 | p_lindheimer | 2007-08-08 23:02:06 -0400 (Wed, 08 Aug 2007) | 1 line


fix typo in genreate-release.sh

................

r4779 | p_lindheimer | 2007-08-08 23:02:38 -0400 (Wed, 08 Aug 2007) | 1 line


Creating release 2.3.0rc1

................

r4852 | p_lindheimer | 2007-08-08 23:36:23 -0400 (Wed, 08 Aug 2007) | 1 line


remove rc1 md5 to regenerate

................

r4853 | p_lindheimer | 2007-08-08 23:36:43 -0400 (Wed, 08 Aug 2007) | 1 line


Creating release 2.3.0rc1

................

r4865 | p_lindheimer | 2007-08-09 00:14:35 -0400 (Thu, 09 Aug 2007) | 1 line


version_compare_freepbx wasn't changed in page.modules.php creates upgrade problems

................

r4869 | p_lindheimer | 2007-08-09 12:44:54 -0400 (Thu, 09 Aug 2007) | 1 line


have the Modules name vs. display name be displayed in dependency requirement message, if available. And fix a undefined var

................

r4870 | p_lindheimer | 2007-08-09 12:50:12 -0400 (Thu, 09 Aug 2007) | 1 line


#2249 don't include blank CID records in calllog when outbound cid is blank

................

r4874 | p_lindheimer | 2007-08-09 17:24:22 -0400 (Thu, 09 Aug 2007) | 1 line


add DEVELRELOAD amportal.conf flag to keep the reload bar always up

................

r4875 | p_lindheimer | 2007-08-09 22:24:34 -0400 (Thu, 09 Aug 2007) | 1 line


#2218 use FOPWEBADDRESS if defined

................

r4879 | p_lindheimer | 2007-08-13 20:39:39 -0400 (Mon, 13 Aug 2007) | 1 line


fix typo and change so if ASTRUNDIR does not exist, it will write out a warning and then attempt a mkdir -p and fail if that does not work

................

r4882 | p_lindheimer | 2007-08-15 18:01:27 -0400 (Wed, 15 Aug 2007) | 1 line


#2266 fix ARI language translation bug - thanks francesco_r

................

r4883 | p_lindheimer | 2007-08-15 18:12:59 -0400 (Wed, 15 Aug 2007) | 1 line


#2270 fix typo in variable name and undefined variable warnings

................

r4884 | p_lindheimer | 2007-08-15 18:15:51 -0400 (Wed, 15 Aug 2007) | 1 line


#2252 op_style.cfg changes to match new colors

................

r4886 | p_lindheimer | 2007-08-15 18:59:16 -0400 (Wed, 15 Aug 2007) | 1 line


#2257 - temporary patch use default instead of device - this is bad, someone should fix this to actually lookup what the user's voicemail context is if they are a fixed device at least since the data is there

................

r4887 | gregmac | 2007-08-15 22:43:37 -0400 (Wed, 15 Aug 2007) | 2 lines


Apply patch from #2256

................

r4892 | p_lindheimer | 2007-08-18 20:32:32 -0400 (Sat, 18 Aug 2007) | 1 line


#2245 remove form framework directory also, in the future module_admin will accmodate this but for now...

................

r4893 | p_lindheimer | 2007-08-18 20:53:40 -0400 (Sat, 18 Aug 2007) | 1 line


#2245 correct path to remove from framework directory...

................

r4895 | p_lindheimer | 2007-08-18 21:01:13 -0400 (Sat, 18 Aug 2007) | 1 line


#2277 make queues keywork length larger

................

r4900 | p_lindheimer | 2007-08-19 01:19:29 -0400 (Sun, 19 Aug 2007) | 1 line


add menu_popup javascript to library

................

r4916 | p_lindheimer | 2007-08-21 00:57:18 -0400 (Tue, 21 Aug 2007) | 1 line


#2172 deprecated use of |

................

r4917 | p_lindheimer | 2007-08-21 00:59:04 -0400 (Tue, 21 Aug 2007) | 1 line


#2295 add AMPBADNUMBER amprotal.conf variable and detect Asterisk SVN-trunk as 1.6

................

r4918 | p_lindheimer | 2007-08-21 01:04:50 -0400 (Tue, 21 Aug 2007) | 1 line


#2295 add AMPBADNUMBER amprotal.conf variable

................

r4919 | p_lindheimer | 2007-08-21 01:07:56 -0400 (Tue, 21 Aug 2007) | 1 line


name target window when clicking help links so new windows are not constantly opened

................

r4920 | p_lindheimer | 2007-08-21 01:11:57 -0400 (Tue, 21 Aug 2007) | 1 line


name target window for ARI and Help so new windows are not constantly opened

................

r4927 | p_lindheimer | 2007-08-24 15:34:49 -0400 (Fri, 24 Aug 2007) | 1 line


change help system link direct to freepbx.org

................

r4943 | p_lindheimer | 2007-08-24 15:57:41 -0400 (Fri, 24 Aug 2007) | 1 line


make sure _() exists on the distro or put skinned version

................

r4944 | p_lindheimer | 2007-08-24 16:00:12 -0400 (Fri, 24 Aug 2007) | 1 line


new upgrade dir for 2.3.0

................

r4945 | p_lindheimer | 2007-08-24 16:05:24 -0400 (Fri, 24 Aug 2007) | 1 line


changelog mods

................

r4947 | p_lindheimer | 2007-08-24 16:09:37 -0400 (Fri, 24 Aug 2007) | 1 line


Creating release 2.3.0

................

r4959 | p_lindheimer | 2007-08-24 16:24:11 -0400 (Fri, 24 Aug 2007) | 1 line


del md5 to regenerate release

................

r4962 | p_lindheimer | 2007-08-24 16:29:58 -0400 (Fri, 24 Aug 2007) | 1 line


Creating release 2.3.0

................

r4972 | p_lindheimer | 2007-08-25 01:40:44 -0400 (Sat, 25 Aug 2007) | 1 line


ari callmonitor.module syntax error

................

r4974 | p_lindheimer | 2007-08-25 10:00:23 -0400 (Sat, 25 Aug 2007) | 1 line


fix path to framework copies to be deleted

................

r4978 | p_lindheimer | 2007-08-26 02:19:49 -0400 (Sun, 26 Aug 2007) | 1 line


made Freedom to Connect registerd tm, and made it not-translatable. Changed freepbx.org links to www.freepbx.org

................

r4979 | p_lindheimer | 2007-08-26 02:20:17 -0400 (Sun, 26 Aug 2007) | 1 line


Changed freepbx.org links to www.freepbx.org

................

r4984 | p_lindheimer | 2007-08-30 15:33:13 -0400 (Thu, 30 Aug 2007) | 1 line


#2336 initialize variable 'text'

................

r4990 | p_lindheimer | 2007-09-01 19:53:27 -0400 (Sat, 01 Sep 2007) | 1 line


#2350 FOP not writing out tables because of change in PERL DBI library format - thanks again robert

................

Line 
1 SQLite3 support in freepbx
2 --------------------------
3
4 If you are reading this, you should be aware that the support for sqlite3 is not
5 perfect at the writing of this document. Many things are garanteed not to work, and
6 patches are more then welcome.
7
8 This document speaks about SQLite3 on Debian Etch (version 3.3.8 or above), and not other versions.
9 SQLite2 is deprecated, since it contains a lot of unsupported syntax (or does not support some mysql
10 extensions widly used in freepbx)
11
12
13 1) Creating the initial tables
14 ------------------------------
15 The first step will be creating a default "database" for freepbx to use. We cannot use the
16 standard newinstall.sql file, because of these reasons:
17
18 a) Syntax for auto_increment is (for example)
19     `id` integer NOT NULL PRIMARY KEY AUTOINCREMENT
20    ALL OTHER FORMS WILL NOT WORK. Note that this code is supported
21    by php5, but php4 does not like AUTOINCREMENT since it uses AUTO_INCREMENT.
22    Look at the install.php of the freePBX modules to see a work-around.
23 b) Only  one primary key per table is supported
24 c) ALTER is not supported (really? I am not sure)
25 d) SUBSTRING is not supported
26 e) enums are not supported
27
28 There is a special sql file for sqlite3, which should be identical to the
29 standard file for mysql, execept of this changes:
30
31 1) some tables use string instead of enums
32 2) all integers are "int"
33 3) strings are "varchar" and not other types
34
35
36 To create the initial DB run this command:
37   cat newinstall.sqlite.sql | sqlite3 /var/lib/asterisk/freepbx.db
38
39
40 2) Configuring freepbx to use sqlite3 instead of mysql
41 ------------------------------------------------------
42 You will need to add 2 new entries in /etc/amportal.conf:
43
44   AMPDBENGINE=sqlite3
45   AMPDBFILE=/var/lib/asterisk/freepbx.db
46
47 These new entries, will cause the following entries to be obsolete (you can safely remove them from amportal.conf/freepbx.conf):
48   AMPDBHOST
49   AMPDBUSER
50   AMPDBPASS
51  
52 That's it. Be sure that apache (or whatever web server you are using) has
53 write access to the sqlite3 databse file. Usually, these commands will be enough:
54
55   chown www-data.www-data /var/lib/asterisk/freepbx.db
56   chmod g+rw /var/lib/freepbx/freepbx.db
57
58 You also must confirm that the web server has write access to the library
59 as well:
60   chown www-data.www-data /var/lib/asterisk/
61   chmod g+rw /var/lib/asterisk/
62
63 (Trixbox generally uses "asterisk" as the user for apache, so no special work is needed
64 but this is will documented here)
65  
66 That's it. freepbx should now work.
67
68
69 3) Moving back from sqlite3 back to mysql
70 -----------------------------------------
71 I will not discuss here about importing and exporting the data, since this should
72 be pretty trivial.
73
74 You need to set AMPDBENGINE=mysql (or remark that line, as the default is to use
75 mysql as on AMP). Do not forget to set the variables to define the connection:
76   AMPDBHOST
77   AMPDBUSER
78   AMPDBPASS
79
80  
81 4) Behind the scenes
82 --------------------
83 If you are not interested about how this work is been done, you may ignore the rest
84 of this document.
85
86 One of the most important changes, is found in amp_conf/htdocs/admin/common/db_connect.php, were
87 the creation of the database handle is created. If you are adding support for new connections
88 this should be the first please to start coding.
89
90 There are some queries which use unsupported features as well. Some can be found at
91 amp_conf/htdocs/admin/modules/core/functions.inc.php, core_trunks_list(). Special cases
92 have been made, and the code has been fixed in PHP (istead of SQL)
93
94
95 5) TODO
96 -------
97 a) as always, test, test, test....
98
99 6) Contact
100 ----------
101 If you have more questions, feel free to contact me, or post a message on the amportal-devel
102 mailing list.
103
104   amportal-devel@lists.sourceforge.net
105   diego.iastrubni@xorcom.com
106  
107  
108 Diego
Note: See TracBrowser for help on using the browser.