[Home]

Summary:ASTERISK-14842: [patch] Add ability to log CONGESTION calls to CDR
Reporter:Alec Davis (alecdavis)Labels:
Date Opened:2009-09-15 23:16:47Date Closed:2011-08-22 12:11:36
Priority:MajorRegression?No
Status:Closed/CompleteComponents:CDR/NewFeature
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) cdr_congestion.diff.txt
Description:If the dialplan is designed for whatever reason the execute the Congestion() application a CDR log is not recorded for that call.

This patch adds that feature.

Comments:By: Alec Davis (alecdavis) 2009-09-15 23:33:45

An example is mixed PABX and asterisk box, where asterisk can handle Free OnAccount Cellular calls, but other mobile calls it cannot.

We use the Congestion application to report to the underlying PABXh that we don't handled these calls, the PABX then passes the call out of it's PSTN connection.

We still want to know that a call was made, but we don't know the call length etc.

By: Alec Davis (alecdavis) 2009-10-28 15:49:42

Any chance of this making it into the branches?

Don't understand why it was never there in the first place, after all, don't you want to know when you were congested?

And I hate maintaining a custom release, the less patches the better ;)

By: Alec Davis (alecdavis) 2009-11-28 00:47:45.000-0600

I realise the last note, it's never going to make it into the branches, as it's really a feature.

But trunk would be a good start.

Others using this, please feedback.

By: Alec Davis (alecdavis) 2010-01-06 14:35:52.000-0600

Now up at reviewboard: https://reviewboard.asterisk.org/r/454/

Others that are monitoring this issue, please provide feedback if you've tested it.

By: Jonathan Rose (jrose) 2011-08-22 12:11:36.022-0500

Submitted feature addition