Re: [Asterisk-Users] CDR problem - incorrect time

2006-01-13 Thread Ben Higley
I have written my own AGI CDR logging application.

I set certain variables, and then extract them out of the channel using
the agi. Run what I need with it, and then post it. Upon hangup (run a
deadagi) and the channel still has the variables in it, so i finish up. It
has worked rock solid.

./ben

 We have a billing system that depends on the CDRs. We had a guest that
 made a one minute call to a local cellphone, this call went out Zap
 channel through our channel bank. The CDR recorded a 200 minute call,
 but I checked with the Telco's records and it had terminated after one
 minute. What can cause this and what can I do to prevent it?

 --
 Chris Mason
 NetConcepts
 (264) 497-5670 Fax: (264) 497-8463
 Int:  (305) 704-7249 Fax: (815)301-9759
 Cell: 264-235-5670
 Yahoo IM: [EMAIL PROTECTED]

 ___
 --Bandwidth and Colocation provided by Easynews.com --

 Asterisk-Users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users



___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] CDR problem - incorrect time

2006-01-12 Thread Simone Cittadini

Chris Mason (Lists) ha scritto:

We have a billing system that depends on the CDRs. We had a guest that 
made a one minute call to a local cellphone, this call went out Zap 
channel through our channel bank. The CDR recorded a 200 minute call, 
but I checked with the Telco's records and it had terminated after one 
minute. What can cause this and what can I do to prevent it?


happened to me once, I've noticed that the txt cdr (under 
/var/log/asterisk) was missing the line for that call, so probably 
something went wrong writing that record, it's not a solution but at 
least double checking the db cdr with the txt ones is a way to look for 
such errors.

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] CDR problem - incorrect time

2006-01-10 Thread Chris Mason (Lists)
We have a billing system that depends on the CDRs. We had a guest that 
made a one minute call to a local cellphone, this call went out Zap 
channel through our channel bank. The CDR recorded a 200 minute call, 
but I checked with the Telco's records and it had terminated after one 
minute. What can cause this and what can I do to prevent it?


--
Chris Mason
NetConcepts
(264) 497-5670 Fax: (264) 497-8463
Int:  (305) 704-7249 Fax: (815)301-9759 
Cell: 264-235-5670
Yahoo IM: [EMAIL PROTECTED] 


___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] CDR problem - incorrect time

2006-01-10 Thread C F
Just a quick guess tells me its hangup detection failure.

On 1/10/06, Chris Mason (Lists) [EMAIL PROTECTED] wrote:
 We have a billing system that depends on the CDRs. We had a guest that
 made a one minute call to a local cellphone, this call went out Zap
 channel through our channel bank. The CDR recorded a 200 minute call,
 but I checked with the Telco's records and it had terminated after one
 minute. What can cause this and what can I do to prevent it?

 --
 Chris Mason
 NetConcepts
 (264) 497-5670 Fax: (264) 497-8463
 Int:  (305) 704-7249 Fax: (815)301-9759
 Cell: 264-235-5670
 Yahoo IM: [EMAIL PROTECTED]

 ___
 --Bandwidth and Colocation provided by Easynews.com --

 Asterisk-Users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users