Anyone has any good ideas on how to parse the CDR events and QUEUEs log events from AMI connection?
Thank you -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tilghman Lesher Sent: Friday, May 02, 2008 3:31 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] sip show peers On Friday 02 May 2008 12:35:48 Philipp Kempgen wrote: > Yeah, sometimes it would be helpful if asterisk -rx 'command' didn't > pretty print but instead fall back to an easily parseable output > format (like TSV with cslashes) if stdout isn't connected to a tty > (isatty()). The CLI is intended to be used by a human. If you want machine parseable output, I would suggest using AMI, as that's what it's meant for. -- Tilghman _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
