Ticket #5934 (closed Bugs: fixed)

Opened 11 months ago

Last modified 9 months ago

printextensions shows wrong value on Left of Inbound Routes --

Reported by: phonebuff Assigned to:
Priority: minor Milestone: 2.11
Component: Print Extensions Version: 2.10-branch
Keywords: print extensions Cc:
Confirmation: Unreviewed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

I did a conversion to a FreePBX 2.10 and ran a "Print Extensions Report" with Inbound routes included. I think that the Left side column should be the DID/CID and the Right side column the Set Destination type and value ? On my Version both columns are the same data.

Looking at the admin/modules/printextensions/page.printextensions.php file to see if I can identify what needs to be changed.

Thanks --

Change History

07/31/12 13:32:47 changed by p_lindheimer

  • owner changed.
  • component changed from Reports to Print Extensions.

looks like not only is a bit buggy but also confusing in general, and the links are incorrect. Will have a look at how to make this more useful or if it should really be here.

08/14/12 19:13:46 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

(In [14281]) fixes #5934 fix links and show destinations for inbound routes

09/25/12 14:39:12 changed by p_lindheimer

(In [14347]) Merged revisions 14265-14266,14268,14275-14276,14278-14279,14281-14282,14284-14285,14287,14290-14292,14294,14312-14313,14315-14316,14318-14323,14325,14327-14328,14330-14335,14337-14339,14343-14344,14346 via svnmerge from http://www.freepbx.org/v2/svn/modules/branches/2.10

........

r14265 | mbrevda | 2012-07-19 08:16:53 -0700 (Thu, 19 Jul 2012) | 1 line

use ssh port; better handeling of files > 2GB

........

r14279 | p_lindheimer | 2012-07-25 13:12:19 -0700 (Wed, 25 Jul 2012) | 1 line

fixes #5913 I think though no feedback from reporter

........

r14281 | p_lindheimer | 2012-08-14 16:13:45 -0700 (Tue, 14 Aug 2012) | 1 line

fixes #5934 fix links and show destinations for inbound routes

........

r14282 | GameGamer?43 | 2012-08-14 20:00:43 -0700 (Tue, 14 Aug 2012) | 1 line

closes #5953 - correctly define the this_agents_queues variable as an array, thanks PhilipLykov?

........

r14290 | mbrevda | 2012-08-23 02:38:45 -0700 (Thu, 23 Aug 2012) | 1 line

re #5963 - Make backup suport backups > 2GB

........

r14292 | p_lindheimer | 2012-08-23 12:14:21 -0700 (Thu, 23 Aug 2012) | 1 line

fixes #5965 creates a temporary marked user prior to all other users so if an early termination occurs, that marked user will close the bridge and keep phones from hanging

........

r14312 | mbrevda | 2012-09-05 08:20:05 -0700 (Wed, 05 Sep 2012) | 1 line

re #5963 - last minute changes

........

r14313 | mbrevda | 2012-09-05 08:28:51 -0700 (Wed, 05 Sep 2012) | 1 line

closes #5966 - add ssh port

........

r14315 | GameGamer?43 | 2012-09-07 17:26:33 -0700 (Fri, 07 Sep 2012) | 1 line

closes #5974 - remove use of short tags

........

r14319 | GameGamer?43 | 2012-09-10 15:12:49 -0700 (Mon, 10 Sep 2012) | 1 line

closes #5976 - ensure that the submit button has the same value that we are looking for by setting it

........

r14320 | p_lindheimer | 2012-09-14 14:21:34 -0700 (Fri, 14 Sep 2012) | 1 line

fixes #5981 make REC_POLICY_MODE inheritable like elsewhere

........

r14322 | mbrevda | 2012-09-19 04:54:08 -0700 (Wed, 19 Sep 2012) | 1 line

re #5963

........

r14323 | mbrevda | 2012-09-19 04:55:20 -0700 (Wed, 19 Sep 2012) | 1 line

re #5988 - allow intercom beep to be configurable; greatly reduce code 'noise'

........

r14331 | p_lindheimer | 2012-09-19 14:23:19 -0700 (Wed, 19 Sep 2012) | 1 line

confirm that we really have the right extension to deal with corner cases like post attended transfer situations and other complex call movement

........

r14332 | GameGamer?43 | 2012-09-20 15:36:22 -0700 (Thu, 20 Sep 2012) | 1 line

closes #5993 - fixes name for default-context

........

r14333 | GameGamer?43 | 2012-09-20 16:07:05 -0700 (Thu, 20 Sep 2012) | 1 line

re #5993 - forgot to use the correct name in the last checkin

........

r14334 | mbrevda | 2012-09-24 07:58:44 -0700 (Mon, 24 Sep 2012) | 1 line

re #5991 - disregard post

........

r14338 | mbrevda | 2012-09-24 08:06:33 -0700 (Mon, 24 Sep 2012) | 1 line

re #5991 - disregard post

........

r14343 | mbrevda | 2012-09-25 02:17:29 -0700 (Tue, 25 Sep 2012) | 1 line

re #5996 - use new restore script on remote restores

........

r14344 | mbrevda | 2012-09-25 02:19:16 -0700 (Tue, 25 Sep 2012) | 1 line