Matthew,<div><br></div><div>If you can replicate/catch the issue with the user and have mediaproxy in the path and know the port/ip, you might be able to see if either end is not active by checking out the internal RTP statistics for the endpoint: </div>

<div># cat /proc/mediaproxy/0/list</div><div><br></div><div>Not an optimal method since it requires you to be witnessing the problem as it happens, but just in case it helps in your research,</div><div><br></div><div>Best,</div>

<div><br></div><div><span style="font-size:13.200000762939453px;color:rgb(80,0,80);font-family:Arial"><div style="color:rgb(119,119,119)"><font>Lorenzo Mangani</font></div><div style="font-size:x-small;color:rgb(119,119,119)">

<font size="1">QXIP - Network Engineering</font></div><div style="font-size:x-small"><br></div></span></div><div><br><div class="gmail_quote">On Fri, May 18, 2012 at 2:15 PM, Andrew Pogrebennyk <span dir="ltr"><<a href="mailto:apogrebennyk@sipwise.com" target="_blank">apogrebennyk@sipwise.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Matthew,<br>
we don't do the RTP activity detection yet (although it's on our todo<br>
list). To detect when one of the parties is down on the SIP level make<br>
sure to enable SST (config.yml should have session_timer.enable: yes).<br>
<br>
To find when the parties stop sending the RTP traffic just use tcpdump<br>
or wireshark. Tshark can write to capture "ring buffer" of multiple<br>
files that are automatically rotated if you have much traffic, e.g.:<br>
tshark -b filesize:10000 -b files:50 -w spce_tshark.pcap port not 22<br>
BR,<br>
Andrew<br>
<div><div class="h5"><br>
On 05/18/2012 12:09 PM, Matthew Ogden wrote:<br>
> If I am getting dead calls periodically. How would I go about<br>
> investigating deeper that from the SPCE side, if both parties were<br>
> sending RTP traffic and so forth? (and the bytes count etc)<br>
><br>
><br>
><br>
> I have attached the proxy log, and replaced My tel, their CLI, my IP<br>
> there IP etc to try and make it more readable.<br>
><br>
><br>
><br>
> The call was ended by the subscriber hanging up.<br>
><br>
><br>
><br>
> Kind Regards<br>
><br>
<br>
<br>
</div></div>_______________________________________________<br>
Spce-user mailing list<br>
<a href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a><br>
<a href="http://lists.sipwise.com/listinfo/spce-user" target="_blank">http://lists.sipwise.com/listinfo/spce-user</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><span style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><span style="color:rgb(80,0,80);font-family:Arial"><div style="color:rgb(119,119,119)">

<font><span style="font-family:Arial;color:rgb(119,119,119)"><br></span></font></div><div style="color:rgb(119,119,119)"><br></div></span></span>
</div>