Changeset 4993
- Timestamp:
- 09/02/07 15:07:42 (1 year 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 instea
- all "engine=MyISAM" wehere removed, we use the default provided by the DB
