Hi All
Trying to set Kamailio as proxy in front of Asterisk.
When natted user registers is remembered in Kamailio via save("location").
Kamailio forwards Register to * with new contact field (pointing to Kamailio).
But when server originates Invite to user, kamailio transfer
request to "fake" address that was in original Register contact field
(getting it from lookup("location")).
How can i set Kamailio to send Invite to source ip and port of user?