[EMAIL PROTECTED] wrote: > Hello, > > Is it possible to print the Asterisk message logs to a file, or is this > already done? By message logs I mean the display that shows up on the > asterisk server when a call is made from one user to another. I believe if > the verbosity is high, it can show what parts of the extension.conf file that > it uses when making the call. I am trying to use two Jain-sip-applet-phones, > connected through an Asterisk server. I can't seem to get communication > between the two phones. Does anyone have any experience using these > open-source Jain-sip-applet-phones? > > Thanks, > > Denis > Add this to logger.conf:
full => notice,warning,error,debug,verbose and you should have most of the output stored in /var/log/asterisk/full Brian. > > _______________________________________________ > --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 > > _______________________________________________ --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
