matthewl Posted November 15, 2013 Report Posted November 15, 2013 This happens approx once a week(other times its fine) the person receives the email for an individual account and it seems to start at 12pm? it misses the calls off for the rest of the morning I know the CDR reports are there because they show on the system and on the overall report? Any fix for this? Quote
Vodia PBX Posted November 15, 2013 Report Posted November 15, 2013 At what time is the email being sent out? The PBX needs to determine the term "previous day" and does that by subtracting 12 hours from the current time, then getting the year, month and day of that time-stamp. The current time should be close to the email sent time, so that might serve as a clue. Other reasons can be that the CDR is simply not there any more. There is a system settings that tells the PBX how many CDR should be kept in total. When that number is hit, the PBX starts deleting the oldest ones and that could also delete records of the previous day. Make sure that the total number is sufficiently high. Quote
matthewl Posted November 15, 2013 Author Report Posted November 15, 2013 The CDRs are set at the maximum level on the system and I can see the calls if I look at the calls page on the system so i don't think the CDRs are being overwritten. The time for the emails is set to send at midnight, I cant see a way to change this?? The odd thing is it doesnt happen on every report most are fine. Quote
Vodia PBX Posted November 15, 2013 Report Posted November 15, 2013 No, for extensions it is always midnight--whatever that is. Timezone depends on the extension. When stepping through the call list, there is not much difference between 13, 12, and 11 o'clock (in 24 hour format, which it is internally). So it is hard to see why the 12 would make any difference. If the problem would be around 12 AM, well then it would be a much more obvious problem. Because the CDR is written at the end of the call, there might be some minor misunderstandings around midnight; but not at noon. Quote
matthewl Posted November 18, 2013 Author Report Posted November 18, 2013 Well like i say most of the time its fine but occasionally this will happen, and it seems to be quite random. Is there anyway to see how the report was generated? Quote
Vodia PBX Posted November 18, 2013 Report Posted November 18, 2013 Those reports are generated inside the PBX. Unfortunately we can't use JavaScript here, so everything is pretty much hard coded. We did double-check the code, and at that point it is actually very simple anyway. But we did some optimizations on the underlying database engine that could have caused it; and hopefully the newer versions have it already fixed. Because of the randomness of the event it is hard to say, though. Quote
matthewl Posted November 27, 2013 Author Report Posted November 27, 2013 Do you have any idea of when a newer version with a fix will be released? I have a client who needs the individual reports to work. they are breathing down my neck about this.. Quote
Vodia PBX Posted November 27, 2013 Report Posted November 27, 2013 We can give you a build of the latest version, send us a private message with the operating system that you need. Quote
matthewl Posted November 28, 2013 Author Report Posted November 28, 2013 I sent a PM yesterday but havent had a response? Quote
matthewl Posted January 13, 2014 Author Report Posted January 13, 2014 We are now running the latest PBX software 5.1.3 but the issue with individual reports still remains, I can provide examples if required but the calls are not showing up on extension reports. They do however still show up on the main domain report. Quote
Vodia PBX Posted January 13, 2014 Report Posted January 13, 2014 It will take at least a day after the upgrade before you will see the new reports. This is because the new version introduces more information about CDR that is used in the CDR emails. Quote
matthewl Posted January 13, 2014 Author Report Posted January 13, 2014 We have had the new software for 3 weeks now so it can't be that. The example I have is 2 weeks after the upgrade but its not showing all the calls that show up on the domain report. Quote
Vodia PBX Posted January 13, 2014 Report Posted January 13, 2014 Okay, we can rule that out then. The only thing that I can think of are global trunks that make it a little bit more difficult for the PBX to send the CDR into the right domain. Or do you see any other pattern in what is missing? Also, do you have a relatively short CDR duration or a small CDR capacity (maximum number of stored CDR)? Quote
matthewl Posted January 14, 2014 Author Report Posted January 14, 2014 Not really a pattern no, the reports seem to start showing calls between 1-2pm, the customer is making calls every minute or so. Sometimes the report is correct and other times it got half the calls missing, CDR retention is set to 90 days and the max reports is set to 100000 Quote
Vodia PBX Posted January 14, 2014 Report Posted January 14, 2014 Hmm. Are we hitting a ceiling somewhere? In the old days there was a limit on how many CDR are included in the email, but that limit has been removed. The logic when to remove CDR is in 5.1.3 still not perfect; all CDR types are treated separately leaving the possibility of stale entries; though I don't think that this is the problem either. I think what we need to do is adding more logging in this area so that we know what happened. Quote
gshilling Posted January 22, 2014 Report Posted January 22, 2014 Hi, this is still an issue, is there any update from your side. Our customer is getting a little impatient now and rely on the reports for measuring results. Quote
Vodia PBX Posted January 22, 2014 Report Posted January 22, 2014 We have added more logging in 5.1.3a and changed the way the CDR are being deleted. If you want, you can try upgrading to that version (before that: backup and let us know what OS you need). Quote
matthewl Posted January 27, 2014 Author Report Posted January 27, 2014 The OS we need is Windows 64bit. Quote
matthewl Posted January 30, 2014 Author Report Posted January 30, 2014 I have applied this update to a test server but now I can no longer start the PBX service? If I revert to the old version it works fine? Quote
Vodia PBX Posted January 31, 2014 Report Posted January 31, 2014 the new version needs another DLL, we are working on it... Apart from that we had a case where an automatic restart around midnight of the service was causing the issues. Sometimes the service was restarted before the email got out, sometimes after that. Generally speaking, the service should not be restarted at all; in order to accomplish failover, it is better to keep the service shut down, keep the file systems in sync and then start it when the failover event happens. Quote
Vodia PBX Posted February 5, 2014 Report Posted February 5, 2014 For Win64, try http://vodia.com/downloads/snomONE/version-5.1.3c.xml not sure if that works for Win32 Quote
matthewl Posted February 7, 2014 Author Report Posted February 7, 2014 no same problem... cant start the service with that version if I roll back it works fine.. Quote
Vodia PBX Posted February 7, 2014 Report Posted February 7, 2014 http://vodia.com/dow...sion-5.1.3d.xml now should have the redistributable. Quote
matthewl Posted February 10, 2014 Author Report Posted February 10, 2014 humm no? still cant start the service??? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.