On Sat, Feb 13, 2010 at 10:50 PM, Alejandro Recarey <[email protected]> wrote: > Much to my surprise I tried to debug an AGI script today with "agi > debug" on the Asterisk CLI and it did not work. Plus, I could find no > reference on lie of it being removed. > > Is there another name for that command? I scanned the CLI help but > found nothing similar. Both my 1.6 boxes do not have the command but > my 1.4 box does.
try agi set debug on In general, you should know that if asterisk CLI has command completion, meaning you can type 'agi' [tab] and it will give you your possible completions. -- _____________________________________________________________________ -- 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
