Remco Bressers wrote: > Hi, > > The subject says it all. Is it possible to put the IP address of the > peer in the CDR records? Using AGI maybe? >
Yes you can either put the information in the userfield if you are using a plain text file. If you are storing to a mysql table for example then you can create additional columns and write whatever information you want to them. See http://www.voip-info.org/wiki/view/Asterisk+cdr+mysql for an example of how to do this. -- _____________________________________________________________________ -- 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
