Just for your info, I am running in media bypass mode.<div><br></div><div>In my sip profile:</div><div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">&lt;param name=&quot;inbound-bypass-media&quot; value=&quot;true&quot;/&gt;</span></div>
<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></font></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;">Thank you,</span></font></div>
<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;">-djbinter</span></font></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br>
</span></font><br><div class="gmail_quote">On Sat, Mar 5, 2011 at 11:21 AM, Peter Olsson <span dir="ltr">&lt;<a href="mailto:peter.olsson@visionutveckling.se">peter.olsson@visionutveckling.se</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Since RTP timeout is set to 5 minutes (300 sec) FS should clear the call after this (and of course the record in core.db as well).<br>
<br>
You probably need to pastebin some logs with examples when this happens, something seems strange here...<br>
<br>
/Peter<br>
________________________________________<br>
Från: <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a> [<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>] f&amp;#246;r DJB International [<a href="mailto:djbinter@gmail.com">djbinter@gmail.com</a>]<br>

Skickat: den 5 mars 2011 18:49<br>
Till: FREESWITCH-USERS MAILING LIST<br>
Ämne: [Freeswitch-users] Old hung calls<br>
<div><div></div><div class="h5"><br>
I am running FS git-deec244 2011-02-24 10-22-47 -0600.  I ran into a problem the other day when our ISP was down badly for couple hours (fortunately after midnight).   The problem was that after the internet went back up; there were so many old hung calls before the internet got cut off in the core.db (calls &amp; channels table) database.<br>

<br>
Here are my questions:<br>
- What is the proper way to clean those calls up, or will FS clean those calls out from database automatically?<br>
- If I decided to restart FS which I know it will clean up those calls, will those calls get written to mod_cdr_csv?<br>
<br>
Here is my sip profile:<br>
  &lt;settings&gt;<br>
    &lt;param name=&quot;debug&quot; value=&quot;0&quot;/&gt;<br>
    &lt;param name=&quot;sip-trace&quot; value=&quot;no&quot;/&gt;<br>
    &lt;param name=&quot;rfc2833-pt&quot; value=&quot;101&quot;/&gt;<br>
    &lt;param name=&quot;sip-port&quot; value=&quot;5060&quot;/&gt;<br>
    &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>
    &lt;param name=&quot;context&quot; value=&quot;routing&quot;/&gt;<br>
    &lt;param name=&quot;dtmf-duration&quot; value=&quot;2000&quot;/&gt;<br>
    &lt;param name=&quot;inbound-codec-prefs&quot; value=&quot;$${global_codec_prefs}&quot;/&gt;<br>
    &lt;param name=&quot;outbound-codec-prefs&quot; value=&quot;$${outbound_codec_prefs}&quot;/&gt;<br>
    &lt;param name=&quot;hold-music&quot; value=&quot;$${hold_music}&quot;/&gt;<br>
    &lt;param name=&quot;rtp-timer-name&quot; value=&quot;soft&quot;/&gt;<br>
    &lt;param name=&quot;local-network-acl&quot; value=&quot;localnet.auto&quot;/&gt;<br>
    &lt;param name=&quot;manage-presence&quot; value=&quot;false&quot;/&gt;<br>
    &lt;param name=&quot;inbound-codec-negotiation&quot; value=&quot;generous&quot;/&gt;<br>
    &lt;param name=&quot;nonce-ttl&quot; value=&quot;60&quot;/&gt;<br>
    &lt;param name=&quot;auth-calls&quot; value=&quot;$${internal_auth_calls}&quot;/&gt;<br>
    &lt;param name=&quot;rtp-ip&quot; value=&quot;$${local_ip_v4}&quot;/&gt;<br>
    &lt;param name=&quot;sip-ip&quot; value=&quot;$${local_ip_v4}&quot;/&gt;<br>
    &lt;param name=&quot;ext-rtp-ip&quot; value=&quot;auto-nat&quot;/&gt;<br>
    &lt;param name=&quot;ext-sip-ip&quot; value=&quot;auto-nat&quot;/&gt;<br>
    &lt;param name=&quot;rtp-timeout-sec&quot; value=&quot;300&quot;/&gt;<br>
    &lt;param name=&quot;rtp-hold-timeout-sec&quot; value=&quot;1800&quot;/&gt;<br>
    &lt;param name=&quot;auth-all-packets&quot; value=&quot;false&quot;/&gt;<br>
    &lt;param name=&quot;disable-transfer&quot; value=&quot;true&quot;/&gt;<br>
    &lt;param name=&quot;disable-register&quot; value=&quot;true&quot;/&gt;<br>
    &lt;param name=&quot;inbound-late-negotiation&quot; value=&quot;true&quot;/&gt;<br>
    &lt;param name=&quot;inbound-bypass-media&quot; value=&quot;true&quot;/&gt;<br>
    &lt;param name=&quot;apply-inbound-acl&quot; value=&quot;domains&quot;/&gt;<br>
  &lt;/settings&gt;<br>
<br>
Thank you,<br>
-djbinter<br>
</div></div>!DSPAM:4d7278a232769675984080!<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div>