Hello,

I am trying to implement the following network setup using Kamailio and RTPProxy, but was not able to find any recent documentation or blog posts with hints:

local_net1                           :          local_net2
10.250.10.*                          :          10.250.11.*
                                     : 
(1)                            (2)   :             
+-------------+               +--------------+                +--------------+
!             !.11        .12 ! Proxy        !.21             ! Debian Host  !.22
! Starface    !---------------! + Kamailio   !<<--------------! + Linphone   !.23
!             !               ! + RTPProxy   !                !              !
+-------------+               +--------------+                +--------------+
                          eth0       :      eth1
                                     :
                                     :

As you can see, the proxy has two interfaces and its purpose is to forward traffic from the client's network to the Starface's network.

Has anyone experience to share or got any other hints where to start?
Thank you very much for your help :)

Kind regards,
Lauritz