Merge 2.3 branch to trunk, following 2.3.0 release.
Merged revisions 4133-4134,4136-4139,4141-4992 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.3
................
r4146 | p_lindheimer | 2007-06-21 22:21:38 -0400 (Thu, 21 Jun 2007) | 5765 lines
Merged revisions 4135,4137-4145 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
................
r4141 | p_lindheimer | 2007-06-21 18:55:49 -0700 (Thu, 21 Jun 2007) | 3700 lines
Blocked revisions 3228,3235,3239,3242,3244,3247,3249,3252-3254,3262-3263,3267,3270,3272,3283,3285,3296,3298,3333-3335,3337,3366,3374,3389,3392,3406,3409,3420,3435-3436,3438,3480-3481,3483,3491,3493,3495,3497-3500,3504,3507,3512,3520-3521,3524,3531,3533,3536-3537,3539,3547,3549,3562,3568,3570-3572,3577,3583,3588,3625-3626,3629-3630,3642,3646,3659,3662,3670,3672-3673,3678-3679,3690,3762,3765,3768-3769,3771,3775,3778-3779,3788,3797,3799-3800,3807,3809,3827,3838,3843-3845,3847,3852-3853,3856,3859,3864-3865,3871,3873-3874,3884,3892-3893,3895,3897-3898,3904,3906,3908,3910,3918,3920,3922,3924-3927,3929,3931-3932,3934,3936,3939,3948-3949,3953-3955,3957,3959,3967,3969,3972,3974-3977,3979-3980,3987,3994,3996-3997,4003-4004,4014,4016,4021,4040,4053-4054,4056,4058,4062-4066,4068,4071,4074,4082-4083,4087-4088,4103,4110,4112-4113,4116-4117,4119-4123,4133-4134,4137-4139 via svnmerge
................
r3228 | qldrob | 2006-11-27 20:30:19 -0800 (Mon, 27 Nov 2006) | 2 lines
Update module list
................
r3235 | qldrob | 2006-11-28 12:34:51 -0800 (Tue, 28 Nov 2006) | 2 lines
Fix incorrect error being displayed when Display Name is left blank. #1458.
................
r3239 | gregmac | 2006-11-28 13:57:56 -0800 (Tue, 28 Nov 2006) | 2 lines
Add 'return' button to module admin, cancel button on confim page only goes online if it was previously online
................
r3242 | gregmac | 2006-11-28 16:14:17 -0800 (Tue, 28 Nov 2006) | 2 lines
Modules confirm page now checks for dependencies before actually running actions
................
r3244 | p_lindheimer | 2006-11-29 13:11:38 -0800 (Wed, 29 Nov 2006) | 1 line
added bad number context which will catch any number of feature code that is not defined anywhere else, and playback a meaningful message with noanswer on Playback() so that no queues, ringgroups, etc are broken by it
................
r3247 | gregmac | 2006-11-30 07:13:17 -0800 (Thu, 30 Nov 2006) | 2 lines
Fixed bug with broken modules names not showing up on confirm screen
................
r3249 | p_lindheimer | 2006-12-01 09:17:53 -0800 (Fri, 01 Dec 2006) | 1 line
#1481 - from-zaptel should be going to from-pstn at the end and not ext-did
................
r3252 | qldrob | 2006-12-01 21:44:25 -0800 (Fri, 01 Dec 2006) | 2 lines
Bump trunk to 2.3.0alpha
................
r3253 | qldrob | 2006-12-01 21:46:08 -0800 (Fri, 01 Dec 2006) | 2 lines
Create 2.3.0alpha upgrades directory
................
r3254 | p_lindheimer | 2006-12-01 22:26:50 -0800 (Fri, 01 Dec 2006) | 1 line
add the ability to set the moh class for outbound routes as well as for inbound routes and direct did routes
................
r3262 | p_lindheimer | 2006-12-02 20:25:16 -0800 (Sat, 02 Dec 2006) | 1 line
correct moh tooltip on outbound routes
................
r3263 | gregmac | 2006-12-03 23:34:51 -0800 (Sun, 03 Dec 2006) | 2 lines
Fixed weird-o negative logic
................
r3267 | gregmac | 2006-12-04 10:29:33 -0800 (Mon, 04 Dec 2006) | 2 lines
Typo
................
r3270 | p_lindheimer | 2006-12-05 10:00:27 -0800 (Tue, 05 Dec 2006) | 1 line
#1501 - fix logic and clearify tooltip for Trunk 'Never Override CallerID' setting. THIS WILL BREAK 'WORKING' CONFIGURATIONS - since the logic was working backwards - sorry guys, but didn't want to make having the box checked as default, as that is not the common case
................
r3272 | p_lindheimer | 2006-12-05 10:14:34 -0800 (Tue, 05 Dec 2006) | 1 line
added #1501 info to changelog
................
r3283 | gregmac | 2006-12-06 12:34:42 -0800 (Wed, 06 Dec 2006) | 2 lines
Fix bug with fixlocalprefix not sanitizing pattern, fix verbose priorities
................
r3285 | p_lindheimer | 2006-12-07 00:28:50 -0800 (Thu, 07 Dec 2006) | 1 line
from-zaptel should always jump to from-pst when in doubt (not ext-did as there are other routing paths)
................
r3296 | p_lindheimer | 2006-12-08 11:15:48 -0800 (Fri, 08 Dec 2006) | 1 line
fixed some syntax bugs creating warnings in extensions.conf
................
r3298 | p_lindheimer | 2006-12-08 14:51:40 -0800 (Fri, 08 Dec 2006) | 1 line
#1515: change congestion() to congestion(20)
................
r3333 | qldrob | 2006-12-17 19:27:07 -0800 (Sun, 17 Dec 2006) | 2 lines
Fix svnmerge in 2.2 to point to trunk
................
r3334 | qldrob | 2006-12-17 19:29:52 -0800 (Sun, 17 Dec 2006) | 2 lines
Sorry, stuffed that up. Svnmerge should work FROM trunk TO 2.2
................
r3335 | qldrob | 2006-12-17 19:34:55 -0800 (Sun, 17 Dec 2006) | 2 lines
Manually merge #3332 from 2.2 into trunk.
................
r3337 | qldrob | 2006-12-17 19:51:47 -0800 (Sun, 17 Dec 2006) | 2 lines
When manually doing changes, please check them before comitting. Sigh.
................
r3366 | qldrob | 2006-12-19 12:45:48 -0800 (Tue, 19 Dec 2006) | 2 lines
Merge changes from 2.2 into trunk - fix for set_caller_pres, add rc2 changes.
................
r3374 | gregmac | 2006-12-19 15:16:16 -0800 (Tue, 19 Dec 2006) | 1 line
Added freepbx_get_contexts() function to invoke module _contexts() hook functions, and return an associatve array with all valid contexts (minimually containing 'context', 'description', and 'module')
................
r3389 | gregmac | 2006-12-20 06:38:51 -0800 (Wed, 20 Dec 2006) | 2 lines
Added manual module upload option for module admin
................
r3392 | gregmac | 2006-12-20 07:54:47 -0800 (Wed, 20 Dec 2006) | 1 line
Added GPLv2 LICENSE file
................
r3406 | p_lindheimer | 2006-12-21 17:41:20 -0800 (Thu, 21 Dec 2006) | 1 line
core changes required for new ringallv2 ring strategy added to followme. This strategy allows the primary extension in a followme to start ringing for the pre-ring time, and if present in its own ringgroup (the typical behavior), it will continue ringing and not hangup and then re-ring. This avoids the double missed calls on many phones from the normal modes
................
r3409 | p_lindheimer | 2006-12-21 17:47:20 -0800 (Thu, 21 Dec 2006) | 1 line
followme-ringallv2 one more tweak I forgot to check in
................
r3420 | p_lindheimer | 2006-12-25 09:01:53 -0800 (Mon, 25 Dec 2006) | 1 line
RG tree not being deleted when returning to dial-confirm
................
r3435 | gregmac | 2006-12-27 23:02:27 -0800 (Wed, 27 Dec 2006) | 1 line
dbget/dbput removed in ast 1.4 - #1607
................
r3436 | qldrob | 2006-12-28 21:24:26 -0800 (Thu, 28 Dec 2006) | 2 lines
Start support for 'asterisk14' engine. I may end up taking this out.
................
r3438 | gregmac | 2006-12-31 00:22:53 -0800 (Sun, 31 Dec 2006) | 2 lines
Added links to help for default password warnings
................
r3480 | qldrob | 2007-01-02 04:23:03 -0800 (Tue, 02 Jan 2007) | 2 lines
Apply #1601 to trunk
................
r3481 | qldrob | 2007-01-02 04:25:59 -0800 (Tue, 02 Jan 2007) | 2 lines
Apply more FOP fixes, supplied by James_Bennett, in #1484. Thanks!
................
r3483 | gregmac | 2007-01-02 09:16:58 -0800 (Tue, 02 Jan 2007) | 2 lines
Add featurecode::delete() function
................
r3491 | qldrob | 2007-01-02 17:04:04 -0800 (Tue, 02 Jan 2007) | 2 lines
Convert %20's back to ' ' in the subject line when sending faxes.
................
r3493 | qldrob | 2007-01-02 17:25:07 -0800 (Tue, 02 Jan 2007) | 2 lines
Add '*' as a supported character in ampmgrpass
................
r3495 | gregmac | 2007-01-02 21:01:59 -0800 (Tue, 02 Jan 2007) | 2 lines
Fix #1473
................
r3497 | qldrob | 2007-01-02 21:54:51 -0800 (Tue, 02 Jan 2007) | 2 lines
Add enumlookup.agi, first stage of replacing asterisk's broken ENUMLOOKUP function.
................
r3498 | qldrob | 2007-01-02 21:56:36 -0800 (Tue, 02 Jan 2007) | 2 lines
Add credit to e164.org for the original script.
................
r3499 | qldrob | 2007-01-02 22:19:36 -0800 (Tue, 02 Jan 2007) | 2 lines
Finish replacement of Asterisk's ENUMLOOKUP function.
................
r3500 | qldrob | 2007-01-02 22:25:21 -0800 (Tue, 02 Jan 2007) | 2 lines
Missed a couple of lines that should have been removed.
................
r3504 | qldrob | 2007-01-02 22:31:59 -0800 (Tue, 02 Jan 2007) | 2 lines
Typo in regexp change earlier today.
................
r3507 | qldrob | 2007-01-02 22:59:58 -0800 (Tue, 02 Jan 2007) | 2 lines
Note that spandsp 0.2-pre can only be used.
................
r3512 | gregmac | 2007-01-03 00:42:40 -0800 (Wed, 03 Jan 2007) | 2 lines
Set default permissions of amportal.conf during install (#1626)
................
r3520 | qldrob | 2007-01-03 20:08:31 -0800 (Wed, 03 Jan 2007) | 2 lines
Fix my fix in this branch too.
................
r3521 | qldrob | 2007-01-03 20:10:10 -0800 (Wed, 03 Jan 2007) | 2 lines
Thanks to naftali5, another fix! This time for the CDR reports, #1429, not displaying the time correctly on the second page.
................
r3524 | qldrob | 2007-01-03 20:20:58 -0800 (Wed, 03 Jan 2007) | 2 lines
Add 'moh reload' command to try to convince asterisk to reload it's moh files.
................
r3531 | gregmac | 2007-01-03 22:43:38 -0800 (Wed, 03 Jan 2007) | 2 lines
Add text-to-speech stub macros
................
r3533 | gregmac | 2007-01-03 22:49:46 -0800 (Wed, 03 Jan 2007) | 2 lines
Port r3532 (2.2) to trunk
................
r3536 | qldrob | 2007-01-04 01:03:04 -0800 (Thu, 04 Jan 2007) | 2 lines
Setup svnmerge on trunk
................
r3537 | qldrob | 2007-01-04 01:05:14 -0800 (Thu, 04 Jan 2007) | 13 lines
Merged revisions 3533-3536 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3534 | qldrob | 2007-01-04 18:52:57 +1000 (Thu, 04 Jan 2007) | 2 lines
Add some error reporting that explains why stuff isn't working, either unsupported engine, or unable to connect to astman.
........
r3535 | qldrob | 2007-01-04 19:00:41 +1000 (Thu, 04 Jan 2007) | 2 lines
Removed svnmerge from trunk -> 2.2 .. Re-setting up so that patches now go from 2.2 -> trunk.
........
................
r3539 | gregmac | 2007-01-04 10:31:24 -0800 (Thu, 04 Jan 2007) | 1 line
Fix typo #1636
................
r3547 | gregmac | 2007-01-05 14:16:51 -0800 (Fri, 05 Jan 2007) | 13 lines
Merged revisions 3542,3544-3546 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3542 | qldrob | 2007-01-04 17:32:40 -0500 (Thu, 04 Jan 2007) | 2 lines
3 fixes to extensions.conf spotted by vgster, only seconds after releasing 2.2.0. Going to re-release it. Shh. no-one will notice.
........
r3546 | gregmac | 2007-01-05 17:03:03 -0500 (Fri, 05 Jan 2007) | 2 lines
Fix #1642
........
................
r3549 | qldrob | 2007-01-08 17:05:18 -0800 (Mon, 08 Jan 2007) | 21 lines
Merged revisions 3536-3541,3543-3545,3547-3548 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3538 | gregmac | 2007-01-05 04:31:02 +1000 (Fri, 05 Jan 2007) | 2 lines
Fix typo #1636
........
r3540 | qldrob | 2007-01-05 07:29:08 +1000 (Fri, 05 Jan 2007) | 2 lines
Prepare for 2.2.0 release. Yay.
........
r3543 | qldrob | 2007-01-05 08:33:40 +1000 (Fri, 05 Jan 2007) | 2 lines
Fix md5 for 2.2.0
........
r3548 | qldrob | 2007-01-09 10:56:02 +1000 (Tue, 09 Jan 2007) | 2 lines
Convert mp3 MOH files to sln
........
................
r3562 | qldrob | 2007-01-09 13:23:56 -0800 (Tue, 09 Jan 2007) | 2 lines
Fix typo spotted by mtgll in dialparties.agi, thanks!
................
r3568 | gregmac | 2007-01-16 23:55:37 -0800 (Tue, 16 Jan 2007) | 2 lines
recursive_copy() now tracks # files copied, shows files copied/skipped
................
r3570 | gregmac | 2007-01-17 00:15:50 -0800 (Wed, 17 Jan 2007) | 2 lines
Implement #1680
................
r3571 | gregmac | 2007-01-17 00:36:47 -0800 (Wed, 17 Jan 2007) | 2 lines
Added astman::connected() function to check if astman is connected or not
................
r3572 | gregmac | 2007-01-17 00:38:08 -0800 (Wed, 17 Jan 2007) | 2 lines
Fix engine_getinfo() to do better checking for astman connection (see r3571), added fallback to using exec('asterisk -V')
................
r3577 | qldrob | 2007-01-18 14:21:07 -0800 (Thu, 18 Jan 2007) | 20 lines
Merged revisions 3549-3576 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
................
r3569 | gregmac | 2007-01-17 17:56:52 +1000 (Wed, 17 Jan 2007) | 9 lines
Merged revisions 3567 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3567 | gregmac | 2007-01-17 02:44:37 -0500 (Wed, 17 Jan 2007) | 2 lines
Fix #1694 - module_install() now returns true for already installed modules
........
................
r3576 | p_lindheimer | 2007-01-19 07:53:29 +1000 (Fri, 19 Jan 2007) | 1 line
allow null and blank values to be put into astdb
................
................
r3583 | qldrob | 2007-01-20 20:42:53 -0800 (Sat, 20 Jan 2007) | 9 lines
Merged revisions 3577-3582 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3580 | p_lindheimer | 2007-01-20 02:08:06 +1000 (Sat, 20 Jan 2007) | 1 line
#1698: don't propogate dnd behavior and not ring other phones if this was not a prim mode strategy
........
................
r3588 | qldrob | 2007-01-21 14:38:31 -0800 (Sun, 21 Jan 2007) | 13 lines
Merged revisions 3582-3587 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3584 | qldrob | 2007-01-21 14:51:18 +1000 (Sun, 21 Jan 2007) | 2 lines
Apply fix for #1361 (patch #1667), mailbox field not being propogated in deviceanduser mode.
........
r3585 | qldrob | 2007-01-21 14:55:30 +1000 (Sun, 21 Jan 2007) | 2 lines
Fix typo in extensions.conf, when pushing '0' for oper and not having an opereration extension defined, would pass a bad Dial string.
........
................
r3625 | p_lindheimer | 2007-01-24 10:00:11 -0800 (Wed, 24 Jan 2007) | 1 line
added disable trunk feature to disable but not remove it. Added hook to insert user provided monitoring/reporting mechanism on turnk failures, per trunk. Change hagnupcall to not have a delay
................
r3626 | p_lindheimer | 2007-01-24 13:05:06 -0800 (Wed, 24 Jan 2007) | 1 line
adding functionality for personal IVRs integrated with voicemail - VmX Locator, other checkins to come
................
r3629 | p_lindheimer | 2007-01-24 13:09:53 -0800 (Wed, 24 Jan 2007) | 1 line
added followme, VmX Locator, CFB, CFU, help on feature codes pulled from database so it is accurate, and I think there is a tweak to help find monitor files for an extension more often
................
r3630 | p_lindheimer | 2007-01-24 13:11:32 -0800 (Wed, 24 Jan 2007) | 1 line
update to macro-vm for VmX Locator and required upgrade/install changes
................
r3642 | qldrob | 2007-01-24 21:41:10 -0800 (Wed, 24 Jan 2007) | 2 lines
Fix a minor typo
................
r3646 | p_lindheimer | 2007-01-25 10:49:22 -0800 (Thu, 25 Jan 2007) | 1 line
allow RINGTIMER to be set per extension, defaulting to the system default in general screen
................
r3659 | qldrob | 2007-01-26 02:09:06 -0800 (Fri, 26 Jan 2007) | 2 lines
Another goto_indicate that was missed.
................
r3662 | diego_iastrubni | 2007-01-28 05:46:05 -0800 (Sun, 28 Jan 2007) | 6 lines
support for sqlite3. WIP.
SUBSTRING is not working for example. great.
The AUTOINCREMENT syntax we use in the newinstall.sql is broken. great
Some other things are broken here and there, I will try and find them all...
................
r3670 | p_lindheimer | 2007-01-29 15:44:45 -0800 (Mon, 29 Jan 2007) | 1 line
syntax error deleteing vmx tree deleted entire ampuser database
................
r3672 | naftali5 | 2007-01-30 09:03:57 -0800 (Tue, 30 Jan 2007) | 1 line
adjustments to freepbx_get_contexts introduced in r3374
................
r3673 | naftali5 | 2007-01-30 12:03:55 -0800 (Tue, 30 Jan 2007) | 1 line
small adjustment to r3672
................
r3678 | diego_iastrubni | 2007-01-31 00:18:14 -0800 (Wed, 31 Jan 2007) | 4 lines
fix for ticket:1731
now module_admin works even for "broken" modules, running from every directory
................
r3679 | diego_iastrubni | 2007-01-31 03:30:37 -0800 (Wed, 31 Jan 2007) | 3 lines
fix for ticket:1732 :
do not display warnings about password when not using mysql/pgsql
................
r3690 | naftali5 | 2007-02-04 12:12:47 -0800 (Sun, 04 Feb 2007) | 1 line
further adjustments to freepbx_get_contexts()
................
r3762 | p_lindheimer | 2007-02-10 15:11:43 -0800 (Sat, 10 Feb 2007) | 1 line
need to make sure DIRECTDIAL is not BUSY, previous logic was treating it that way, now it checks after assuming unavail
................
r3765 | p_lindheimer | 2007-02-10 15:54:46 -0800 (Sat, 10 Feb 2007) | 1 line
added some tootips and added tighter integration between follow-me and VmX
................
r3768 | p_lindheimer | 2007-02-11 09:32:40 -0800 (Sun, 11 Feb 2007) | 1 line
add CWINUSEBUSY=yes option to amportal, to have in-use/busy extensions enabled with CW to report as BUSY if not answered resulting in the VM busy status/message - otherwise they always report NO ANSWER unless all the devices channels are used up which is uncommon on most sip phones
................
r3769 | p_lindheimer | 2007-02-11 09:39:32 -0800 (Sun, 11 Feb 2007) | 1 line
CWINUSEBUSY should really only say busy if busy, not ringing so remove the check for ringing also
................
r3771 | naftali5 | 2007-02-11 15:20:16 -0800 (Sun, 11 Feb 2007) | 9 lines
Merged revisions 3770 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3770 | naftali5 | 2007-02-11 18:17:43 -0500 (Sun, 11 Feb 2007) | 1 line
quick and dirty fix for module subdirs for symlink being messed up #1757, #1488, #1422
........
................
r3775 | diego_iastrubni | 2007-02-12 02:44:21 -0800 (Mon, 12 Feb 2007) | 13 lines
add defaults to the perl retrieve scripts. originally written by Chriss Halls
for the debian package of 2.2.0. Sounds good, why not up-porting it to the trunk and branch...?
Here are his comments on the dpatch file
## use-conf-defaults.dpatch by Chris Halls <halls@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Needed to ensure that correct defaults are used when configuration
## DP: entries are missing from amportal.conf. Defaults are copied from
## DP: amp_conf/htdocs/admin/functions.inc.php
................
r3778 | diego_iastrubni | 2007-02-12 06:07:47 -0800 (Mon, 12 Feb 2007) | 11 lines
sqlite2 -> out
sqlite3 -> in
freepbx 2.3 will only support sqlite3. I will start making the newinstall.sql work on mysql and sqlite3, if anyone wants to make it work with pgsql:
it should work.
i don't know pgsql.
you fix it.
expect things to be broken. :)
................
r3779 | diego_iastrubni | 2007-02-12 06:53:41 -0800 (Mon, 12 Feb 2007) | 13 lines
Lets clean up the newinstall.sql, to work on sqlite3:
- all "engine=MyISAM" wehere removed, we use the default provided by the DB
- lock/unlock codes have been removed
- multiple insert statements have been splited
This reduces the errors when creating the DB by a lot. It seems that it all still works on mysql (vgster tested it).
to create the sqlite3 DB issue:
cat SQL/newinstall.sql | sqlite3 freepbx.db
................
r3788 | naftali5 | 2007-02-12 12:29:14 -0800 (Mon, 12 Feb 2007) | 1 line
fix IE bug reports page width - duration cut off
................
r3797 | p_lindheimer | 2007-02-21 18:39:26 -0800 (Wed, 21 Feb 2007) | 388 lines
Blocked revisions 3631,3643,3689,3691,3697,3725,3728,3733,3736,3739,3742,3746,3748-3751,3754,3757,3772,3794-3796 via svnmerge
................
r3631 | qldrob | 2007-01-24 19:24:26 -0800 (Wed, 24 Jan 2007) | 9 lines
Merged revisions 3624 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3624 | naftali5 | 2007-01-24 08:52:38 +1000 (Wed, 24 Jan 2007) | 1 line
added warning on save of trunk if user context left blank and user details filled in that details will not be saved #1666
........
................
r3643 | naftali5 | 2007-01-24 23:14:53 -0800 (Wed, 24 Jan 2007) | 25 lines
Merged revisions 3614-3622 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3614 | naftali5 | 2007-01-23 00:34:28 -0500 (Tue, 23 Jan 2007) | 1 line
limit rnav width ticket 1647
........
r3616 | naftali5 | 2007-01-23 01:24:27 -0500 (Tue, 23 Jan 2007) | 1 line
fixed panel displaying extensions over 9999 as trunks - ticket #1710
........
r3620 | naftali5 | 2007-01-23 11:08:57 -0500 (Tue, 23 Jan 2007) | 1 line
List device technology on page when editing Ticket #1711
........
r3621 | naftali5 | 2007-01-23 12:42:21 -0500 (Tue, 23 Jan 2007) | 1 line
fixed trunks stripping AMP: which removed ANY occurance of the letters A,M,P,: from the beginning of all trunks, also unified the display on the routing page - partially noted in #1713
........
r3622 | naftali5 | 2007-01-23 16:31:06 -0500 (Tue, 23 Jan 2007) | 1 line
CFB when dialparties.agi decides not to - offhook, user hits ignore/reject, etc. - patch #1681
........
................
r3689 | naftali5 | 2007-02-04 11:26:08 -0800 (Sun, 04 Feb 2007) | 9 lines
Merged revisions 3688 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3688 | naftali5 | 2007-02-04 14:16:19 -0500 (Sun, 04 Feb 2007) | 1 line
make the cdr page links a bit nicer
........
................
r3691 | naftali5 | 2007-02-04 12:34:13 -0800 (Sun, 04 Feb 2007) | 9 lines
Merged revisions 3437 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3437 | qldrob | 2006-12-29 20:26:48 -0500 (Fri, 29 Dec 2006) | 2 lines
Fix typo in standard sip.conf
........
................
r3697 | naftali5 | 2007-02-04 14:19:30 -0800 (Sun, 04 Feb 2007) | 9 lines
Merged revisions 3696 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3696 | naftali5 | 2007-02-04 17:17:46 -0500 (Sun, 04 Feb 2007) | 1 line
keep rtone from being set in queues_additional.conf #1635
........
................
r3725 | qldrob | 2007-02-06 15:55:29 -0800 (Tue, 06 Feb 2007) | 1 line
Creating release 2.2.1
................
r3728 | qldrob | 2007-02-06 16:10:42 -0800 (Tue, 06 Feb 2007) | 1 line
Creating release
................
r3733 | qldrob | 2007-02-06 16:15:32 -0800 (Tue, 06 Feb 2007) | 1 line
Creating release 2.2.1
................
r3736 | qldrob | 2007-02-06 16:16:31 -0800 (Tue, 06 Feb 2007) | 1 line
Creating release 2.2.1
................
r3739 | qldrob | 2007-02-06 16:18:27 -0800 (Tue, 06 Feb 2007) | 1 line
Creating release 2.2.1
................
r3742 | qldrob | 2007-02-06 16:21:41 -0800 (Tue, 06 Feb 2007) | 1 line
Creating release 2.2.1
................
r3746 | qldrob | 2007-02-06 16:28:18 -0800 (Tue, 06 Feb 2007) | 1 line
Creating release 2.2.1
................
r3748 | qldrob | 2007-02-06 16:40:17 -0800 (Tue, 06 Feb 2007) | 2 lines
Update Changelog for 2.2.1
................
r3749 | qldrob | 2007-02-06 16:40:46 -0800 (Tue, 06 Feb 2007) | 2 lines
Update install_amp with 2.2.1
................
r3750 | qldrob | 2007-02-06 16:43:52 -0800 (Tue, 06 Feb 2007) | 2 lines
Forgot to mention the Enum bug
................
r3751 | qldrob | 2007-02-06 16:44:42 -0800 (Tue, 06 Feb 2007) | 1 line
Creating release
................
r3754 | qldrob | 2007-02-07 04:52:09 -0800 (Wed, 07 Feb 2007) | 1 line
Creating release 2.2.1
................
r3757 | naftali5 | 2007-02-08 16:11:50 -0800 (Thu, 08 Feb 2007) | 9 lines
Merged revisions 3756 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3756 | naftali5 | 2007-02-08 19:09:17 -0500 (Thu, 08 Feb 2007) | 1 line
fix can't save enum trunk bug #1758
........
................
r3772 | naftali5 | 2007-02-11 16:42:15 -0800 (Sun, 11 Feb 2007) | 9 lines
Merged revisions 3652 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3652 | naftali5 | 2007-01-25 17:35:10 -0500 (Thu, 25 Jan 2007) | 1 line
infrastucture to handle new ringmethod firstavail firstnotonphone #1671
........
................
r3794 | p_lindheimer | 2007-02-21 09:26:10 -0800 (Wed, 21 Feb 2007) | 71 lines
Blocked revisions 3244,3249,3270,3272,3283,3285,3296,3298,3420,3438,3483,3491,3495,3512,3521,3524 via svnmerge
These have all already been merged by svnmerge.py, not sure why they continue
to show up as available
........
r3244 | p_lindheimer | 2006-11-29 13:11:38 -0800 (Wed, 29 Nov 2006) | 1 line
added bad number context which will catch any number of feature code that is not defined anywhere else, and playback a meaningful message with noanswer on Playback() so that no queues, ringgroups, etc are broken by it
........
r3249 | p_lindheimer | 2006-12-01 09:17:53 -0800 (Fri, 01 Dec 2006) | 1 line
#1481 - from-zaptel should be going to from-pstn at the end and not ext-did
........
r3270 | p_lindheimer | 2006-12-05 10:00:27 -0800 (Tue, 05 Dec 2006) | 1 line
#1501 - fix logic and clearify tooltip for Trunk 'Never Override CallerID' setting. THIS WILL BREAK 'WORKING' CONFIGURATIONS - since the logic was working backwards - sorry guys, but didn't want to make having the box checked as default, as that is not the common case
........
r3272 | p_lindheimer | 2006-12-05 10:14:34 -0800 (Tue, 05 Dec 2006) | 1 line
added #1501 info to changelog
........
r3283 | gregmac | 2006-12-06 12:34:42 -0800 (Wed, 06 Dec 2006) | 2 lines
Fix bug with fixlocalprefix not sanitizing pattern, fix verbose priorities
........
r3285 | p_lindheimer | 2006-12-07 00:28:50 -0800 (Thu, 07 Dec 2006) | 1 line
from-zaptel should always jump to from-pst when in doubt (not ext-did as there are other routing paths)
........
r3296 | p_lindheimer | 2006-12-08 11:15:48 -0800 (Fri, 08 Dec 2006) | 1 line
fixed some syntax bugs creating warnings in extensions.conf
........
r3298 | p_lindheimer | 2006-12-08 14:51:40 -0800 (Fri, 08 Dec 2006) | 1 line
#1515: change congestion() to congestion(20)
........
r3420 | p_lindheimer | 2006-12-25 09:01:53 -0800 (Mon, 25 Dec 2006) | 1 line
RG tree not being deleted when returning to dial-confirm
........
r3438 | gregmac | 2006-12-31 00:22:53 -0800 (Sun, 31 Dec 2006) | 2 lines
Added links to help for default password warnings
........
r3483 | gregmac | 2007-01-02 09:16:58 -0800 (Tue, 02 Jan 2007) | 2 lines
Add featurecode::delete() function
........
r3491 | qldrob | 2007-01-02 17:04:04 -0800 (Tue, 02 Jan 2007) | 2 lines
Convert %20's back to ' ' in the subject line when sending faxes.
........
r3495 | gregmac | 2007-01-02 21:01:59 -0800 (Tue, 02 Jan 2007) | 2 lines
Fix #1473
........
r3512 | gregmac | 2007-01-03 00:42:40 -0800 (Wed, 03 Jan 2007) | 2 lines
Set default permissions of amportal.conf during install (#1626)
........
r3521 | qldrob | 2007-01-03 20:10:10 -0800 (Wed, 03 Jan 2007) | 2 lines
Thanks to naftali5, another fix! This time for the CDR reports, #1429, not displaying the time correctly on the second page.
........
r3524 | qldrob | 2007-01-03 20:20:58 -0800 (Wed, 03 Jan 2007) | 2 lines
Add 'moh reload' command to try to convince asterisk to reload it's moh files.
........
................
r3795 | p_lindheimer | 2007-02-21 10:54:28 -0800 (Wed, 21 Feb 2007) | 152 lines
Blocked revisions 3252-3253,3333-3335,3337,3366,3533,3536-3537,3547,3549,3577,3583,3588,3771 via svnmerge
................
r3252 | qldrob | 2006-12-01 21:44:25 -0800 (Fri, 01 Dec 2006) | 2 lines
Bump trunk to 2.3.0alpha
................
r3253 | qldrob | 2006-12-01 21:46:08 -0800 (Fri, 01 Dec 2006) | 2 lines
Create 2.3.0alpha upgrades directory
................
r3333 | qldrob | 2006-12-17 19:27:07 -0800 (Sun, 17 Dec 2006) | 2 lines
Fix svnmerge in 2.2 to point to trunk
................
r3334 | qldrob | 2006-12-17 19:29:52 -0800 (Sun, 17 Dec 2006) | 2 lines
Sorry, stuffed that up. Svnmerge should work FROM trunk TO 2.2
................
r3335 | qldrob | 2006-12-17 19:34:55 -0800 (Sun, 17 Dec 2006) | 2 lines
Manually merge #3332 from 2.2 into trunk.
................
r3337 | qldrob | 2006-12-17 19:51:47 -0800 (Sun, 17 Dec 2006) | 2 lines
When manually doing changes, please check them before comitting. Sigh.
................
r3366 | qldrob | 2006-12-19 12:45:48 -0800 (Tue, 19 Dec 2006) | 2 lines
Merge changes from 2.2 into trunk - fix for set_caller_pres, add rc2 changes.
................
r3533 | gregmac | 2007-01-03 22:49:46 -0800 (Wed, 03 Jan 2007) | 2 lines
Port r3532 (2.2) to trunk
................
r3536 | qldrob | 2007-01-04 01:03:04 -0800 (Thu, 04 Jan 2007) | 2 lines
Setup svnmerge on trunk
................
r3537 | qldrob | 2007-01-04 01:05:14 -0800 (Thu, 04 Jan 2007) | 13 lines
Merged revisions 3533-3536 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3534 | qldrob | 2007-01-04 18:52:57 +1000 (Thu, 04 Jan 2007) | 2 lines
Add some error reporting that explains why stuff isn't working, either unsupported engine, or unable to connect to astman.
........
r3535 | qldrob | 2007-01-04 19:00:41 +1000 (Thu, 04 Jan 2007) | 2 lines
Removed svnmerge from trunk -> 2.2 .. Re-setting up so that patches now go from 2.2 -> trunk.
........
................
r3547 | gregmac | 2007-01-05 14:16:51 -0800 (Fri, 05 Jan 2007) | 13 lines
Merged revisions 3542,3544-3546 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3542 | qldrob | 2007-01-04 17:32:40 -0500 (Thu, 04 Jan 2007) | 2 lines
3 fixes to extensions.conf spotted by vgster, only seconds after releasing 2.2.0. Going to re-release it. Shh. no-one will notice.
........
r3546 | gregmac | 2007-01-05 17:03:03 -0500 (Fri, 05 Jan 2007) | 2 lines
Fix #1642
........
................
r3549 | qldrob | 2007-01-08 17:05:18 -0800 (Mon, 08 Jan 2007) | 21 lines
Merged revisions 3536-3541,3543-3545,3547-3548 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3538 | gregmac | 2007-01-05 04:31:02 +1000 (Fri, 05 Jan 2007) | 2 lines
Fix typo #1636
........
r3540 | qldrob | 2007-01-05 07:29:08 +1000 (Fri, 05 Jan 2007) | 2 lines
Prepare for 2.2.0 release. Yay.
........
r3543 | qldrob | 2007-01-05 08:33:40 +1000 (Fri, 05 Jan 2007) | 2 lines
Fix md5 for 2.2.0
........
r3548 | qldrob | 2007-01-09 10:56:02 +1000 (Tue, 09 Jan 2007) | 2 lines
Convert mp3 MOH files to sln
........
................
r3577 | qldrob | 2007-01-18 14:21:07 -0800 (Thu, 18 Jan 2007) | 20 lines
Merged revisions 3549-3576 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
................
r3569 | gregmac | 2007-01-17 17:56:52 +1000 (Wed, 17 Jan 2007) | 9 lines
Merged revisions 3567 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3567 | gregmac | 2007-01-17 02:44:37 -0500 (Wed, 17 Jan 2007) | 2 lines
Fix #1694 - module_install() now returns true for already installed modules
........
................
r3576 | p_lindheimer | 2007-01-19 07:53:29 +1000 (Fri, 19 Jan 2007) | 1 line
allow null and blank values to be put into astdb
................
................
r3583 | qldrob | 2007-01-20 20:42:53 -0800 (Sat, 20 Jan 2007) | 9 lines
Merged revisions 3577-3582 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3580 | p_lindheimer | 2007-01-20 02:08:06 +1000 (Sat, 20 Jan 2007) | 1 line
#1698: don't propogate dnd behavior and not ring other phones if this was not a prim mode strategy
........
................
r3588 | qldrob | 2007-01-21 14:38:31 -0800 (Sun, 21 Jan 2007) | 13 lines
Merged revisions 3582-3587 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3584 | qldrob | 2007-01-21 14:51:18 +1000 (Sun, 21 Jan 2007) | 2 lines
Apply fix for #1361 (patch #1667), mailbox field not being propogated in deviceanduser mode.
........
r3585 | qldrob | 2007-01-21 14:55:30 +1000 (Sun, 21 Jan 2007) | 2 lines
Fix typo in extensions.conf, when pushing '0' for oper and not having an opereration extension defined, would pass a bad Dial string.
........
................
r3771 | naftali5 | 2007-02-11 15:20:16 -0800 (Sun, 11 Feb 2007) | 9 lines
Merged revisions 3770 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3770 | naftali5 | 2007-02-11 18:17:43 -0500 (Sun, 11 Feb 2007) | 1 line
quick and dirty fix for module subdirs for symlink being messed up #1757, #1488, #1422
........
................
................
r3796 | p_lindheimer | 2007-02-21 11:03:28 -0800 (Wed, 21 Feb 2007) | 14 lines
Blocked revisions 3480,3539 via svnmerge
........
r3480 | qldrob | 2007-01-02 04:23:03 -0800 (Tue, 02 Jan 2007) | 2 lines
Apply #1601 to trunk
Applied in r3479
........
r3539 | gregmac | 2007-01-04 10:31:24 -0800 (Thu, 04 Jan 2007) | 1 line
Fix typo #1636
Applied in r3538
........
................
................
r3799 | p_lindheimer | 2007-02-21 22:01:19 -0800 (Wed, 21 Feb 2007) | 1 line
findmefollw-ringallv2 merge into incorrect location (proof that no one has tested this yet :-)
................
r3800 | p_lindheimer | 2007-02-21 22:02:10 -0800 (Wed, 21 Feb 2007) | 9 lines
Merged revisions 3798 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3798 | p_lindheimer | 2007-02-21 21:55:11 -0800 (Wed, 21 Feb 2007) | 1 line
TTL should be infinitely inheritable to deal with SIP redirect type infinite loop forwarding scenarios
........
................
r3807 | p_lindheimer | 2007-02-22 11:25:34 -0800 (Thu, 22 Feb 2007) | 15 lines
Merged revisions 3805-3806 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
modified after merge TTL was already in ...
........
r3805 | p_lindheimer | 2007-02-22 11:13:49 -0800 (Thu, 22 Feb 2007) | 1 line
revert r3798, not sure how that happened (too late) - also addreses #1803
........
r3806 | p_lindheimer | 2007-02-22 11:15:52 -0800 (Thu, 22 Feb 2007) | 1 line
TTL should be infinitely inheritable to deal with sip redirect infinite loops between phones forwarding to each other or in a circle
........
................
r3809 | naftali5 | 2007-02-25 11:55:00 -0800 (Sun, 25 Feb 2007) | 9 lines
Merged revisions 3808 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3808 | naftali5 | 2007-02-25 14:50:46 -0500 (Sun, 25 Feb 2007) | 1 line
fix #1802 avoid redirect to display javacript error if user or device exists
........
................
r3827 | p_lindheimer | 2007-02-26 10:46:51 -0800 (Mon, 26 Feb 2007) | 9 lines
Merged revisions 3826 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3826 | p_lindheimer | 2007-02-26 10:45:45 -0800 (Mon, 26 Feb 2007) | 1 line
FROM_DID should be inheritable to cope with dialplan routes that create new channels (Dial(Local/...))
........
................
r3838 | p_lindheimer | 2007-03-01 20:33:50 -0800 (Thu, 01 Mar 2007) | 9 lines
Merged revisions 3837 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3837 | p_lindheimer | 2007-03-01 20:31:11 -0800 (Thu, 01 Mar 2007) | 1 line
macro-exten-vm + macro-simple-dial : preserve the state of DIALSTATUS when trying CFB & CFU which can both be effected by the dial attempts, and the ultimate DIALSTATUS that should be returned should be from the original call attempt.
........
................
r3843 | p_lindheimer | 2007-03-02 19:03:38 -0800 (Fri, 02 Mar 2007) | 1 line
add sipname as a sipalias for a user/extensions - to enable things like anonymous sip calls to use friendly names
................
r3844 | diego_iastrubni | 2007-03-04 00:49:44 -0800 (Sun, 04 Mar 2007) | 4 lines
Lets continue the fixes for ticket:1727. multiple insert commands per statement are not supported under sqlite3. we split, and it works everywhere.
Next will be fixing the primary keys, from int(15) to INTEGER NOT NULL. This will have to wait a little for some more feedback.
................
r3845 | diego_iastrubni | 2007-03-04 01:00:38 -0800 (Sun, 04 Mar 2007) | 2 lines
missed 2 semicolons. now it should work :)
................
r3847 | gregmac | 2007-03-05 18:37:10 -0800 (Mon, 05 Mar 2007) | 2 lines
Add expand_variables() function
................
r3852 | p_lindheimer | 2007-03-07 15:19:14 -0800 (Wed, 07 Mar 2007) | 1 line
remove admin/images from files/www/html/ and add new atengo logo into freepbx tree
................
r3853 | p_lindheimer | 2007-03-07 15:27:23 -0800 (Wed, 07 Mar 2007) | 1 line
oops forgot to delete the disconnect
................
r3856 | p_lindheimer | 2007-03-08 18:00:27 -0800 (Thu, 08 Mar 2007) | 1 line
add configurable variables for ampbackup.pl functionality for r3854 and r3855add scp ability to ampbackup, similar to ftp ability. Add cofigurable provisioning file directory to be backed up specified in amportal.conf.
................
r3859 | p_lindheimer | 2007-03-12 14:25:44 -0700 (Mon, 12 Mar 2007) | 73 lines
Merged revisions 3588-3630,3632-3642,3644-3688,3690,3692-3696,3698-3724,3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743-3745,3747,3752-3753,3755-3756,3758-3769,3771,3773-3793,3797,3799-3804,3807,3809-3825,3827-3836,3838-3850,3852-3858 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3678 | diego_iastrubni | 2007-01-31 00:18:14 -0800 (Wed, 31 Jan 2007) | 4 lines
fix for ticket:1731
now module_admin works even for "broken" modules, running from every directory
........
r3679 | diego_iastrubni | 2007-01-31 03:30:37 -0800 (Wed, 31 Jan 2007) | 3 lines
fix for ticket:1732 :
do not display warnings about password when not using mysql/pgsql
........
r3744 | naftali5 | 2007-02-06 16:22:56 -0800 (Tue, 06 Feb 2007) | 1 line
fix queues retrieve conf bug part of #1659
........
r3755 | gregmac | 2007-02-07 16:42:10 -0800 (Wed, 07 Feb 2007) | 2 lines
Fix php error when gettext is not installed
........
r3775 | diego_iastrubni | 2007-02-12 02:44:21 -0800 (Mon, 12 Feb 2007) | 13 lines
add defaults to the perl retrieve scripts. originally written by Chriss Halls
for the debian package of 2.2.0. Sounds good, why not up-porting it to the trunk and branch...?
Here are his comments on the dpatch file
## use-conf-defaults.dpatch by Chris Halls <halls@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Needed to ensure that correct defaults are used when configuration
## DP: entries are missing from amportal.conf. Defaults are copied from
## DP: amp_conf/htdocs/admin/functions.inc.php
........
r3776 | diego_iastrubni | 2007-02-12 05:29:47 -0800 (Mon, 12 Feb 2007) | 7 lines
sqlite3 support:
freepbx2.2 has sqlite3 support, as requested by ticket:1727
now the perl retrieve scripts support the sqlite3 backend, the install_amp and retrieve_conf script are also sqlite3 aware. next commit will be adding
the sqlite3 newinstall.sql file.
........
r3777 | diego_iastrubni | 2007-02-12 05:30:33 -0800 (Mon, 12 Feb 2007) | 1 line
added the new default tables for sqlite3
........
r3830 | naftali5 | 2007-02-26 13:24:44 -0800 (Mon, 26 Feb 2007) | 1 line
create instance of astman to allow reload to work on welcome page #1722
........
r3846 | gregmac | 2007-03-05 18:34:44 -0800 (Mon, 05 Mar 2007) | 2 lines
Fix simple syntax errors
........
r3848 | p_lindheimer | 2007-03-05 19:06:40 -0800 (Mon, 05 Mar 2007) | 1 line
module_admin needs to create an astman objects for modules expectint it to be there in their upgrade scripts
........
r3849 | p_lindheimer | 2007-03-06 00:23:19 -0800 (Tue, 06 Mar 2007) | 1 line
core_users_add needs to return true if succeeding or redirect does not get executed
........
r3857 | gregmac | 2007-03-11 12:43:18 -0700 (Sun, 11 Mar 2007) | 2 lines
Fix bug: php errors being displayed when retrieving module xml fails
........
r3858 | p_lindheimer | 2007-03-12 14:19:22 -0700 (Mon, 12 Mar 2007) | 1 line
core_devices_add: added return true at end, some functions are depending on a proper return code from this, fixed un-reported bug when adding a device, no redbar after the device is added
........
................
r3864 | p_lindheimer | 2007-03-13 15:33:18 -0700 (Tue, 13 Mar 2007) | 1 line
add 2.2.1 to version array
................
r3865 | p_lindheimer | 2007-03-14 09:15:25 -0700 (Wed, 14 Mar 2007) | 1 line
only set MOHCLASS in route if already empty, in case a feature code has specifically overridden it
................
r3871 | p_lindheimer | 2007-03-16 10:06:43 -0700 (Fri, 16 Mar 2007) | 9 lines
Merged revisions 3870 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3870 | p_lindheimer | 2007-03-16 10:03:22 -0700 (Fri, 16 Mar 2007) | 1 line
warn users when setting the 'r' option in the outbound dial command options. We should probably do something atupgrade time to detect past systems but for now this is a step in the right direction
........
................
r3873 | p_lindheimer | 2007-03-16 14:41:36 -0700 (Fri, 16 Mar 2007) | 9 lines
Merged revisions 3872 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3872 | p_lindheimer | 2007-03-16 14:38:23 -0700 (Fri, 16 Mar 2007) | 1 line
missing ' around CALLTRACE_HUNT, should have not effect on 2.2, this is not used until 2.3, part of firstavaialbe and firstnotonphone ring strategies
........
................
r3874 | p_lindheimer | 2007-03-25 12:22:08 -0700 (Sun, 25 Mar 2007) | 1 line
added ability to masquerade an internal callerid number as a different extension, ringgroup, etc. - also fixed bug in vmx when user created with no voicemail, astdb vmx structure was being created although no effect since they had no voicemail
................
r3884 | p_lindheimer | 2007-03-27 15:01:37 -0700 (Tue, 27 Mar 2007) | 9 lines
Merged revisions 3883 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3883 | p_lindheimer | 2007-03-27 14:58:47 -0700 (Tue, 27 Mar 2007) | 1 line
update Outbound Dial Prefix tooltip to include the common example of adding w on POTS lines that otherwise eat digits
........
................
r3892 | p_lindheimer | 2007-03-28 15:38:40 -0700 (Wed, 28 Mar 2007) | 9 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3891 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3891 | p_lindheimer | 2007-03-28 15:36:18 -0700 (Wed, 28 Mar 2007) | 1 line
#1847 - values specified on right side of '=' in trunk configs were being truncated breakins secrets with '=' as well as servar=var=value would be broke, thanks toddinpal
........
................
r3893 | p_lindheimer | 2007-03-28 16:27:16 -0700 (Wed, 28 Mar 2007) | 1 line
change some lables in followme screen ari
................
r3895 | p_lindheimer | 2007-03-28 17:52:54 -0700 (Wed, 28 Mar 2007) | 1 line
#1839 - check authentication on trunk even if disabled in case it is the first trunk so the route gets authorized since subsequent trunks will not check for authentication
................
r3897 | p_lindheimer | 2007-04-02 18:18:38 -0700 (Mon, 02 Apr 2007) | 9 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3896 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3896 | p_lindheimer | 2007-04-02 18:17:12 -0700 (Mon, 02 Apr 2007) | 1 line
open one connection to manager at begining of dialparties instead of each time is_ext_avail() is called
........
................
r3898 | gregmac | 2007-04-03 14:56:30 -0700 (Tue, 03 Apr 2007) | 2 lines
Always set CID name for incoming calls (set to number, if blank)
................
r3904 | p_lindheimer | 2007-04-05 10:38:33 -0700 (Thu, 05 Apr 2007) | 9 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3903 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3903 | p_lindheimer | 2007-04-05 10:36:58 -0700 (Thu, 05 Apr 2007) | 1 line
remove hardcode path and add default ASTETCDIR and ASTMANAGERPORT
........
................
r3906 | p_lindheimer | 2007-04-05 10:49:12 -0700 (Thu, 05 Apr 2007) | 9 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904-3905 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3905 | p_lindheimer | 2007-04-05 10:47:57 -0700 (Thu, 05 Apr 2007) | 1 line
remove hardcoded asterisk.conf path
........
................
r3908 | p_lindheimer | 2007-04-06 12:10:40 -0700 (Fri, 06 Apr 2007) | 9 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906-3907 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3907 | p_lindheimer | 2007-04-06 12:08:17 -0700 (Fri, 06 Apr 2007) | 1 line
remove hardcoded path to localprefix.conf
........
................
r3910 | p_lindheimer | 2007-04-06 23:22:44 -0700 (Fri, 06 Apr 2007) | 10 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908-3909 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3909 | p_lindheimer | 2007-04-06 23:15:33 -0700 (Fri, 06 Apr 2007) | 1 line
#1888 fix so DND does not block subsequent ringgroup/followme extensions when not in -prim modes (svnmerge with manual changes
because of differences in newver version.)
........
................
r3918 | p_lindheimer | 2007-04-07 15:31:35 -0700 (Sat, 07 Apr 2007) | 9 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3917 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3917 | p_lindheimer | 2007-04-07 15:29:36 -0700 (Sat, 07 Apr 2007) | 1 line
hardcoded path indications.conf fixed
........
................
r3920 | p_lindheimer | 2007-04-07 16:31:43 -0700 (Sat, 07 Apr 2007) | 9 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918-3919 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3919 | p_lindheimer | 2007-04-07 16:27:21 -0700 (Sat, 07 Apr 2007) | 1 line
#1881 create sip_registrations.conf, change hardcoded paths in all the retrieve_conf* scripts, add amportalconf= option to retrieve_conf to use other than /etc/amportal.conf
........
................
r3922 | p_lindheimer | 2007-04-10 12:26:18 -0700 (Tue, 10 Apr 2007) | 9 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920-3921 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3921 | p_lindheimer | 2007-04-10 12:24:28 -0700 (Tue, 10 Apr 2007) | 1 line
#1897: localprefix.conf not being written -oops, sorry - thanks lucius
........
................
r3924 | p_lindheimer | 2007-04-17 13:11:16 -0700 (Tue, 17 Apr 2007) | 1 line
fixed critical bug in dialparties.agi making ringallv2-prim fail
................
r3925 | diego_iastrubni | 2007-04-18 04:35:29 -0700 (Wed, 18 Apr 2007) | 15 lines
Hardcode "/usr/bin/php" and "/bin/sh", as this is the way most Linux distros do this. I know this conflicts ticket:695, but I just don't see any good
reason to make another process on every single command (/usr/bin/env and then php).
If a Linux system or *BSD people are having poblems, this can be deal on install time by patching the source, this will be the best for the running
systems (less process will be opend). This is only good for the final product. Sorry, but I am quite sure you already have a lot of patches for the
product anyway, one little more patch will not hurt.
The commands are:
!#/bin/sh
!#/usr/bin/php -q
................
r3926 | diego_iastrubni | 2007-04-18 04:57:30 -0700 (Wed, 18 Apr 2007) | 6 lines
start fixing ticket:761. the sad thing, is that most of the code was avilable since changeset:2092 at least.
with this commit, most of the hardcoded values can be overridden from the command line.
still the manager user and password need to added to the command line.
................
r3927 | diego_iastrubni | 2007-04-18 05:03:40 -0700 (Wed, 18 Apr 2007) | 6 lines
- no need to store the asterisk version in a file (we can deal with it pretty good by now, by calling the manager or directly parsing "asterisk -V")
- no need to store the freepbx version on the filesystem. it's not used anywhere, and it's already available on the sql.
fixes ticket:1679
................
r3929 | p_lindheimer | 2007-04-18 09:10:19 -0700 (Wed, 18 Apr 2007) | 9 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3928 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3928 | p_lindheimer | 2007-04-18 09:05:38 -0700 (Wed, 18 Apr 2007) | 1 line
only set CALLCONFIRMCID if a call confirm call - already fixed in trunk
........
................
r3931 | diego_iastrubni | 2007-04-19 00:23:22 -0700 (Thu, 19 Apr 2007) | 7 lines
fix for ticket:1878
amportal.conf is readable by the asterisk user/group only. amportal script now fixes the permissions to be 640 (only user has write access to this
file, group has read all others can dream of reading it).
................
r3932 | diego_iastrubni | 2007-04-23 03:56:11 -0700 (Mon, 23 Apr 2007) | 3 lines
a better fix for ticket:1878
thanks pnlarsson
................
r3934 | p_lindheimer | 2007-04-24 13:56:43 -0700 (Tue, 24 Apr 2007) | 9 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3933 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3933 | p_lindheimer | 2007-04-24 13:54:49 -0700 (Tue, 24 Apr 2007) | 1 line
add argument to module_admin to override default repository and xml locations, and override amportal.conf settings
........
................
r3936 | p_lindheimer | 2007-04-24 19:36:23 -0700 (Tue, 24 Apr 2007) | 9 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934-3935 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3935 | p_lindheimer | 2007-04-24 19:35:05 -0700 (Tue, 24 Apr 2007) | 1 line
don't complain if asterisk version is a valid tag - same as tarball but pulled form svn
........
................
r3939 | diego_iastrubni | 2007-04-26 00:11:29 -0700 (Thu, 26 Apr 2007) | 2 lines
fix for ticket:1912
................
r3948 | p_lindheimer | 2007-04-27 10:02:43 -0700 (Fri, 27 Apr 2007) | 9 lines
Merged revisions 3947 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3947 | p_lindheimer | 2007-04-27 09:55:25 -0700 (Fri, 27 Apr 2007) | 1 line
add WaitExten? class
........
................
r3949 | p_lindheimer | 2007-04-27 11:28:45 -0700 (Fri, 27 Apr 2007) | 12 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3946,3948 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3938 | diego_iastrubni | 2007-04-25 08:05:24 -0700 (Wed, 25 Apr 2007) | 4 lines
Backport of changeset:3572 to the 2.2 branch. Fixes ticket:1899.
Aproved by p_lindheimer.
Diego - use svnmerge.py for these changes to keep everything consistent.
........
................
r3953 | diego_iastrubni | 2007-05-02 06:58:13 -0700 (Wed, 02 May 2007) | 4 lines
favicon... ripped from the freepbx.org page.
looks fine on my system
................
r3954 | diego_iastrubni | 2007-05-02 07:01:33 -0700 (Wed, 02 May 2007) | 3 lines
fix for ticket:1914, there is another version in AMPWEBROOT/admin/common/php-asmanager.php which seems to be the correct one
................
r3955 | diego_iastrubni | 2007-05-02 08:11:44 -0700 (Wed, 02 May 2007) | 4 lines
archiverecordings uses now the file found on the webroot.
fixes ticket:1914 and ticket:1915
................
r3957 | p_lindheimer | 2007-05-02 12:06:13 -0700 (Wed, 02 May 2007) | 9 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3956 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3956 | p_lindheimer | 2007-05-02 12:04:33 -0700 (Wed, 02 May 2007) | 1 line
#1924: add Israel to indications
........
................
r3959 | p_lindheimer | 2007-05-03 09:33:48 -0700 (Thu, 03 May 2007) | 9 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3955,3957-3958 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3958 | p_lindheimer | 2007-05-03 09:31:38 -0700 (Thu, 03 May 2007) | 1 line
get rid of more /usr/bin/env php, also contributing to #1927 error
........
................
r3967 | p_lindheimer | 2007-05-07 10:20:26 -0700 (Mon, 07 May 2007) | 9 lines
Merged revisions 3966 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3966 | p_lindheimer | 2007-05-07 10:14:07 -0700 (Mon, 07 May 2007) | 1 line
#1933 - re-enable error message when a duplicate did is entered on inbound routing
........
................
r3969 | p_lindheimer | 2007-05-07 20:24:01 -0700 (Mon, 07 May 2007) | 9 lines
Merged revisions 3968 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3968 | p_lindheimer | 2007-05-07 18:24:29 -0700 (Mon, 07 May 2007) | 1 line
check did and directdid's to make sure there are no conflicts, merge ext-did-direct into ext-did so that did/cid routes can be used alongside directdid routes, and move the catchall context out of ext-did and into ext-did-catchall so that ext-did can be used more flexibly
........
................
r3972 | p_lindheimer | 2007-05-08 06:20:31 -0700 (Tue, 08 May 2007) | 9 lines
Merged revisions 3971 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3971 | p_lindheimer | 2007-05-08 06:18:50 -0700 (Tue, 08 May 2007) | 1 line
don't check for duplicates if directdid is set to blank
........
................
r3974 | p_lindheimer | 2007-05-08 07:20:38 -0700 (Tue, 08 May 2007) | 9 lines
Merged revisions 3973 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3973 | p_lindheimer | 2007-05-08 07:18:59 -0700 (Tue, 08 May 2007) | 1 line
fix more cases where duplicates are checked when adding/deleting extensions if directdid is blank, also fixed corner case where any/any inbound route is edited but a space was inserted in the did or cid
........
................
r3975 | diego_iastrubni | 2007-05-08 07:34:22 -0700 (Tue, 08 May 2007) | 30 lines
Merged revisions 3960-3965 via svnmerge from
https://diego_iastrubni@svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3960 | diego_iastrubni | 2007-05-06 12:53:21 +0300 (Sun, 06 May 2007) | 2 lines
SUBSTRING is not supported in sqlite3 - do the need to trim down the strings in php. this one is marked as done.
........
r3961 | diego_iastrubni | 2007-05-06 13:27:35 +0300 (Sun, 06 May 2007) | 5 lines
Another merge for sqlite3 support (ticket:1727), as far as I can tell, the code is fully working now.
I added a few comments in the code which will help in the future, and some todo points. Again, as far as I can tell freePBX is fully functional after
this patch.
........
r3962 | diego_iastrubni | 2007-05-06 13:36:13 +0300 (Sun, 06 May 2007) | 2 lines
consistant code - first sqlite3, then others. remove duplicated line.
........
r3963 | diego_iastrubni | 2007-05-06 13:46:22 +0300 (Sun, 06 May 2007) | 4 lines
this patch is called "open or die".
The syntax of all teh "open die" commands has been unified, and the scripts now tell you why they failed.
........
r3965 | gregmac | 2007-05-07 19:02:20 +0300 (Mon, 07 May 2007) | 2 lines
Change php5-only syntax to work in php4
........
................
r3976 | p_lindheimer | 2007-05-08 08:09:39 -0700 (Tue, 08 May 2007) | 7 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3955,3957,3959,3964,3967,3969-3975 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
fixed the svnmerge properies that got 'corrupted' from an inproper conflict in
another svnmerge.
................
r3977 | p_lindheimer | 2007-05-08 12:17:46 -0700 (Tue, 08 May 2007) | 1 line
moved ext-local-confirm and findmefollow-ringallv2 above from-internal-additional or some outbound routes will break it
................
r3979 | p_lindheimer | 2007-05-10 16:19:58 -0700 (Thu, 10 May 2007) | 9 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3955,3957,3959,3964,3967,3969-3970,3972,3974-3978 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3978 | p_lindheimer | 2007-05-10 16:17:49 -0700 (Thu, 10 May 2007) | 1 line
and need to be initialized as array() to avoid php errors when blank in foreach loops
........
................
r3980 | p_lindheimer | 2007-05-12 20:32:29 -0700 (Sat, 12 May 2007) | 1 line
revert r3927 related to #1679 - breaking install_amp
................
r3987 | p_lindheimer | 2007-05-18 16:36:19 -0700 (Fri, 18 May 2007) | 1 line
core_sipname_check should not fail if the name is used on the existing extension
................
r3994 | p_lindheimer | 2007-06-06 19:44:32 -0700 (Wed, 06 Jun 2007) | 1 line
revert r3925 - broke apply_conf.sh by puting /usr/sh - I aggree with the comments in the checking about 2 processes but this is called once at install time and doesn't matter - and please test before making checkins like this
................
r3996 | p_lindheimer | 2007-06-07 17:44:12 -0700 (Thu, 07 Jun 2007) | 1 line
allow ari callmonitor to try and identify IAX extensions also - another temporary hack
................
r3997 | p_lindheimer | 2007-06-07 17:46:44 -0700 (Thu, 07 Jun 2007) | 13 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3955,3957,3959,3964,3967,3969-3970,3972,3974-3977,3979-3996 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3981 | diego_iastrubni | 2007-05-14 06:21:31 -0700 (Mon, 14 May 2007) | 2 lines
when no address defined for the web root, ask to relod the server, and don't type an empty address. the code has been taken from install_amp.
........
r3995 | p_lindheimer | 2007-06-07 17:42:50 -0700 (Thu, 07 Jun 2007) | 1 line
allow core_devices_list to filter on tech type
........
................
r4003 | p_lindheimer | 2007-06-07 19:51:49 -0700 (Thu, 07 Jun 2007) | 9 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3955,3957,3959,3964,3967,3969-3970,3972,3974-3977,3979-3980,3982-3994,3996-4002 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r4002 | p_lindheimer | 2007-06-07 19:50:53 -0700 (Thu, 07 Jun 2007) | 1 line
replace depricated TIMESTAMP with current and future supported version - thanks Edgar from Elastix team
........
................
r4004 | p_lindheimer | 2007-06-07 19:53:45 -0700 (Thu, 07 Jun 2007) | 1 line
add sip.conf parameters that are required for Asteisk 1.4 - thanks Edgar from the Elastix team
................
r4014 | p_lindheimer | 2007-06-08 18:52:54 -0700 (Fri, 08 Jun 2007) | 13 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3955,3957,3959,3964,3967,3969-3970,3972,3974-3977,3979-3980,3982-3994,3996-4001,4003-4005,4007-4013 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r4011 | p_lindheimer | 2007-06-08 09:59:18 -0700 (Fri, 08 Jun 2007) | 1 line
update 2.2.2 CHANGE log with highlight of changes
........
r4012 | p_lindheimer | 2007-06-08 12:40:20 -0700 (Fri, 08 Jun 2007) | 1 line
Creating release 2.2.2
........
................
r4016 | p_lindheimer | 2007-06-08 18:59:24 -0700 (Fri, 08 Jun 2007) | 9 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3955,3957,3959,3964,3967,3969-3970,3972,3974-3977,3979-3980,3982-3994,3996-4001,4003-4005,4007-4010,4013-4015 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r4015 | p_lindheimer | 2007-06-08 18:55:31 -0700 (Fri, 08 Jun 2007) | 1 line
oops - didn't get install_amp checked in before making the tarball
........
................
r4021 | p_lindheimer | 2007-06-08 19:25:24 -0700 (Fri, 08 Jun 2007) | 13 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3955,3957,3959,3964,3967,3969-3970,3972,3974-3977,3979-3980,3982-3994,3996-4001,4003-4005,4007-4010,4013-4014,4016-4020 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r4018 | p_lindheimer | 2007-06-08 19:04:50 -0700 (Fri, 08 Jun 2007) | 1 line
remove to regenerate - forgot to checkin install_amp with 2.2.2 verison info
........
r4019 | p_lindheimer | 2007-06-08 19:05:08 -0700 (Fri, 08 Jun 2007) | 1 line
Creating release 2.2.2
........
................
r4040 | p_lindheimer | 2007-06-09 10:58:16 -0700 (Sat, 09 Jun 2007) | 1 line
make sure is always set to a valid value since feature codes depend on it being set to the real user, and not the masqueraded user
................
r4053 | p_lindheimer | 2007-06-12 12:55:06 -0700 (Tue, 12 Jun 2007) | 9 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3955,3957,3959,3964,3967,3969-3970,3972,3974-3977,3979-3980,3982-3994,3996-4001,4003-4005,4007-4010,4013-4014,4016-4017,4020-4052 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r4052 | p_lindheimer | 2007-06-12 12:52:37 -0700 (Tue, 12 Jun 2007) | 1 line
#1989 - maximize the size of sip, zap, iax data field to maximum varchar supported by mysql 4.x to deal with long data lines
........
................
r4054 | p_lindheimer | 2007-06-12 13:04:20 -0700 (Tue, 12 Jun 2007) | 1 line
#1989 - maximize the size of sip, zap, iax data field to maximum varchar supported by mysql 4.x to deal with long data lines
................
r4056 | p_lindheimer | 2007-06-12 13:46:12 -0700 (Tue, 12 Jun 2007) | 8 lines
Blocked revisions 4055 via svnmerge
........
r4055 | p_lindheimer | 2007-06-12 13:11:06 -0700 (Tue, 12 Jun 2007) | 1 line
#1989 - maximize the size of sip, zap, iax data field to maximum varchar supported by mysql 4.x to deal with long data lines
........
................
r4058 | p_lindheimer | 2007-06-13 23:10:08 -0700 (Wed, 13 Jun 2007) | 1 line
mv module_xml creation to proper upgrade script, add id to annoucement checking
................
r4062 | p_lindheimer | 2007-06-14 09:55:13 -0700 (Thu, 14 Jun 2007) | 1 line
#1995: fix syntax error missing }
................
r4063 | p_lindheimer | 2007-06-14 11:57:53 -0700 (Thu, 14 Jun 2007) | 1 line
add ability to disable 'Disable' and 'Uninstall' of certain modules based on an xml tag or hard coded overides for critical modules like core
................
r4064 | p_lindheimer | 2007-06-14 12:11:36 -0700 (Thu, 14 Jun 2007) | 1 line
#1997: add extensions_override_freepbx.conf to allow extensions_addtional.conf to be overridden
................
r4065 | p_lindheimer | 2007-06-18 16:42:58 -0700 (Mon, 18 Jun 2007) | 1 line
auto-link images content from modules so they can supply their own images
................
r4066 | p_lindheimer | 2007-06-18 17:36:38 -0700 (Mon, 18 Jun 2007) | 1 line
allow Asterisk 1.2 or 1.4 versions at install
................
r4068 | p_lindheimer | 2007-06-18 18:24:44 -0700 (Mon, 18 Jun 2007) | 1 line
move callback agi with the module
................
r4071 | p_lindheimer | 2007-06-18 18:28:48 -0700 (Mon, 18 Jun 2007) | 1 line
#1984: move callback agi script to module
................
r4074 | p_lindheimer | 2007-06-18 18:55:55 -0700 (Mon, 18 Jun 2007) | 1 line
#1992: move create/remove schema for Backup into module away from core
................
r4082 | p_lindheimer | 2007-06-19 12:09:00 -0700 (Tue, 19 Jun 2007) | 1 line
add Help link to top nav bar to point to support.freepbx.org and change Core wiki link to point to same
................
r4083 | p_lindheimer | 2007-06-20 10:50:26 -0700 (Wed, 20 Jun 2007) | 1 line
#2007: fix version checking to allow Asterisk 1.4 properly
................
r4087 | p_lindheimer | 2007-06-20 12:40:07 -0700 (Wed, 20 Jun 2007) | 1 line
add annoucement display option to module_admin
................
r4088 | p_lindheimer | 2007-06-20 12:41:47 -0700 (Wed, 20 Jun 2007) | 9 lines
Merged revisions 3726-3727,3729-3732,3734-3735,3737-3738,3740-3741,3743,3745,3747,3752-3753,3756,3758-3769,3771,3773-3774,3778-3793,3797,3799-3804,3807,3809-3825,3827-3829,3831-3836,3838-3845,3847,3850,3852-3856,3859-3869,3871,3873-3882,3884-3885,3887-3890,3892-3895,3897-3902,3904,3906,3908,3910-3916,3918,3920,3922-3927,3929-3932,3934,3936-3937,3939-3946,3948-3955,3957,3959,3964,3967,3969-3970,3972,3974-3977,3979-3980,3982-3994,3996-4001,4003-4005,4007-4010,4013-4014,4016-4017,4020-4051,4053-4054,4056-4084,4086-4087 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r4086 | p_lindheimer | 2007-06-20 12:39:05 -0700 (Wed, 20 Jun 2007) | 1 line
#1857: check if $astman is set first
........
................
r4103 | p_lindheimer | 2007-06-20 17:36:53 -0700 (Wed, 20 Jun 2007) | 1 line
#1736 change incoming alertinfo fields to varchar(255) to accomodate URLs
................
r4110 | p_lindheimer | 2007-06-21 13:05:42 -0700 (Thu, 21 Jun 2007) | 1 line
move core agi, bin scripts and key conf files into core modules where they will be auto-linked back out by retrieve_conf - upgrade script must be run to have original renamed or auto-linking will not function properly
................
r4112 | p_lindheimer | 2007-06-21 14:27:20 -0700 (Thu, 21 Jun 2007) | 1 line
change core version to reflect base version and prepare for move to online repository
................
r4113 | p_lindheimer | 2007-06-21 14:28:42 -0700 (Thu, 21 Jun 2007) | 1 line
increase field length of version field for module admin
................
r4116 | p_lindheimer | 2007-06-21 14:33:59 -0700 (Thu, 21 Jun 2007) | 1 line
make core modules upgradeable through module admin
................
r4117 | p_lindheimer | 2007-06-21 14:35:56 -0700 (Thu, 21 Jun 2007) | 1 line
modification needed to have core be in module repository, and change AUTHTYPE default to none
................
r4119 | p_lindheimer | 2007-06-21 15:27:25 -0700 (Thu, 21 Jun 2007) | 1 line
modify main page to reflect Beta3
................
r4120 | p_lindheimer | 2007-06-21 16:19:35 -0700 (Thu, 21 Jun 2007) | 1 line
update the modlist.sh (less zoip)
................
r4121 | p_lindheimer | 2007-06-21 16:23:02 -0700 (Thu, 21 Jun 2007) | 1 line
remove core and framework from import list, since it is used for packaging and that should be done separately
................
r4122 | p_lindheimer | 2007-06-21 16:37:21 -0700 (Thu, 21 Jun 2007) | 1 line
rename alpha to beta1 in preparation for release, and add generate-release.sh script with new core and framework packaging steps
................
r4123 | p_lindheimer | 2007-06-21 16:40:06 -0700 (Thu, 21 Jun 2007) | 1 line
Creating release 2.3.0beta1
................
r4133 | p_lindheimer | 2007-06-21 18:24:23 -0700 (Thu, 21 Jun 2007) | 3 lines
Initialized merge tracking via "svnmerge" with revisions "1-4129" from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.3
................
r4134 | p_lindheimer | 2007-06-21 18:25:54 -0700 (Thu, 21 Jun 2007) | 3 lines
Removed merge tracking for "svnmerge" for
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
................
r4137 | p_lindheimer | 2007-06-21 18:30:52 -0700 (Thu, 21 Jun 2007) | 3 lines
Initialized merge tracking via "svnmerge" with revisions "1-2983" from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
................
r4138 | p_lindheimer | 2007-06-21 18:45:18 -0700 (Thu, 21 Jun 2007) | 2014 lines
Blocked revisions 2984-2985,2989-2990,2993,2995,3007,3011,3013-3014,3017,3032,3036,3041-3042,3045,3048,3053,3065,3070,3073,3079,3083,3087,3089,3096,3098,3100,3102,3110,3112,3114,3127,3129,3131,3133,3135-3136,3142-3145,3147-3148,3150-3151,3155,3160,3162,3167,3170,3178,3185,3188,3190,3195,3197,3207,3209,3213-3214,3219,3225-3226,3232,3248,3250,3266,3271,3273,3284,3286,3292,3297,3299,3303-3306,3313,3316,3332,3339-3340,3348,3350,3352,3354,3364-3365,3369,3371,3376,3390-3391,3400,3410,3415-3416,3418,3421,3432-3434,3439,3478-3479,3482,3484,3492,3494,3496,3513-3519,3522-3523,3525,3532,3534-3535,3538,3540,3542-3543,3546,3548,3569,3576,3580,3584-3585,3631,3643,3678-3679,3689,3691,3697,3725,3728,3733,3736,3739,3742,3744,3746,3748-3751,3754-3755,3757,3770,3772,3775-3777,3794-3796,3798,3805-3806,3808,3826,3830,3837,3846,3848-3849,3851,3857-3858,3870,3872,3883,3886,3891,3896,3903,3905,3907,3909,3917,3919,3921,3928,3933,3935,3938,3947,3956,3958,3960-3963,3965-3966,3968,3971,3973,3978,3981,3995,4002,4006,4011-4012,4015,4018-4019,4052,4055,4085-4086,4106,4136 via svnmerge
................
r2984 | qldrob | 2006-11-04 07:03:39 -0800 (Sat, 04 Nov 2006) | 2 lines
Here we go. The 2.2 branch!
................
r2985 | qldrob | 2006-11-04 07:17:32 -0800 (Sat, 04 Nov 2006) | 2 lines
svnmerge init
................
r2989 | qldrob | 2006-11-04 07:26:15 -0800 (Sat, 04 Nov 2006) | 2 lines
Bah, picked up the wrong repostitory on init.
................
r2990 | qldrob | 2006-11-04 07:32:47 -0800 (Sat, 04 Nov 2006) | 9 lines
Merged revisions 2984-2989 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r2987 | qldrob | 2006-11-05 01:20:42 +1000 (Sun, 05 Nov 2006) | 2 lines
All of them need to be defined. Continuation of r2981
........
................
r2993 | qldrob | 2006-11-04 17:03:49 -0800 (Sat, 04 Nov 2006) | 13 lines
Merged revisions 2990-2992 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r2991 | gregmac | 2006-11-05 05:01:47 +1000 (Sun, 05 Nov 2006) | 2 lines
Require reload after module install/uninstall/enable/disable
........
r2992 | gregmac | 2006-11-05 06:55:03 +1000 (Sun, 05 Nov 2006) | 2 lines
Fix php errors in #1277
........
................
r2995 | qldrob | 2006-11-04 18:43:32 -0800 (Sat, 04 Nov 2006) | 8 lines
Blocked revisions 2994 via svnmerge
........
r2994 | qldrob | 2006-11-05 12:33:54 +1000 (Sun, 05 Nov 2006) | 2 lines
Fix for #1168
........
................
r3007 | qldrob | 2006-11-05 17:57:08 -0800 (Sun, 05 Nov 2006) | 25 lines
Merged revisions 2993,2995-3006 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3000 | qldrob | 2006-11-06 07:31:07 +1000 (Mon, 06 Nov 2006) | 2 lines
Revert r2747
........
r3001 | qldrob | 2006-11-06 09:46:11 +1000 (Mon, 06 Nov 2006) | 2 lines
Apply #1108, thanks nobbie!
........
r3002 | qldrob | 2006-11-06 10:04:38 +1000 (Mon, 06 Nov 2006) | 2 lines
Add images from #1150 and #1151
........
r3003 | qldrob | 2006-11-06 10:06:42 +1000 (Mon, 06 Nov 2006) | 2 lines
And remove the old ones..
........
r3004 | qldrob | 2006-11-06 10:07:11 +1000 (Mon, 06 Nov 2006) | 2 lines
Add the changes to CDR code
........
................
r3011 | qldrob | 2006-11-05 19:13:47 -0800 (Sun, 05 Nov 2006) | 17 lines
Merged revisions 2995-2999,3005-3010 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3008 | qldrob | 2006-11-06 12:12:19 +1000 (Mon, 06 Nov 2006) | 2 lines
Add 'This is a Beta' warning, encourage people to use firefox, and fix a small issue that was causing a warning with a bad asdtb entry.
........
r3009 | gregmac | 2006-11-06 12:46:52 +1000 (Mon, 06 Nov 2006) | 2 lines
Make r3008 stylish
........
r3010 | qldrob | 2006-11-06 13:02:13 +1000 (Mon, 06 Nov 2006) | 2 lines
Don't bitch about IE if the user is already using a sane browser.
........
................
r3013 | qldrob | 2006-11-05 19:33:44 -0800 (Sun, 05 Nov 2006) | 9 lines
Merged revisions 2995-2999,3005-3007,3011-3012 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3012 | qldrob | 2006-11-06 13:29:38 +1000 (Mon, 06 Nov 2006) | 2 lines
Update version to 2.2b2
........
................
r3014 | qldrob | 2006-11-05 19:36:34 -0800 (Sun, 05 Nov 2006) | 1 line
Prepare for liftoff of 2.2.0b2..
................
r3017 | p_lindheimer | 2006-11-05 20:04:47 -0800 (Sun, 05 Nov 2006) | 1 line
var call_confirmation should be use_confirmation
................
r3032 | p_lindheimer | 2006-11-08 08:45:05 -0800 (Wed, 08 Nov 2006) | 1 line
missing values in globals #1299
................
r3036 | qldrob | 2006-11-08 15:51:17 -0800 (Wed, 08 Nov 2006) | 45 lines
Merged revisions 2995-2999,3005-3007,3011,3013-3033 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3016 | p_lindheimer | 2006-11-06 14:03:10 +1000 (Mon, 06 Nov 2006) | 1 line
var call_confirmation should be use_confirmation
........
r3018 | gregmac | 2006-11-06 15:00:40 +1000 (Mon, 06 Nov 2006) | 2 lines
Logo changed to small version (this was supposed to be done long ago.. grr sf SVN)
........
r3023 | gregmac | 2006-11-08 02:50:58 +1000 (Wed, 08 Nov 2006) | 2 lines
Warnings for using default passwords
........
r3024 | gregmac | 2006-11-08 02:55:15 +1000 (Wed, 08 Nov 2006) | 2 lines
Rename get_headers to get_headers_assoc (#1286)
........
r3025 | gregmac | 2006-11-08 04:16:34 +1000 (Wed, 08 Nov 2006) | 2 lines
Added warnings for disabled modules, revised look of warning text on config page
........
r3028 | qldrob | 2006-11-08 15:10:49 +1000 (Wed, 08 Nov 2006) | 2 lines
Revert my previous good idea of rebuilding astdb on install. We should probably have a button that does it somewhere. Addresses #1292
........
r3029 | qldrob | 2006-11-08 15:25:32 +1000 (Wed, 08 Nov 2006) | 2 lines
Address PHP5 incompatibility in #1285, can't use HTTP_SESSION_VARS any more.
........
r3030 | qldrob | 2006-11-08 17:48:45 +1000 (Wed, 08 Nov 2006) | 2 lines
Revert to r2240 with OUTKEEPCID changes. Sorry, philippe! 8)
........
r3031 | qldrob | 2006-11-08 20:26:31 +1000 (Wed, 08 Nov 2006) | 2 lines
Fix typo in reversion.
........
r3033 | p_lindheimer | 2006-11-09 02:46:48 +1000 (Thu, 09 Nov 2006) | 1 line
missing values in globals #1299
........
................
r3041 | gregmac | 2006-11-09 10:54:22 -0800 (Thu, 09 Nov 2006) | 13 lines
Merged revisions 3039-3040 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3039 | gregmac | 2006-11-09 13:47:43 -0500 (Thu, 09 Nov 2006) | 2 lines
Only reload if we have $astman
........
r3040 | gregmac | 2006-11-09 13:48:17 -0500 (Thu, 09 Nov 2006) | 2 lines
Fixed #1314 - stupid IE javascript problem
........
................
r3042 | p_lindheimer | 2006-11-10 14:09:41 -0800 (Fri, 10 Nov 2006) | 1 line
fixes #1320 (I hope) put callerid instead of description in sip info
................
r3045 | p_lindheimer | 2006-11-11 09:27:00 -0800 (Sat, 11 Nov 2006) | 1 line
fix #1315 - Follow Me information not deleted when User/Extension Delete
................
r3048 | p_lindheimer | 2006-11-11 17:13:18 -0800 (Sat, 11 Nov 2006) | 1 line
reverting r2418 which seems to have cause #1309 and #1320
................
r3053 | p_lindheimer | 2006-11-12 20:07:53 -0800 (Sun, 12 Nov 2006) | 1 line
bug #1309 apply X-Rob's changes from r3052 trunk, use addslashes() instead of mysql_real_escape_string()
................
r3065 | p_lindheimer | 2006-11-13 16:20:53 -0800 (Mon, 13 Nov 2006) | 9 lines
Merged revisions 3064 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3064 | p_lindheimer | 2006-11-13 16:15:18 -0800 (Mon, 13 Nov 2006) | 1 line
fixed #1323 - replacing <> with () so that the internal callerid is not corrupdted. This should be restricted in a javascript as well, but for now ...
........
................
r3070 | p_lindheimer | 2006-11-14 11:29:06 -0800 (Tue, 14 Nov 2006) | 9 lines
Merged revisions 3066 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3066 | p_lindheimer | 2006-11-14 11:03:59 -0800 (Tue, 14 Nov 2006) | 1 line
make unavailable greeting the default for VM_DDTYPE on an upgrade or new install
........
................
r3073 | p_lindheimer | 2006-11-15 09:34:12 -0800 (Wed, 15 Nov 2006) | 9 lines
Merged revisions 3072 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3072 | p_lindheimer | 2006-11-15 09:32:25 -0800 (Wed, 15 Nov 2006) | 1 line
fixes: #1352 I think, dial-confirm calls dial and ARG4 should not make it to dialparties.agi so clear it (even though dialparties.agi should not be using that anyhow, I don't think
........
................
r3079 | p_lindheimer | 2006-11-16 10:17:30 -0800 (Thu, 16 Nov 2006) | 9 lines
Merged revisions 3078 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3078 | p_lindheimer | 2006-11-16 10:15:29 -0800 (Thu, 16 Nov 2006) | 1 line
make _KEEPCID an KEEPCID so that phones forwarded with SIP redirect work with the proper CID
........
................
r3083 | gregmac | 2006-11-16 17:48:50 -0800 (Thu, 16 Nov 2006) | 2 lines
Backport r3082 - fix division by zero
................
r3087 | p_lindheimer | 2006-11-16 22:29:49 -0800 (Thu, 16 Nov 2006) | 9 lines
Merged revisions 3086 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3086 | p_lindheimer | 2006-11-16 22:28:16 -0800 (Thu, 16 Nov 2006) | 1 line
bug/feature request #1358 - provide a default message if none is present in followme and ring group. WARNING YOU MUST UPDATE MODULE TO GET SOUND FILE
........
................
r3089 | gregmac | 2006-11-16 22:46:31 -0800 (Thu, 16 Nov 2006) | 3 lines
Reduced errors in creating symlinks for modules to warnings
Added comments to freepbx_log() header
................
r3096 | p_lindheimer | 2006-11-17 09:34:59 -0800 (Fri, 17 Nov 2006) | 9 lines
Merged revisions 3095 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3095 | p_lindheimer | 2006-11-17 09:32:59 -0800 (Fri, 17 Nov 2006) | 1 line
bug #1373 - fixed typos in noop, comments starting with : instead of ; and goto label typo extensions.conf
........
................
r3098 | p_lindheimer | 2006-11-17 11:26:38 -0800 (Fri, 17 Nov 2006) | 9 lines
Merged revisions 3097 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3097 | p_lindheimer | 2006-11-17 11:25:17 -0800 (Fri, 17 Nov 2006) | 1 line
#1317 - export callerid to facilitate implenting the call confirmation with playcid option
........
................
r3100 | p_lindheimer | 2006-11-17 11:38:35 -0800 (Fri, 17 Nov 2006) | 9 lines
Merged revisions 3099 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3099 | p_lindheimer | 2006-11-17 11:37:37 -0800 (Fri, 17 Nov 2006) | 1 line
#1317 - option 3 plays the callerid in callconfirm
........
................
r3102 | p_lindheimer | 2006-11-18 15:31:18 -0800 (Sat, 18 Nov 2006) | 9 lines
Merged revisions 3101 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3101 | p_lindheimer | 2006-11-18 15:30:00 -0800 (Sat, 18 Nov 2006) | 1 line
bug #1377: increase dial timeout so as not to be cutoff by early media ivrs, temporary fix
........
................
r3110 | gregmac | 2006-11-19 21:06:45 -0800 (Sun, 19 Nov 2006) | 2 lines
Fix #1371
................
r3112 | p_lindheimer | 2006-11-19 23:28:40 -0800 (Sun, 19 Nov 2006) | 9 lines
Merged revisions 3111 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3111 | p_lindheimer | 2006-11-19 23:27:11 -0800 (Sun, 19 Nov 2006) | 1 line
lengthen the rnav scroll to handle more items before scrolling
........
................
r3114 | p_lindheimer | 2006-11-20 10:58:15 -0800 (Mon, 20 Nov 2006) | 9 lines
Merged revisions 3113 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3113 | p_lindheimer | 2006-11-20 10:55:49 -0800 (Mon, 20 Nov 2006) | 1 line
change readtimeout to 5 and get rid of wait() - I think the wait ends up making flakey behavior cause someone may dial a 1 at that time and think it is not working right)
........
................
r3127 | p_lindheimer | 2006-11-20 17:04:20 -0800 (Mon, 20 Nov 2006) | 29 lines
Merged revisions 3118-3123 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3118 | qldrob | 2006-11-20 13:57:30 -0800 (Mon, 20 Nov 2006) | 2 lines
Add support for placement of module hooks.
........
r3119 | qldrob | 2006-11-20 14:00:19 -0800 (Mon, 20 Nov 2006) | 2 lines
Wups, left some debugging in there
........
r3120 | qldrob | 2006-11-20 14:26:56 -0800 (Mon, 20 Nov 2006) | 2 lines
Add support for placement of guielements, and set some reasonably sane defaults.
........
r3121 | qldrob | 2006-11-20 14:29:35 -0800 (Mon, 20 Nov 2006) | 2 lines
This should fix php5 whinges, re #1393.
........
r3122 | qldrob | 2006-11-20 14:32:21 -0800 (Mon, 20 Nov 2006) | 2 lines
Forgot to exclude the 'placement' href from the sort, which would have been causing the error on 281, also re #1393.
........
r3123 | qldrob | 2006-11-20 14:40:14 -0800 (Mon, 20 Nov 2006) | 2 lines
s/=/==/.. Sigh.
........
................
r3129 | p_lindheimer | 2006-11-20 18:26:29 -0800 (Mon, 20 Nov 2006) | 1 line
change bug list link to freepbx site on config page
................
r3131 | gregmac | 2006-11-20 18:49:37 -0800 (Mon, 20 Nov 2006) | 2 lines
Added output buffering, and new redirect() function
................
r3133 | gregmac | 2006-11-20 19:26:52 -0800 (Mon, 20 Nov 2006) | 2 lines
Added redirect() call so pressing browser Refresh button doesn't cause a second reload
................
r3135 | gregmac | 2006-11-20 19:34:12 -0800 (Mon, 20 Nov 2006) | 1 line
Added Outbound Call Control category, adjusted menu sorting
................
r3136 | gregmac | 2006-11-20 19:38:47 -0800 (Mon, 20 Nov 2006) | 2 lines
Undo categories in r3135
................
r3142 | qldrob | 2006-11-20 20:59:24 -0800 (Mon, 20 Nov 2006) | 2 lines
Re-apply fixed KEEPCID stuff to 2.2 branch
................
r3143 | qldrob | 2006-11-20 21:06:54 -0800 (Mon, 20 Nov 2006) | 2 lines
Fix svnmerge properties
................
r3144 | qldrob | 2006-11-20 21:10:55 -0800 (Mon, 20 Nov 2006) | 33 lines
Merged revisions 3051-3063,3065,3067-3071,3073-3077,3079-3085,3087-3094,3096,3098,3100,3102-3110,3112,3114-3117,3124-3130 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3051 | qldrob | 2006-11-13 10:34:21 +1000 (Mon, 13 Nov 2006) | 2 lines
More #999 style warning avoidance fixes.
........
r3052 | qldrob | 2006-11-13 11:16:37 +1000 (Mon, 13 Nov 2006) | 2 lines
Apply #2572 to trunk. Somehow I managed to apply this to the wrong branch. Sorry.
........
r3067 | gregmac | 2006-11-15 05:15:40 +1000 (Wed, 15 Nov 2006) | 2 lines
Better handling of defaults in parse_amportal_conf(), handling of booleans
........
r3068 | gregmac | 2006-11-15 05:16:47 +1000 (Wed, 15 Nov 2006) | 2 lines
New amportal.conf directive USECATEGORIES to control if the menus are sorted by category or not
........
r3069 | gregmac | 2006-11-15 05:22:09 +1000 (Wed, 15 Nov 2006) | 2 lines
Added USECATEGORIES (from r3068)
........
r3082 | gregmac | 2006-11-17 11:44:45 +1000 (Fri, 17 Nov 2006) | 2 lines
Fixed division by zero bugfix
........
r3130 | p_lindheimer | 2006-11-21 12:28:41 +1000 (Tue, 21 Nov 2006) | 1 line
add setmusiconhold to extensions class
........
................
r3145 | qldrob | 2006-11-20 21:13:20 -0800 (Mon, 20 Nov 2006) | 17 lines
Merged revisions 3131-3144 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3132 | gregmac | 2006-11-21 13:16:47 +1000 (Tue, 21 Nov 2006) | 2 lines
Apply r3131 to trunk
........
r3134 | gregmac | 2006-11-21 13:27:29 +1000 (Tue, 21 Nov 2006) | 2 lines
Apply r3133 to trunk
........
r3137 | gregmac | 2006-11-21 13:39:31 +1000 (Tue, 21 Nov 2006) | 2 lines
Apply sort from r3134:r3136
........
................
r3147 | p_lindheimer | 2006-11-20 21:32:26 -0800 (Mon, 20 Nov 2006) | 9 lines
Merged revisions 3146 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3146 | p_lindheimer | 2006-11-20 21:28:59 -0800 (Mon, 20 Nov 2006) | 1 line
change upgrade of TRUNK_OPTIONS to remove the r
........
................
r3148 | p_lindheimer | 2006-11-20 21:34:09 -0800 (Mon, 20 Nov 2006) | 9 lines
Merged revisions 3146 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3146 | p_lindheimer | 2006-11-20 21:28:59 -0800 (Mon, 20 Nov 2006) | 1 line
change upgrade of TRUNK_OPTIONS to remove the r
........
................
r3150 | qldrob | 2006-11-20 22:02:37 -0800 (Mon, 20 Nov 2006) | 9 lines
Merged revisions 3145,3147-3149 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3149 | qldrob | 2006-11-21 16:01:46 +1000 (Tue, 21 Nov 2006) | 2 lines
Update version to 2.2b3
........
................
r3151 | qldrob | 2006-11-20 22:04:13 -0800 (Mon, 20 Nov 2006) | 2 lines
Create MD5 file for 2.2.0b3
................
r3155 | p_lindheimer | 2006-11-21 15:04:13 -0800 (Tue, 21 Nov 2006) | 13 lines
Merged revisions 3153-3154 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3153 | p_lindheimer | 2006-11-21 14:51:50 -0800 (Tue, 21 Nov 2006) | 1 line
#1400 - fix transparency problem on fly over popups in IE
........
r3154 | gregmac | 2006-11-21 14:57:53 -0800 (Tue, 21 Nov 2006) | 2 lines
Description for IE css file
........
................
r3160 | p_lindheimer | 2006-11-22 09:52:20 -0800 (Wed, 22 Nov 2006) | 9 lines
Merged revisions 3159 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3159 | p_lindheimer | 2006-11-22 09:50:08 -0800 (Wed, 22 Nov 2006) | 1 line
change order of pulldown for adding extensions/device to be sip, iax, zap, custom
........
................
r3162 | p_lindheimer | 2006-11-22 10:30:33 -0800 (Wed, 22 Nov 2006) | 9 lines
Merged revisions 3161 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3161 | p_lindheimer | 2006-11-22 10:29:18 -0800 (Wed, 22 Nov 2006) | 1 line
#1415 - remove [NEXT] / [PREV] pagination in rnav now that it is a scroll bar - dirty fix, should have code removed here
........
................
r3167 | qldrob | 2006-11-22 18:59:27 -0800 (Wed, 22 Nov 2006) | 9 lines
Merged revisions 3150-3152,3155-3158,3160,3162-3165 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3165 | qldrob | 2006-11-23 12:40:18 +1000 (Thu, 23 Nov 2006) | 2 lines
Fix for lack of IAX callerid causing problems with pretty much everything. See #1416 and #1411
........
................
r3170 | gregmac | 2006-11-22 20:07:08 -0800 (Wed, 22 Nov 2006) | 9 lines
Merged revisions 3169 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3169 | gregmac | 2006-11-22 23:03:50 -0500 (Wed, 22 Nov 2006) | 2 lines
Fixed bug showing wrong version number if pending local update, and online upgrade available. Fixed bug with 'upgrade all' not selecting modules with a hyphen in the name
........
................
r3178 | p_lindheimer | 2006-11-24 13:35:17 -0800 (Fri, 24 Nov 2006) | 9 lines
Merged revisions 3166 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3166 | p_lindheimer | 2006-11-22 18:59:25 -0800 (Wed, 22 Nov 2006) | 1 line
add NODEST to macro-vm and dialout-trunk which is set by ringgroups and queueus so that calls and other destinations don't get called but subsequent transfers on answered calls does. This will need the new ringgroups, queues and findmefollow coming next
........
................
r3185 | p_lindheimer | 2006-11-24 21:55:18 -0800 (Fri, 24 Nov 2006) | 9 lines
Merged revisions 3184 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3184 | p_lindheimer | 2006-11-24 21:54:06 -0800 (Fri, 24 Nov 2006) | 1 line
#1395 - change instructions to 'Check for Updates Online'
........
................
r3188 | p_lindheimer | 2006-11-25 21:40:09 -0800 (Sat, 25 Nov 2006) | 17 lines
Merged revisions 3174-3182,3185-3187 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3174 | p_lindheimer | 2006-11-23 10:43:08 -0800 (Thu, 23 Nov 2006) | 1 line
#1423 and #1424: fixes error in phpagi.php that strips off leading/trailing () in AGI args and makes followme with confirmation fail when on DIAL_OPTIONS set. Needs some more testing and another set of eyes before comitting to 2.2 branch as the change effects every agi script
........
r3186 | p_lindheimer | 2006-11-25 11:09:48 -0800 (Sat, 25 Nov 2006) | 1 line
#1423: add a TTL (internet style) to macro-user-callerid to put a limit on infinite loop forwarding conditions. Includes a SKIPTTL optional parmater for places in the core dialplan where macro-user-callerid is called where no such condition could exist, such as outbound dialing, currently hardcoded at 64 - we probably want to make this settable from General or similar
........
r3187 | p_lindheimer | 2006-11-25 21:20:17 -0800 (Sat, 25 Nov 2006) | 1 line
#1433 - add a long wait, to give an infinite loop runaway call a chance to end and drop into the recipients voicemail
........
................
r3190 | p_lindheimer | 2006-11-25 22:09:22 -0800 (Sat, 25 Nov 2006) | 9 lines
Merged revisions 3189 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3189 | p_lindheimer | 2006-11-25 22:08:09 -0800 (Sat, 25 Nov 2006) | 1 line
#1433 - accidentally deleted line out of macro-user-callerid when doing fix
........
................
r3195 | qldrob | 2006-11-26 18:53:24 -0800 (Sun, 26 Nov 2006) | 27 lines
Merged revisions 3167-3168,3170-3173,3175-3183,3185,3188,3190-3194 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3183 | gregmac | 2006-11-25 08:59:04 +1000 (Sat, 25 Nov 2006) | 2 lines
Add freepbx_log() description from 2.2
........
r3191 | diego_iastrubni | 2006-11-26 20:13:39 +1000 (Sun, 26 Nov 2006) | 9 lines
fix some perl syntax woodo (I hate perl)
- open now is called always with "()", for readability
changed " | " to "or" (priorities issued, which caused the openning failing when the open is called without "()"). I know this is redundant, but still, for readability this must be fixed. Perl always stinks when it comes to code readability.
- when "die" is called, explain why by using "!$"
No new features, no real bugs fixed, only the possibility for bugs is reduced. If we will have a 2.1.4, I can backport.
........
r3192 | qldrob | 2006-11-27 11:35:22 +1000 (Mon, 27 Nov 2006) | 2 lines
Put old hooks back into the proper order. This means that pinsets and cidlookup work again, but, they don't display properly. Going to see if I can fix this a different way.
........
r3193 | qldrob | 2006-11-27 12:42:49 +1000 (Mon, 27 Nov 2006) | 2 lines
Add Greg's redirect() call to fix #1335, SQL error when adding administrators.
........
................
r3197 | qldrob | 2006-11-26 19:15:31 -0800 (Sun, 26 Nov 2006) | 9 lines
Merged revisions 3195-3196 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3196 | qldrob | 2006-11-27 13:11:40 +1000 (Mon, 27 Nov 2006) | 2 lines
This strips out any 'action=' line in the current location when the red bar is clicked, and changes it to var-disabled. This fixes such issues as IVR's getting created, administrators being added a couple of times, anything else that uses 'action' and relys on stuff not being called more than once. This could also fix a pile of potential issues, that along with the new Redirect(), might let us re-enabled the back button on the browser. Please test!
........
................
r3207 | gregmac | 2006-11-26 23:24:55 -0800 (Sun, 26 Nov 2006) | 17 lines
Merged revisions 3197-3206 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3198 | gregmac | 2006-11-27 00:06:55 -0500 (Mon, 27 Nov 2006) | 2 lines
Added redirect_standard(), updated help for redirect()
........
r3203 | gregmac | 2006-11-27 01:26:28 -0500 (Mon, 27 Nov 2006) | 2 lines
redirect_standard() no longer includes extdisplay - was causing problems in some modules with add/delete operations
........
r3205 | gregmac | 2006-11-27 01:34:56 -0500 (Mon, 27 Nov 2006) | 2 lines
Added redirect_standard() calls to core
........
................
r3209 | gregmac | 2006-11-26 23:31:34 -0800 (Sun, 26 Nov 2006) | 9 lines
Merged revisions 3208 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3208 | gregmac | 2006-11-27 02:30:44 -0500 (Mon, 27 Nov 2006) | 2 lines
Removed code disabling back button
........
................
r3213 | gregmac | 2006-11-27 16:29:53 -0800 (Mon, 27 Nov 2006) | 9 lines
Merged revisions 3212 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3212 | gregmac | 2006-11-27 19:27:48 -0500 (Mon, 27 Nov 2006) | 2 lines
Added ext_chanisavail()
........
................
r3214 | qldrob | 2006-11-27 16:57:51 -0800 (Mon, 27 Nov 2006) | 13 lines
Merged revisions 3207,3209-3211,3213 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3210 | qldrob | 2006-11-28 09:47:43 +1000 (Tue, 28 Nov 2006) | 2 lines
Let redirect_standard continue execution of other hooks by passing an option of 'true' to it. This avoid problems where there are multiple hooks into the one page, and after one hook exits, the second should continue on. Addresses #1410.
........
r3211 | qldrob | 2006-11-28 10:01:44 +1000 (Tue, 28 Nov 2006) | 2 lines
Re-fix r3210 to account for me not actually reading any of the code around the function. Created new function redirect_standard_continue which does not abort processing.
........
................
r3219 | qldrob | 2006-11-27 17:41:26 -0800 (Mon, 27 Nov 2006) | 13 lines
Merged revisions 3214-3218 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3215 | qldrob | 2006-11-28 11:34:55 +1000 (Tue, 28 Nov 2006) | 2 lines
Changelog for 2.2
........
r3216 | qldrob | 2006-11-28 11:38:50 +1000 (Tue, 28 Nov 2006) | 2 lines
Fix IAX2 extensions being called IAX. Thanks, n3glv.
........
................
r3225 | qldrob | 2006-11-27 20:06:31 -0800 (Mon, 27 Nov 2006) | 25 lines
Merged revisions 3219-3224 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3220 | qldrob | 2006-11-28 12:06:31 +1000 (Tue, 28 Nov 2006) | 2 lines
Update newinstall.sql
........
r3221 | qldrob | 2006-11-28 12:08:29 +1000 (Tue, 28 Nov 2006) | 2 lines
Forgot to enable core by default.
........
r3222 | qldrob | 2006-11-28 12:16:06 +1000 (Tue, 28 Nov 2006) | 2 lines
Update information on front page, and bump version to rc1
........
r3223 | qldrob | 2006-11-28 12:53:05 +1000 (Tue, 28 Nov 2006) | 2 lines
Uncomment '##' attended transfer in features.conf, to avoid confusion when trying to send # or * to a caller.
........
r3224 | qldrob | 2006-11-28 13:11:46 +1000 (Tue, 28 Nov 2006) | 2 lines
Fix thinko in redirect_standard_continue()
........
................
r3226 | qldrob | 2006-11-27 20:21:40 -0800 (Mon, 27 Nov 2006) | 1 line
Preparing for 2.2.0rc1
................
r3232 | gregmac | 2006-11-28 08:33:29 -0800 (Tue, 28 Nov 2006) | 9 lines
Merged revisions 3231 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3231 | gregmac | 2006-11-28 11:25:18 -0500 (Tue, 28 Nov 2006) | 2 lines
Fix #1453
........
................
r3248 | gregmac | 2006-11-30 07:17:56 -0800 (Thu, 30 Nov 2006) | 2 lines
Cancel button returns to previous mode, instead of always online mode. Added return button to final modules screen
................
r3250 | p_lindheimer | 2006-12-01 09:26:22 -0800 (Fri, 01 Dec 2006) | 13 lines
Merged revisions 3244,3248-3249 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3244 | p_lindheimer | 2006-11-29 13:11:38 -0800 (Wed, 29 Nov 2006) | 1 line
added bad number context which will catch any number of feature code that is not defined anywhere else, and playback a meaningful message with noanswer on Playback() so that no queues, ringgroups, etc are broken by it
........
r3249 | p_lindheimer | 2006-12-01 09:17:53 -0800 (Fri, 01 Dec 2006) | 1 line
#1481 - from-zaptel should be going to from-pstn at the end and not ext-did
........
................
r3266 | gregmac | 2006-12-04 10:29:11 -0800 (Mon, 04 Dec 2006) | 2 lines
Typo (thanks vgster)
................
r3271 | p_lindheimer | 2006-12-05 10:02:50 -0800 (Tue, 05 Dec 2006) | 9 lines
Merged revisions 3270 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3270 | p_lindheimer | 2006-12-05 10:00:27 -0800 (Tue, 05 Dec 2006) | 1 line
#1501 - fix logic and clearify tooltip for Trunk 'Never Override CallerID' setting. THIS WILL BREAK 'WORKING' CONFIGURATIONS - since the logic was working backwards - sorry guys, but didn't want to make having the box checked as default, as that is not the common case
........
................
r3273 | p_lindheimer | 2006-12-05 10:15:55 -0800 (Tue, 05 Dec 2006) | 9 lines
Merged revisions 3272 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3272 | p_lindheimer | 2006-12-05 10:14:34 -0800 (Tue, 05 Dec 2006) | 1 line
added #1501 info to changelog
........
................
r3284 | p_lindheimer | 2006-12-06 12:50:30 -0800 (Wed, 06 Dec 2006) | 9 lines
Merged revisions 3283 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3283 | gregmac | 2006-12-06 12:34:42 -0800 (Wed, 06 Dec 2006) | 2 lines
Fix bug with fixlocalprefix not sanitizing pattern, fix verbose priorities
........
................
r3286 | p_lindheimer | 2006-12-07 00:30:32 -0800 (Thu, 07 Dec 2006) | 9 lines
Merged revisions 3285 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3285 | p_lindheimer | 2006-12-07 00:28:50 -0800 (Thu, 07 Dec 2006) | 1 line
from-zaptel should always jump to from-pst when in doubt (not ext-did as there are other routing paths)
........
................
r3292 | p_lindheimer | 2006-12-07 14:11:52 -0800 (Thu, 07 Dec 2006) | 9 lines
Merged revisions 3291 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3291 | p_lindheimer | 2006-12-07 14:10:09 -0800 (Thu, 07 Dec 2006) | 1 line
pass DIALSTATUS from macro-simple-dial (used by followme only) back into the channel and have dialparties.agi treat a BUSY status from the pre-ring attempt the same as DND since the phone was just busy, its probably busy again and thus all the other extensions should not be called. This will also have the effect that the primary extensions will not be called again which is the desired behavior. BUSY is returned when most devices have device DND so this is a way of detecting that on the pre-ring and thus having mastermode (-prim strategies) behave as desired when a pre-ring is used
........
................
r3297 | p_lindheimer | 2006-12-08 11:16:42 -0800 (Fri, 08 Dec 2006) | 9 lines
Merged revisions 3296 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3296 | p_lindheimer | 2006-12-08 11:15:48 -0800 (Fri, 08 Dec 2006) | 1 line
fixed some syntax bugs creating warnings in extensions.conf
........
................
r3299 | p_lindheimer | 2006-12-08 14:52:40 -0800 (Fri, 08 Dec 2006) | 9 lines
Merged revisions 3298 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3298 | p_lindheimer | 2006-12-08 14:51:40 -0800 (Fri, 08 Dec 2006) | 1 line
#1515: change congestion() to congestion(20)
........
................
r3303 | gregmac | 2006-12-08 15:46:18 -0800 (Fri, 08 Dec 2006) | 9 lines
Merged revisions 3245 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3245 | gregmac | 2006-11-29 21:32:54 -0500 (Wed, 29 Nov 2006) | 2 lines
Add install-moh patch from 2.2 (r3110)
........
................
r3304 | gregmac | 2006-12-08 15:47:13 -0800 (Fri, 08 Dec 2006) | 9 lines
Merged revisions 3246 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3246 | gregmac | 2006-11-29 21:35:16 -0500 (Wed, 29 Nov 2006) | 2 lines
Fix bug with md5 checking in install_amp; Add detection for whitespace-only differences
........
................
r3305 | gregmac | 2006-12-08 15:48:17 -0800 (Fri, 08 Dec 2006) | 9 lines
Merged revisions 3300 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3300 | gregmac | 2006-12-08 18:35:22 -0500 (Fri, 08 Dec 2006) | 2 lines
Fix #1516 - gettext emulation support
........
................
r3306 | gregmac | 2006-12-08 15:49:24 -0800 (Fri, 08 Dec 2006) | 13 lines
Merged revisions 3301-3302 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3301 | gregmac | 2006-12-08 18:40:39 -0500 (Fri, 08 Dec 2006) | 2 lines
Use bash instead of sh
........
r3302 | gregmac | 2006-12-08 18:43:25 -0500 (Fri, 08 Dec 2006) | 2 lines
Use ASTAGIDIR, if available (otherwise revert to previous behaviour of ASTVARLIBDIR/agi-bin/)
........
................
r3313 | p_lindheimer | 2006-12-12 18:06:27 -0800 (Tue, 12 Dec 2006) | 9 lines
Merged revisions 3312 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3312 | p_lindheimer | 2006-12-12 18:03:58 -0800 (Tue, 12 Dec 2006) | 1 line
dialparties.agi should report BUSY on DND, not NOANSWER
........
................
r3316 | p_lindheimer | 2006-12-13 10:29:38 -0800 (Wed, 13 Dec 2006) | 9 lines
Merged revisions 3315 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3315 | p_lindheimer | 2006-12-13 10:28:14 -0800 (Wed, 13 Dec 2006) | 1 line
fixed logic so dialparties does not try to check extension states on extensions that have been set to on previous loop (dnd on primary extension set)
........
................
r3332 | qldrob | 2006-12-17 19:08:55 -0800 (Sun, 17 Dec 2006) | 2 lines
Fix for #1469, selecting 'new user' doesn't take you to the 'create user' screen in D&U mode. Caused by 'redirect' call being too enthusiastic.
................
r3339 | qldrob | 2006-12-17 20:08:58 -0800 (Sun, 17 Dec 2006) | 9 lines
Merged revisions 3336 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3336 | qldrob | 2006-12-18 13:45:41 +1000 (Mon, 18 Dec 2006) | 2 lines
Fix for #1505, 'fax' xtn not used in from-zaptel.
........
................
r3340 | qldrob | 2006-12-17 20:33:08 -0800 (Sun, 17 Dec 2006) | 9 lines
Merged revisions 3338 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3338 | qldrob | 2006-12-18 13:56:18 +1000 (Mon, 18 Dec 2006) | 2 lines
More fixes for #1505, 'fax' context not in from-zaptel-whatever.
........
................
r3348 | qldrob | 2006-12-17 21:53:40 -0800 (Sun, 17 Dec 2006) | 13 lines
Merged revisions 3341-3347 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3341 | qldrob | 2006-12-18 14:36:29 +1000 (Mon, 18 Dec 2006) | 2 lines
Apply #1525, don't let 'Contestion' and 'Busy' hang forever.
........
r3347 | qldrob | 2006-12-18 15:47:54 +1000 (Mon, 18 Dec 2006) | 2 lines
Add a new 'download all' button, and change 'Upgrade all' so it also upgrades 'disabled' modules. Mentioned in #1463.
........
................
r3350 | qldrob | 2006-12-17 22:09:38 -0800 (Sun, 17 Dec 2006) | 9 lines
Merged revisions 3349 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3349 | qldrob | 2006-12-18 16:06:42 +1000 (Mon, 18 Dec 2006) | 2 lines
Apply naftali5's custom-dest fixes, thanks! Ref #1549.
........
................
r3352 | qldrob | 2006-12-17 22:32:17 -0800 (Sun, 17 Dec 2006) | 9 lines
Merged revisions 3351 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3351 | qldrob | 2006-12-18 16:29:42 +1000 (Mon, 18 Dec 2006) | 2 lines
Forgot to commit this line with #3347, enables 'Upgrade all' to select 'Disabled' modules
........
................
r3354 | qldrob | 2006-12-18 20:03:56 -0800 (Mon, 18 Dec 2006) | 9 lines
Merged revisions 3353 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3353 | qldrob | 2006-12-19 13:59:16 +1000 (Tue, 19 Dec 2006) | 2 lines
Quick hack fix for #1442 not letting phpinfo or asterisk-logfiles work. See comments for future plans.
........
................
r3364 | qldrob | 2006-12-19 12:08:41 -0800 (Tue, 19 Dec 2006) | 2 lines
Bump version to RC2, add fix for #1543 (change upgraded machines AMPADMINLOGO to 'freepbx.png')
................
r3365 | qldrob | 2006-12-19 12:18:16 -0800 (Tue, 19 Dec 2006) | 2 lines
Apply patch in #1490 to fix the bug-that-never-dies, CID prohib_passed_screen not working.
................
r3369 | qldrob | 2006-12-19 12:54:42 -0800 (Tue, 19 Dec 2006) | 13 lines
Merged revisions 3367-3368 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3367 | qldrob | 2006-12-20 06:47:54 +1000 (Wed, 20 Dec 2006) | 2 lines
Remove bad-number macro from extensions.conf, fix for our ongoing #-transfer issues... Will investigate using 'i' in 2.3
........
r3368 | qldrob | 2006-12-20 06:49:10 +1000 (Wed, 20 Dec 2006) | 2 lines
Apply #1495, additional include in features.conf for [applicationmap].
........
................
r3371 | qldrob | 2006-12-19 13:56:31 -0800 (Tue, 19 Dec 2006) | 9 lines
Merged revisions 3370 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3370 | qldrob | 2006-12-20 07:54:48 +1000 (Wed, 20 Dec 2006) | 2 lines
Wups, xhidden not hidden..
........
................
r3376 | gregmac | 2006-12-19 16:06:06 -0800 (Tue, 19 Dec 2006) | 16 lines
Merged revisions 3372-3373 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3372 | gregmac | 2006-12-19 18:12:57 -0500 (Tue, 19 Dec 2006) | 5 lines
drawselects() updated:
- removed usage of goto_indicate and 'goto' hidden field,
- it's no longer possible to have no options selected
- Now supports a 'category' value in the destinations hook, which overrides the module name and allows modules to add destinations to any radio/select box combo (instead of being limited to their own name)
........
r3373 | gregmac | 2006-12-19 18:14:17 -0500 (Tue, 19 Dec 2006) | 1 line
Updated tooltip for custom destination
........
................
r3390 | gregmac | 2006-12-20 07:09:10 -0800 (Wed, 20 Dec 2006) | 9 lines
Merged revisions 3388 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3388 | gregmac | 2006-12-20 09:35:19 -0500 (Wed, 20 Dec 2006) | 2 lines
Added error handler for no connection to online repository
........
................
r3391 | gregmac | 2006-12-20 07:54:13 -0800 (Wed, 20 Dec 2006) | 1 line
Added GPLv2 LICENSE file
................
r3400 | p_lindheimer | 2006-12-20 18:56:19 -0800 (Wed, 20 Dec 2006) | 25 lines
Merged revisions 3291-3295,3297,3299,3303-3311,3313-3314,3316-3332,3339-3340,3342-3346,3348,3350,3352,3354-3365,3369,3371,3375-3387,3390-3391,3393-3395 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3291 | p_lindheimer | 2006-12-07 14:10:09 -0800 (Thu, 07 Dec 2006) | 1 line
pass DIALSTATUS from macro-simple-dial (used by followme only) back into the channel and have dialparties.agi treat a BUSY status from the pre-ring attempt the same as DND since the phone was just busy, its probably busy again and thus all the other extensions should not be called. This will also have the effect that the primary extensions will not be called again which is the desired behavior. BUSY is returned when most devices have device DND so this is a way of detecting that on the pre-ring and thus having mastermode (-prim strategies) behave as desired when a pre-ring is used
........
r3307 | p_lindheimer | 2006-12-10 14:51:18 -0800 (Sun, 10 Dec 2006) | 1 line
REQUIRES MODULES UPDATES! - changes to the controls that allow queues and ringgroups to stay in control to better handle some additional scenarios and improve issues with '#' transfer having problems although doesn't fix all scenarios (use device transfer for proper behavior)
........
r3314 | p_lindheimer | 2006-12-12 23:17:13 -0800 (Tue, 12 Dec 2006) | 1 line
cleanup some formatting in dialparties.agi
........
r3318 | p_lindheimer | 2006-12-13 21:59:30 -0800 (Wed, 13 Dec 2006) | 1 line
Hopefully the final fix to get all modes of transfering a received call that came in from a queue, ringgroup or followme to subsequent users or direct to their voicemail. Finally able to get rid of dolocaldial, meaning the queue transfers in particular won't ring forever. These change REQUIRE updating findmefollow, ringgroups and queues to the latest
........
r3395 | p_lindheimer | 2006-12-20 18:37:22 -0800 (Wed, 20 Dec 2006) | 1 line
some more tweaks to NODEST changes, mainly around making sure that voicemail is blocked when calls come in from queues, ringgroups and followme
........
................
r3410 | qldrob | 2006-12-22 15:16:18 -0800 (Fri, 22 Dec 2006) | 1 line
Here comes 2.2rc2
................
r3415 | qldrob | 2006-12-23 15:29:39 -0800 (Sat, 23 Dec 2006) | 2 lines
Fix for #1578, inbound routes destination weren't being saved due to the variable name changes in drawselects().. This is a major one.
................
r3416 | qldrob | 2006-12-23 15:43:58 -0800 (Sat, 23 Dec 2006) | 1 line
Here comes 2.2rc3. Sigh
................
r3418 | qldrob | 2006-12-23 16:30:21 -0800 (Sat, 23 Dec 2006) | 2 lines
Add naftali5's featurecode fixes.
................
r3421 | p_lindheimer | 2006-12-25 09:03:05 -0800 (Mon, 25 Dec 2006) | 9 lines
Merged revisions 3420 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3420 | p_lindheimer | 2006-12-25 09:01:53 -0800 (Mon, 25 Dec 2006) | 1 line
RG tree not being deleted when returning to dial-confirm
........
................
r3432 | qldrob | 2006-12-26 17:21:16 -0800 (Tue, 26 Dec 2006) | 2 lines
Remove 'This is beta code' warning from 2.2 branch.
................
r3433 | qldrob | 2006-12-26 17:22:54 -0800 (Tue, 26 Dec 2006) | 2 lines
Fix 'Check for Updates Online' link on main screen
................
r3434 | qldrob | 2006-12-26 17:24:49 -0800 (Tue, 26 Dec 2006) | 2 lines
Change RTP range to avoid conflict with webmin, now that grandstream have fixed their phones to use different ports.
................
r3439 | gregmac | 2006-12-31 00:24:16 -0800 (Sun, 31 Dec 2006) | 9 lines
Merged revisions 3438 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3438 | gregmac | 2006-12-31 03:22:53 -0500 (Sun, 31 Dec 2006) | 2 lines
Added links to help for default password warnings
........
................
r3478 | qldrob | 2007-01-02 04:06:29 -0800 (Tue, 02 Jan 2007) | 2 lines
Explicitly deny asterisk 1.4 support with freepbx 2.2. It's still too broken to use, anyway.
................
r3479 | qldrob | 2007-01-02 04:21:52 -0800 (Tue, 02 Jan 2007) | 2 lines
Apply fix from #1601, explicity kill safe_opserver. Thanks!
................
r3482 | qldrob | 2007-01-02 04:26:59 -0800 (Tue, 02 Jan 2007) | 2 lines
Apply #1484 to 2.2, too.
................
r3484 | gregmac | 2007-01-02 09:19:02 -0800 (Tue, 02 Jan 2007) | 9 lines
Merged revisions 3483 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3483 | gregmac | 2007-01-02 12:16:58 -0500 (Tue, 02 Jan 2007) | 2 lines
Add featurecode::delete() function
........
................
r3492 | qldrob | 2007-01-02 17:06:09 -0800 (Tue, 02 Jan 2007) | 9 lines
Merged revisions 3491 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3491 | qldrob | 2007-01-03 11:04:04 +1000 (Wed, 03 Jan 2007) | 2 lines
Convert %20's back to ' ' in the subject line when sending faxes.
........
................
r3494 | qldrob | 2007-01-02 17:33:31 -0800 (Tue, 02 Jan 2007) | 2 lines
Forgot to move this from trunk. Fix for bad display name reporting the error "bad outbound CID"
................
r3496 | gregmac | 2007-01-02 21:04:52 -0800 (Tue, 02 Jan 2007) | 9 lines
Merged revisions 3495 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3495 | gregmac | 2007-01-03 00:01:59 -0500 (Wed, 03 Jan 2007) | 2 lines
Fix #1473
........
................
r3513 | gregmac | 2007-01-03 00:47:38 -0800 (Wed, 03 Jan 2007) | 9 lines
Merged revisions 3512 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3512 | gregmac | 2007-01-03 03:42:40 -0500 (Wed, 03 Jan 2007) | 2 lines
Set default permissions of amportal.conf during install (#1626)
........
................
r3514 | qldrob | 2007-01-03 16:48:29 -0800 (Wed, 03 Jan 2007) | 2 lines
OK, it's really fixed this time. Sigh.
................
r3515 | qldrob | 2007-01-03 16:51:25 -0800 (Wed, 03 Jan 2007) | 2 lines
Add warning about default feature codes change
................
r3516 | qldrob | 2007-01-03 16:52:05 -0800 (Wed, 03 Jan 2007) | 2 lines
Add missing 'off' to the mouseover
................
r3517 | qldrob | 2007-01-03 18:17:24 -0800 (Wed, 03 Jan 2007) | 2 lines
Indications.conf is now automatically generated, shouldn't be here any more.
................
r3518 | qldrob | 2007-01-03 18:23:22 -0800 (Wed, 03 Jan 2007) | 2 lines
Add upgrade md5 files from 2.1 branch
................
r3519 | qldrob | 2007-01-03 18:26:58 -0800 (Wed, 03 Jan 2007) | 2 lines
Update modlist.sh with current list of modules.
................
r3522 | qldrob | 2007-01-03 20:12:51 -0800 (Wed, 03 Jan 2007) | 9 lines
Merged revisions 3521 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3521 | qldrob | 2007-01-04 14:10:10 +1000 (Thu, 04 Jan 2007) | 2 lines
Thanks to naftali5, another fix! This time for the CDR reports, #1429, not displaying the time correctly on the second page.
........
................
r3523 | qldrob | 2007-01-03 20:16:13 -0800 (Wed, 03 Jan 2007) | 2 lines
Update Changes file to reflect change to '##' transfer. Will make a note of it in the announcement too.
................
r3525 | qldrob | 2007-01-03 20:24:42 -0800 (Wed, 03 Jan 2007) | 9 lines
Merged revisions 3524 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3524 | qldrob | 2007-01-04 14:20:58 +1000 (Thu, 04 Jan 2007) | 2 lines
Add 'moh reload' command to try to convince asterisk to reload it's moh files.
........
................
r3532 | gregmac | 2007-01-03 22:48:10 -0800 (Wed, 03 Jan 2007) | 2 lines
rnav links fill entire block (instead of just text)
................
r3534 | qldrob | 2007-01-04 00:52:57 -0800 (Thu, 04 Jan 2007) | 2 lines
Add some error reporting that explains why stuff isn't working, either unsupported engine, or unable to connect to astman.
................
r3535 | qldrob | 2007-01-04 01:00:41 -0800 (Thu, 04 Jan 2007) | 2 lines
Removed svnmerge from trunk -> 2.2 .. Re-setting up so that patches now go from 2.2 -> trunk.
................
r3538 | gregmac | 2007-01-04 10:31:02 -0800 (Thu, 04 Jan 2007) | 2 lines
Fix typo #1636
................
r3540 | qldrob | 2007-01-04 13:29:08 -0800 (Thu, 04 Jan 2007) | 2 lines
Prepare for 2.2.0 release. Yay.
................
r3542 | qldrob | 2007-01-04 14:32:40 -0800 (Thu, 04 Jan 2007) | 2 lines
3 fixes to extensions.conf spotted by vgster, only seconds after releasing 2.2.0. Going to re-release it. Shh. no-one will notice.
................
r3543 | qldrob | 2007-01-04 14:33:40 -0800 (Thu, 04 Jan 2007) | 2 lines
Fix md5 for 2.2.0
................
r3546 | gregmac | 2007-01-05 14:03:03 -0800 (Fri, 05 Jan 2007) | 2 lines
Fix #1642
................
r3548 | qldrob | 2007-01-08 16:56:02 -0800 (Mon, 08 Jan 2007) | 2 lines
Convert mp3 MOH files to sln
................
r3569 | gregmac | 2007-01-16 23:56:52 -0800 (Tue, 16 Jan 2007) | 9 lines
Merged revisions 3567 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3567 | gregmac | 2007-01-17 02:44:37 -0500 (Wed, 17 Jan 2007) | 2 lines
Fix #1694 - module_install() now returns true for already installed modules
........
................
r3576 | p_lindheimer | 2007-01-18 13:53:29 -0800 (Thu, 18 Jan 2007) | 1 line
allow null and blank values to be put into astdb
................
r3580 | p_lindheimer | 2007-01-19 08:08:06 -0800 (Fri, 19 Jan 2007) | 1 line
#1698: don't propogate dnd behavior and not ring other phones if this was not a prim mode strategy
................
r3584 | qldrob | 2007-01-20 20:51:18 -0800 (Sat, 20 Jan 2007) | 2 lines
Apply fix for #1361 (patch #1667), mailbox field not being propogated in deviceanduser mode.
................
r3585 | qldrob | 2007-01-20 20:55:30 -0800 (Sat, 20 Jan 2007) | 2 lines
Fix typo in extensions.conf, when pushing '0' for oper and not having an opereration extension defined, would pass a bad Dial string.
................
r3631 | qldrob | 2007-01-24 19:24:26 -0800 (Wed, 24 Jan 2007) | 9 lines
Merged revisions 3624 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3624 | naftali5 | 2007-01-24 08:52:38 +1000 (Wed, 24 Jan 2007) | 1 line
added warning on save of trunk if user context left blank and user details filled in that details will not be saved #1666
........
................
r3643 | naftali5 | 2007-01-24 23:14:53 -0800 (Wed, 24 Jan 2007) | 25 lines
Merged revisions 3614-3622 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3614 | naftali5 | 2007-01-23 00:34:28 -0500 (Tue, 23 Jan 2007) | 1 line
limit rnav width ticket 1647
........
r3616 | naftali5 | 2007-01-23 01:24:27 -0500 (Tue, 23 Jan 2007) | 1 line
fixed panel displaying extensions over 9999 as trunks - ticket #1710
........
r3620 | naftali5 | 2007-01-23 11:08:57 -0500 (Tue, 23 Jan 2007) | 1 line
List device technology on page when editing Ticket #1711
........
r3621 | naftali5 | 2007-01-23 12:42:21 -0500 (Tue, 23 Jan 2007) | 1 line
fixed trunks stripping AMP: which removed ANY occurance of the letters A,M,P,: from the beginning of all trunks, also unified the display on the routing page - partially noted in #1713
........
r3622 | naftali5 | 2007-01-23 16:31:06 -0500 (Tue, 23 Jan 2007) | 1 line
CFB when dialparties.agi decides not to - offhook, user hits ignore/reject, etc. - patch #1681
........
................
r3678 | diego_iastrubni | 2007-01-31 00:18:14 -0800 (Wed, 31 Jan 2007) | 4 lines
fix for ticket:1731
now module_admin works even for "broken" modules, running from every directory
................
r3679 | diego_iastrubni | 2007-01-31 03:30:37 -0800 (Wed, 31 Jan 2007) | 3 lines
fix for ticket:1732 :
do not display warnings about password when not using mysql/pgsql
................
r3689 | naftali5 | 2007-02-04 11:26:08 -0800 (Sun, 04 Feb 2007) | 9 lines
Merged revisions 3688 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3688 | naftali5 | 2007-02-04 14:16:19 -0500 (Sun, 04 Feb 2007) | 1 line
make the cdr page links a bit nicer
........
................
r3691 | naftali5 | 2007-02-04 12:34:13 -0800 (Sun, 04 Feb 2007) | 9 lines
Merged revisions 3437 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3437 | qldrob | 2006-12-29 20:26:48 -0500 (Fri, 29 Dec 2006) | 2 lines
Fix typo in standard sip.conf
........
................
r3697 | naftali5 | 2007-02-04 14:19:30 -0800 (Sun, 04 Feb 2007) | 9 lines
Merged revisions 3696 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3696 | naftali5 | 2007-02-04 17:17:46 -0500 (Sun, 04 Feb 2007) | 1 line
keep rtone from being set in queues_additional.conf #1635
........
................
r3725 | qldrob | 2007-02-06 15:55:29 -0800 (Tue, 06 Feb 2007) | 1 line
Creating release 2.2.1
................
r3728 | qldrob | 2007-02-06 16:10:42 -0800 (Tue, 06 Feb 2007) | 1 line
Creating release
................
r3733 | qldrob | 2007-02-06 16:15:32 -0800 (Tue, 06 Feb 2007) | 1 line
Creating release 2.2.1
................
r3736 | qldrob | 2007-02-06 16:16:31 -0800 (Tue, 06 Feb 2007) | 1 line
Creating release 2.2.1
................
r3739 | qldrob | 2007-02-06 16:18:27 -0800 (Tue, 06 Feb 2007) | 1 line
Creating release 2.2.1
................
r3742 | qldrob | 2007-02-06 16:21:41 -0800 (Tue, 06 Feb 2007) | 1 line
Creating release 2.2.1
................
r3744 | naftali5 | 2007-02-06 16:22:56 -0800 (Tue, 06 Feb 2007) | 1 line
fix queues retrieve conf bug part of #1659
................
r3746 | qldrob | 2007-02-06 16:28:18 -0800 (Tue, 06 Feb 2007) | 1 line
Creating release 2.2.1
................
r3748 | qldrob | 2007-02-06 16:40:17 -0800 (Tue, 06 Feb 2007) | 2 lines
Update Changelog for 2.2.1
................
r3749 | qldrob | 2007-02-06 16:40:46 -0800 (Tue, 06 Feb 2007) | 2 lines
Update install_amp with 2.2.1
................
r3750 | qldrob | 2007-02-06 16:43:52 -0800 (Tue, 06 Feb 2007) | 2 lines
Forgot to mention the Enum bug
................
r3751 | qldrob | 2007-02-06 16:44:42 -0800 (Tue, 06 Feb 2007) | 1 line
Creating release
................
r3754 | qldrob | 2007-02-07 04:52:09 -0800 (Wed, 07 Feb 2007) | 1 line
Creating release 2.2.1
................
r3755 | gregmac | 2007-02-07 16:42:10 -0800 (Wed, 07 Feb 2007) | 2 lines
Fix php error when gettext is not installed
................
r3757 | naftali5 | 2007-02-08 16:11:50 -0800 (Thu, 08 Feb 2007) | 9 lines
Merged revisions 3756 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3756 | naftali5 | 2007-02-08 19:09:17 -0500 (Thu, 08 Feb 2007) | 1 line
fix can't save enum trunk bug #1758
........
................
r3770 | naftali5 | 2007-02-11 15:17:43 -0800 (Sun, 11 Feb 2007) | 1 line
quick and dirty fix for module subdirs for symlink being messed up #1757, #1488, #1422
................
r3772 | naftali5 | 2007-02-11 16:42:15 -0800 (Sun, 11 Feb 2007) | 9 lines
Merged revisions 3652 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3652 | naftali5 | 2007-01-25 17:35:10 -0500 (Thu, 25 Jan 2007) | 1 line
infrastucture to handle new ringmethod firstavail firstnotonphone #1671
........
................
r3775 | diego_iastrubni | 2007-02-12 02:44:21 -0800 (Mon, 12 Feb 2007) | 13 lines
add defaults to the perl retrieve scripts. originally written by Chriss Halls
for the debian package of 2.2.0. Sounds good, why not up-porting it to the trunk and branch...?
Here are his comments on the dpatch file
## use-conf-defaults.dpatch by Chris Halls <halls@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Needed to ensure that correct defaults are used when configuration
## DP: entries are missing from amportal.conf. Defaults are copied from
## DP: amp_conf/htdocs/admin/functions.inc.php
................
r3776 | diego_iastrubni | 2007-02-12 05:29:47 -0800 (Mon, 12 Feb 2007) | 7 lines
sqlite3 support:
freepbx2.2 has sqlite3 support, as requested by ticket:1727
now the perl retrieve scripts support the sqlite3 backend, the install_amp and retrieve_conf script are also sqlite3 aware. next commit will be adding
the sqlite3 newinstall.sql file.
................
r3777 | diego_iastrubni | 2007-02-12 05:30:33 -0800 (Mon, 12 Feb 2007) | 1 line
added the new default tables for sqlite3
................
r3794 | p_lindheimer | 2007-02-21 09:26:10 -0800 (Wed, 21 Feb 2007) | 71 lines
Blocked revisions 3244,3249,3270,3272,3283,3285,3296,3298,3420,3438,3483,3491,3495,3512,3521,3524 via svnmerge
These have all already been merged by svnmerge.py, not sure why they continue
to show up as available
........
r3244 | p_lindheimer | 2006-11-29 13:11:38 -0800 (Wed, 29 Nov 2006) | 1 line
added bad number context which will catch any number of feature code that is not defined anywhere else, and playback a meaningful message with noanswer on Playback() so that no queues, ringgroups, etc are broken by it
........
r3249 | p_lindheimer | 2006-12-01 09:17:53 -0800 (Fri, 01 Dec 2006) | 1 line
#1481 - from-zaptel should be going to from-pstn at the end and not ext-did
........
r3270 | p_lindheimer | 2006-12-05 10:00:27 -0800 (Tue, 05 Dec 2006) | 1 line
#1501 - fix logic and clearify tooltip for Trunk 'Never Override CallerID' setting. THIS WILL BREAK 'WORKING' CONFIGURATIONS - since the logic was working backwards - sorry guys, but didn't want to make having the box checked as default, as that is not the common case
........
r3272 | p_lindheimer | 2006-12-05 10:14:34 -0800 (Tue, 05 Dec 2006) | 1 line
added #1501 info to changelog
........
r3283 | gregmac | 2006-12-06 12:34:42 -0800 (Wed, 06 Dec 2006) | 2 lines
Fix bug with fixlocalprefix not sanitizing pattern, fix verbose priorities
........
r3285 | p_lindheimer | 2006-12-07 00:28:50 -0800 (Thu, 07 Dec 2006) | 1 line
from-zaptel should always jump to from-pst when in doubt (not ext-did as there are other routing paths)
........
r3296 | p_lindheimer | 2006-12-08 11:15:48 -0800 (Fri, 08 Dec 2006) | 1 line
fixed some syntax bugs creating warnings in extensions.conf
........
r3298 | p_lindheimer | 2006-12-08 14:51:40 -0800 (Fri, 08 Dec 2006) | 1 line
#1515: change congestion() to congestion(20)
........
r3420 | p_lindheimer | 2006-12-25 09:01:53 -0800 (Mon, 25 Dec 2006) | 1 line
RG tree not being deleted when returning to dial-confirm
........
r3438 | gregmac | 2006-12-31 00:22:53 -0800 (Sun, 31 Dec 2006) | 2 lines
Added links to help for default password warnings
........
r3483 | gregmac | 2007-01-02 09:16:58 -0800 (Tue, 02 Jan 2007) | 2 lines
Add featurecode::delete() function
........
r3491 | qldrob | 2007-01-02 17:04:04 -0800 (Tue, 02 Jan 2007) | 2 lines
Convert %20's back to ' ' in the subject line when sending faxes.
........
r3495 | gregmac | 2007-01-02 21:01:59 -0800 (Tue, 02 Jan 2007) | 2 lines
Fix #1473
........
r3512 | gregmac | 2007-01-03 00:42:40 -0800 (Wed, 03 Jan 2007) | 2 lines
Set default permissions of amportal.conf during install (#1626)
........
r3521 | qldrob | 2007-01-03 20:10:10 -0800 (Wed, 03 Jan 2007) | 2 lines
Thanks to naftali5, another fix! This time for the CDR reports, #1429, not displaying the time correctly on the second page.
........
r3524 | qldrob | 2007-01-03 20:20:58 -0800 (Wed, 03 Jan 2007) | 2 lines
Add 'moh reload' command to try to convince asterisk to reload it's moh files.
........
................
r3795 | p_lindheimer | 2007-02-21 10:54:28 -0800 (Wed, 21 Feb 2007) | 152 lines
Blocked revisions 3252-3253,3333-3335,3337,3366,3533,3536-3537,3547,3549,3577,3583,3588,3771 via svnmerge
................
r3252 | qldrob | 2006-12-01 21:44:25 -0800 (Fri, 01 Dec 2006) | 2 lines
Bump trunk to 2.3.0alpha
................
r3253 | qldrob | 2006-12-01 21:46:08 -0800 (Fri, 01 Dec 2006) | 2 lines
Create 2.3.0alpha upgrades directory
................
r3333 | qldrob | 2006-12-17 19:27:07 -0800 (Sun, 17 Dec 2006) | 2 lines
Fix svnmerge in 2.2 to point to trunk
................
r3334 | qldrob | 2006-12-17 19:29:52 -0800 (Sun, 17 Dec 2006) | 2 lines
Sorry, stuffed that up. Svnmerge should work FROM trunk TO 2.2
................
r3335 | qldrob | 2006-12-17 19:34:55 -0800 (Sun, 17 Dec 2006) | 2 lines
Manually merge #3332 from 2.2 into trunk.
................
r3337 | qldrob | 2006-12-17 19:51:47 -0800 (Sun, 17 Dec 2006) | 2 lines
When manually doing changes, please check them before comitting. Sigh.
................
r3366 | qldrob | 2006-12-19 12:45:48 -0800 (Tue, 19 Dec 2006) | 2 lines
Merge changes from 2.2 into trunk - fix for set_caller_pres, add rc2 changes.
................
r3533 | gregmac | 2007-01-03 22:49:46 -0800 (Wed, 03 Jan 2007) | 2 lines
Port r3532 (2.2) to trunk
................
r3536 | qldrob | 2007-01-04 01:03:04 -0800 (Thu, 04 Jan 2007) | 2 lines
Setup svnmerge on trunk
................
r3537 | qldrob | 2007-01-04 01:05:14 -0800 (Thu, 04 Jan 2007) | 13 lines
Merged revisions 3533-3536 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3534 | qldrob | 2007-01-04 18:52:57 +1000 (Thu, 04 Jan 2007) | 2 lines
Add some error reporting that explains why stuff isn't working, either unsupported engine, or unable to connect to astman.
........
r3535 | qldrob | 2007-01-04 19:00:41 +1000 (Thu, 04 Jan 2007) | 2 lines
Removed svnmerge from trunk -> 2.2 .. Re-setting up so that patches now go from 2.2 -> trunk.
........
................
r3547 | gregmac | 2007-01-05 14:16:51 -0800 (Fri, 05 Jan 2007) | 13 lines
Merged revisions 3542,3544-3546 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3542 | qldrob | 2007-01-04 17:32:40 -0500 (Thu, 04 Jan 2007) | 2 lines
3 fixes to extensions.conf spotted by vgster, only seconds after releasing 2.2.0. Going to re-release it. Shh. no-one will notice.
........
r3546 | gregmac | 2007-01-05 17:03:03 -0500 (Fri, 05 Jan 2007) | 2 lines
Fix #1642
........
................
r3549 | qldrob | 2007-01-08 17:05:18 -0800 (Mon, 08 Jan 2007) | 21 lines
Merged revisions 3536-3541,3543-3545,3547-3548 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3538 | gregmac | 2007-01-05 04:31:02 +1000 (Fri, 05 Jan 2007) | 2 lines
Fix typo #1636
........
r3540 | qldrob | 2007-01-05 07:29:08 +1000 (Fri, 05 Jan 2007) | 2 lines
Prepare for 2.2.0 release. Yay.
........
r3543 | qldrob | 2007-01-05 08:33:40 +1000 (Fri, 05 Jan 2007) | 2 lines
Fix md5 for 2.2.0
........
r3548 | qldrob | 2007-01-09 10:56:02 +1000 (Tue, 09 Jan 2007) | 2 lines
Convert mp3 MOH files to sln
........
................
r3577 | qldrob | 2007-01-18 14:21:07 -0800 (Thu, 18 Jan 2007) | 20 lines
Merged revisions 3549-3576 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
................
r3569 | gregmac | 2007-01-17 17:56:52 +1000 (Wed, 17 Jan 2007) | 9 lines
Merged revisions 3567 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3567 | gregmac | 2007-01-17 02:44:37 -0500 (Wed, 17 Jan 2007) | 2 lines
Fix #1694 - module_install() now returns true for already installed modules
........
................
r3576 | p_lindheimer | 2007-01-19 07:53:29 +1000 (Fri, 19 Jan 2007) | 1 line
allow null and blank values to be put into astdb
................
................
r3583 | qldrob | 2007-01-20 20:42:53 -0800 (Sat, 20 Jan 2007) | 9 lines
Merged revisions 3577-3582 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3580 | p_lindheimer | 2007-01-20 02:08:06 +1000 (Sat, 20 Jan 2007) | 1 line
#1698: don't propogate dnd behavior and not ring other phones if this was not a prim mode strategy
........
................
r3588 | qldrob | 2007-01-21 14:38:31 -0800 (Sun, 21 Jan 2007) | 13 lines
Merged revisions 3582-3587 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3584 | qldrob | 2007-01-21 14:51:18 +1000 (Sun, 21 Jan 2007) | 2 lines
Apply fix for #1361 (patch #1667), mailbox field not being propogated in deviceanduser mode.
........
r3585 | qldrob | 2007-01-21 14:55:30 +1000 (Sun, 21 Jan 2007) | 2 lines
Fix typo in extensions.conf, when pushing '0' for oper and not having an opereration extension defined, would pass a bad Dial string.
........
................
r3771 | naftali5 | 2007-02-11 15:20:16 -0800 (Sun, 11 Feb 2007) | 9 lines
Merged revisions 3770 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r3770 | naftali5 | 2007-02-11 18:17:43 -0500 (Sun, 11 Feb 2007) | 1 line
quick and dirty fix for module subdirs for symlink being messed up #1757, #1488, #1422
........
................
................
r3796 | p_lindheimer | 2007-02-21 11:03:28 -0800 (Wed, 21 Feb 2007) | 14 lines
Blocked revisions 3480,3539 via svnmerge
........
r3480 | qldrob | 2007-01-02 04:23:03 -0800 (Tue, 02 Jan 2007) | 2 lines
Apply #1601 to trunk
Applied in r3479
........
r3539 | gregmac | 2007-01-04 10:31:24 -0800 (Thu, 04 Jan 2007) | 1 line
Fix typo #1636
Applied in r3538
........
................
r3798 | p_lindheimer | 2007-02-21 21:55:11 -0800 (Wed, 21 Feb 2007) | 1 line
TTL should be infinitely inheritable to deal with SIP redirect type infinite loop forwarding scenarios
................
r3805 | p_lindheimer | 2007-02-22 11:13:49 -0800 (Thu, 22 Feb 2007) | 1 line
revert r3798, not sure how that happened (too late) - also addreses #1803
................
r3806 | p_lindheimer | 2007-02-22 11:15:52 -0800 (Thu, 22 Feb 2007) | 1 line
TTL should be infinitely inheritable to deal with sip redirect infinite loops between phones forwarding to each other or in a circle
................
r3808 | naftali5 | 2007-02-25 11:50:46 -0800 (Sun, 25 Feb 2007) | 1 line
fix #1802 avoid redirect to display javacript error if user or device exists
................
r3826 | p_lindheimer | 2007-02-26 10:45:45 -0800 (Mon, 26 Feb 2007) | 1 line
FROM_DID should be inheritable to cope with dialplan routes that create new channels (Dial(Local/...))
................
r3830 | naftali5 | 2007-02-26 13:24:44 -0800 (Mon, 26 Feb 2007) | 1 line
create instance of astman to allow reload to work on welcome page #1722
................
r3837 | p_lindheimer | 2007-03-01 20:31:11 -0800 (Thu, 01 Mar 2007) | 1 line
macro-exten-vm + macro-simple-dial : preserve the state of DIALSTATUS when trying CFB & CFU which can both be effected by the dial attempts, and the ultimate DIALSTATUS that should be returned should be from the original call attempt.
................
r3846 | gregmac | 2007-03-05 18:34:44 -0800 (Mon, 05 Mar 2007) | 2 lines
Fix simple syntax errors
................
r3848 | p_lindheimer | 2007-03-05 19:06:40 -0800 (Mon, 05 Mar 2007) | 1 line
module_admin needs to create an astman objects for modules expectint it to be there in their upgrade scripts
................
r3849 | p_lindheimer | 2007-03-06 00:23:19 -0800 (Tue, 06 Mar 2007) | 1 line
core_users_add needs to return true if succeeding or redirect does not get executed
................
r3851 | gregmac | 2007-03-07 08:30:44 -0800 (Wed, 07 Mar 2007) | 9 lines
Merged revisions 3850 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3850 | gregmac | 2007-03-07 11:29:12 -0500 (Wed, 07 Mar 2007) | 2 lines
Merged r3674, r3823 from QuickFormBranch - added q() function
........
................
r3857 | gregmac | 2007-03-11 12:43:18 -0700 (Sun, 11 Mar 2007) | 2 lines
Fix bug: php errors being displayed when retrieving module xml fails
................
r3858 | p_lindheimer | 2007-03-12 14:19:22 -0700 (Mon, 12 Mar 2007) | 1 line
core_devices_add: added return true at end, some functions are depending on a proper return code from this, fixed un-reported bug when adding a device, no redbar after the device is added
................
r3870 | p_lindheimer | 2007-03-16 10:03:22 -0700 (Fri, 16 Mar 2007) | 1 line
warn users when setting the 'r' option in the outbound dial command options. We should probably do something atupgrade time to detect past systems but for now this is a step in the right direction
................
r3872 | p_lindheimer | 2007-03-16 14:38:23 -0700 (Fri, 16 Mar 2007) | 1 line
missing ' around CALLTRACE_HUNT, should have not effect on 2.2, this is not used until 2.3, part of firstavaialbe and firstnotonphone ring strategies
................
r3883 | p_lindheimer | 2007-03-27 14:58:47 -0700 (Tue, 27 Mar 2007) | 1 line
update Outbound Dial Prefix tooltip to include the common example of adding w on POTS lines that otherwise eat digits
................
r3886 | gregmac | 2007-03-27 15:30:11 -0700 (Tue, 27 Mar 2007) | 9 lines
Merged revisions 3885 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3885 | gregmac | 2007-03-27 17:18:11 -0500 (Tue, 27 Mar 2007) | 1 line
Strip hyphens in fixlocalprefix
........
................
r3891 | p_lindheimer | 2007-03-28 15:36:18 -0700 (Wed, 28 Mar 2007) | 1 line
#1847 - values specified on right side of '=' in trunk configs were being truncated breakins secrets with '=' as well as servar=var=value would be broke, thanks toddinpal
................
r3896 | p_lindheimer | 2007-04-02 18:17:12 -0700 (Mon, 02 Apr 2007) | 1 line
open one connection to manager at begining of dialparties instead of each time is_ext_avail() is called
................
r3903 | p_lindheimer | 2007-04-05 10:36:58 -0700 (Thu, 05 Apr 2007) | 1 line
remove hardcode path and add default ASTETCDIR and ASTMANAGERPORT
................
r3905 | p_lindheimer | 2007-04-05 10:47:57 -0700 (Thu, 05 Apr 2007) | 1 line
remove hardcoded asterisk.conf path
................
r3907 | p_lindheimer | 2007-04-06 12:08:17 -0700 (Fri, 06 Apr 2007) | 1 line
remove hardcoded path to localprefix.conf
................
r3909 | p_lindheimer | 2007-04-06 23:15:33 -0700 (Fri, 06 Apr 2007) | 1 line
#1888 fix so DND does not block subsequent ringgroup/followme extensions when not in -prim modes
................
r3917 | p_lindheimer | 2007-04-07 15:29:36 -0700 (Sat, 07 Apr 2007) | 1 line
hardcoded path indications.conf fixed
................
r3919 | p_lindheimer | 2007-04-07 16:27:21 -0700 (Sat, 07 Apr 2007) | 1 line
#1881 create sip_registrations.conf, change hardcoded paths in all the retrieve_conf* scripts, add amportalconf= option to retrieve_conf to use other than /etc/amportal.conf
................
r3921 | p_lindheimer | 2007-04-10 12:24:28 -0700 (Tue, 10 Apr 2007) | 1 line
#1897: localprefix.conf not being written -oops, sorry - thanks lucius
................
r3928 | p_lindheimer | 2007-04-18 09:05:38 -0700 (Wed, 18 Apr 2007) | 1 line
only set CALLCONFIRMCID if a call confirm call - already fixed in trunk
................
r3933 | p_lindheimer | 2007-04-24 13:54:49 -0700 (Tue, 24 Apr 2007) | 1 line
add argument to module_admin to override default repository and xml locations, and override amportal.conf settings
................
r3935 | p_lindheimer | 2007-04-24 19:35:05 -0700 (Tue, 24 Apr 2007) | 1 line
don't complain if asterisk version is a valid tag - same as tarball but pulled form svn
................
r3938 | diego_iastrubni | 2007-04-25 08:05:24 -0700 (Wed, 25 Apr 2007) | 4 lines
Backport of changeset:3572 to the 2.2 branch. Fixes ticket:1899.
Aproved by p_lindheimer.
................
r3947 | p_lindheimer | 2007-04-27 09:55:25 -0700 (Fri, 27 Apr 2007) | 1 line
add WaitExten? class
................
r3956 | p_lindheimer | 2007-05-02 12:04:33 -0700 (Wed, 02 May 2007) | 1 line
#1924: add Israel to indications
................
r3958 | p_lindheimer | 2007-05-03 09:31:38 -0700 (Thu, 03 May 2007) | 1 line
get rid of more /usr/bin/env php, also contributing to #1927 error
................
r3960 | diego_iastrubni | 2007-05-06 02:53:21 -0700 (Sun, 06 May 2007) | 2 lines
SUBSTRING is not supported in sqlite3 - do the need to trim down the strings in php. this one is marked as done.
................
r3961 | diego_iastrubni | 2007-05-06 03:27:35 -0700 (Sun, 06 May 2007) | 5 lines
Another merge for sqlite3 support (ticket:1727), as far as I can tell, the code is fully working now.
I added a few comments in the code which will help in the future, and some todo points. Again, as far as I can tell freePBX is fully functional after
this patch.
................
r3962 | diego_iastrubni | 2007-05-06 03:36:13 -0700 (Sun, 06 May 2007) | 2 lines
consistant code - first sqlite3, then others. remove duplicated line.
................
r3963 | diego_iastrubni | 2007-05-06 03:46:22 -0700 (Sun, 06 May 2007) | 4 lines
this patch is called "open or die".
The syntax of all teh "open die" commands has been unified, and the scripts now tell you why they failed.
................
r3965 | gregmac | 2007-05-07 09:02:20 -0700 (Mon, 07 May 2007) | 2 lines
Change php5-only syntax to work in php4
................
r3966 | p_lindheimer | 2007-05-07 10:14:07 -0700 (Mon, 07 May 2007) | 1 line
#1933 - re-enable error message when a duplicate did is entered on inbound routing
................
r3968 | p_lindheimer | 2007-05-07 18:24:29 -0700 (Mon, 07 May 2007) | 1 line
check did and directdid's to make sure there are no conflicts, merge ext-did-direct into ext-did so that did/cid routes can be used alongside directdid routes, and move the catchall context out of ext-did and into ext-did-catchall so that ext-did can be used more flexibly
................
r3971 | p_lindheimer | 2007-05-08 06:18:50 -0700 (Tue, 08 May 2007) | 1 line
don't check for duplicates if directdid is set to blank
................
r3973 | p_lindheimer | 2007-05-08 07:18:59 -0700 (Tue, 08 May 2007) | 1 line
fix more cases where duplicates are checked when adding/deleting extensions if directdid is blank, also fixed corner case where any/any inbound route is edited but a space was inserted in the did or cid
................
r3978 | p_lindheimer | 2007-05-10 16:17:49 -0700 (Thu, 10 May 2007) | 1 line
and need to be initialized as array() to avoid php errors when blank in foreach loops
................
r3981 | diego_iastrubni | 2007-05-14 06:21:31 -0700 (Mon, 14 May 2007) | 2 lines
when no address defined for the web root, ask to relod the server, and don't type an empty address. the code has been taken from install_amp.
................
r3995 | p_lindheimer | 2007-06-07 17:42:50 -0700 (Thu, 07 Jun 2007) | 1 line
allow core_devices_list to filter on tech type
................
r4002 | p_lindheimer | 2007-06-07 19:50:53 -0700 (Thu, 07 Jun 2007) | 1 line
replace depricated TIMESTAMP with current and future supported version - thanks Edgar from Elastix team
................
r4006 | p_lindheimer | 2007-06-07 20:37:32 -0700 (Thu, 07 Jun 2007) | 9 lines
Merged revisions 4005 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r4005 | p_lindheimer | 2007-06-07 20:34:52 -0700 (Thu, 07 Jun 2007) | 1 line
#1976 - add MailBoxExists? (vm_exists) to improve the voicemail retrieval from phones with no voicemail
........
................
r4011 | p_lindheimer | 2007-06-08 09:59:18 -0700 (Fri, 08 Jun 2007) | 1 line
update 2.2.2 CHANGE log with highlight of changes
................
r4012 | p_lindheimer | 2007-06-08 12:40:20 -0700 (Fri, 08 Jun 2007) | 1 line
Creating release 2.2.2
................
r4015 | p_lindheimer | 2007-06-08 18:55:31 -0700 (Fri, 08 Jun 2007) | 1 line
oops - didn't get install_amp checked in before making the tarball
................
r4018 | p_lindheimer | 2007-06-08 19:04:50 -0700 (Fri, 08 Jun 2007) | 1 line
remove to regenerate - forgot to checkin install_amp with 2.2.2 verison info
................
r4019 | p_lindheimer | 2007-06-08 19:05:08 -0700 (Fri, 08 Jun 2007) | 1 line
Creating release 2.2.2
................
r4052 | p_lindheimer | 2007-06-12 12:52:37 -0700 (Tue, 12 Jun 2007) | 1 line
#1989 - maximize the size of sip, zap, iax data field to maximum varchar supported by mysql 4.x to deal with long data lines
................
r4055 | p_lindheimer | 2007-06-12 13:11:06 -0700 (Tue, 12 Jun 2007) | 1 line
#1989 - maximize the size of sip, zap, iax data field to maximum varchar supported by mysql 4.x to deal with long data lines
................
r4085 | p_lindheimer | 2007-06-20 11:11:18 -0700 (Wed, 20 Jun 2007) | 9 lines
Merged revisions 4084 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r4084 | p_lindheimer | 2007-06-20 11:08:44 -0700 (Wed, 20 Jun 2007) | 1 line
#2007: missing parameters to freepbx_log function
........
................
r4086 | p_lindheimer | 2007-06-20 12:39:05 -0700 (Wed, 20 Jun 2007) | 1 line
#1857: check if $astman is set first
................
r4106 | p_lindheimer | 2007-06-21 09:27:33 -0700 (Thu, 21 Jun 2007) | 9 lines
Merged revisions 4105 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r4105 | p_lindheimer | 2007-06-21 09:25:19 -0700 (Thu, 21 Jun 2007) | 1 line
allow depends_on version comparisons to handle multiple digit version numbers as well as non-digits (e.g. 2.2.0beta1), may also be related to #1982
........
................
r4136 | p_lindheimer | 2007-06-21 18:29:27 -0700 (Thu, 21 Jun 2007) | 3 lines
Initialized merge tracking via "svnmerge" with revisions "1-4135" from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.3
................
................
r4139 | p_lindheimer | 2007-06-21 18:49:17 -0700 (Thu, 21 Jun 2007) | 18 lines
Blocked revisions 4130,4132,4135 via svnmerge
........
r4130 | p_lindheimer | 2007-06-21 17:17:51 -0700 (Thu, 21 Jun 2007) | 1 line
branch trunk to 2.3
........
r4132 | p_lindheimer | 2007-06-21 18:13:15 -0700 (Thu, 21 Jun 2007) | 3 lines
Removed merge tracking for "svnmerge" for
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
r4135 | p_lindheimer | 2007-06-21 18:28:08 -0700 (Thu, 21 Jun 2007) | 3 lines
Initialized merge tracking via "svnmerge" with revisions "1-4134" from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
........
................
................
r4142 | p_lindheimer | 2007-06-21 18:58:26 -0700 (Thu, 21 Jun 2007) | 2056 lines
Blocked revisions 4140 via svnmerge
................
r4140 | p_lindheimer | 2007-06-21 18:51:36 -0700 (Thu, 21 Jun 2007) | 2050 lines
Blocked revisions 4134,4137-4139 via svnmerge
................
r4134 | p_lindheimer | 2007-06-21 18:25:54 -0700 (Thu, 21 Jun 2007) | 3 lines
Removed merge tracking for "svnmerge" for
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
................
r4137 | p_lindheimer | 2007-06-21 18:30:52 -0700 (Thu, 21 Jun 2007) | 3 lines
Initialized merge tracking via "svnmerge" with revisions "1-2983" from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/branches/2.2
................
r4138 | p_lindheimer | 2007-06-21 18:45:18 -0700 (Thu, 21 Jun 2007) | 2014 lines
Blocked revisions 2984-2985,2989-2990,2993,2995,3007,3011,3013-3014,3017,3032,3036,3041-3042,3045,3048,3053,3065,3070,3073,3079,3083,3087,3089,3096,3098,3100,3102,3110,3112,3114,3127,3129,3131,3133,3135-3136,3142-3145,3147-3148,3150-3151,3155,3160,3162,3167,3170,3178,3185,3188,3190,3195,3197,3207,3209,3213-3214,3219,3225-3226,3232,3248,3250,3266,3271,3273,3284,3286,3292,3297,3299,3303-3306,3313,3316,3332,3339-3340,3348,3350,3352,3354,3364-3365,3369,3371,3376,3390-3391,3400,3410,3415-3416,3418,3421,3432-3434,3439,3478-3479,3482,3484,3492,3494,3496,3513-3519,3522-3523,3525,3532,3534-3535,3538,3540,3542-3543,3546,3548,3569,3576,3580,3584-3585,3631,3643,3678-3679,3689,3691,3697,3725,3728,3733,3736,3739,3742,3744,3746,3748-3751,3754-3755,3757,3770,3772,3775-3777,3794-3796,3798,3805-3806,3808,3826,3830,3837,3846,3848-3849,3851,3857-3858,3870,3872,3883,3886,3891,3896,3903,3905,3907,3909,3917,3919,3921,3928,3933,3935,3938,3947,3956,3958,3960-3963,3965-3966,3968,3971,3973,3978,3981,3995,4002,4006,4011-4012,4015,4018-4019,4052,4055,4085-4086,4106,4136 via svnmerge
................
r2984 | qldrob | 2006-11-04 07:03:39 -0800 (Sat, 04 Nov 2006) | 2 lines
Here we go. The 2.2 branch!
................
r2985 | qldrob | 2006-11-04 07:17:32 -0800 (Sat, 04 Nov 2006) | 2 lines
svnmerge init
................
r2989 | qldrob | 2006-11-04 07:26:15 -0800 (Sat, 04 Nov 2006) | 2 lines
Bah, picked up the wrong repostitory on init.
................
r2990 | qldrob | 2006-11-04 07:32:47 -0800 (Sat, 04 Nov 2006) | 9 lines
Merged revisions 2984-2989 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r2987 | qldrob | 2006-11-05 01:20:42 +1000 (Sun, 05 Nov 2006) | 2 lines
All of them need to be defined. Continuation of r2981
........
................
r2993 | qldrob | 2006-11-04 17:03:49 -0800 (Sat, 04 Nov 2006) | 13 lines
Merged revisions 2990-2992 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r2991 | gregmac | 2006-11-05 05:01:47 +1000 (Sun, 05 Nov 2006) | 2 lines
Require reload after module install/uninstall/enable/disable
........
r2992 | gregmac | 2006-11-05 06:55:03 +1000 (Sun, 05 Nov 2006) | 2 lines
Fix php errors in #1277
........
................
r2995 | qldrob | 2006-11-04 18:43:32 -0800 (Sat, 04 Nov 2006) | 8 lines
Blocked revisions 2994 via svnmerge
........
r2994 | qldrob | 2006-11-05 12:33:54 +1000 (Sun, 05 Nov 2006) | 2 lines
Fix for #1168
........
................
r3007 | qldrob | 2006-11-05 17:57:08 -0800 (Sun, 05 Nov 2006) | 25 lines
Merged revisions 2993,2995-3006 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3000 | qldrob | 2006-11-06 07:31:07 +1000 (Mon, 06 Nov 2006) | 2 lines
Revert r2747
........
r3001 | qldrob | 2006-11-06 09:46:11 +1000 (Mon, 06 Nov 2006) | 2 lines
Apply #1108, thanks nobbie!
........
r3002 | qldrob | 2006-11-06 10:04:38 +1000 (Mon, 06 Nov 2006) | 2 lines
Add images from #1150 and #1151
........
r3003 | qldrob | 2006-11-06 10:06:42 +1000 (Mon, 06 Nov 2006) | 2 lines
And remove the old ones..
........
r3004 | qldrob | 2006-11-06 10:07:11 +1000 (Mon, 06 Nov 2006) | 2 lines
Add the changes to CDR code
........
................
r3011 | qldrob | 2006-11-05 19:13:47 -0800 (Sun, 05 Nov 2006) | 17 lines
Merged revisions 2995-2999,3005-3010 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3008 | qldrob | 2006-11-06 12:12:19 +1000 (Mon, 06 Nov 2006) | 2 lines
Add 'This is a Beta' warning, encourage people to use firefox, and fix a small issue that was causing a warning with a bad asdtb entry.
........
r3009 | gregmac | 2006-11-06 12:46:52 +1000 (Mon, 06 Nov 2006) | 2 lines
Make r3008 stylish
........
r3010 | qldrob | 2006-11-06 13:02:13 +1000 (Mon, 06 Nov 2006) | 2 lines
Don't bitch about IE if the user is already using a sane browser.
........
................
r3013 | qldrob | 2006-11-05 19:33:44 -0800 (Sun, 05 Nov 2006) | 9 lines
Merged revisions 2995-2999,3005-3007,3011-3012 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3012 | qldrob | 2006-11-06 13:29:38 +1000 (Mon, 06 Nov 2006) | 2 lines
Update version to 2.2b2
........
................
r3014 | qldrob | 2006-11-05 19:36:34 -0800 (Sun, 05 Nov 2006) | 1 line
Prepare for liftoff of 2.2.0b2..
................
r3017 | p_lindheimer | 2006-11-05 20:04:47 -0800 (Sun, 05 Nov 2006) | 1 line
var call_confirmation should be use_confirmation
................
r3032 | p_lindheimer | 2006-11-08 08:45:05 -0800 (Wed, 08 Nov 2006) | 1 line
missing values in globals #1299
................
r3036 | qldrob | 2006-11-08 15:51:17 -0800 (Wed, 08 Nov 2006) | 45 lines
Merged revisions 2995-2999,3005-3007,3011,3013-3033 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3016 | p_lindheimer | 2006-11-06 14:03:10 +1000 (Mon, 06 Nov 2006) | 1 line
var call_confirmation should be use_confirmation
........
r3018 | gregmac | 2006-11-06 15:00:40 +1000 (Mon, 06 Nov 2006) | 2 lines
Logo changed to small version (this was supposed to be done long ago.. grr sf SVN)
........
r3023 | gregmac | 2006-11-08 02:50:58 +1000 (Wed, 08 Nov 2006) | 2 lines
Warnings for using default passwords
........
r3024 | gregmac | 2006-11-08 02:55:15 +1000 (Wed, 08 Nov 2006) | 2 lines
Rename get_headers to get_headers_assoc (#1286)
........
r3025 | gregmac | 2006-11-08 04:16:34 +1000 (Wed, 08 Nov 2006) | 2 lines
Added warnings for disabled modules, revised look of warning text on config page
........
r3028 | qldrob | 2006-11-08 15:10:49 +1000 (Wed, 08 Nov 2006) | 2 lines
Revert my previous good idea of rebuilding astdb on install. We should probably have a button that does it somewhere. Addresses #1292
........
r3029 | qldrob | 2006-11-08 15:25:32 +1000 (Wed, 08 Nov 2006) | 2 lines
Address PHP5 incompatibility in #1285, can't use HTTP_SESSION_VARS any more.
........
r3030 | qldrob | 2006-11-08 17:48:45 +1000 (Wed, 08 Nov 2006) | 2 lines
Revert to r2240 with OUTKEEPCID changes. Sorry, philippe! 8)
........
r3031 | qldrob | 2006-11-08 20:26:31 +1000 (Wed, 08 Nov 2006) | 2 lines
Fix typo in reversion.
........
r3033 | p_lindheimer | 2006-11-09 02:46:48 +1000 (Thu, 09 Nov 2006) | 1 line
missing values in globals #1299
........
................
r3041 | gregmac | 2006-11-09 10:54:22 -0800 (Thu, 09 Nov 2006) | 13 lines
Merged revisions 3039-3040 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3039 | gregmac | 2006-11-09 13:47:43 -0500 (Thu, 09 Nov 2006) | 2 lines
Only reload if we have $astman
........
r3040 | gregmac | 2006-11-09 13:48:17 -0500 (Thu, 09 Nov 2006) | 2 lines
Fixed #1314 - stupid IE javascript problem
........
................
r3042 | p_lindheimer | 2006-11-10 14:09:41 -0800 (Fri, 10 Nov 2006) | 1 line
fixes #1320 (I hope) put callerid instead of description in sip info
................
r3045 | p_lindheimer | 2006-11-11 09:27:00 -0800 (Sat, 11 Nov 2006) | 1 line
fix #1315 - Follow Me information not deleted when User/Extension Delete
................
r3048 | p_lindheimer | 2006-11-11 17:13:18 -0800 (Sat, 11 Nov 2006) | 1 line
reverting r2418 which seems to have cause #1309 and #1320
................
r3053 | p_lindheimer | 2006-11-12 20:07:53 -0800 (Sun, 12 Nov 2006) | 1 line
bug #1309 apply X-Rob's changes from r3052 trunk, use addslashes() instead of mysql_real_escape_string()
................
r3065 | p_lindheimer | 2006-11-13 16:20:53 -0800 (Mon, 13 Nov 2006) | 9 lines
Merged revisions 3064 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3064 | p_lindheimer | 2006-11-13 16:15:18 -0800 (Mon, 13 Nov 2006) | 1 line
fixed #1323 - replacing <> with () so that the internal callerid is not corrupdted. This should be restricted in a javascript as well, but for now ...
........
................
r3070 | p_lindheimer | 2006-11-14 11:29:06 -0800 (Tue, 14 Nov 2006) | 9 lines
Merged revisions 3066 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3066 | p_lindheimer | 2006-11-14 11:03:59 -0800 (Tue, 14 Nov 2006) | 1 line
make unavailable greeting the default for VM_DDTYPE on an upgrade or new install
........
................
r3073 | p_lindheimer | 2006-11-15 09:34:12 -0800 (Wed, 15 Nov 2006) | 9 lines
Merged revisions 3072 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3072 | p_lindheimer | 2006-11-15 09:32:25 -0800 (Wed, 15 Nov 2006) | 1 line
fixes: #1352 I think, dial-confirm calls dial and ARG4 should not make it to dialparties.agi so clear it (even though dialparties.agi should not be using that anyhow, I don't think
........
................
r3079 | p_lindheimer | 2006-11-16 10:17:30 -0800 (Thu, 16 Nov 2006) | 9 lines
Merged revisions 3078 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3078 | p_lindheimer | 2006-11-16 10:15:29 -0800 (Thu, 16 Nov 2006) | 1 line
make _KEEPCID an KEEPCID so that phones forwarded with SIP redirect work with the proper CID
........
................
r3083 | gregmac | 2006-11-16 17:48:50 -0800 (Thu, 16 Nov 2006) | 2 lines
Backport r3082 - fix division by zero
................
r3087 | p_lindheimer | 2006-11-16 22:29:49 -0800 (Thu, 16 Nov 2006) | 9 lines
Merged revisions 3086 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3086 | p_lindheimer | 2006-11-16 22:28:16 -0800 (Thu, 16 Nov 2006) | 1 line
bug/feature request #1358 - provide a default message if none is present in followme and ring group. WARNING YOU MUST UPDATE MODULE TO GET SOUND FILE
........
................
r3089 | gregmac | 2006-11-16 22:46:31 -0800 (Thu, 16 Nov 2006) | 3 lines
Reduced errors in creating symlinks for modules to warnings
Added comments to freepbx_log() header
................
r3096 | p_lindheimer | 2006-11-17 09:34:59 -0800 (Fri, 17 Nov 2006) | 9 lines
Merged revisions 3095 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3095 | p_lindheimer | 2006-11-17 09:32:59 -0800 (Fri, 17 Nov 2006) | 1 line
bug #1373 - fixed typos in noop, comments starting with : instead of ; and goto label typo extensions.conf
........
................
r3098 | p_lindheimer | 2006-11-17 11:26:38 -0800 (Fri, 17 Nov 2006) | 9 lines
Merged revisions 3097 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3097 | p_lindheimer | 2006-11-17 11:25:17 -0800 (Fri, 17 Nov 2006) | 1 line
#1317 - export callerid to facilitate implenting the call confirmation with playcid option
........
................
r3100 | p_lindheimer | 2006-11-17 11:38:35 -0800 (Fri, 17 Nov 2006) | 9 lines
Merged revisions 3099 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3099 | p_lindheimer | 2006-11-17 11:37:37 -0800 (Fri, 17 Nov 2006) | 1 line
#1317 - option 3 plays the callerid in callconfirm
........
................
r3102 | p_lindheimer | 2006-11-18 15:31:18 -0800 (Sat, 18 Nov 2006) | 9 lines
Merged revisions 3101 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3101 | p_lindheimer | 2006-11-18 15:30:00 -0800 (Sat, 18 Nov 2006) | 1 line
bug #1377: increase dial timeout so as not to be cutoff by early media ivrs, temporary fix
........
................
r3110 | gregmac | 2006-11-19 21:06:45 -0800 (Sun, 19 Nov 2006) | 2 lines
Fix #1371
................
r3112 | p_lindheimer | 2006-11-19 23:28:40 -0800 (Sun, 19 Nov 2006) | 9 lines
Merged revisions 3111 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3111 | p_lindheimer | 2006-11-19 23:27:11 -0800 (Sun, 19 Nov 2006) | 1 line
lengthen the rnav scroll to handle more items before scrolling
........
................
r3114 | p_lindheimer | 2006-11-20 10:58:15 -0800 (Mon, 20 Nov 2006) | 9 lines
Merged revisions 3113 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3113 | p_lindheimer | 2006-11-20 10:55:49 -0800 (Mon, 20 Nov 2006) | 1 line
change readtimeout to 5 and get rid of wait() - I think the wait ends up making flakey behavior cause someone may dial a 1 at that time and think it is not working right)
........
................
r3127 | p_lindheimer | 2006-11-20 17:04:20 -0800 (Mon, 20 Nov 2006) | 29 lines
Merged revisions 3118-3123 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3118 | qldrob | 2006-11-20 13:57:30 -0800 (Mon, 20 Nov 2006) | 2 lines
Add support for placement of module hooks.
........
r3119 | qldrob | 2006-11-20 14:00:19 -0800 (Mon, 20 Nov 2006) | 2 lines
Wups, left some debugging in there
........
r3120 | qldrob | 2006-11-20 14:26:56 -0800 (Mon, 20 Nov 2006) | 2 lines
Add support for placement of guielements, and set some reasonably sane defaults.
........
r3121 | qldrob | 2006-11-20 14:29:35 -0800 (Mon, 20 Nov 2006) | 2 lines
This should fix php5 whinges, re #1393.
........
r3122 | qldrob | 2006-11-20 14:32:21 -0800 (Mon, 20 Nov 2006) | 2 lines
Forgot to exclude the 'placement' href from the sort, which would have been causing the error on 281, also re #1393.
........
r3123 | qldrob | 2006-11-20 14:40:14 -0800 (Mon, 20 Nov 2006) | 2 lines
s/=/==/.. Sigh.
........
................
r3129 | p_lindheimer | 2006-11-20 18:26:29 -0800 (Mon, 20 Nov 2006) | 1 line
change bug list link to freepbx site on config page
................
r3131 | gregmac | 2006-11-20 18:49:37 -0800 (Mon, 20 Nov 2006) | 2 lines
Added output buffering, and new redirect() function
................
r3133 | gregmac | 2006-11-20 19:26:52 -0800 (Mon, 20 Nov 2006) | 2 lines
Added redirect() call so pressing browser Refresh button doesn't cause a second reload
................
r3135 | gregmac | 2006-11-20 19:34:12 -0800 (Mon, 20 Nov 2006) | 1 line
Added Outbound Call Control category, adjusted menu sorting
................
r3136 | gregmac | 2006-11-20 19:38:47 -0800 (Mon, 20 Nov 2006) | 2 lines
Undo categories in r3135
................
r3142 | qldrob | 2006-11-20 20:59:24 -0800 (Mon, 20 Nov 2006) | 2 lines
Re-apply fixed KEEPCID stuff to 2.2 branch
................
r3143 | qldrob | 2006-11-20 21:06:54 -0800 (Mon, 20 Nov 2006) | 2 lines
Fix svnmerge properties
................
r3144 | qldrob | 2006-11-20 21:10:55 -0800 (Mon, 20 Nov 2006) | 33 lines
Merged revisions 3051-3063,3065,3067-3071,3073-3077,3079-3085,3087-3094,3096,3098,3100,3102-3110,3112,3114-3117,3124-3130 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3051 | qldrob | 2006-11-13 10:34:21 +1000 (Mon, 13 Nov 2006) | 2 lines
More #999 style warning avoidance fixes.
........
r3052 | qldrob | 2006-11-13 11:16:37 +1000 (Mon, 13 Nov 2006) | 2 lines
Apply #2572 to trunk. Somehow I managed to apply this to the wrong branch. Sorry.
........
r3067 | gregmac | 2006-11-15 05:15:40 +1000 (Wed, 15 Nov 2006) | 2 lines
Better handling of defaults in parse_amportal_conf(), handling of booleans
........
r3068 | gregmac | 2006-11-15 05:16:47 +1000 (Wed, 15 Nov 2006) | 2 lines
New amportal.conf directive USECATEGORIES to control if the menus are sorted by category or not
........
r3069 | gregmac | 2006-11-15 05:22:09 +1000 (Wed, 15 Nov 2006) | 2 lines
Added USECATEGORIES (from r3068)
........
r3082 | gregmac | 2006-11-17 11:44:45 +1000 (Fri, 17 Nov 2006) | 2 lines
Fixed division by zero bugfix
........
r3130 | p_lindheimer | 2006-11-21 12:28:41 +1000 (Tue, 21 Nov 2006) | 1 line
add setmusiconhold to extensions class
........
................
r3145 | qldrob | 2006-11-20 21:13:20 -0800 (Mon, 20 Nov 2006) | 17 lines
Merged revisions 3131-3144 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3132 | gregmac | 2006-11-21 13:16:47 +1000 (Tue, 21 Nov 2006) | 2 lines
Apply r3131 to trunk
........
r3134 | gregmac | 2006-11-21 13:27:29 +1000 (Tue, 21 Nov 2006) | 2 lines
Apply r3133 to trunk
........
r3137 | gregmac | 2006-11-21 13:39:31 +1000 (Tue, 21 Nov 2006) | 2 lines
Apply sort from r3134:r3136
........
................
r3147 | p_lindheimer | 2006-11-20 21:32:26 -0800 (Mon, 20 Nov 2006) | 9 lines
Merged revisions 3146 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3146 | p_lindheimer | 2006-11-20 21:28:59 -0800 (Mon, 20 Nov 2006) | 1 line
change upgrade of TRUNK_OPTIONS to remove the r
........
................
r3148 | p_lindheimer | 2006-11-20 21:34:09 -0800 (Mon, 20 Nov 2006) | 9 lines
Merged revisions 3146 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3146 | p_lindheimer | 2006-11-20 21:28:59 -0800 (Mon, 20 Nov 2006) | 1 line
change upgrade of TRUNK_OPTIONS to remove the r
........
................
r3150 | qldrob | 2006-11-20 22:02:37 -0800 (Mon, 20 Nov 2006) | 9 lines
Merged revisions 3145,3147-3149 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3149 | qldrob | 2006-11-21 16:01:46 +1000 (Tue, 21 Nov 2006) | 2 lines
Update version to 2.2b3
........
................
r3151 | qldrob | 2006-11-20 22:04:13 -0800 (Mon, 20 Nov 2006) | 2 lines
Create MD5 file for 2.2.0b3
................
r3155 | p_lindheimer | 2006-11-21 15:04:13 -0800 (Tue, 21 Nov 2006) | 13 lines
Merged revisions 3153-3154 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3153 | p_lindheimer | 2006-11-21 14:51:50 -0800 (Tue, 21 Nov 2006) | 1 line
#1400 - fix transparency problem on fly over popups in IE
........
r3154 | gregmac | 2006-11-21 14:57:53 -0800 (Tue, 21 Nov 2006) | 2 lines
Description for IE css file
........
................
r3160 | p_lindheimer | 2006-11-22 09:52:20 -0800 (Wed, 22 Nov 2006) | 9 lines
Merged revisions 3159 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3159 | p_lindheimer | 2006-11-22 09:50:08 -0800 (Wed, 22 Nov 2006) | 1 line
change order of pulldown for adding extensions/device to be sip, iax, zap, custom
........
................
r3162 | p_lindheimer | 2006-11-22 10:30:33 -0800 (Wed, 22 Nov 2006) | 9 lines
Merged revisions 3161 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3161 | p_lindheimer | 2006-11-22 10:29:18 -0800 (Wed, 22 Nov 2006) | 1 line
#1415 - remove [NEXT] / [PREV] pagination in rnav now that it is a scroll bar - dirty fix, should have code removed here
........
................
r3167 | qldrob | 2006-11-22 18:59:27 -0800 (Wed, 22 Nov 2006) | 9 lines
Merged revisions 3150-3152,3155-3158,3160,3162-3165 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3165 | qldrob | 2006-11-23 12:40:18 +1000 (Thu, 23 Nov 2006) | 2 lines
Fix for lack of IAX callerid causing problems with pretty much everything. See #1416 and #1411
........
................
r3170 | gregmac | 2006-11-22 20:07:08 -0800 (Wed, 22 Nov 2006) | 9 lines
Merged revisions 3169 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3169 | gregmac | 2006-11-22 23:03:50 -0500 (Wed, 22 Nov 2006) | 2 lines
Fixed bug showing wrong version number if pending local update, and online upgrade available. Fixed bug with 'upgrade all' not selecting modules with a hyphen in the name
........
................
r3178 | p_lindheimer | 2006-11-24 13:35:17 -0800 (Fri, 24 Nov 2006) | 9 lines
Merged revisions 3166 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3166 | p_lindheimer | 2006-11-22 18:59:25 -0800 (Wed, 22 Nov 2006) | 1 line
add NODEST to macro-vm and dialout-trunk which is set by ringgroups and queueus so that calls and other destinations don't get called but subsequent transfers on answered calls does. This will need the new ringgroups, queues and findmefollow coming next
........
................
r3185 | p_lindheimer | 2006-11-24 21:55:18 -0800 (Fri, 24 Nov 2006) | 9 lines
Merged revisions 3184 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3184 | p_lindheimer | 2006-11-24 21:54:06 -0800 (Fri, 24 Nov 2006) | 1 line
#1395 - change instructions to 'Check for Updates Online'
........
................
r3188 | p_lindheimer | 2006-11-25 21:40:09 -0800 (Sat, 25 Nov 2006) | 17 lines
Merged revisions 3174-3182,3185-3187 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3174 | p_lindheimer | 2006-11-23 10:43:08 -0800 (Thu, 23 Nov 2006) | 1 line
#1423 and #1424: fixes error in phpagi.php that strips off leading/trailing () in AGI args and makes followme with confirmation fail when on DIAL_OPTIONS set. Needs some more testing and another set of eyes before comitting to 2.2 branch as the change effects every agi script
........
r3186 | p_lindheimer | 2006-11-25 11:09:48 -0800 (Sat, 25 Nov 2006) | 1 line
#1423: add a TTL (internet style) to macro-user-callerid to put a limit on infinite loop forwarding conditions. Includes a SKIPTTL optional parmater for places in the core dialplan where macro-user-callerid is called where no such condition could exist, such as outbound dialing, currently hardcoded at 64 - we probably want to make this settable from General or similar
........
r3187 | p_lindheimer | 2006-11-25 21:20:17 -0800 (Sat, 25 Nov 2006) | 1 line
#1433 - add a long wait, to give an infinite loop runaway call a chance to end and drop into the recipients voicemail
........
................
r3190 | p_lindheimer | 2006-11-25 22:09:22 -0800 (Sat, 25 Nov 2006) | 9 lines
Merged revisions 3189 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3189 | p_lindheimer | 2006-11-25 22:08:09 -0800 (Sat, 25 Nov 2006) | 1 line
#1433 - accidentally deleted line out of macro-user-callerid when doing fix
........
................
r3195 | qldrob | 2006-11-26 18:53:24 -0800 (Sun, 26 Nov 2006) | 27 lines
Merged revisions 3167-3168,3170-3173,3175-3183,3185,3188,3190-3194 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3183 | gregmac | 2006-11-25 08:59:04 +1000 (Sat, 25 Nov 2006) | 2 lines
Add freepbx_log() description from 2.2
........
r3191 | diego_iastrubni | 2006-11-26 20:13:39 +1000 (Sun, 26 Nov 2006) | 9 lines
fix some perl syntax woodo (I hate perl)
- open now is called always with "()", for readability
changed " | " to "or" (priorities issued, which caused the openning failing when the open is called without "()"). I know this is redundant, but still, for readability this must be fixed. Perl always stinks when it comes to code readability.
- when "die" is called, explain why by using "!$"
No new features, no real bugs fixed, only the possibility for bugs is reduced. If we will have a 2.1.4, I can backport.
........
r3192 | qldrob | 2006-11-27 11:35:22 +1000 (Mon, 27 Nov 2006) | 2 lines
Put old hooks back into the proper order. This means that pinsets and cidlookup work again, but, they don't display properly. Going to see if I can fix this a different way.
........
r3193 | qldrob | 2006-11-27 12:42:49 +1000 (Mon, 27 Nov 2006) | 2 lines
Add Greg's redirect() call to fix #1335, SQL error when adding administrators.
........
................
r3197 | qldrob | 2006-11-26 19:15:31 -0800 (Sun, 26 Nov 2006) | 9 lines
Merged revisions 3195-3196 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3196 | qldrob | 2006-11-27 13:11:40 +1000 (Mon, 27 Nov 2006) | 2 lines
This strips out any 'action=' line in the current location when the red bar is clicked, and changes it to var-disabled. This fixes such issues as IVR's getting created, administrators being added a couple of times, anything else that uses 'action' and relys on stuff not being called more than once. This could also fix a pile of potential issues, that along with the new Redirect(), might let us re-enabled the back button on the browser. Please test!
........
................
r3207 | gregmac | 2006-11-26 23:24:55 -0800 (Sun, 26 Nov 2006) | 17 lines
Merged revisions 3197-3206 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3198 | gregmac | 2006-11-27 00:06:55 -0500 (Mon, 27 Nov 2006) | 2 lines
Added redirect_standard(), updated help for redirect()
........
r3203 | gregmac | 2006-11-27 01:26:28 -0500 (Mon, 27 Nov 2006) | 2 lines
redirect_standard() no longer includes extdisplay - was causing problems in some modules with add/delete operations
........
r3205 | gregmac | 2006-11-27 01:34:56 -0500 (Mon, 27 Nov 2006) | 2 lines
Added redirect_standard() calls to core
........
................
r3209 | gregmac | 2006-11-26 23:31:34 -0800 (Sun, 26 Nov 2006) | 9 lines
Merged revisions 3208 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3208 | gregmac | 2006-11-27 02:30:44 -0500 (Mon, 27 Nov 2006) | 2 lines
Removed code disabling back button
........
................
r3213 | gregmac | 2006-11-27 16:29:53 -0800 (Mon, 27 Nov 2006) | 9 lines
Merged revisions 3212 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3212 | gregmac | 2006-11-27 19:27:48 -0500 (Mon, 27 Nov 2006) | 2 lines
Added ext_chanisavail()
........
................
r3214 | qldrob | 2006-11-27 16:57:51 -0800 (Mon, 27 Nov 2006) | 13 lines
Merged revisions 3207,3209-3211,3213 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3210 | qldrob | 2006-11-28 09:47:43 +1000 (Tue, 28 Nov 2006) | 2 lines
Let redirect_standard continue execution of other hooks by passing an option of 'true' to it. This avoid problems where there are multiple hooks into the one page, and after one hook exits, the second should continue on. Addresses #1410.
........
r3211 | qldrob | 2006-11-28 10:01:44 +1000 (Tue, 28 Nov 2006) | 2 lines
Re-fix r3210 to account for me not actually reading any of the code around the function. Created new function redirect_standard_continue which does not abort processing.
........
................
r3219 | qldrob | 2006-11-27 17:41:26 -0800 (Mon, 27 Nov 2006) | 13 lines
Merged revisions 3214-3218 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3215 | qldrob | 2006-11-28 11:34:55 +1000 (Tue, 28 Nov 2006) | 2 lines
Changelog for 2.2
........
r3216 | qldrob | 2006-11-28 11:38:50 +1000 (Tue, 28 Nov 2006) | 2 lines
Fix IAX2 extensions being called IAX. Thanks, n3glv.
........
................
r3225 | qldrob | 2006-11-27 20:06:31 -0800 (Mon, 27 Nov 2006) | 25 lines
Merged revisions 3219-3224 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3220 | qldrob | 2006-11-28 12:06:31 +1000 (Tue, 28 Nov 2006) | 2 lines
Update newinstall.sql
........
r3221 | qldrob | 2006-11-28 12:08:29 +1000 (Tue, 28 Nov 2006) | 2 lines
Forgot to enable core by default.
........
r3222 | qldrob | 2006-11-28 12:16:06 +1000 (Tue, 28 Nov 2006) | 2 lines
Update information on front page, and bump version to rc1
........
r3223 | qldrob | 2006-11-28 12:53:05 +1000 (Tue, 28 Nov 2006) | 2 lines
Uncomment '##' attended transfer in features.conf, to avoid confusion when trying to send # or * to a caller.
........
r3224 | qldrob | 2006-11-28 13:11:46 +1000 (Tue, 28 Nov 2006) | 2 lines
Fix thinko in redirect_standard_continue()
........
................
r3226 | qldrob | 2006-11-27 20:21:40 -0800 (Mon, 27 Nov 2006) | 1 line
Preparing for 2.2.0rc1
................
r3232 | gregmac | 2006-11-28 08:33:29 -0800 (Tue, 28 Nov 2006) | 9 lines
Merged revisions 3231 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3231 | gregmac | 2006-11-28 11:25:18 -0500 (Tue, 28 Nov 2006) | 2 lines
Fix #1453
........
................
r3248 | gregmac | 2006-11-30 07:17:56 -0800 (Thu, 30 Nov 2006) | 2 lines
Cancel button returns to previous mode, instead of always online mode. Added return button to final modules screen
................
r3250 | p_lindheimer | 2006-12-01 09:26:22 -0800 (Fri, 01 Dec 2006) | 13 lines
Merged revisions 3244,3248-3249 via svnmerge from
https://svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3244 | p_lindheimer | 2006-11-29 13:11:38 -0800 (Wed, 29 Nov 2006) | 1 line
added bad number context which will catch any number of feature code that is not defined anywhere else, and playback a meaningful message with noanswer on Playback() so that no queues, ringgroups, etc are broken by it
........
r3249 | p_lindheimer | 2006-12-01 09:17:53 -0800 (Fri, 01 Dec 2006) | 1 line
#1481 - from-zaptel should be going to from-pstn at the end and not ext-did
........
................
r3266 | gregmac | 2006-12-04 10:29:11 -0800 (Mon, 04 Dec 2006) | 2 lines
Typo (thanks vgster)
................
r3271 | p_lindheimer | 2006-12-05 10:02:50 -0800 (Tue, 05 Dec 2006) | 9 lines
Merged revisions 3270 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3270 | p_lindheimer | 2006-12-05 10:00:27 -0800 (Tue, 05 Dec 2006) | 1 line
#1501 - fix logic and clearify tooltip for Trunk 'Never Override CallerID' setting. THIS WILL BREAK 'WORKING' CONFIGURATIONS - since the logic was working backwards - sorry guys, but didn't want to make having the box checked as default, as that is not the common case
........
................
r3273 | p_lindheimer | 2006-12-05 10:15:55 -0800 (Tue, 05 Dec 2006) | 9 lines
Merged revisions 3272 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3272 | p_lindheimer | 2006-12-05 10:14:34 -0800 (Tue, 05 Dec 2006) | 1 line
added #1501 info to changelog
........
................
r3284 | p_lindheimer | 2006-12-06 12:50:30 -0800 (Wed, 06 Dec 2006) | 9 lines
Merged revisions 3283 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3283 | gregmac | 2006-12-06 12:34:42 -0800 (Wed, 06 Dec 2006) | 2 lines
Fix bug with fixlocalprefix not sanitizing pattern, fix verbose priorities
........
................
r3286 | p_lindheimer | 2006-12-07 00:30:32 -0800 (Thu, 07 Dec 2006) | 9 lines
Merged revisions 3285 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3285 | p_lindheimer | 2006-12-07 00:28:50 -0800 (Thu, 07 Dec 2006) | 1 line
from-zaptel should always jump to from-pst when in doubt (not ext-did as there are other routing paths)
........
................
r3292 | p_lindheimer | 2006-12-07 14:11:52 -0800 (Thu, 07 Dec 2006) | 9 lines
Merged revisions 3291 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3291 | p_lindheimer | 2006-12-07 14:10:09 -0800 (Thu, 07 Dec 2006) | 1 line
pass DIALSTATUS from macro-simple-dial (used by followme only) back into the channel and have dialparties.agi treat a BUSY status from the pre-ring attempt the same as DND since the phone was just busy, its probably busy again and thus all the other extensions should not be called. This will also have the effect that the primary extensions will not be called again which is the desired behavior. BUSY is returned when most devices have device DND so this is a way of detecting that on the pre-ring and thus having mastermode (-prim strategies) behave as desired when a pre-ring is used
........
................
r3297 | p_lindheimer | 2006-12-08 11:16:42 -0800 (Fri, 08 Dec 2006) | 9 lines
Merged revisions 3296 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3296 | p_lindheimer | 2006-12-08 11:15:48 -0800 (Fri, 08 Dec 2006) | 1 line
fixed some syntax bugs creating warnings in extensions.conf
........
................
r3299 | p_lindheimer | 2006-12-08 14:52:40 -0800 (Fri, 08 Dec 2006) | 9 lines
Merged revisions 3298 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3298 | p_lindheimer | 2006-12-08 14:51:40 -0800 (Fri, 08 Dec 2006) | 1 line
#1515: change congestion() to congestion(20)
........
................
r3303 | gregmac | 2006-12-08 15:46:18 -0800 (Fri, 08 Dec 2006) | 9 lines
Merged revisions 3245 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3245 | gregmac | 2006-11-29 21:32:54 -0500 (Wed, 29 Nov 2006) | 2 lines
Add install-moh patch from 2.2 (r3110)
........
................
r3304 | gregmac | 2006-12-08 15:47:13 -0800 (Fri, 08 Dec 2006) | 9 lines
Merged revisions 3246 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3246 | gregmac | 2006-11-29 21:35:16 -0500 (Wed, 29 Nov 2006) | 2 lines
Fix bug with md5 checking in install_amp; Add detection for whitespace-only differences
........
................
r3305 | gregmac | 2006-12-08 15:48:17 -0800 (Fri, 08 Dec 2006) | 9 lines
Merged revisions 3300 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3300 | gregmac | 2006-12-08 18:35:22 -0500 (Fri, 08 Dec 2006) | 2 lines
Fix #1516 - gettext emulation support
........
................
r3306 | gregmac | 2006-12-08 15:49:24 -0800 (Fri, 08 Dec 2006) | 13 lines
Merged revisions 3301-3302 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3301 | gregmac | 2006-12-08 18:40:39 -0500 (Fri, 08 Dec 2006) | 2 lines
Use bash instead of sh
........
r3302 | gregmac | 2006-12-08 18:43:25 -0500 (Fri, 08 Dec 2006) | 2 lines
Use ASTAGIDIR, if available (otherwise revert to previous behaviour of ASTVARLIBDIR/agi-bin/)
........
................
r3313 | p_lindheimer | 2006-12-12 18:06:27 -0800 (Tue, 12 Dec 2006) | 9 lines
Merged revisions 3312 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk
........
r3312 | p_lindheimer | 2006-12-12 18:03:58 -0800 (Tue, 12 Dec 2006) | 1 line
dialparties.agi should report BUSY on DND, not NOANSWER
........
................
r3316 | p_lindheimer | 2006-12-13 10:29:38 -0800 (Wed, 13 Dec 2006) | 9 lines
Merged revisions 3315 via svnmerge from
https://amportal.svn.so | | |