Displaying 2 results from an estimated 2 matches for "ast_cdr_setapp".
2004 Dec 28
1
Asterisk consuming 100% CPU - CDR loop
...ming 100% CPU at times since last week. Of
course, last week an extra card was installed (we had a 1PRI, a 4PRI was
added) so search concentrated on that, but to no avail. Today, I installed
DDD on the machine and quickly found out that it was looping because
cdr->next->next == cdr in ast_cdr_setapp().
I patched this up with some simple code in ast_cdr_append(), but that's
just masking the bug.
The only place were cdr->next is set is in ast_cdr_append(), and this (as
far as I can tell) code is called from ForkCDR() and the Zap channel
transfer logic (also from SIP, but SIP is no...
2004 Aug 26
6
chan_capi module
...meter `ast_cdr_end'/usr/include/asterisk/cdr.h:184: error: storage class
specified for
parameter `ast_cdr_post'/usr/include/asterisk/cdr.h:192: error: storage class
specified for
parameter `ast_cdr_setdestchan'/usr/include/asterisk/cdr.h:202: error:
storage classspecified for
parameter `ast_cdr_setapp'/usr/include/asterisk/cdr.h:210: error: storage
classspecified for
parameter `ast_cdr_amaflags2int'/usr/include/asterisk/cdr.h:218: error:
storageclass specified for
parameter `ast_cdr_disp2str'/usr/include/asterisk/cdr.h:225: error:
storage classspecified for
parameter `ast_cdr_reset...