Ticket #3537 (new Feature Requests)

Opened 4 years ago

Last modified 4 years ago

DID should be reported in the CDR Database and Reports section.

Reported by: cyberglobe Assigned to:
Priority: minor Milestone: Undetermined
Component: Reports Version:
Keywords: Cc:
Confirmation: Unreviewed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

Direct Inward Dial numbers should be recorded in the CDR database to allow us to further filter calls by separate phone numbers that were dialed. Also the Reports section should have a DID field so that we know which DID the caller dialed.

Also, the Inbound SIP string should be recorded as well in the CDR records to allow us to analyze further.

Right now, I can not determine if the caller came in on our 1800 numbers or local numbers since they both process the same.

Change History

08/18/09 18:27:48 changed by p_lindheimer

  • version deleted.
  • milestone changed from 2.6 to 2.7.

some of this is asterisk, some is already being recorded but not exposed in the reports screen. There have been some changes added to the cdr reporting that will allow you to expose more fields without being overwritten with updates. It's pretty subtle but if you look through the code where the fields being displayed is located, you will see some conditional includes that you can use to override what is normally displayed.