Debugging

Right at this moment, the following commands are available, but do nothing:

Enable AEL contexts debug

*CLI$>$ ael debug contexts

Enable AEL macros debug

*CLI$>$ ael debug macros

Enable AEL read debug

*CLI$>$ ael debug read

Enable AEL tokens debug

*CLI$>$ ael debug tokens

Disable AEL debug messages

*CLI$>$ ael no debug

If things are going wrong in your dialplan, you can use the following facilities to debug your file:

1. The messages log in /var/log/asterisk. (from the checks done at load time). 2. the "show dialplan" command in asterisk 3. the standalone executable, "aelparse" built in the utils/ dir in the source.



lmadsen 2010-01-14