Hi to everyone,
I’m trying to implement a SBC for my network based on
Kamailio
The base idea is putting Kamailio on a dual home machine (one
public interface for clients and a private interface for media
servers and database), using rtpproxy to handle the relaying
from public to private network.
The only problem I got is that called client get the call as
it was originated by one of the media server (the call contact
is some like
ext@media.server.ip),
which is wrong in my opinion.
Here it is the configuration,
can you help me dealing with this?