<div>Hi jiri, </div>
<div>&nbsp;&nbsp;&nbsp; I agree what you exposed here. But what do you think could be the best aproach to this scenario? . There could be some missing BYE packets in a production enviroment witch you'll potentially lost from billing. </div>

<div>&nbsp;</div>
<div>What do u think? </div>
<div>&nbsp;</div>
<div>Cheers, <br><br>&nbsp;</div>
<div><span class="gmail_quote">2006/6/27, Jiri Kuthan &lt;<a href="mailto:jiri@iptel.org">jiri@iptel.org</a>&gt;:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Whereas I agree that's a possible solution I would not say it is a optimal one.<br>Achieving CDR accuracy by the way of relaying RTP through your site does not
<br>appear to stand in good economic standing to me (which encompasses bandwidth<br>conumption, QoS latency issues, extra complexity).<br><br>-jiir<br><br>At 14:30 27/06/2006, Adrian Georgescu wrote:<br>&gt;There is no guarantee that a BYE will be received from an end-point.
<br>&gt;One possible solution is to use MediaProxy 1.7.2 in combination with<br>&gt;SER. It will correctly terminate calls that have no BYE, by updating<br>&gt;the radacct table AcctSessionTime column based on the last time RTP
<br>&gt;was relayed.<br>&gt;<br>&gt;<br>&gt;Adrian<br>&gt;<br>&gt;=====<br>&gt;<br>&gt;Hi,<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Use for logging:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if (method==&quot;BYE&quot; || method==&quot;CANCEL&quot;) {<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;log(1, &quot;SER: BYE&quot;);
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;setflag(1);<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;and record_route() to be sure that &quot;BYE&quot; wil visit your&nbsp;&nbsp;server.<br>&gt;<br>&gt;<br>&gt;Dani<br>&gt;<br>&gt;On Mon, 26 Jun 2006 17:42:24 +0800
<br>&gt;Ryan Pagquil &lt;rpagquil at <a href="http://philonline.com">philonline.com</a>&gt; wrote:<br>&gt;<br>&gt;&gt; Hi,<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; How can I be sure that all calls are terminated by a BYE message? I<br>&gt;&gt; have some instances that a BYE message is not logged by SER. Is there
<br>&gt;&gt; a way to fix this? What could be the possible scenarios that causes<br>&gt;&gt; missing BYE's?<br>&gt;&gt;<br>&gt;&gt; Thanks,<br>&gt;&gt; Ryan<br>&gt;&gt;<br>&gt;<br>&gt;_______________________________________________
<br>&gt;Serusers mailing list<br>&gt;<a href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a><br>&gt;<a href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers
</a><br><br>--<br>Jiri Kuthan&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://iptel.org/~jiri/">http://iptel.org/~jiri/</a><br><br>_______________________________________________<br>Serusers mailing list<br><a href="mailto:Serusers@lists.iptel.org">
Serusers@lists.iptel.org</a><br><a href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a><br></blockquote></div><br>