#include <kionez.h> // created 12/06/2008 14:51
so, isn't a configuration issue? :)
ok.. auto-answer.. I suppose is a configuration mistake...
if I set avp before record_route, everything works fine..
-------------8<---------------
if(!is_method("REGISTER"))
{
$avp(s:dlgtimeout)=5;
record_route();
}
------------->8---------------
I don't know if is the right way, but now it works :)
(and then, I try to merge bye2bye patch..)
k.