On 6/3/05, Asterisk User <[EMAIL PROTECTED]> wrote: > > Hi experts, > > I wish someone would kindly give me a hand on a problem on Asterisk > Realtime. > > May I know how to enable the debug messages for the Asterisk SIP Registrar > query the SIP user data in the created MySQL table. I found that I can see > the debug message for cdr_mysql which shows it can connect to Mysql > successfully, but can't find any for app_addon_sql_mysql. > > Million thanks in advance !
For debugging I change the /etc/asterisk/logger.conf to say console=>error,warning,debug (restart asterisk). Debug messages come up on the console while calls are happening. Michael > > David > _______________________________________________ > Asterisk-Users mailing list > [email protected] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
