> Sorry 'bout that. > > -----Original Message----- > From: Kris Edwards [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 06, 2004 3:38 AM > To: '[EMAIL PROTECTED]' > Subject: Matrix Orbital (usbl LCD or VFD) > > This probably isn't practical for anyone other than home users, but I > would like to use a USB LCD display in my case to display things such > as: > > Answering > Caller ID Info > Current Context > > Etc. > > I am very new to asterisk (in fact, I won't even be getting my digium > hardware until the 15th), so I'm sorry if this question isn't up to par > with the other discussions going on. Does anyone know of any info on > this? If not, is there a particluar file that I can grep out what I > need and send to the display? > > Kris Edwards > icq*5661686 >
Kris, Thats an interesting thought... Since the source code is available you could always modify it to either send the data to the serial port or into a file that you could monitor and then extract what you are looking for. Also the Manager Interface (http://www.voip-info.org/wiki-Asterisk+GUI) might be another source of the data. When I start * I redirect the console log to a file.. That file could be displayed on the LCD as an indication of current activity. Robert _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
