
|
Available Workflow Actions
|
|
If you were logged in you would be able to see more operations.
|
|
|
sipXconfig
Created: 2008-01-09 15:38
Updated: 2008-08-26 11:14
|
|
| Component/s: |
CDRs
|
| Affects Version/s: |
3.8
|
| Fix Version/s: |
4.2
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
File Attachments:
|
1.
issue-XCF-2134.patch (3 kb)
|
|
|
The CDR display doesn't provide any info on why calls failed. This leads customers to make incorrect assumptions about failure reasons. It also makes difficult to know if failures need troubleshooting. Since the CDR schema already includes failure reason (eg 'Proxy Auth Required') and failure status (eg '407') it would be useful if sipxconfig would display it, perhaps only after clicking on a 'Detailed View' link.
For example, here's the usual view of a failed CDR:
From To Start Duration Status
Jay Cox - 170 2123413700 12/12/07 10:46 AM 0 seconds Failed
The proposal is that if the sipx admin clicks on a Detailed View link on the CDR screen the display would look like this:
From To Start Duration Status Failure Reason Failure Status
Jay Cox - 170 2123413700 12/12/07 10:46 AM 0 seconds Failed 'Proxy Auth Required' 407
|
|
Description
|
The CDR display doesn't provide any info on why calls failed. This leads customers to make incorrect assumptions about failure reasons. It also makes difficult to know if failures need troubleshooting. Since the CDR schema already includes failure reason (eg 'Proxy Auth Required') and failure status (eg '407') it would be useful if sipxconfig would display it, perhaps only after clicking on a 'Detailed View' link.
For example, here's the usual view of a failed CDR:
From To Start Duration Status
Jay Cox - 170 2123413700 12/12/07 10:46 AM 0 seconds Failed
The proposal is that if the sipx admin clicks on a Detailed View link on the CDR screen the display would look like this:
From To Start Duration Status Failure Reason Failure Status
Jay Cox - 170 2123413700 12/12/07 10:46 AM 0 seconds Failed 'Proxy Auth Required' 407
|
Show » |
|
-Shruthi Jagadesh