<div>If you are using putty as your ssh client...&nbsp;create the ssh tunnel to the * box &amp; then go to&nbsp;&quot;session-&gt; logging-&gt; log printable output only&quot; in your putty configuration &amp; save.</div>
<div>&nbsp;</div>
<div>To do it on the asterisk box only, I only know of the logger:</div>
<div>&nbsp;</div>
<div>1. In logger.conf set &quot;full =&gt; warning,error,verbose,debug&quot; then save the file.</div>
<div>2.&nbsp;Do a &quot;logger reload&quot; command from the CLI.<br>3. Do &quot;sip debug peer/ip&nbsp;'whatever' &quot; and make your test calls.</div>
<div>&nbsp;</div>
<div>The debug will show in /var/log/asterisk/full</div>
<div>&nbsp;</div>
<div>bp<br>&nbsp;</div>
<div><span class="gmail_quote">On 7/2/06, <b class="gmail_sendername">Nikolai Lusan</b> &lt;<a href="mailto:nikolai@lusan.id.au">nikolai@lusan.id.au</a>&gt; 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>&quot;sip debug&quot; 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:&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://lusan.id.au/~nikolai/blog">http://lusan.id.au/~nikolai/blog</a><br># Website:&nbsp;&nbsp;&nbsp;&nbsp;<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>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>