----- Carlos Chavez <[EMAIL PROTECTED]> wrote: > The only thing you can really do from the dialplan is to use the > CDR(userfield) function to add custom information, but I do not think > there is a way to put additional fields into the CDR database this > way.
The CDR() function allows you to define your own variables in the CDR with any names/values you want. However, none of the existing CDR->database backends will dump these variables out to a database (although they could easily do so). -- Kevin P. Fleming Senior Software Engineer Digium, Inc. _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
