Fabian Borot wrote:
I am trying to set up rtpproxy with kamailio and are having these 2 issues:
1- the BYEs are not relayed to the other party, I have to hang up the call at both ends 2- kamailio receives the INVITE from the calling party [behind a nat] and relays it to the called party but the connection information in the SDP has to IPs [the source IP and the RTPproxy IP together
c=IN IP4 204.9.239.6765.111.185.187
I ran into this issue before and solved it by explicitly specifying what IP the SDP should be rewritten with in the config. But I think it is a bug.