<div>Hello,</div><div> </div><div>I try to use timeout_avp. Here is part of my opensips.cfg:</div><div> </div><div>modparam("dialog", "timeout_avp", "$avp(maxtime)")</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>