Thanks but I'd rather not do an AGI.
I know it is possible in extensions.conf, I've seen a little documentation about it on the web.
 
Anyone have an idea on this?
 
Thanks,
 
bp

 
On 7/24/06, Don <[EMAIL PROTECTED]> wrote:
I do it in AGI...don't use the asterisk CDR table for anything...make your own table and write whatever you want in it via AGI.
----- Original Message -----
Sent: Monday, July 24, 2006 4:40 PM
Subject: [asterisk-users] create custom cdr's

 
List,
 
I'd like to create custom cdr columns in the database.
 
Here is what I'm trying to do:
exten => s,2,Set(CDR(ipaddress)=${ipaddress})
 
I'm able to get the ipaddress and set it to a variable but I'm not sure how to record the IP address to the CDR's. I know it has something to do with cdr_custom.conf but I'm not sure how to put it all together.
 
FYI, I don't have cdr_custom.conf, is it something that was supposed to be installed with asterisk?
FYI2, I'm using ver 1.2.7.1
 
I know this is possible but I'd love it if someone could give me step by step directions on how to set it up or point me to a website that show this.
 
Thanks for the help,
 
bp

_______________________________________________
--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

Reply via email to