Displaying 1 result from an estimated 1 matches for "ael_yyparse".
2006 Dec 21
2
AELPARSE - Wish/Suggestion
...ox.
One of the things I was wanting to do was to be able to transfer an ael
file to the asterisk box, run aelparse (running aelparse -q -d) and pull
the output from stdout back over to the windows client for inspection.
As it stands, I can parse through the output, especially looking for
"ael_yyparse" strings, etc for errors. But I'm assuming that the output
could/would changes over time.
If the output is not likely to change that much, it's no problem to
parse the output as it is, but having maybe a standard dump file (like
using the -w option) produced would be nice and woul...