You can use something like this:<br><br>tail -f /var/log/asterisk/full | egrep --color -w &#39;chan_sip.*SIP/911|pbx.*SIP/911&#39;  &gt; debug_output<br><br><div class="gmail_quote">2011/8/3 Elliot Murdock <span dir="ltr">&lt;<a href="mailto:murdocke@gmail.com" target="_blank">murdocke@gmail.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
When debugging SIP in Asterisk is it possible to send the SIP debug<br>
log to a specific file instead of the general log file, or even<br>
better, send each call into its own file for easier analysis?<br>
<br>
Thanks,<br>
Elliot<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</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" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br>