<div dir="ltr"><div><div><div>I did some more detailed tests and found that --silent-timeout does not seem to be working (It is not even deleting session in the specified time).<br><br></div>I made a test call and after session established I disabled wifi of the caller. For test I set silent-timeout value as 10 but it did not delete session. After that I hung up call but did not send rtpengine_delete() (From proxy) so that rtpengine has no knowledge. I waited and after 60 seconds rtpengine cleared the session (Which i guess is default --timeout value)<br><br></div>am I missing something?<br><br></div>I am using following command to start rtpengine<br>/usr/local/bin/rtpengine_new --table=0 --interface=192.168.11.5 --listen-ng=<a href="http://127.0.0.1:2223">127.0.0.1:2223</a> --tos=184 --pidfile=/var/run/rtpengine.pid --silent-timeout=10 --xmlrpc-format=0 -f -L 6  --b2b-url=<a href="http://127.0.0.1:8090/">http://127.0.0.1:8090/</a><br><div><div><br><br><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 2, 2015 at 10:42 AM, John Nash <span dir="ltr"><<a href="mailto:john.nash778@gmail.com" target="_blank">john.nash778@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thank you.<br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 2, 2015 at 2:32 AM, Richard Fuchs <span dir="ltr"><<a href="mailto:rfuchs@sipwise.com" target="_blank">rfuchs@sipwise.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>On 01/01/15 05:57, John Nash wrote:<br>
> Happy new year !!<br>
><br>
> How does rtp timeout notifications work? Is there any way to notify<br>
> Kamailio's over some kind of socket about timeouts. I can see rtpeengine<br>
> log in case of timeouts (Its deleting session) but unable to understand<br>
> how notification works.<br>
<br>
</div></div>There's an XMLRPC callback from rtpengine to the b2bua (sems). The b2bua<br>
will the terminate the call, which will notify kamailio via SIP.<br>
<br>
cheers<br>
_______________________________________________<br>
Spce-user mailing list<br>
<a href="mailto:Spce-user@lists.sipwise.com" target="_blank">Spce-user@lists.sipwise.com</a><br>
<a href="https://lists.sipwise.com/listinfo/spce-user" target="_blank">https://lists.sipwise.com/listinfo/spce-user</a><br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>