<div dir="ltr"><div>1. I've just discovered rsyslog external plugin capabilty.<br></div><div>Using it, the following might work<br></div><div>asterisk ---> rsyslog ---> external program ----> custom log file<br></div><div>I fail to see yet if rsyslog to external program communication could entirely avoid writing to disk.<br></div><div><br></div><div>2. Anyway, current rtp debug logging is quite verbose on console.<br></div><div>Having an option to have a more concise logging would be welcome.<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-11-10 15:38 GMT+01:00 Joshua Colp <span dir="ltr"><<a href="mailto:jcolp@digium.com" target="_blank">jcolp@digium.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, Nov 10, 2017, at 10:34 AM, Olivier wrote:<br>
> Hello,<br>
><br>
> When a call is starting, Asterisk starts sending and receiving RTP<br>
> packets.<br>
> Each packet has a sequence number.<br>
><br>
> 1. Instead of logging everything as rtp set debug is currently doing, is<br>
> there a way to only log:<br>
> - the sequence number of the first received packet,<br>
> - any missing or misplaced sequence number.<br>
><br>
> 2. Is there a way to log RTP debug information in a specific file or send<br>
> the same date to a custom daemon or filter ?<br>
<br>
</span>There's nothing built into Asterisk itself to do this already. Logging<br>
to something like Homer might work, or just doing a packet capture.<br>
Otherwise you'd need to make changes to Asterisk to add the<br>
functionality you mention.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Joshua Colp<br>
Digium, Inc. | Senior Software Developer<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - US<br>
Check us out at: <a href="http://www.digium.com" rel="noreferrer" target="_blank">www.digium.com</a> & <a href="http://www.asterisk.org" rel="noreferrer" target="_blank">www.asterisk.org</a><br>
<br>
--<br>
______________________________<wbr>______________________________<wbr>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/" rel="noreferrer" target="_blank">https://community.asterisk.<wbr>org/</a><br>
<br>
New to Asterisk? Start here:<br>
      <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" rel="noreferrer" target="_blank">https://wiki.asterisk.org/<wbr>wiki/display/AST/Getting+<wbr>Started</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" rel="noreferrer" target="_blank">http://lists.digium.com/<wbr>mailman/listinfo/asterisk-<wbr>users</a><br>
</font></span></blockquote></div><br></div>