I would like to know how to configure the CDR of the asterisk, what are the things i can see there and where it is located? Is it possible for me to dump it on mysql that is located in another server?
If you are using the mysql cdr from the addons you are limited to what fields you can store. If you are using 1.6 or 1.4 with the adaptive cdr backport, you can use whatever fields you want.
Here is a link to the table structure for cdr-mysql: svn.digium.com/view/asterisk-add … iew=markup