what if yoy change the verbose on the cli?
 cli> core set verbose 4
 and then try again

i usually put on my perl agi something like

$verbose=5;
AGI->verbose("the number is $number", $verbose);

hope it helps.

rv


2014-06-27 11:24 GMT-04:00 Bryant Zimmerman <brya...@zktech.com>:

> I am working on an AGI script and all is going well except I can not get
> any of my "VERBOSE" commands to display.
>
> Is there any undocumented reason for this to occur? I am able to set
> variables, call other commands ect..
>
> I am sending my verbose command in the following format (VERBOSE "Message
> to send" 4)
>
> Any ideas what I might be doing incorrect?
>
> Thanks
>
> Bryant Zimmerman (ZK Tech Inc.)
> 616-855-1030 Ext. 2003
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>                http://www.asterisk.org/hello
>
> 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 --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to