On Tue, 13 Jul 2004, Glen wrote:

> I've attempted to place debugging statements in both the zt_digit &
> do_senddigit functions, but nothing is reported in the asterisk CLI or
> log files.  
> 
> I've used:
> 
> ast_verbose( VERBOSE_PREFIX_3 "senddigit");
> ast_log(LOG_DEBUG, "senddigit");

You need to go to logger.conf and send the "debug" level somewhere.

Steve

_______________________________________________
Asterisk-Dev mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to