Hi,<br><br>I&#39;m still fighting problems in our Kamailio 1.5 to 3.1 migration. Right now I&#39;m stuck with a strange behavior of AVPs in my dialplan. <br><br>I set a lot of AVPs for accounting in the route directive, and I just inserted an avp_print() statement right before t_relay() is called, all values are set. Then I call avp_print() as the first statement of onreply_route(), and it doesn&#39;t print out anything. I call it again at the end of onreply_route, and the only AVP printed out is the one I set directly there. <br>

<br>In 1.5 there was an option in the tm module to control AVP behavior in replies, but that doesn&#39;t exist anymore, I even found a mailing list post from Daniel where he explained that all AVPs I set in route are also available in onreply_route. <br>

<br>Am I doing something wrong? Is there still a secret option that I accidentally turned on? What else could make kamailio forget all AVPs after t_relay? I tried both version 3.1.3 and 3.1.4.<br><br>Any help appreciated.<br>

<br>Best regards,<br>Sebastian<br>