Hi, On Sun, Apr 21, 2013 at 9:57 PM, jg <[email protected]> wrote:
> "lastdata" is the argument string of "lastapp". Since Hangup() does not > have any args, "lastdata" is empty. If you need to store things that are > not already stored, you can either use the "userfield" or add extra columns > to the cdr table, which depends to some degree on how you store the call > data. Details can be found here: http://www.asteriskdocs.org/** > en/3rd_Edition/asterisk-book-**html-chunk/database_storing-**cdr.html<http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/database_storing-cdr.html> > > Thank you JG for your advice. I already understand why I am seeing a blank. I was hoping a simple "catch all" type setting, that I can parse from the CDR file by the script, rather than have to play around in the Dialplan to get some variables in the CDR. Regards HASSAN jg > > > -- > ______________________________**______________________________**_________ > -- 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<http://lists.digium.com/mailman/listinfo/asterisk-users> >
-- _____________________________________________________________________ -- 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
