VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
kenner at gnat.com Guest
|
Posted: Tue Mar 15, 2016 6:07 pm Post subject: [asterisk-users] CDR records and conferences |
|
|
At least in version 12.2.0, the code in cdr.c appears to create CDR
records for each pair of users in a conference. This is quadratic
and would seem to be an issue with large conferences.
I got two Asterisk crashes when a lot of people tried to dial into a
conference. They appear quite related to
https://issues.asterisk.org/jira/browse/ASTERISK-24758
There are thousands of CDR entries on the chain. I believe this is
due to the quadratic behavior above. Not all of the "last" fields
point to the same entry, which is peculiar, though.
I think that my crash was caused by a stack overflow in recursive calls
to delete the huge CDR chain (over 7,000 entries).
Why are all these CDR entries made?
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
decipher.hk at gmail.com Guest
|
Posted: Sun Mar 27, 2016 8:34 pm Post subject: [asterisk-users] CDR records and conferences |
|
|
On Mar 15 2016, at 8:06 pm, Richard Kenner <kenner@gnat.com> wrote:
-->
Quote: |
At least in version 12.2.0, the code in cdr.c appears to create CDR
records for each pair of users in a conference. This is quadratic
and would seem to be an issue with large conferences.
I got two Asterisk crashes when a lot of people tried to dial into a
conference. They appear quite related to
https://issues.asterisk.org/jira/browse/ASTERISK-24758 |
If you think is related that issue you can reopen. This issue was closed by not activity, if you put more information and help maybe is possible will resolve in case if was a bug.
Regards, |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|