Hello, I try to use timeout_avp. Here is part of my opensips.cfg:
modparam("dialog", "timeout_avp", "$avp(maxtime)")
...
create_dialog();
$avp(maxtime)=10;
The call is connected and I see record in dialog tabble.
After 10 sek opensips delete record from dialog table but not stop the call.
Where is problem?
Thanks in advance
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
