On Thursday 03 June 2010, Jasmin Schnatterbeck wrote: > after loading the pua_dialoginfo module I noticed, that AVPs set in a > REQUEST_ROUTE are not available anymore within the following > branch_route. > > I tried to examine the situation and recognized, that (for INVITE) the > PUBLISH is sent out after calling t_relay (dialog registers callback in > tm and pua registers callback in dialog) but before the branch_routes > are called. > > So there seems to be a problem in the code, which sends out the PUBLISH > request. Or is this behaviour normal? If not, which information would be > needed for debugging?
Hi Jasmin, have you enable the onreply_avp_mode parameter in tm module? http://kamailio.org/docs/modules/1.5.x/tm.html#id2516691 Regards, Henning _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
