[asterisk-users] AGI script VERBOSE cmd
Rafael Visser
visser.rafael at gmail.com
Fri Jun 27 10:33:11 CDT 2014
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 <BryantZ at 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140627/1c0c16b7/attachment.html>
More information about the asterisk-users
mailing list