Changeset 4993
- Timestamp:
- 09/02/07 18:07:42 (6 years ago)
- Author:
- gregmac
- Message:
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
................
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
........
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
................
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
........
................
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
........
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
................
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
........
................
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:
................
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
................
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
- script.legacy.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
................
- Files:
- freepbx/trunk (modified) (1 prop)
- freepbx/trunk/AAH_updatemaint.sh (deleted)
- freepbx/trunk/CHANGES (modified) (4 diffs)
- freepbx/trunk/CONTRIB.txt (modified) (2 diffs)
- freepbx/trunk/ChangeLog (modified) (1 diff)
- freepbx/trunk/INSTALL (modified) (8 diffs)
- freepbx/trunk/SQL/newinstall.sql (modified) (5 diffs)
- freepbx/trunk/SQL/newinstall.sqlite3.sql (modified) (4 diffs)
- freepbx/trunk/UPGRADE (modified) (1 diff)
- freepbx/trunk/amp_conf/agi-bin/phpagi.php (modified) (1 diff)
- freepbx/trunk/amp_conf/astetc/queues.conf (modified) (2 diffs)
- freepbx/trunk/amp_conf/bin/archive_recordings (modified) (1 diff)
- freepbx/trunk/amp_conf/bin/bounce_op.sh (copied) (copied from freepbx/branches/2.3/amp_conf/bin/bounce_op.sh)
- freepbx/trunk/amp_conf/bin/freepbx-cron-scheduler.php (copied) (copied from freepbx/branches/2.3/amp_conf/bin/freepbx-cron-scheduler.php)
- freepbx/trunk/amp_conf/bin/freepbx_engine (copied) (copied from freepbx/branches/2.3/amp_conf/bin/freepbx_engine)
- freepbx/trunk/amp_conf/bin/libfreepbx.confgen.php (copied) (copied from freepbx/branches/2.3/amp_conf/bin/libfreepbx.confgen.php)
- freepbx/trunk/amp_conf/bin/module_admin (modified) (11 diffs)
- freepbx/trunk/amp_conf/bin/retrieve_conf (modified) (18 diffs)
- freepbx/trunk/amp_conf/bin/retrieve_iax_conf_from_mysql.pl (deleted)
- freepbx/trunk/amp_conf/bin/retrieve_op_conf_from_mysql.pl (modified) (3 diffs)
- freepbx/trunk/amp_conf/bin/retrieve_queues_conf_from_mysql.pl (deleted)
- freepbx/trunk/amp_conf/bin/retrieve_sip_conf_from_mysql.pl (deleted)
- freepbx/trunk/amp_conf/bin/retrieve_zap_conf_from_mysql.pl (deleted)
- freepbx/trunk/amp_conf/htdocs/admin/bounce_op.sh (deleted)
- freepbx/trunk/amp_conf/htdocs/admin/cdr/call-log.php (modified) (14 diffs)
- freepbx/trunk/amp_conf/htdocs/admin/cdr/cdr.php (modified) (1 diff)
- freepbx/trunk/amp_conf/htdocs/admin/common/db_connect.php (modified) (3 diffs)
- freepbx/trunk/amp_conf/htdocs/admin/common/ie.css (modified) (1 diff)
- freepbx/trunk/amp_conf/htdocs/admin/common/interface.dim.js (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/common/interface.dim.js)
- freepbx/trunk/amp_conf/htdocs/admin/common/jquery-1.1.3.1.js (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/common/jquery-1.1.3.1.js)
- freepbx/trunk/amp_conf/htdocs/admin/common/jquery.dimensions.js (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/common/jquery.dimensions.js)
- freepbx/trunk/amp_conf/htdocs/admin/common/jquery.tabs-2.7.4.js (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/common/jquery.tabs-2.7.4.js)
- freepbx/trunk/amp_conf/htdocs/admin/common/json.inc.php (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/common/json.inc.php)
- freepbx/trunk/amp_conf/htdocs/admin/common/libfreepbx.javascripts.js (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/common/libfreepbx.javascripts.js)
- freepbx/trunk/amp_conf/htdocs/admin/common/mainstyle.css (modified) (30 diffs)
- freepbx/trunk/amp_conf/htdocs/admin/common/script.js.php (modified) (3 diffs)
- freepbx/trunk/amp_conf/htdocs/admin/common/script.legacy.js (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/common/script.legacy.js)
- freepbx/trunk/amp_conf/htdocs/admin/config.php (modified) (7 diffs)
- freepbx/trunk/amp_conf/htdocs/admin/extensions.class.php (modified) (7 diffs)
- freepbx/trunk/amp_conf/htdocs/admin/favicon.ico (modified) (previous)
- freepbx/trunk/amp_conf/htdocs/admin/featurecodes.class.php (modified) (4 diffs)
- freepbx/trunk/amp_conf/htdocs/admin/footer.php (deleted)
- freepbx/trunk/amp_conf/htdocs/admin/functions.inc.php (modified) (39 diffs)
- freepbx/trunk/amp_conf/htdocs/admin/header.php (modified) (2 diffs)
- freepbx/trunk/amp_conf/htdocs/admin/header_auth.php (modified) (1 diff)
- freepbx/trunk/amp_conf/htdocs/admin/i18n/es_ES/LC_MESSAGES/amp.po (modified) (1 diff)
- freepbx/trunk/amp_conf/htdocs/admin/i18n/fr_FR/LC_MESSAGES/amp.mo (modified) (previous)
- freepbx/trunk/amp_conf/htdocs/admin/i18n/fr_FR/LC_MESSAGES/amp.po (modified) (3 diffs)
- freepbx/trunk/amp_conf/htdocs/admin/i18n/he_IL/LC_MESSAGES/amp.po (modified) (1 diff)
- freepbx/trunk/amp_conf/htdocs/admin/i18n/it_IT/LC_MESSAGES/amp.po (modified) (3 diffs)
- freepbx/trunk/amp_conf/htdocs/admin/i18n/pt_PT/LC_MESSAGES/amp.po (modified) (1 diff)
- freepbx/trunk/amp_conf/htdocs/admin/i18n/ru_RU/LC_MESSAGES/amp.mo (modified) (previous)
- freepbx/trunk/amp_conf/htdocs/admin/i18n/ru_RU/LC_MESSAGES/amp.po (modified) (7 diffs)
- freepbx/trunk/amp_conf/htdocs/admin/images/accept.png (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/images/accept.png)
- freepbx/trunk/amp_conf/htdocs/admin/images/amp.png (modified) (previous)
- freepbx/trunk/amp_conf/htdocs/admin/images/arrow_rotate_clockwise.png (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/images/arrow_rotate_clockwise.png)
- freepbx/trunk/amp_conf/htdocs/admin/images/background-grid.png (deleted)
- freepbx/trunk/amp_conf/htdocs/admin/images/background-triangle.png (deleted)
- freepbx/trunk/amp_conf/htdocs/admin/images/cancel.png (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/images/cancel.png)
- freepbx/trunk/amp_conf/htdocs/admin/images/category1.png (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/images/category1.png)
- freepbx/trunk/amp_conf/htdocs/admin/images/database_gear.png (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/images/database_gear.png)
- freepbx/trunk/amp_conf/htdocs/admin/images/freepbx.png (modified) (previous)
- freepbx/trunk/amp_conf/htdocs/admin/images/freepbx_large.png (modified) (previous)
- freepbx/trunk/amp_conf/htdocs/admin/images/freepbx_small.png (modified) (previous)
- freepbx/trunk/amp_conf/htdocs/admin/images/header-back.png (modified) (previous)
- freepbx/trunk/amp_conf/htdocs/admin/images/loading.gif (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/images/loading.gif)
- freepbx/trunk/amp_conf/htdocs/admin/images/logo.png (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/images/logo.png)
- freepbx/trunk/amp_conf/htdocs/admin/images/modules-current1.png (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/images/modules-current1.png)
- freepbx/trunk/amp_conf/htdocs/admin/images/modules-hover1.png (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/images/modules-hover1.png)
- freepbx/trunk/amp_conf/htdocs/admin/images/modules1.png (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/images/modules1.png)
- freepbx/trunk/amp_conf/htdocs/admin/images/tab-first-current.png (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/images/tab-first-current.png)
- freepbx/trunk/amp_conf/htdocs/admin/images/tab-first.png (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/images/tab-first.png)
- freepbx/trunk/amp_conf/htdocs/admin/images/tab-hover.png (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/images/tab-hover.png)
- freepbx/trunk/amp_conf/htdocs/admin/images/tab-select.png (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/images/tab-select.png)
- freepbx/trunk/amp_conf/htdocs/admin/images/tab.png (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/images/tab.png)
- freepbx/trunk/amp_conf/htdocs/admin/images/watermark.png (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/images/watermark.png)
- freepbx/trunk/amp_conf/htdocs/admin/index.php (modified) (1 diff)
- freepbx/trunk/amp_conf/htdocs/admin/logout.php (deleted)
- freepbx/trunk/amp_conf/htdocs/admin/modules/.htaccess (modified) (1 diff)
- freepbx/trunk/amp_conf/htdocs/admin/modules/import.sh (modified) (1 diff)
- freepbx/trunk/amp_conf/htdocs/admin/page.modules.php (modified) (19 diffs)
- freepbx/trunk/amp_conf/htdocs/admin/panel.php (modified) (1 diff)
- freepbx/trunk/amp_conf/htdocs/admin/reports.php (modified) (5 diffs)
- freepbx/trunk/amp_conf/htdocs/admin/views (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/views)
- freepbx/trunk/amp_conf/htdocs/admin/views/freepbx.php (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/views/freepbx.php)
- freepbx/trunk/amp_conf/htdocs/admin/views/freepbx_admin.php (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/views/freepbx_admin.php)
- freepbx/trunk/amp_conf/htdocs/admin/views/freepbx_reload.php (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/views/freepbx_reload.php)
- freepbx/trunk/amp_conf/htdocs/admin/views/freepbx_reloadbar.php (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/views/freepbx_reloadbar.php)
- freepbx/trunk/amp_conf/htdocs/admin/views/loggedout.php (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/views/loggedout.php)
- freepbx/trunk/amp_conf/htdocs/admin/views/menuitem_disabled.php (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/views/menuitem_disabled.php)
- freepbx/trunk/amp_conf/htdocs/admin/views/noaccess.php (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/views/noaccess.php)
- freepbx/trunk/amp_conf/htdocs/admin/views/panel.php (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/views/panel.php)
- freepbx/trunk/amp_conf/htdocs/admin/views/reports.php (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/views/reports.php)
- freepbx/trunk/amp_conf/htdocs/admin/views/unauthorized.php (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/views/unauthorized.php)
- freepbx/trunk/amp_conf/htdocs/admin/views/welcome.php (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/views/welcome.php)
- freepbx/trunk/amp_conf/htdocs/admin/views/welcome_nomanager.php (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/admin/views/welcome_nomanager.php)
- freepbx/trunk/amp_conf/htdocs/index.html (modified) (1 diff)
- freepbx/trunk/amp_conf/htdocs/recordings/includes/asi.php (modified) (1 diff)
- freepbx/trunk/amp_conf/htdocs/recordings/includes/bootstrap.php (modified) (1 diff)
- freepbx/trunk/amp_conf/htdocs/recordings/includes/common.php (modified) (1 diff)
- freepbx/trunk/amp_conf/htdocs/recordings/includes/crypt.php (modified) (2 diffs)
- freepbx/trunk/amp_conf/htdocs/recordings/includes/login.php (modified) (1 diff)
- freepbx/trunk/amp_conf/htdocs/recordings/includes/main.conf.php (modified) (1 diff)
- freepbx/trunk/amp_conf/htdocs/recordings/modules/VmX.module (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/recordings/modules/VmX.module)
- freepbx/trunk/amp_conf/htdocs/recordings/modules/callmonitor.module (modified) (3 diffs)
- freepbx/trunk/amp_conf/htdocs/recordings/modules/featurecodes.module (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/recordings/modules/featurecodes.module)
- freepbx/trunk/amp_conf/htdocs/recordings/modules/followme.module (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/recordings/modules/followme.module)
- freepbx/trunk/amp_conf/htdocs/recordings/modules/help.module (deleted)
- freepbx/trunk/amp_conf/htdocs/recordings/modules/phonefeatures.module (copied) (copied from freepbx/branches/2.3/amp_conf/htdocs/recordings/modules/phonefeatures.module)
- freepbx/trunk/amp_conf/htdocs/recordings/modules/settings.module (modified) (11 diffs)
- freepbx/trunk/amp_conf/htdocs/recordings/modules/voicemail.module (modified) (4 diffs)
- freepbx/trunk/amp_conf/htdocs/recordings/theme/layout.css (modified) (1 diff)
- freepbx/trunk/amp_conf/htdocs/recordings/theme/page.tpl.php (modified) (4 diffs)
- freepbx/trunk/amp_conf/htdocs/recordings/version.php (modified) (1 diff)
- freepbx/trunk/amp_conf/htdocs_panel/op_server.pl (modified) (204 diffs)
- freepbx/trunk/amp_conf/htdocs_panel/op_style.cfg (modified) (2 diffs)
- freepbx/trunk/amp_conf/htdocs_panel/operator_panel.swf (modified) (previous)
- freepbx/trunk/amp_conf/htdocs_panel/safe_opserver (modified) (1 diff)
- freepbx/trunk/amp_conf/sbin/amportal (modified) (1 diff)
- freepbx/trunk/amportal.conf (modified) (8 diffs)
- freepbx/trunk/buildtools (copied) (copied from freepbx/branches/2.3/buildtools)
- freepbx/trunk/buildtools/README.directory (copied) (copied from freepbx/branches/2.3/buildtools/README.directory)
- freepbx/trunk/buildtools/generate-release.sh (copied) (copied from freepbx/branches/2.3/buildtools/generate-release.sh)
- freepbx/trunk/buildtools/jsmin.rb (copied) (copied from freepbx/branches/2.3/buildtools/jsmin.rb)
- freepbx/trunk/buildtools/md5-amp_conf.sh (copied) (copied from freepbx/branches/2.3/buildtools/md5-amp_conf.sh)
- freepbx/trunk/buildtools/pack_javascripts.sh (copied) (copied from freepbx/branches/2.3/buildtools/pack_javascripts.sh)
- freepbx/trunk/freepbx.pot (modified) (7 diffs)
- freepbx/trunk/gen-dist (deleted)
- freepbx/trunk/install_amp (modified) (22 diffs)
- freepbx/trunk/libfreepbx.install.php (copied) (copied from freepbx/branches/2.3/libfreepbx.install.php)
- freepbx/trunk/setup_svn.php (copied) (copied from freepbx/branches/2.3/setup_svn.php)
- freepbx/trunk/sqlite.readme (modified) (3 diffs)
- freepbx/trunk/start_asterisk (copied) (copied from freepbx/branches/2.3/start_asterisk)
- freepbx/trunk/upgrades/2.2.0beta1/ampbackup.php (modified) (1 diff)
- freepbx/trunk/upgrades/2.2.1.md5 (copied) (copied from freepbx/branches/2.3/upgrades/2.2.1.md5)
- freepbx/trunk/upgrades/2.2.3 (copied) (copied from freepbx/branches/2.3/upgrades/2.2.3)
- freepbx/trunk/upgrades/2.2.3.md5 (copied) (copied from freepbx/branches/2.3/upgrades/2.2.3.md5)
- freepbx/trunk/upgrades/2.2.3/tables.php (copied) (copied from freepbx/branches/2.3/upgrades/2.2.3/tables.php)
- freepbx/trunk/upgrades/2.3.0 (copied) (copied from freepbx/branches/2.3/upgrades/2.3.0)
- freepbx/trunk/upgrades/2.3.0.md5 (copied) (copied from freepbx/branches/2.3/upgrades/2.3.0.md5)
- freepbx/trunk/upgrades/2.3.0/removefiles.php (copied) (copied from freepbx/branches/2.3/upgrades/2.3.0/removefiles.php)
- freepbx/trunk/upgrades/2.3.0beta1.md5 (modified) (7 diffs)
- freepbx/trunk/upgrades/2.3.0beta1/callback.php (modified) (1 diff)
- freepbx/trunk/upgrades/2.3.0beta1/core_migrate.php (modified) (1 diff)
- freepbx/trunk/upgrades/2.3.0beta1/tables.php (modified) (3 diffs)
- freepbx/trunk/upgrades/2.3.0beta2 (copied) (copied from freepbx/branches/2.3/upgrades/2.3.0beta2)
- freepbx/trunk/upgrades/2.3.0beta2.md5 (copied) (copied from freepbx/branches/2.3/upgrades/2.3.0beta2.md5)
- freepbx/trunk/upgrades/2.3.0beta2/tables.php (copied) (copied from freepbx/branches/2.3/upgrades/2.3.0beta2/tables.php)
- freepbx/trunk/upgrades/2.3.0rc1 (copied) (copied from freepbx/branches/2.3/upgrades/2.3.0rc1)
- freepbx/trunk/upgrades/2.3.0rc1.md5 (copied) (copied from freepbx/branches/2.3/upgrades/2.3.0rc1.md5)
- freepbx/trunk/upgrades/2.3.0rc1/removefiles.php (copied) (copied from freepbx/branches/2.3/upgrades/2.3.0rc1/removefiles.php)
- freepbx/trunk/upgrades/2.3.0rc1/tables.php (copied) (copied from freepbx/branches/2.3/upgrades/2.3.0rc1/tables.php)
- freepbx/trunk/upgrades/generate-release.sh (deleted)
- freepbx/trunk/upgrades/md5-amp_conf.sh (deleted)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/trunk
- Property svnmerge-integrated changed from /freepbx/branches/2.2:1-2983 /freepbx/branches/2.3:1-4129,4131,4133-4134,4136-4142 to /freepbx/branches/2.2:1-2983 /freepbx/branches/2.3:1-4129,4131,4133-4134,4136-4992
freepbx/trunk/CHANGES
r4014 r4993 1 2.3.0 2 3 - Final release is almost all bug fixes, see change logs in framework 4 - Changed several categories 5 - Linked Help tab into online freepbx.org help system 6 7 Added in Beta2: 8 - WARNING: 9 amportal has been changed to call freepbx_engine so that the framework can update that 10 script if necessary. fop_start, fop_stop and fop_restart has also been added to freepbx_engine 11 as new commands. If you are upgrading through install_amp then you will receive all these 12 changes. If you were beta testing during Beta1 and were upgraded through the Framework updgade 13 you will have to manually update the amportal script that lives under /usr/sbin normally, 14 or run an install_amp upgrade. You can do this by changing to root and copying the file from 15 amp_conf/sbin/amportal to /usr/sbin/amportal or where ever your AMPBIN directory is located. 16 - WARNING: 17 ARI split out into several modules. There may be some old ARI modules that are left over since 18 the install script does not to delete the previous modules if they are still there. You can 19 look in the install directory under amp_conf/htdocs/recordings/modules to see what gets packaged 20 with the install. You can safetly remove any modules not listed there from the install 21 directory, typically /var/www/html/recordings/modules is where they would be. 22 - New Dashboard Index page - shows notifications from the system and vital system statistics 23 - New Logos and styling 24 - FOP 0.27 upgrade 25 - Added CID prefix and description to inbound routes 26 - Added CW enable/disable to core extensions/users 27 - Segregated ARI into multiple ARI modules and added CW and DND. 28 - Removed followme destinations, and changed Core destinations to Extensions, Voicemail and 29 Terminate Call. Extensions will go to followme if enabled and present consistent with normal 30 dialing behavior. Voicemail can choose busy or unavail. Terminate call included the Hangup and 31 related core destinations. 32 - New notification framework added to allow all notifications and errors to be consolidated 33 and used by different systems like the dashboard. 34 - New crontab manager added to allow modules to install crontab type entries run by the manager. 35 Checks hourly and modules can indicate how frequently they want something run. Initially created for 36 online update checking. 37 - Automatic Online Update checks with notification through the dashboard or email. 38 - Framework updates modified to handle full upgrades using the same upgrades directory to 39 apply schema changes. Shared by install_amp. 40 - FOP upgrading added to Framework 41 - New FOPRUN variable in amportal.conf, if set to false, FOP won't be started by default 42 - Added support in amportal.conf for AMPMANAGERPROXY, to use if running with a astmanproxy style proxy 43 - libfreepbx.install.php split out from install_amp to consolidate common functions needed by framework 44 - version array removed from install_amp upgrade script, it will now derive the version from the last 45 upgrade direcotry and use the upgrade directories to run though the installs. 46 - added 'hidden' make-links-devel flag to install_amp, to install with symbolic links if running 47 out of an svn tree 48 - retrieve_conf instrumented to provide notifications to the dashboard on failures 49 - fixed several dependency logic bugs in the online module infastructure 50 - improved the amportal.conf parser and modified retrieve_conf to use the main parser 51 52 Added in Beta1: 53 54 - To Get Full Details - look at the SVN logs of changes since the previous 55 release. These are only higlights. 56 - WARNING: 57 Removed Follow-Me destinations and changed how 'Core Extension' destinations 58 work. This has been an area of confusion and inconsistency. Under all calling 59 conditions, if you call someone and they have an enabled Follow-Me, that is 60 where the call goes. If not, it goes to their extension. Now the Core destination 61 of an extension works the same way. There is no longer a Follow-Me destination 62 to choose from. All settings should be migrated automatically. 63 - WARNING: 64 Changed default behavior of Call Waiting state when extensions are created. It is 65 now enabled by default (r4175) and you must set ENABLECW=no to keep the preivous 66 behavior 67 - MOVED CORE MODULES to the module repository, meaning they can now be updated online 68 like other modules. 69 - ADDED Framework Module, which provides a facility to update all the rest of FreePBX 70 through the Online Module Admin System 71 - VmX Locater and its intergration with FollowMe. This is a new feature that allows 72 each VoiceMail extension to have the option of having a 'personal' IVR so the caller 73 can have choices like call them on their cell, optionally try their Follow-Me (which 74 can otherwise be disabled), etc. You check the box down with Voicemail and then 75 the user controls the rest from the ARI. 76 - Added enable/disable of Follow-Me without having to delete. In disabled mode, VmX 77 can still send calls to Follow-Me. 78 - ARI control of Follow-Me, VmX Locater, all CF modes, and a handful of other 79 ARI bugs addressed. (ARI is still in EOL mode - but since no user portal is ready 80 yet, it still servers as a user interface). 81 - Inbound MoH classes based on DID routing or Direct DID routing. 82 - Outbound MoH clases based on the outbound route selected. 83 - New ring strategies for FollowMe and Ringgroups (ringallv2, firstavalable, firstonphone) 84 - Per-Extension Ring Times to override the global setting in General 85 - Sipname alias (that can be non-numeric) to provide user friendly sip dialing 86 information if you accept annonymous sip calls. 87 - Internal calling CID Number Masquerading, to allow your internal extension appear 88 as a different number when making internal calls. (For example, a support team can 89 all masquerade with the number of a queue so that people who call them back call the 90 queue instead of their personal extension. 91 - CWINUSEBUSY=yes/no in amportal.conf, to have calls to an occupied multi-line phone (or 92 CW enabled phone) end up in the voicemail busy greeting instead of the unavailable 93 greeting. 94 - Asterisk 1.4 support 95 - Sqlite3 support (deprecate sqlite2) 96 - Day/Night Control Module 97 - Recording Module with playback ability 98 - Re-Introduced bad-number context, to play friendly message if a bad number is dialed. Added 99 from-internal-xfer as TRANSFER_CONTEXT in global variables. This keeps the previous error 100 of transfering a user to a bad number and dropping the transfered user into the bad-number 101 context. 102 103 2.2.3 104 - #2025 fix bug that blocks the editing of an extension that has a directdid 105 with an alert box saying the directdid is already in use. 106 - #1747 add South Africa indications. 107 - changed from auto-symlink to auto-copy of agi-bin scripts packaged with a 108 module. The symlinks create issues on some systems. To keep the coying from 109 overwriting files in the real agi-bin, make them read only permission to 110 astersik. 111 - Fixed several module version dependency checking bugs 112 - #1841: don't strip '+' from directdid 113 - added unique unidentifiable tracking id for online system auditing 114 1 115 2.2.2 2 116 - To Get Full Details - look at the SVN logs of changes since the previous … … 102 216 103 217 2.1.1 104 - Rob Thomas (xrobau@gmail.com) takes over stewardship of freePBX project from Coalescent Systems218 - Rob Thomas (xrobau@gmail.com) takes over stewardship of FreePBX project from Coalescent Systems 105 219 - Clean up harmless warnings in recordingcheck (r1927 and r1940) 106 220 - SIP Anonymous wasn't working when language was not set to 'en' (r1932) … … 127 241 2.0 128 242 129 - AMP is now " freePBX"243 - AMP is now "FreePBX" 130 244 - New module system allows for drop-in functionality 131 245 - Requires Asterisk 1.2.x … … 138 252 - Queue Static Agents can have penalties applied 139 253 - Using native music on hold support - no more mpg123!! 140 - Default is to use freePBX database authentication. New installs create a new user.254 - Default is to use FreePBX database authentication. New installs create a new user. 141 255 - Initial sqlite support! 142 256 - Much improved form validation for all modules freepbx/trunk/CONTRIB.txt
r2906 r4993 4 4 5 5 Zac Sprackett (www.sprackett.com) 6 Ported to PHP by the freePBX community.6 Ported to PHP by the FreePBX community. 7 7 8 8 ****************************************************************************************** … … 25 25 Nicloas Gudino (www.asternic.org) 26 26 27 ******************************************************************************************* 28 Silk icon set 1.3 29 (Creative Commons Attribution 2.5 License: http://creativecommons.org/licenses/by/2.5/) 27 30 31 Mark James 32 http://www.famfamfam.com/lab/icons/silk/ 33 34 ******************************************************************************************* 35 jQuery 1.1.3.1 - New Wave Javascript 36 Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) 37 licenses 38 39 John Resig - jquery.com 40 41 ******************************************************************************************* 42 jQuery.tabs 2.7.4 43 Dual License MIT and GPL (based off of jQuery above) 44 45 Klaus Harlt - http://stilbuero.de/tabs/ 46 47 ******************************************************************************************* 48 jquery.dimensions 1.0rc1 49 Dual License MIT and GPL (based off of jQuery above) 50 51 Paul Bakaus (paul.bakaus@googlemail.com) and 52 Brandon Aaron (brandon.aaron@gmail.com || http://brandonaaron.net) 53 54 ******************************************************************************************* 55 jsmin.rb 56 57 Author: Uladzislau Latynski 58 This work is a translation from C to Ruby of jsmin.c published by 59 Douglas Crockford. Permission is hereby granted to use the Ruby 60 version under the same conditions as the jsmin.c on which it is 61 based. 62 63 Licensing: see source code - all permissions to reproduce granted 64 freepbx/trunk/ChangeLog
r998 r4993 93 93 94 94 * amportal.conf (1.13), amp_conf/htdocs_panel/index_amp.php (1.3): 95 [ 1438881 ] freePBX 2.0 Beta 1 /panel/index_amp.php error95 [ 1438881 ] FreePBX 2.0 Beta 1 /panel/index_amp.php error 96 96 97 97 2006-02-27 10:07 rcourtna freepbx/trunk/INSTALL
r3507 r4993 1 1 ### 2 Installing freePBX2 Installing FreePBX 3 3 4 4 ### 5 5 Important Warning! 6 freePBX _will_ overwrite any exisiting asterisk configurations you may have. This project attempts6 FreePBX _will_ overwrite any exisiting asterisk configurations you may have. This project attempts 7 7 to manage as much of asterisk as it can, and this means lots of automatically generated dialplans. 8 Please visit both the Documentation wiki (http://www.aussievoip.com.au/wiki/ freePBX) and the Dev8 Please visit both the Documentation wiki (http://www.aussievoip.com.au/wiki/FreePBX) and the Dev 9 9 wiki (http://www.freepbx.org/wiki) for instructions, hints and tips. As a rule of thumb, any 10 10 existing sip, iax, or extensions files can be copied to the same name with _custom.conf appended, … … 13 13 14 14 ### 15 freePBX has several requirements, including the following packages (names may vary based on distro):15 FreePBX has several requirements, including the following packages (names may vary based on distro): 16 16 17 17 libxml2 … … 43 43 44 44 ### 45 freePBX requires the following changes to php and apache for uploading new MOH files:46 (Note: Thise are reasonably distro specifc. Check http://www.aussievoip.com/wiki/ freePBX45 FreePBX requires the following changes to php and apache for uploading new MOH files: 46 (Note: Thise are reasonably distro specifc. Check http://www.aussievoip.com/wiki/FreePBX 47 47 for more documentation) 48 48 … … 54 54 55 55 ### 56 Download the latest freePBX files:57 58 - download the latest freePBX tarball to /usr/src56 Download the latest FreePBX files: 57 58 - download the latest FreePBX tarball to /usr/src 59 59 - tar -zxvf freepbx<version>.tar.gz 60 60 61 61 ### 62 62 Getting Asterisk and Zaptel from SVN or download the latest Asterisk and Zaptel source archives 63 ( freePBX uses the v2.0 branch)63 (FreePBX uses the v2.0 branch) 64 64 65 65 - cd /usr/src … … 126 126 127 127 ### 128 Setting up MySQL for CDR and freePBX web interface128 Setting up MySQL for CDR and FreePBX web interface 129 129 130 130 - /usr/bin/mysql_install_db … … 156 156 157 157 ### 158 Run the "install" script to install all the freePBX files:159 160 - /usr/src/ freePBX/install_amp158 Run the "install" script to install all the FreePBX files: 159 160 - /usr/src/FreePBX/install_amp 161 161 162 162 ### … … 236 236 237 237 Note: if your configuration is using zap channels as FXS endpoints, zapata.conf must 238 contain the following line in order to provision these endpoints in freePBX's Extensions admin:238 contain the following line in order to provision these endpoints in FreePBX's Extensions admin: 239 239 #include zapata_additional.conf 240 240 … … 259 259 Amportal Control Script 260 260 261 FreePBX's amportal control script starts, stops or kills services in the freePBX environment, and sets permissions on directories/files in the262 freePBX environment:261 FreePBX's amportal control script starts, stops or kills services in the FreePBX environment, and sets permissions on directories/files in the 262 FreePBX environment: 263 263 264 264 [root@pbx root]# amportal freepbx/trunk/SQL/newinstall.sql
r4117 r4993 240 240 INSERT INTO `globals` VALUES ('VMX_REPEAT','1'); 241 241 INSERT INTO `globals` VALUES ('VMX_LOOPS','1'); 242 INSERT INTO `globals` VALUES ('TRANSFER_CONTEXT','from-internal-xfer'); 242 243 243 244 -- UNLOCK TABLES; … … 284 285 `channel` varchar(20) default NULL, 285 286 `ringing` varchar(20) default NULL, 286 `mohclass` varchar(80) NOT NULL default 'default' 287 `mohclass` varchar(80) NOT NULL default 'default', 288 `description` varchar(80) default NULL, 289 `grppre` varchar (80) default NULL 287 290 ); 288 291 … … 314 317 -- 315 318 316 DROP TABLE IF EXISTS `module s_xml`;319 DROP TABLE IF EXISTS `module_xml`; 317 320 CREATE TABLE `module_xml` ( 318 321 `id` varchar(20) NOT NULL default 'xml', … … 329 332 DROP TABLE IF EXISTS `queues`; 330 333 CREATE TABLE `queues` ( 331 `id` bigint(11) NOT NULL default '-1',332 `keyword` varchar( 20) NOT NULL default '',334 `id` varchar(45) NOT NULL default '-1', 335 `keyword` varchar(30) NOT NULL default '', 333 336 `data` varchar(150) NOT NULL default '', 334 337 `flags` int(1) NOT NULL default '0', … … 421 424 -- 422 425 426 -- 427 -- Table structure for table `notifications` 428 -- 429 430 DROP TABLE IF EXISTS notifications; 431 CREATE TABLE notifications ( 432 module varchar(24) NOT NULL default '', 433 id varchar(24) NOT NULL default '', 434 `level` int(11) NOT NULL default '0', 435 display_text varchar(255) NOT NULL default '', 436 extended_text blob NOT NULL, 437 link varchar(255) NOT NULL default '', 438 `reset` tinyint(4) NOT NULL default '0', 439 candelete tinyint(4) NOT NULL default '0', 440 `timestamp` int(11) NOT NULL default '0', 441 PRIMARY KEY (`module`,`id`) 442 ); 443 444 CREATE TABLE IF NOT EXISTS `cronmanager` ( 445 `module` varchar(24) NOT NULL default '', 446 `id` varchar(24) NOT NULL default '', 447 `time` varchar(5) default NULL, 448 `freq` int(11) NOT NULL default '0', 449 `lasttime` int(11) NOT NULL default '0', 450 `command` varchar(255) NOT NULL default '', 451 PRIMARY KEY (`module`,`id`) 452 ); 453 423 454 424 455 /*!40000 ALTER TABLE `zap` DISABLE KEYS */; freepbx/trunk/SQL/newinstall.sqlite3.sql
r4117 r4993 229 229 INSERT INTO `globals` VALUES ('TONEZONE','us'); 230 230 INSERT INTO `globals` VALUES ('ALLOW_SIP_ANON','no'); 231 INSERT INTO `globals` VALUES ('VMX_CONTEXT','from-internal'); 232 INSERT INTO `globals` VALUES ('VMX_PRI','1'); 233 INSERT INTO `globals` VALUES ('VMX_TIMEDEST_CONTEXT',''); 234 INSERT INTO `globals` VALUES ('VMX_TIMEDEST_EXT','dovm'); 235 INSERT INTO `globals` VALUES ('VMX_TIMEDEST_PRI','1'); 236 INSERT INTO `globals` VALUES ('VMX_LOOPDEST_CONTEXT',''); 237 INSERT INTO `globals` VALUES ('VMX_LOOPDEST_EXT','dovm'); 238 INSERT INTO `globals` VALUES ('VMX_LOOPDEST_PRI','1'); 239 INSERT INTO `globals` VALUES ('VMX_OPTS_TIMEOUT',''); 240 INSERT INTO `globals` VALUES ('VMX_OPTS_LOOP',''); 241 INSERT INTO `globals` VALUES ('VMX_OPTS_DOVM',''); 242 INSERT INTO `globals` VALUES ('VMX_TIMEOUT','2'); 243 INSERT INTO `globals` VALUES ('VMX_REPEAT','1'); 244 INSERT INTO `globals` VALUES ('VMX_LOOPS','1'); 245 INSERT INTO `globals` VALUES ('TRANSFER_CONTEXT','from-internal-xfer'); 231 246 -- TABLES; 232 247 /*!40000 ALTER TABLE `globals` ENABLE KEYS */; … … 271 286 `alertinfo` varchar(255) default NULL, 272 287 `channel` varchar(20) default NULL, 273 `ringing` varchar(20) default NULL 288 `ringing` varchar(20) default NULL, 289 `mohclass` varchar(80) NOT NULL default 'default', 290 `description` varchar(80) default NULL, 291 `grppre` varchar(80) default NULL 274 292 ) ; 275 293 … … 315 333 DROP TABLE IF EXISTS `queues`; 316 334 CREATE TABLE `queues` ( 317 `id` bigint(11) NOT NULL default '-1',318 `keyword` varchar( 20) NOT NULL default '',335 `id` varchar(45) NOT NULL default '-1', 336 `keyword` varchar(30) NOT NULL default '', 319 337 `data` varchar(150) NOT NULL default '', 320 338 `flags` int(1) NOT NULL default '0', … … 405 423 -- 406 424 425 -- 426 -- Table structure for table `notifications` 427 -- 428 429 DROP TABLE IF EXISTS notifications; 430 CREATE TABLE notifications ( 431 module varchar(24) NOT NULL default '', 432 id varchar(24) NOT NULL default '', 433 `level` int(11) NOT NULL default '0', 434 display_text varchar(255) NOT NULL default '', 435 extended_text blob NOT NULL, 436 link varchar(255) NOT NULL default '', 437 `reset` tinyint(4) NOT NULL default '0', 438 candelete tinyint(4) NOT NULL default '0', 439 `timestamp` int(11) NOT NULL default '0', 440 PRIMARY KEY (module,id) 441 ); 442 443 CREATE TABLE IF NOT EXISTS `cronmanager` ( 444 `module` varchar(24) NOT NULL default '', 445 `id` varchar(24) NOT NULL default '', 446 `time` varchar(5) default NULL, 447 `freq` int(11) NOT NULL default '0', 448 `lasttime` int(11) NOT NULL default '0', 449 `command` varchar(255) NOT NULL default '', 450 PRIMARY KEY (`module`,`id`) 451 ); 407 452 408 453 /*!40000 ALTER TABLE `zap` DISABLE KEYS */; freepbx/trunk/UPGRADE
r1972 r4993 1 1 2 Upgrading freePBX2 Upgrading FreePBX 3 3 4 Upgrading freePBX is easy. You should perform these steps on a running system. There should be no impact to service.4 Upgrading FreePBX is easy. You should perform these steps on a running system. There should be no impact to service. 5 5 6 6 7 Upgrading from the freePBX-version.tar.gz download from sourceforge:7 Upgrading from the FreePBX-version.tar.gz download from sourceforge: 8 8 9 - save the freePBX-version.tar.gz to /usr/src/9 - save the FreePBX-version.tar.gz to /usr/src/ 10 10 - cd /usr/src/ :: change to your /usr/src directory 11 - rm -rf freePBX :: remove your current freePBX directory (if you have one)12 - tar -zxvf freePBX-version.tar.gz :: extract the new freePBX tar13 - cd freePBX-version :: change to the freePBX directory11 - rm -rf FreePBX :: remove your current FreePBX directory (if you have one) 12 - tar -zxvf FreePBX-version.tar.gz :: extract the new FreePBX tar 13 - cd FreePBX-version :: change to the FreePBX directory 14 14 - ./install_amp :: run the install script 15 15 16 16 - ./AAH_updatemaint.sh (optional) 17 This is used to restore the maintenance tab that is not part of AMP or freePBX.17 This is used to restore the maintenance tab that is not part of AMP or FreePBX. freepbx/trunk/amp_conf/agi-bin/phpagi.php
r3174 r4993 793 793 { 794 794 return $this->exec('SetLanguage', $language); 795 } 796 797 /** 798 * SIPAddHeader 799 * 800 * @param string $header SIP Header 801 * @param string $value SIP Header Value 802 * @return array, see evaluate for return information. 803 */ 804 function exec_sipaddheader($header, $value) 805 { 806 return $this->exec('SIPAddHeader', $header.":".$value); 807 } 808 809 /** 810 * Alertinfo 811 * 812 * @param string $value SIP Alertinfo to set 813 * @return array, see evaluate for return information. 814 */ 815 function set_alertinfo($value) 816 { 817 return $this->exec_sipaddheader('Alert-Info',$value); 795 818 } 796 819 freepbx/trunk/amp_conf/astetc/queues.conf
r333 r4993 8 8 ; Queue(queuename|[options]|[optionalurl]|[announceoverride]|[timeout]) 9 9 ; example: Queue(dave|t|||45) 10 #include queues_general_additional.conf 11 #include queues_custom_general.conf 10 12 11 13 [default] … … 16 18 #include queues_custom.conf 17 19 #include queues_additional.conf 20 #include queues_post_custom.conf freepbx/trunk/amp_conf/bin/archive_recordings
r3955 r4993 61 61 } 62 62 } else { 63 die("<h1>Missing or unreadable config file ($filename)...cannot continue</h1>");63 fatal("<h1>Missing or unreadable config file ($filename)...cannot continue</h1>"); 64 64 } 65 65 freepbx/trunk/amp_conf/bin/module_admin
r4087 r4993 54 54 function init_amportal_environment($ampconfpath) { 55 55 global $amp_conf, $asterisk_conf, $db, $astman; 56 global $amp_conf_defaults; 56 57 57 58 if (!file_exists($ampconfpath)) { … … 142 143 143 144 outn(str_pad("Module", 20)); 144 outn(str_pad("Version", 1 2));145 outn(str_pad("Version", 18)); 145 146 out("Status"); 146 147 147 148 outn(str_repeat('-', 19).' '); 148 outn(str_repeat('-', 1 1).' ');149 outn(str_repeat('-', 17).' '); 149 150 out(str_repeat('-', 19).' '); 150 151 151 152 foreach (array_keys($modules) as $name) { 152 153 153 switch ($modules[$name]['status']) { 154 $status_index = isset($modules[$name]['status'])?$modules[$name]['status']:''; 155 switch ($status_index) { 154 156 case MODULE_STATUS_NOTINSTALLED: 155 157 if (isset($modules_local[$name])) { … … 171 173 // check for online upgrade 172 174 if (isset($modules_online[$name]['version'])) { 173 $vercomp = version_compare ($modules[$name]['version'], $modules_online[$name]['version']);175 $vercomp = version_compare_freepbx($modules[$name]['version'], $modules_online[$name]['version']); 174 176 if ($vercomp < 0) { 175 177 $status = 'Online upgrade available ('.$modules_online[$name]['version'].')'; … … 189 191 190 192 outn(str_pad($name, 20)); 191 outn(str_pad($modules[$name]['dbversion'], 12)); 193 $module_version = isset($modules[$name]['dbversion'])?$modules[$name]['dbversion']:''; 194 outn(str_pad($module_version, 18)); 192 195 out($status); 193 196 } 194 197 } 195 198 196 function show CheckDepends($modulename) {199 function showReverseDepends($modulename) { 197 200 $modules = module_getinfo($modulename); 198 201 if (!isset($modules[$modulename])) { … … 207 210 } 208 211 } 209 function show ReverseDepends($modulename) {212 function showCheckDepends($modulename) { 210 213 $modules = module_getinfo($modulename); 211 214 if (!isset($modules[$modulename])) { … … 356 359 foreach (array_keys($modules_local) as $name) { 357 360 if (isset($modules_online[$name])) { 358 if (version_compare ($modules_local[$name]['version'], $modules_online[$name]['version']) < 0) {361 if (version_compare_freepbx($modules_local[$name]['version'], $modules_online[$name]['version']) < 0) { 359 362 if ($extarray) { 360 363 $modules_upgradable[] = array( … … 430 433 // **** Parse out command-line options 431 434 $shortopts = "h?fc:x:r:"; 432 $longopts = array("help","debug"," config=","modulexml-path=","modulerepository-path=");435 $longopts = array("help","debug","no-warnings","config=","modulexml-path=","modulerepository-path="); 433 436 434 437 $args = Console_Getopt::getopt(Console_Getopt::readPHPArgv(), $shortopts, $longopts); … … 443 446 // force operations 444 447 $force = false; 448 $no_warnings = false; 445 449 446 450 // override xml and svn repository paths from hardcoded and amportal.conf defaults … … 459 463 $force = true; 460 464 break; 465 case '--no-warnings': 466 $no_warnings = true; 467 break; 461 468 case "--config": case "c": 462 469 $ampconfpath = $arg[1]; … … 481 488 482 489 $operation = $args[1][0]; 483 $param = $args[1][1];490 $param = isset($args[1][1]) ? $args[1][1] : null;; 484 491 485 492 if (!isset($argv[1])) { … … 488 495 } 489 496 490 if ($force ) {497 if ($force && !$no_warnings) { 491 498 out('WARNING: "force" is enabled, it is possible to create problems'); 492 499 } freepbx/trunk/amp_conf/bin/retrieve_conf
r4084 r4993 2 2 3 3 <?php 4 5 if (! function_exists("_")) { 6 function _($str) { 7 return $str; 8 } 9 } 10 11 ini_set('error_reporting', E_ALL & ~E_NOTICE); 4 12 5 13 define("AMP_CONF", "/etc/amportal.conf"); … … 7 15 8 16 //define("ASTERISK_CONF", "/etc/asterisk/asterisk.conf"); 9 define("WARNING_BANNER", "; do not edit this file, this is an auto-generated file by freepbx\n; all modifications must be done from the web gui\n\n\n" ); 17 define("WARNING_BANNER", "; "._("do not edit this file, this is an auto-generated file by freepbx\n")."; "._("all modifications must be done from the web gui")."\n\n\n"); 18 19 // Emulate gettext extension functions if gettext is not available 20 if (!function_exists('_')) { 21 function _($str) { 22 return $str; 23 } 24 } 10 25 11 26 function out($text) { … … 21 36 } 22 37 23 function fatal($text) { 24 echo "[FATAL] ".$text."\n"; 38 function fatal($text, $extended_text="", $type="FATAL") { 39 echo "[$type] ".$text." ".$extended_text."\n"; 40 41 $nt = notifications::create($db); 42 $nt->add_critical('retrieve_conf', $type, $text, $extended_text); 43 25 44 exit(1); 26 45 } … … 33 52 34 53 function showHelp() { 35 out("Optional parameters:"); 36 out(" --help, -h, -? Show this help"); 37 out(" --debug Enable debug output"); 38 out(" --dry-run Don't actually do anything"); 39 } 40 41 42 function parse_amportal_conf2($filename) { 54 out(_("Optional parameters:")); 55 out(_(" --help, -h, -? Show this help")); 56 out(_(" --debug Enable debug output")); 57 out(_(" --dry-run Don't actually do anything")); 58 } 59 60 61 // bootstrap retrieve_conf by getting the AMPWEBROOT since that is currently where the necessary 62 // functions.inc.php resides, and then use that parser to properly parse the file and get all 63 // the defaults as needed. 64 // 65 function parse_amportal_conf_bootstrap($filename) { 43 66 $file = file($filename); 44 67 foreach ($file as $line) { … … 47 70 } 48 71 } 49 50 // use same defaults as function.inc.php 51 if ( !isset($conf["AMPDBENGINE"]) || ($conf["AMPDBENGINE"] == "")) { 52 $conf["AMPDBENGINE"] = "mysql"; 53 } 54 55 if ( !isset($conf["AMPDBNAME"]) || ($conf["AMPDBNAME"] == "")) { 56 $conf["AMPDBNAME"] = "asterisk"; 57 } 58 59 if ( !isset($conf["AMPENGINE"]) || ($conf["AMPENGINE"] == "")) { 60 $conf["AMPENGINE"] = "asterisk"; 61 } 62 63 if ( !isset($conf["ASTMANAGERPORT"]) || ($conf["ASTMANAGERPORT"] == "")) { 64 $conf["ASTMANAGERPORT"] = "5038"; 65 } 66 67 return $conf; 68 } 69 70 function parse_asterisk_conf2($filename) { 71 $file = file($filename); 72 foreach ($file as $line) { 73 if (preg_match("/^\s*([a-zA-Z0-9]+)\s* => \s*(.*)\s*([;#].*)?/",$line,$matches)) { 74 $conf[ $matches[1] ] = $matches[2]; 75 } 76 } 72 if ( !isset($conf["AMPWEBROOT"]) || ($conf["AMPWEBROOT"] == "")) { 73 $conf["AMPWEBROOT"] = "/var/www/html"; 74 } else { 75 $conf["AMPWEBROOT"] = rtrim($conf["AMPWEBROOT"],'/'); 76 } 77 77 78 return $conf; 78 79 } … … 99 100 // **** Make sure we have PEAR's DB.php, and include it 100 101 101 outn( "Checking for PEAR DB..");102 outn(_("Checking for PEAR DB..")); 102 103 if (! @ include('DB.php')) { 103 out( "FAILED");104 fatal( "PEAR must be installed (requires DB.php). Include path: ".ini_get("include_path"));105 } 106 out( "OK");104 out(_("FAILED")); 105 fatal(_("PEAR Missing"),sprintf(_("PEAR must be installed (requires DB.php). Include path: %s "), ini_get("include_path"))); 106 } 107 out(_("OK")); 107 108 108 109 109 110 // **** Make sure we have PEAR's GetOpts.php, and include it 110 111 111 outn( "Checking for PEAR Console::Getopt..");112 outn(_("Checking for PEAR Console::Getopt..")); 112 113 if (! @ include("Console/Getopt.php")) { 113 out( "FAILED");114 fatal( "PEAR must be installed (requires Console/Getopt.php). Include path: ".ini_get("include_path"));115 } 116 out( "OK");114 out(_("FAILED")); 115 fatal(_("PEAR Getopt.php Missing"),sprintf(_("PEAR must be installed (requires Console/Getopt.php). Include path: %s"), ini_get("include_path"))); 116 } 117 out(_("OK")); 117 118 118 119 … … 140 141 break; 141 142 case "--dry-run": 142 out( "Dry-run only, no files will be written");143 out(_("Dry-run only, no files will be written")); 143 144 $dryrun = true; 144 145 break; 145 146 case "--debug": 146 147 $debug = true; 147 debug( "Debug mode enabled");148 debug(_("Debug mode enabled")); 148 149 break; 149 150 case "--run-install": 150 151 $run_install = true; 151 out( "Running module install.php and install.sql scripts");152 out(_("Running module install.php and install.sql scripts")); 152 153 break; 153 154 case "--amportalconf": 154 155 $amportalconf = $arg[1]; 155 out( "Using $amportalconf configuration file");156 out(sprintf(_("Using %s configuration file"), $amportalconf)); 156 157 break; 157 158 } … … 160 161 // **** Check for amportal.conf 161 162 162 outn( "Checking for ".$amportalconf."..");163 outn(sprintf(_("Checking for %s "), $amportalconf)._("..")); 163 164 if (!file_exists($amportalconf)) { 164 fatal( "Does not exist, or is inaccessible");165 } 166 out( "OK");165 fatal(_("amportal.conf access problem: "),sprintf(_("The %s file does not exist, or is inaccessible"), $amportalconf)); 166 } 167 out(_("OK")); 167 168 168 169 // **** read amportal.conf 169 170 170 outn( "Reading ".$amportalconf."..");171 $amp_conf = parse_amportal_conf 2($amportalconf);171 outn(sprintf(_("Bootstrapping %s .."), $amportalconf)); 172 $amp_conf = parse_amportal_conf_bootstrap($amportalconf); 172 173 if (count($amp_conf) == 0) { 173 fatal("FAILED"); 174 } 175 out("OK"); 176 177 $asterisk_conf_file = rtrim($amp_conf["ASTETCDIR"],DIRECTORY_SEPARATOR)."/asterisk.conf"; 178 outn("Reading ".$asterisk_conf_file.".."); 179 $asterisk_conf = parse_asterisk_conf2($asterisk_conf_file); 174 fatal(_("amportal.conf parsing failure"),sprintf(_("no entries found in %s"), $amportalconf)); 175 } 176 out(_("OK")); 177 178 outn(sprintf(_("Parsing %s .."), $amportalconf)); 179 require_once($amp_conf['AMPWEBROOT']."/admin/functions.inc.php"); 180 $amp_conf = parse_amportal_conf($amportalconf); 181 if (count($amp_conf) == 0) { 182 fatal(_("amportal.conf parsing failure"),sprintf(_("no entries found in %s"), $amportalconf)); 183 } 184 out(_("OK")); 185 186 $asterisk_conf_file = $amp_conf["ASTETCDIR"]."/asterisk.conf"; 187 outn(sprintf(_("Parsing %s .."), $asterisk_conf_file)); 188 $asterisk_conf = parse_asterisk_conf($asterisk_conf_file); 180 189 if (count($asterisk_conf) == 0) { 181 fatal( "FAILED");182 } 183 out( "OK");190 fatal(_("asterisk.conf parsing failure"),sprintf(_("no entries found in %s"), $asterisk_conf_file)); 191 } 192 out(_("OK")); 184 193 185 194 // **** Connect to database 186 195 187 outn( "Connecting to database..");196 outn(_("Connecting to database..")); 188 197 189 198 # the engine to be used for the SQL queries, … … 194 203 } 195 204 205 // Define the notification class for logging to the dashboard 206 // 207 $nt = notifications::create($db); 208 196 209 // **** Create symlinks array 197 210 $symlink_dirs = array(); 198 $symlink_dirs['agi-bin'] = (isset($amp_conf['ASTAGIDIR']) ? $amp_conf['ASTAGIDIR'] : '/var/lib/asterisk/agi-bin'); 199 $symlink_dirs['sounds'] = (isset($amp_conf['ASTVARLIBDIR']) ? $amp_conf['ASTVARLIBDIR'] : '/var/lib/asterisk').'/sounds'; 200 $symlink_dirs['bin'] = (isset($amp_conf['AMPBIN']) ? $amp_conf['AMPBIN'] : '/var/lib/asterisk/bin'); 201 $symlink_dirs['etc'] = (isset($amp_conf['ASTETCDIR']) ? $amp_conf['ASTETCDIR'] : '/etc/asterisk'); 202 $symlink_dirs['images'] = (isset($amp_conf['AMPWEBROOT']) ? addslash($amp_conf['AMPWEBROOT'])."images" : '/var/www/html/admin/images'); 211 $symlink_dirs['sounds'] = $amp_conf['ASTVARLIBDIR'].'/sounds'; 212 $symlink_dirs['bin'] = $amp_conf['AMPBIN']; 213 $symlink_dirs['etc'] = $amp_conf['ASTETCDIR']; 214 $symlink_dirs['images'] = $amp_conf['AMPWEBROOT']."/admin/images"; 215 216 $cp_errors = ""; 217 $cp_dirs = array(); 218 $cp_dirs['agi-bin'] = $amp_conf['ASTAGIDIR']; 203 219 204 220 switch ($db_engine) … … 222 238 223 239 if (!isset($amp_conf["AMPDBFILE"])) 224 die("You must setup properly AMPDBFILE in $amportalconf");240 fatal(_("AMPDBFILE not setup properly"),sprintf(_("You must setup properly AMPDBFILE in %s "), $amportalconf)); 225 241 226 242 if (isset($amp_conf["AMPDBFILE"]) == "") 227 die("AMPDBFILE in $amportalconf cannot be blank");243 fatal(_("AMPDBFILE not setup properly"),sprintf(_("AMPDBFILE in %s cannot be blank"), $amportalconf)); 228 244 229 245 $DSN = array ( … … 238 254 case "sqlite3": 239 255 if (!isset($amp_conf["AMPDBFILE"])) 240 die("You must setup properly AMPDBFILE in $amportalconf");256 fatal("You must setup properly AMPDBFILE in $amportalconf"); 241 257 242 258 if (isset($amp_conf["AMPDBFILE"]) == "") 243 die("AMPDBFILE in $amportalconf cannot be blank");259 fatal("AMPDBFILE in $amportalconf cannot be blank"); 244 260 245 261 require_once('DB/sqlite3.php'); … … 249 265 250 266 default: 251 die( "Unknown SQL engine: [$db_engine]");267 fatal( "Unknown SQL engine: [$db_engine]"); 252 268 } 253 269 254 270 if(DB::isError($db)) { 255 out( "FAILED");271 out(_("FAILED")); 256 272 debug($db->userinfo); 257 fatal( "Cannot connect to database");258 259 } 260 out( "OK");273 fatal(_("database connection failure"),("failed trying to connect to the configured database")); 274 275 } 276 out(_("OK")); 261 277 262 278 263 279 //TODO : make this engine-neutral 264 outn( "Connecting to Asterisk manager interface..");280 outn(_("Connecting to Asterisk manager interface..")); 265 281 // connect to asterisk manager 266 282 require_once($amp_conf['AMPWEBROOT'].'/admin/common/php-asmanager.php'); 267 283 $astman = new AGI_AsteriskManager(); 268 284 if (! $res = $astman->connect("127.0.0.1:".$amp_conf["ASTMANAGERPORT"], $amp_conf["AMPMGRUSER"] , $amp_conf["AMPMGRPASS"])) { 269 out( "FAILED");270 fatal( "Cannot connect to manager interface");271 } 272 out( "OK");285 out(_("FAILED")); 286 fatal(_("Asterisk Manager Connection Failure"),sprintf(_("Failed to connect to the Asterisk manager through port: %s"), $amp_conf['ASTMANAGERPORT'])); 287 } 288 out(_("OK")); 273 289 274 290 //include common functions 275 291 require_once($amp_conf['AMPWEBROOT']."/admin/extensions.class.php"); 276 require_once($amp_conf['AMPWEBROOT']."/admin/functions.inc.php");277 292 freepbx_log("retrieve_conf", "devel-debug", "Started retrieve_conf, DB Connection OK"); 278 293 … … 307 322 // create symlinks for files in appropriate sub directories 308 323 symlink_subdirs( $amp_conf['AMPWEBROOT'].'/admin/modules/'.$key ); 324 cp_subdirs( $amp_conf['AMPWEBROOT'].'/admin/modules/'.$key ); 309 325 } 310 326 } … … 328 344 329 345 330 if (!$engineinfo = engine_getinfo()) { 331 freepbx_log('retrive_conf', 'fatal', "Failed to get engine information (engine_getinfo)"); 332 fatal("Failed to get engine_info"); 346 $engineinfo = engine_getinfo(); 347 if($engineinfo['version'] == 0){ 348 freepbx_log('retrieve_conf', 'fatal', "Failed to get engine information (engine_getinfo: {$engineinfo['engine']})"); 349 fatal(_("Failed to get engine_info"),_("retreive_conf failed to get engine information and cannot configure up a softwitch with out it. Error: {$engineinfo['engine']}")); 333 350 } 334 351 // was setting these variables before, assume we still need them … … 401 418 function symlink_subdirs($moduledir) { 402 419 global $symlink_dirs; 420 $symlink_errors = false; 421 422 $nt = notifications::create($db); 403 423 404 424 foreach ($symlink_dirs as $subdir => $targetdir) { … … 408 428 while ($file = readdir($d)) { 409 429 if ($file[0] != '.') { 410 if (file_exists(addslash($targetdir).$file)) { 411 if (!is_link(addslash($targetdir).$file)) { 412 freepbx_log('retrieve-conf', 'error', addslash($targetdir).$file.' already exists, and is not a symlink!'); 413 } else if (readlink(addslash($targetdir).$file) != addslash($dir).$file) { 414 freepbx_log('retrieve-conf', 'error', addslash($targetdir).$file.' already exists, and is linked to something else!'); 430 $src = addslash($dir).$file; 431 $dest = addslash($targetdir).$file; 432 if (file_exists($dest)) { 433 if (!is_link($dest)) { 434 freepbx_log('retrieve-conf', 'error', $dest.' already exists, and is not a symlink!'); 435 $nt->add_error('retrieve_conf', 'SYMLINK', _("symlink from modules failed"), sprintf(_("retrieve_conf failed to sym link the %s file from modules"),$dest)); 436 $symlink_errors = true; 437 } else if (readlink($dest) != $src) { 438 // TODO : is this the proper handling? should we just overwrite..? 439 freepbx_log('retrieve-conf', 'error', $dest.' already exists, and is linked to something else!'); 440 $nt->add_error('retrieve_conf', 'SYMLINK', _("symlink from modules failed"), sprintf(_("retrieve_conf failed to sym link the %s file from modules"),$dest)); 441 $symlink_errors = true; 415 442 } else { 416 freepbx_log('retrieve-conf', 'devel-debug', addslash($targetdir).$file.' already points to '.addslash($dir).$file.' - OK');443 freepbx_log('retrieve-conf', 'devel-debug', $dest.' already points to '.$src.' - OK'); 417 444 } 418 } else { 419 if (symlink(addslash($dir).$file, addslash($targetdir).$file)) { 420 freepbx_log('retrieve-conf', 'devel-debug', 'Symlinked '.addslash($dir).$file.' to '.addslash($targetdir).$file); 445 } else { 446 // // symlink, unlike copy, doesn't overwrite - have to delete first 447 // if (is_link($dest) || file_exists($dest)) { 448 // unlink($dest); 449 // } 450 if (symlink($src, $dest)) { 451 freepbx_log('retrieve-conf', 'devel-debug', 'Symlinked '.$src.' to '.$dest); 421 452 } else { 422 freepbx_log('retreive-conf', 'devel-debug', 'Cannot symlink '. addslash($dir).$file.' to '.addslash($targetdir).$file.'. Check Permissions?');453 freepbx_log('retreive-conf', 'devel-debug', 'Cannot symlink '.$src.' to '.$dest.'. Check Permissions?'); 423 454 } 424 455 } … … 428 459 } 429 460 } 430 } 431 461 if (!$symlink_errors) { 462 $nt->delete('retrieve_conf', 'SYMLINK'); 463 } 464 } 465 466 // wrap copy with error handler 467 // 468 function err_copy($source, $dest) { 469 $ret = false; 470 set_error_handler("report_errors"); 471 if (copy($source, $dest)) { 472 $ret = chmod($dest,'0754'); 473 } 474 restore_error_handler(); 475 return $ret; 476 } 477 478 // wrap unlink with error handler 479 // 480 function err_unlink($dest) { 481 set_error_handler("report_errors"); 482 $ret = unlink($dest); 483 restore_error_handler(); 484 return $ret; 485 } 486 487 function cp_subdirs($moduledir) { 488 global $cp_errors; 489 global $cp_dirs; 490 491 $cp_errors = ""; 492 foreach ($cp_dirs as $subdir => $targetdir) { 493 $dir = addslash($moduledir).$subdir; 494 if (is_dir($dir)) { 495 $d = opendir($dir); 496 while ($file = readdir($d)) { 497 if ($file[0] != '.') { 498 $sourcefile = addslash($dir).$file; 499 $targetfile = addslash($targetdir).$file; 500 501 if (file_exists($targetfile)) { 502 if (is_link($targetfile)) { 503 if (err_unlink($targetfile)) { 504 freepbx_log('retrieve-conf', 'devel-debug', "$targetfile was symbolic link, unlink successful"); 505 } else { 506 freepbx_log('retrieve-conf', 'error', "$targetfile is a symblolic link, failed to unlink!"); 507 break; 508 } 509 } 510 } 511 // OK, now either the file is a regular file or isn't there, so proceed 512 // 513 if (err_copy($sourcefile,$targetfile)) { 514 freepbx_log('retrieve-conf', 'devel-debug', "$targetfile successfully copied"); 515 // copy was successful, make sure it has execute permissions 516 chmod($targetfile,0754); 517 } else { 518 freepbx_log('retrieve-conf', 'error', "$targetfile failed to copy from module directory"); 519 } 520 } 521 } 522 closedir($d); 523 } 524 } 525 $nt = notifications::create($db); 526 if ($cp_errors) { 527 $nt->add_error('retrieve_conf', 'CPAGIBIN', _("Failed to copy from module agi-bin"), sprintf(_("Retrieve conf failed to copy file(s) from a module's agi-bin dir: %s"),$cp_errors)); 528 } else { 529 $nt->delete('retrieve_conf', 'CPAGIBIN'); 530 } 531 } 532 533 function report_errors($errno, $errstr, $errfile, $errline) { 534 global $cp_errors; 535 freepbx_log('retrieve-conf', 'error', "php reported: '".mysql_real_escape_string($errstr)."' after copy or unlink attempt!"); 536 $cp_errors .= $errstr."\n"; 537 } 538 539 /** Check if there is a job running, if one is found then all is good, if one is not found, it will be added and a 540 * notification will be sent. 541 */ 542 function install_cron_scheduler() { 543 global $amp_conf; 544 global $nt; 545 546 // crontab appears to return an error when no entries, os only fail if error returned AND a list of entries. 547 // Don't know if this will ever happen, but a failure and a list could indicate something wrong. 548 // 549 exec("/usr/bin/crontab -l", $outlines, $ret); 550 if ($ret && count($outlines)) { 551 $nt->add_error('retrieve_conf', 'CRONMGR', _("Failed to check crontab for cron manager"), sprintf(_("crontab returned %s error code when checking for crontab entries to start freepbx-cron-scheduler.php crontab manager"),$ret)); 552 } else { 553 $nt->delete('retrieve_conf', 'CRONMGR'); 554 $outlines2 = preg_grep("/freepbx-cron-scheduler.php/",$outlines); 555 $cnt = count($outlines2); 556 switch ($cnt) { 557 case 0: 558 /** grab any other cronjobs that are running as asterisk and NOT associated with backups 559 * this code was taken from the backup module for the most part. But seems to work... 560 */ 561 $outlines = array(); 562 exec("/usr/bin/crontab -l | grep -v ^#\ DO\ NOT | grep -v ^#\ \( | grep -v freepbx-cron-scheduler.php", $outlines, $ret); 563 $crontab_entry = ""; 564 foreach ($outlines as $line) { 565 $crontab_entry .= $line."\n"; 566 } 567 // schedule to run hourly, at a random time. The random time is explicit to accomodate things like module_admin online update checking 568 // since we will want a random access to the server. In the case of module_admin, that will also be scheduled randomly within the hour 569 // that it is to run 570 // 571 $crontab_entry .= rand(0,59)." * * * * ".$amp_conf['AMPBIN']."/freepbx-cron-scheduler.php"; 572 system("/bin/echo '$crontab_entry' | /usr/bin/crontab -"); 573 break; 574 case 1: 575 // already running, nothing to do 576 break; 577 default: 578 // error, there should never be more than one running 579 echo "TODO: deal with error here\n"; 580 $nt->add_error('retrieve_conf', 'CRONMGR', _("Multiple freepbx-cron-scheduler.php running"), sprintf(_("There were %s freepbx-cron-scheduler.php instances running. There should be only 1."),$cnt)); 581 } 582 } 583 } 584 585 include("libfreepbx.confgen.php"); 432 586 433 587 // run legacy retrieve scripts … … 438 592 exec($script); 439 593 440 //script to write sip conf file from mysql 441 $script = $amp_conf['AMPBIN'].'/retrieve_sip_conf_from_mysql.pl '.$amportalconf.' '.rtrim($asterisk_conf['astetcdir'],DIRECTORY_SEPARATOR); 442 exec($script); 443 444 //script to write iax2 conf file from mysql 445 $script = $amp_conf['AMPBIN'].'/retrieve_iax_conf_from_mysql.pl '.$amportalconf.' '.rtrim($asterisk_conf['astetcdir'],DIRECTORY_SEPARATOR); 446 exec($script); 447 448 //script to write zap conf file from mysql 449 $script = $amp_conf['AMPBIN'].'/retrieve_zap_conf_from_mysql.pl '.$amportalconf.' '.rtrim($asterisk_conf['astetcdir'],DIRECTORY_SEPARATOR); 450 exec($script); 451 452 //script to write queues conf file from mysql 453 $script = $amp_conf['AMPBIN'].'/retrieve_queues_conf_from_mysql.pl '.$amportalconf.' '.rtrim($asterisk_conf['astetcdir'],DIRECTORY_SEPARATOR); 454 exec($script); 455 594 // generate configuration files 595 // 596 generate_configurations_sip($version); 597 generate_configurations_iax($version); 598 generate_configurations_zap($version); 599 generate_configurations_queues($version); 600 601 // Check and install the freepbx-cron-scheduler.php manager 602 // 603 install_cron_scheduler(); 604 456 605 // **** Set reload flag for AMP admin 457 606 needreload(); 458 if ( $amp_conf["AMPWEBADDRESS"])607 if (isset($amp_conf["AMPWEBADDRESS"]) && $amp_conf["AMPWEBADDRESS"]) 459 608 { 460 out("Please update your modules and reload Asterisk by visiting http://".$amp_conf["AMPWEBADDRESS"]."/admin");609 out(sprintf(_("Please update your modules and reload Asterisk by visiting %s"), "http://".$amp_conf["AMPWEBADDRESS"]."/admin")); 461 610 } 462 611 else 463 612 { 464 out("Please update your modules and reload Asterisk by browsing to your server."); 465 } 613 out(_("Please update your modules and reload Asterisk by browsing to your server.")); 614 } 615 $nt->delete('retrieve_conf', 'FATAL'); 466 616 ?> freepbx/trunk/amp_conf/bin/retrieve_op_conf_from_mysql.pl
r3975 r4993 285 285 $btn=get_next_btn($extenpos,$btn); 286 286 $icon='4'; 287 print EXTEN "[$dial]\nPosition=$btn\nLabel=\"$id : $description\"\nExtension=$id\nContext=from-internal\nIcon=$icon\nVoicemail_Context=de vice\nVoiceMailExt=*$id\@from-internal\nPanel_Context=$panelcontext\n";287 print EXTEN "[$dial]\nPosition=$btn\nLabel=\"$id : $description\"\nExtension=$id\nContext=from-internal\nIcon=$icon\nVoicemail_Context=default\nVoiceMailExt=*$id\@from-internal\nPanel_Context=$panelcontext\n"; 288 288 } 289 289 … … 409 409 for (@tables) { 410 410 next unless $_; 411 $_ =~ s/ `//g;411 $_ =~ s/(`.*`\.){0,1}`(.*)`/$2/g; 412 412 return 1 if $_ eq $table 413 413 } … … 426 426 sub by_lastname { 427 427 $a_var = $a->[0]; 428 ($a_firstname,$a_lastname)=$a_var=~/^\s*([0-9A-Za-z_.]*)\s+([0-9A-Za-z_.]*).*$/; 429 ($b_firstname,$b_lastname)=$b_var=~/^\s*([0-9A-Za-z_.]*)\s+([0-9A-Za-z_.]*).*$/; 428 $b_var = $b->[0]; 429 ($a_firstname,$a_lastname)=$a_var=~/^\s*([0-9A-Za-z_\-\s.]*)\s+([^0-9][0-9A-Za-z_\-.]*).*$/; 430 ($b_firstname,$b_lastname)=$b_var=~/^\s*([0-9A-Za-z_\-\s.]*)\s+([^0-9][0-9A-Za-z_\-.]*).*$/; 430 431 if (!$a_lastname) {$a_lastname=$a_var;} 431 432 if (!$b_lastname) {$b_lastname=$b_var;} 432 433 $sortResult=lc $a_lastname cmp lc $b_lastname; 433 if ($sortResult == 0) 434 if ($sortResult == 0) 434 435 { $sortResult=lc $a_firstname cmp lc $b_firstname } 435 436 return $sortResult; freepbx/trunk/amp_conf/htdocs/admin/cdr/call-log.php
r3521 r4993 8 8 9 9 getpost_ifset(array('posted', 'Period', 'frommonth', 'fromstatsmonth', 'tomonth', 'tostatsmonth', 'fromday', 'fromstatsday_sday', 'fromstatsmonth_sday', 'today', 'tostatsday_sday', 'tostatsmonth_sday', 'dsttype', 'sourcetype', 'clidtype', 'channel', 'resulttype', 'stitle', 'atmenu', 'current_page', 'order', 'sens', 'dst', 'src', 'clid', 'userfieldtype', 'userfield', 'accountcodetype', 'accountcode', 'duration1', 'duration1type', 'duration2', 'duration2type')); 10 if ( ($resulttype == null) || ($resulttype == "")) unset($resulttype);10 if (isset($resulttype) && (($resulttype == null) || ($resulttype == ""))) unset($resulttype); 11 11 12 12 //echo "'posted=$posted', 'Period=$Period', 'frommonth=$frommonth', 'fromstatsmonth=$fromstatsmonth', 'tomonth=$tomonth', 'tostatsmonth=$tostatsmonth', 'fromday=$fromday', 'fromstatsday_sday=$fromstatsday_sday', 'fromstatsmonth_sday=$fromstatsmonth_sday', 'today=$today', 'tostatsday_sday=$tostatsday_sday', 'tostatsmonth_sday=$tostatsmonth_sday', 'dsttype=$dsttype', 'sourcetype=$sourcetype', 'clidtype=$clidtype', 'channel=$channel', 'resulttype=$resulttype', 'stitle=$stitle', 'atmenu=$atmenu', 'current_page=$current_page', 'order=$order', 'sens=$sens', 'dst=$dst', 'src=$src', 'clid=$clid', 'userfieldtype=$userfieldtype', 'userfield=$userfield', 'accountcodetype=$accountcodetype', 'accountcode=$accountcode', 'duration1=$duration1', 'duration1type=$duration1type', 'duration2=$duration2', 'duration2type=$duration2type'"; … … 120 120 //This variable will store the total number of column 121 121 $FG_TOTAL_TABLE_COL = $FG_NB_TABLE_COL; 122 if ( $FG_DELETION|| $FG_EDITION) $FG_TOTAL_TABLE_COL++;122 if ((isset($FG_DELETION) && $FG_DELETION) || $FG_EDITION) $FG_TOTAL_TABLE_COL++; 123 123 124 124 //This variable define the Title of the HTML table … … 136 136 137 137 138 if ( is_null($order) || is_null($sens) ){138 if ( !isset($order) || is_null($order) || is_null($sens) ){ 139 139 $order = $FG_TABLE_DEFAULT_ORDER; 140 140 $sens = $FG_TABLE_DEFAULT_SENS; … … 213 213 } 214 214 215 if ( $Period=="Month"){215 if (isset($Period) && $Period=="Month"){ 216 216 if ($frommonth && isset($fromstatsmonth)) $date_clause.=" AND $UNIX_TIMESTAMP(calldate) >= $UNIX_TIMESTAMP('$fromstatsmonth-01')"; 217 217 if ($tomonth && isset($tostatsmonth)) $date_clause.=" AND $UNIX_TIMESTAMP(calldate) <= $UNIX_TIMESTAMP('$tostatsmonth-31 23:59:59')"; 218 218 }else{ 219 if ( $fromday&& isset($fromstatsday_sday) && isset($fromstatsmonth_sday)) $date_clause.=" AND $UNIX_TIMESTAMP(calldate) >= $UNIX_TIMESTAMP('$fromstatsmonth_sday-$fromstatsday_sday')";220 if ( $today&& isset($tostatsday_sday) && isset($tostatsmonth_sday)) $date_clause.=" AND $UNIX_TIMESTAMP(calldate) <= $UNIX_TIMESTAMP('$tostatsmonth_sday-".sprintf("%02d",intval($tostatsday_sday)/*+1*/)." 23:59:59')";219 if ((isset($fromday) && $fromday) && isset($fromstatsday_sday) && isset($fromstatsmonth_sday)) $date_clause.=" AND $UNIX_TIMESTAMP(calldate) >= $UNIX_TIMESTAMP('$fromstatsmonth_sday-$fromstatsday_sday')"; 220 if ((isset($today) && $today) && isset($tostatsday_sday) && isset($tostatsmonth_sday)) $date_clause.=" AND $UNIX_TIMESTAMP(calldate) <= $UNIX_TIMESTAMP('$tostatsmonth_sday-".sprintf("%02d",intval($tostatsday_sday)/*+1*/)." 23:59:59')"; 221 221 } 222 222 //echo "<br>$date_clause<br>"; … … 252 252 /* --AMP BEGIN-- */ 253 253 //enforce restrictions for this AMP User 254 session_start();254 @session_start(); 255 255 $AMP_CLAUSE = $_SESSION['AMP_SQL']; 256 256 if (!isset($AMP_CLAUSE)) { … … 331 331 <td class="bar-search" align="left" bgcolor="#555577"> 332 332 333 <input type="radio" name="Period" value="Month" <?php if ( ($Period=="Month") || !isset($Period)){ ?>checked="checked" <?php } ?>>333 <input type="radio" name="Period" value="Month" <?php if (!isset($Period) || $Period=="Month"){ ?>checked="checked" <?php } ?>> 334 334 <font face="verdana" size="1" color="#ffffff"><b>Selection of the month</b></font> 335 335 </td> 336 336 <td class="bar-search" align="left" bgcolor="#cddeff"> 337 337 <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#cddeff"><tr><td> 338 <input type="checkbox" name="frommonth" value="true" <?php if ( $frommonth){ ?>checked<?php }?>>338 <input type="checkbox" name="frommonth" value="true" <?php if (isset($frommonth) && $frommonth){ ?>checked<?php }?>> 339 339 From : <select name="fromstatsmonth"> 340 340 <?php $year_actual = date("Y"); … … 356 356 </select> 357 357 </td><td> 358 <input type="checkbox" name="tomonth" value="true" <?php if ( $tomonth){ ?>checked<?php }?>>358 <input type="checkbox" name="tomonth" value="true" <?php if (isset($tomonth) && $tomonth){ ?>checked<?php }?>> 359 359 To : <select name="tostatsmonth"> 360 360 <?php $year_actual = date("Y"); … … 386 386 <td align="left" bgcolor="#acbdee"> 387 387 <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#acbdee"><tr><td> 388 <input type="checkbox" name="fromday" value="true" <?php if ( $fromday){ ?>checked<?php }?>> From :388 <input type="checkbox" name="fromday" value="true" <?php if (isset($fromday) && $fromday){ ?>checked<?php }?>> From : 389 389 <select name="fromstatsday_sday"> 390 390 <?php … … 414 414 </select> 415 415 </td><td> 416 <input type="checkbox" name="today" value="true" <?php if ( $today){ ?>checked<?php }?>> To :416 <input type="checkbox" name="today" value="true" <?php if (isset($today) && $today){ ?>checked<?php }?>> To : 417 417 <select name="tostatsday_sday"> 418 418 <?php … … 463 463 <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#acbdee"><tr><td> <INPUT TYPE="text" NAME="src" value="<?php echo "$src";?>"></td> 464 464 <td class="bar-search" align="center" bgcolor="#acbdee"><input type="radio" NAME="sourcetype" value="1" <?php if((!isset($sourcetype))||($sourcetype==1)){?>checked<?php }?>>Exact</td> 465 <td class="bar-search" align="center" bgcolor="#acbdee"><input type="radio" NAME="sourcetype" value="2" <?php if( $sourcetype==2){?>checked<?php }?>>Begins with</td>466 <td class="bar-search" align="center" bgcolor="#acbdee"><input type="radio" NAME="sourcetype" value="3" <?php if( $sourcetype==3){?>checked<?php }?>>Contains</td>467 <td class="bar-search" align="center" bgcolor="#acbdee"><input type="radio" NAME="sourcetype" value="4" <?php if( $sourcetype==4){?>checked<?php }?>>Ends with</td>465 <td class="bar-search" align="center" bgcolor="#acbdee"><input type="radio" NAME="sourcetype" value="2" <?php if(isset($sourcetype) && $sourcetype==2){?>checked<?php }?>>Begins with</td> 466 <td class="bar-search" align="center" bgcolor="#acbdee"><input type="radio" NAME="sourcetype" value="3" <?php if(isset($sourcetype) && $sourcetype==3){?>checked<?php }?>>Contains</td> 467 <td class="bar-search" align="center" bgcolor="#acbdee"><input type="radio" NAME="sourcetype" value="4" <?php if(isset($sourcetype) && $sourcetype==4){?>checked<?php }?>>Ends with</td> 468 468 </tr></table></td> 469 469 </tr> … … 544 544 <input type="image" name="image16" align="top" border="0" src="images/button-search.gif" /> 545 545 546 Result : Minutes<input type="radio" NAME="resulttype" value="min" <?php if( (!isset($resulttype))||($resulttype=="min")){?>checked<?php }?>> - Seconds <input type="radio" NAME="resulttype" value="sec" <?php if($resulttype=="sec"){?>checked<?php }?>>546 Result : Minutes<input type="radio" NAME="resulttype" value="min" <?php if(!isset($resulttype) || $resulttype=="min"){?>checked<?php }?>> - Seconds <input type="radio" NAME="resulttype" value="sec" <?php if(isset($resulttype) && $resulttype=="sec"){?>checked<?php }?>> 547 547 </td> 548 548 </tr> … … 630 630 631 631 632 if ( $FG_TABLE_COL[$i][6]=="lie"){632 if (isset($FG_TABLE_COL[$i][6]) && $FG_TABLE_COL[$i][6]=="lie"){ 633 633 634 634 … … 646 646 } 647 647 648 }elseif ( $FG_TABLE_COL[$i][6]=="list"){648 }elseif (isset($FG_TABLE_COL[$i][6]) && $FG_TABLE_COL[$i][6]=="list"){ 649 649 $select_list = $FG_TABLE_COL[$i][7]; 650 650 $record_display = $select_list[$recordset[$i]][0]; … … 758 758 759 759 $mmax=0; 760 $totalcall= =0;760 $totalcall=0; 761 761 $totalminutes=0; 762 762 foreach ($list_total_day as $data){ freepbx/trunk/amp_conf/htdocs/admin/cdr/cdr.php
r3052 r4993 36 36 $array = array ("INTRO", "CDR REPORT", "CALLS COMPARE", "MONTHLY TRAFFIC","DAILY LOAD", "CONTACT"); 37 37 $s = $s ? $s : 0; 38 $t = (isset($t))?$t:null; 38 39 $section="section$s$t"; 39 40 freepbx/trunk/amp_conf/htdocs/admin/common/db_connect.php
r3859 r4993 32 32 break; 33 33 34 case "sqlite3": 35 if (!isset($amp_conf["AMPDBFILE"])) 36 die("You must setup properly AMPDBFILE in /etc/amportal.conf"); 37 38 if (isset($amp_conf["AMPDBFILE"]) == "") 39 die("AMPDBFILE in /etc/amportal.conf cannot be blank"); 40 41 require_once('DB/sqlite3.php'); 42 $datasource = "sqlite3:///" . $amp_conf["AMPDBFILE"] . "?mode=0666"; 43 $db = DB::connect($datasource); 34 case "sqlite": 35 die_freepbx("SQLite2 support is deprecated. Please use sqlite3 only."); 44 36 break; 45 37 46 38 case "sqlite3": 47 39 if (!isset($amp_conf["AMPDBFILE"])) 48 die ("You must setup properly AMPDBFILE in /etc/amportal.conf");40 die_freepbx("You must setup properly AMPDBFILE in /etc/amportal.conf"); 49 41 50 42 if (isset($amp_conf["AMPDBFILE"]) == "") 51 die ("AMPDBFILE in /etc/amportal.conf cannot be blank");43 die_freepbx("AMPDBFILE in /etc/amportal.conf cannot be blank"); 52 44 53 45 require_once('DB/sqlite3.php'); … … 57 49 58 50 default: 59 die ( "Unknown SQL engine: [$db_engine]");51 die_freepbx( "Unknown SQL engine: [$db_engine]"); 60 52 } 61 53 … … 63 55 // don't worry about this for now, we get to it in the errors section 64 56 if(DB::isError($db)) { 65 die ($db->getDebugInfo());57 die_freepbx($db->getDebugInfo()); 66 58 } 59 60 // Now send or delete warning wrt to default passwords: 61 // 62 $nt = notifications::create($db); 63 64 if ($amp_conf['AMPDBPASS'] == $amp_conf_defaults['AMPDBPASS'][1]) { 65 $nt->add_warning('core', 'AMPDBPASS', _("Default SQL Password Used"), _("You are using the default SQL password that is widely known, you should set a secure password")); 66 } else { 67 $nt->delete('core', 'AMPDBPASS'); 68 } 69 freepbx/trunk/amp_conf/htdocs/admin/common/ie.css
r3154 r4993 4 4 padding-top:15px; 5 5 } 6 #reloadBox { 7 /* IE6 doesn't do fixed */ 8 position:absolute; 9 } 10 #moduleBox { 11 /* IE6 doesn't do fixed */ 12 position:absolute; 13 } freepbx/trunk/amp_conf/htdocs/admin/common/mainstyle.css
r4113 r4993 6 6 font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif, Verdana, "Trebuchet MS", SunSans-Regular; 7 7 font-size:12pt; 8 /* Also change #wrapper min-width by the same absolute amount */ 9 min-width: 780px; 8 10 } 9 11 #header { … … 16 18 position: absolute; 17 19 left: 0; 18 top: 75px;20 top: 5px; 19 21 width: 200px; 20 22 padding:0; … … 22 24 #wrapper { 23 25 position:absolute; 24 top: 75px;26 top:0; 25 27 right:0; 26 28 left:200px; 29 min-width: 550px; 27 30 } 28 31 #content { 29 top: 0; 30 margin-right: 15px; 32 position:absolute; 33 top: 75px; 34 right:0; 35 left:0; 31 36 padding: 5px 0 0 0; 32 37 } … … 34 39 a { 35 40 text-decoration:none; 36 color:#0 95a9a;41 color:#072966; 37 42 } 38 43 a:visited { 39 color:#0 95a9a;44 color:#072966; 40 45 } 41 46 a:hover { 42 color:#ff 8a00;47 color:#ff9933; 43 48 } 44 49 h1, h2, h3, h4, h5, h6 { … … 48 53 border:1px solid #ccc; 49 54 } 50 51 body { 52 background-image: url('../images/shadow-side-background.png'); 53 background-repeat: repeat-y; 54 background-position: left; 55 } 56 57 55 hr { 56 background-color:#ff9933; 57 height: 3px; 58 } 58 59 .attention { 59 background:red; 60 background:#ff9933; 61 /*background:red;*/ 60 62 color:white; 61 63 font-weight:bold; … … 65 67 font-weight:bold; 66 68 } 69 .attention img { 70 vertical-align:top; 71 padding-right:5px; 72 } 67 73 div.attention { 68 74 border:1px solid black; 69 75 padding:5px; 70 76 } 71 72 77 .warning { 73 78 padding:10px 10px 0 10px; … … 83 88 /**** header *****/ 84 89 #header { 85 background-image: url( '../images/header-back.png');90 background-image: url(../images/header-back.png); 86 91 background-repeat: repeat-x; 87 92 } 88 93 #header #version { 89 94 position:absolute; 90 top: 20px;91 width:300px;95 top:54px; 96 left: 4px; 92 97 height:16px; 93 98 padding:3px 0 0 0; 94 text-align:center; 95 background:black; 96 color:#ccc; 97 font-size:9px; 98 99 background-image: url('../images/background-triangle.png'); 100 background-repeat: no-repeat; 101 background-position: top right; 99 text-align:left; 100 /*background:#2c78ff;*/ 101 color:black; 102 font-size:12px; 102 103 } 103 104 #header #version a { 104 color:#ccc; 105 /*color: #ff9933; */ 106 color: black; 107 } 108 #header #version a:hover { 109 color: #ff9933; 105 110 font-weight:bold; 106 }107 #header #version a:hover {108 color: #ff8a00;109 111 } 110 112 #header ul#metanav { 111 113 position: absolute; 112 top: 10px;113 left: 330px;114 top: 28px; 115 left: 230px; 114 116 margin: 10px 0; 115 padding: 0 5px0 0;117 padding: 0 0 0 0; 116 118 list-style-type: none; 117 font-size:12px; 118 border-right:1px solid black; 119 font-size:14px; 120 background-image: url(../images/tab.png); 121 background-position: top left; 119 122 } 120 123 #header ul#metanav li { 121 124 display: inline; 122 border-left:1px solid black; 123 padding-left:6px; 124 } 125 #header ul#metanav li.first { 125 margin: 0px -4px 0px 0px; 126 } 127 128 #header ul#metanav li.noselect a { 129 display: inline; 130 padding-left:15px; 131 padding-right:10px; 132 padding-bottom:2px; 133 background-image: url(../images/tab.png); 134 background-repeat: repeat-x; 135 background-position: top left; 136 background-color: #badaff; 137 } 138 #header ul#metanav li.noselect a:hover { 139 background-image: url(../images/tab-hover.png); 140 } 141 #header ul#metanav li.first a { 126 142 border-left: 0; 143 display: inline; 144 padding-left:15px; 145 padding-right:10px; 146 padding-bottom:2px; 147 background-image: url(../images/tab-first.png); 148 background-repeat: repeat-x; 149 background-position: top left; 150 background-color: #badaff; 151 } 152 #header ul#metanav li.first-current a { 153 display: inline; 154 border-left: 0; 155 padding-left:15px; 156 padding-right:10px; 157 padding-bottom:2px; 158 background-image: url(../images/tab-first-current.png); 159 background-repeat: no-repeat; 160 background-position: top left; 161 } 162 #header ul#metanav li.last { 163 border-left: 0; 164 padding-right:0px; 165 padding-bottom:2px; 166 margin: 0px 0px 0px 0px; 167 background-image: url(../images/tab.png); 168 background-repeat: repeat-x; 169 background-position: top right; 127 170 } 128 171 #header ul#metanav li a { … … 130 173 } 131 174 #header ul#metanav li.current a { 132 color: #ff8a00; 133 } 175 color: #ff9933; 176 /*font-weight:bold;*/ 177 padding-left:15px; 178 padding-right:10px; 179 padding-bottom:2px; 180 background-color:#fceeee; 181 background-image: url(../images/tab-select.png); 182 background-repeat: no-repeat; 183 background-position: top left; 184 } 185 #header #freepbx { 186 position:absolute; 187 left:0; 188 top:0; 189 margin-left:2px; 190 } 191 #header #freepbx img { 192 padding:0px; 193 border:0; 194 } 195 134 196 #header #logo { 135 197 position:absolute; … … 139 201 } 140 202 #header #logo img { 141 padding: 2px;203 padding:0px; 142 204 border:0; 143 205 } 144 145 206 #need_reload_block { 146 207 position: absolute; 147 top:5 0px;208 top:58px; 148 209 height:15px; 149 210 margin:0; 150 left: 5px;151 width: 300px;152 padding:1px 5px ;211 left:250px; 212 width:250px; 213 padding:1px 5px ; 153 214 text-align:center; 215 border: none; 154 216 } 155 217 #need_reload_block a { 156 218 display:block; 157 219 } 158 159 #message { 160 position:absolute;161 top:50px;162 right:10px;220 #login_message { 221 position:absolute; 222 top:55px; 223 right:5px; 224 width: 180px; 163 225 font-size:12px; 226 } 227 #message-old { 228 position:absolute; 229 top:85px; 230 right:15px; 231 font-size:12px; 232 } 233 234 #benchmark_time { 235 position:absolute; 236 right:90px; 237 top:2px; 238 font-size:80%; 164 239 } 165 240 166 241 /**** main menu *****/ 167 242 #nav { 168 background-image: url( '../images/shadow-side.png');243 background-image: url(../images/shadow-side.png); 169 244 background-repeat: repeat-y; 170 245 background-position: right; … … 174 249 margin:0 10px 2em 0; 175 250 padding:0; 176 border-bottom: 2px solid white; 177 } 178 #nav ul li { 251 } 252 #nav ul li.category { 179 253 background: #eee; 180 padding: 2px 0px 2px 5px; 181 border-top: 2px solid white; 254 padding: 0px 2px 2px 5px; 182 255 183 color: #999; /* header items */ 256 257 color: white; /* header items */ 184 258 font-size: 12px; 185 } 186 #nav ul li a { /* menu links */ 187 padding-left:10px; 188 display: block; 259 font-weight: bold; 260 white-space: nowrap; 261 overflow: hidden; 262 263 background-image: url(../images/category1.png); 264 background-repeat: no-repeat; 265 background-position: right; 266 } 267 #nav ul li.menuitem { /* menu links */ 268 border-bottom: 2px solid #ABC9FF; 269 height: 21px; 270 width: 190px; 189 271 text-decoration:none; 190 272 font-size: 14px; 191 273 font-weight: normal; 192 color: #095a9a; 274 white-space: nowrap; 275 overflow: hidden; 276 color: #072966; 277 background-image: url(../images/modules1.png); 278 background-repeat: repeat-y; 279 background-position: right; 280 } 281 #nav ul li a { /* menu links */ 282 display: block; 283 height:21px; 284 padding:4px 0 0 4px; 193 285 } 194 286 #nav ul li a:hover { 195 color: #ff8a00; 287 color: #ff9933; 288 background-image: url(../images/modules-hover1.png); 289 background-repeat: no-repeat; 290 background-position: right; 196 291 } 197 292 #nav li.current, #nav li.current a { /* active item */ 198 background: white; 199 color: #ff8a00; 293 background: #f7efee; 294 color: #ff9933; 295 background-image: url(../images/modules-current1.png); 296 background-repeat: repeat-y; 297 background-position: right; 298 } 299 #nav li.disabled a, #nav li.disabled a:hover { /* disabled item */ 300 cursor: default; 301 color: #072966; 302 background-image: url(../images/modules1.png); /* repeat these just to override :hover style */ 303 background-repeat: repeat-y; 304 background-position: right; 305 } 306 #nav ul li.disabled { /* menu links */ 307 border-bottom: 2px solid #ABC9FF; 308 padding: 2px 0px 2px 10px; 309 height: 21px; 310 width: 180px; 311 text-decoration:none; 312 font-size: 14px; 313 font-style: italic; 314 font-weight: normal; 315 white-space: nowrap; 316 overflow: hidden; 317 color: gray; 318 background-image: url(../images/modules1.png); 319 background-repeat: repeat-y; 320 background-position: right; 321 } 322 #nav ul#nav-tabs { 323 padding: 0 0 0 0; 324 325 } 326 #nav #nav-tabs li, #nav #nav-tabs li a { 327 display:inline; 328 padding-left:0; 329 white-space: nowrap; 330 overflow: hidden; 331 background-position: top left; 332 } 333 #nav #nav-tabs { 334 margin-bottom:0; 335 padding: 0 0 0 0; 336 } 337 #nav #nav-tabs li a { 338 padding-left:10px; 339 padding-right:10px; 340 } 341 #nav #nav-tabs li a { 342 background-image: url(../images/tab.png); 343 } 344 #nav #nav-tabs li.tabs-selected a { 345 background-image: url(../images/tab-first-current.png); 346 } 347 348 #header #nav-tabs li.last a { 349 background-image: url(../images/tab.png); 350 background-repeat: repeat-x; 351 background-position: top right; 352 padding-right:1px; 353 padding-left:0px; 354 } 355 356 /***** report nav *****/ 357 #reportnav { 358 position:absolute; 359 /* 360 top:0px; 361 &n
- all "engine=MyISAM" wehere removed, we use the default provided by the DB
