<div>If you are using putty as your ssh client... create the ssh tunnel to the * box & then go to "session-> logging-> log printable output only" in your putty configuration & save.</div>
<div> </div>
<div>To do it on the asterisk box only, I only know of the logger:</div>
<div> </div>
<div>1. In logger.conf set "full => warning,error,verbose,debug" then save the file.</div>
<div>2. Do a "logger reload" command from the CLI.<br>3. Do "sip debug peer/ip 'whatever' " and make your test calls.</div>
<div> </div>
<div>The debug will show in /var/log/asterisk/full</div>
<div> </div>
<div>bp<br> </div>
<div><span class="gmail_quote">On 7/2/06, <b class="gmail_sendername">Nikolai Lusan</b> <<a href="mailto:nikolai@lusan.id.au">nikolai@lusan.id.au</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi,<br><br>i am trying to sort out an issue with my SIP provider (I can make<br>outgoing calls but am not recieving calls) and have been trying to use
<br>"sip debug" from the CLI. I am after a way to get these debug messages<br>into a file (I find it easier to go over a file than having to deal with<br>all the re-register messages flying by the screen). I have tried setting
<br>the debug field in logger.conf, but this doesn't seem to be doing what I<br>want. Is there an easy way to have these messages going into a file?<br><br>--<br><br>Nikolai Lusan<br><br>#################################################
<br>#<br># Weblog: <a href="http://lusan.id.au/~nikolai/blog">http://lusan.id.au/~nikolai/blog</a><br># Website: <a href="http://lusan.id.au/~nikolai">http://lusan.id.au/~nikolai</a><br>#<br>#################################################
<br><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:
<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>