Displaying 1 result from an estimated 1 matches for "cdrstart".
Did you mean:
  arrstart
  
2007 Jun 12
3
CDR changes in Trunk -- Transfers, CDRs, Life, and Everything
...shortly be committing to trunk to correct the
weaknesses of CDRs, that asterisk users and developers have been
complaining about for quite some time.
Highlights: Restructuring the code and philosophy of CDRs.
            Plans to eliminate the ForkCDR() application
            Plans to create the CDRstart(),
                                CDRanswer(handle),
                            and CDRclose(handle) functions to provide
               dialplan ability to create CDR records.
            (I am considering restructuring the CDR function, also,
             to allow mods to be made to not only C...