Daniel-Constantin Mierla writes:
tm:local-request is triggered only by the call of
t_uac function from
tm. But I'm thinking whether makes sense or not to have it as well for
ACK of 200ok for local transactions -- this is generated by tm in other
place. All the other requests (again, apart of cancel and ack)
self-generated by proxy go via t_uac.
ack to 200 ok is its own transaction. so how could i rewrite its
request uri to include $si$sp from 200 ok, because the info is already
lost?
on the other hand, if andrei would implement t_reply_fake_contact(), i
could call it in onreply_route with $si:$sp argument.
-- juha