<div>Hello,</div><div> </div><div>I try to use timeout_avp. Here is part of my opensips.cfg:</div><div> </div><div>modparam(&quot;dialog&quot;, &quot;timeout_avp&quot;, &quot;$avp(maxtime)&quot;)</div><div>...</div><div>  create_dialog();</div>
<div>  $avp(maxtime)=10;</div><div> </div><div>The call is connected and I see record in dialog tabble.</div><div>After 10 sek opensips delete record from dialog table but not stop the call.</div><div> </div><div>Where is problem?</div>
<div> </div><div>Thanks in advance</div>