On Wed, Nov 26, 2003 at 08:33:13PM +0100, Olle E. Johansson wrote: > Asterisk wrote: > > >Hello! > > > >Does anyone know where I can find out about the CDR fields? > > > >I know most of them are self expiatory, but what is "disposition" for? > > > >I've done a search in Google, I even went to dictionary.com to check the > >meaning of the word, but I don't know why it always equals 4 in my CDR! > http://www.voip-info.org/wiki-Asterisk+cdr+csv > > Explanations found in the source code, actually :-) > > /O
Actually, I find that the ones on the wiki are not quite right for the Master.csv file. I find there is a field between 4 & 5 that I call `callerid`. And for some reason I find their is provision for a field I have called `posted` between 16 & 17. I have not seen any fields included in the file after the `accountcode` field (16). I created a primary key on the uniqueid field (17) and set it to autoincrement inorder to have a unique id for the record. I didn't want to edit the wiki because I am no totally confident of this but if this can be corroberated the maybe one of us can make changes to the wiki if that is necessary. Walker -- ******** DataCrest, Inc. -- Technically Superior ****************** Walker Haddock http://www.datacrest.com DataCrest, Inc. e-mail: [EMAIL PROTECTED] 1634A Montgomery Hwy. phone: 1-888-941-3282, 1-205-335-8589 Birmingham, AL 35216 fax: 1-205-823-7838 *********************************************************************** _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
