Juha Heinanen wrote:
andreas,
i tested again and calling t_replicate after calling fix_contact did
sent out the fixed register request.
what was the problem you had?
AFAIK fix_contact makes problems with clients which likes to see the
Contact header unmodified. Thus, fix_nated_register() is more suitable.
But this does not change the replacted message. Thus, is this logic
possible?
if (REGISTEER && NATed) {
fix_nated_register
save
fix_contact
t_replicate
}
regards,
klaus