> JR Richardson wrote:
>>> My bad. I sent Igor to the boneyard to fetch 1.6.0.28 and it appears to me
>>> that by commenting out lines 309-312 and doing a fresh make you eliminate
>>> the extra files (or make them empty).
>>>
>> Appriciate the suggestion but commenting out 309-312 refused to compile:
>>
>> cdr_csv.c
>>
>> /*      if (!ast_strlen_zero(cdr->accountcode)) {
>>                  if (writefile(buf, cdr->accountcode))
>>                          ast_log(LOG_WARNING, "Unable to write CSV
>> record to account file '%s' : %s\n", cdr->a$
>> */      }
>
> You need to place the */ after the } or else they are mismatched and
> like you have seen, the universe will explode.

Got it, after properly commenting out that section and re-compiling
and reloading cdr_csv.so, I still get the individual account code
CDR's.

Any other suggestions?

Thanks.

JR
-- 
JR Richardson
Engineering for the Masses

--
_____________________________________________________________________
-- 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

Reply via email to