[OpenSER-Users] Dialog module, timeout_avp and record_route()

kionez kionez at anche.no
Thu Jun 12 15:15:52 CEST 2008


#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.




More information about the Users mailing list