I tried the siproxd configuration of running it "in front" of the router as described in the online docu. Unfortunatey I cannot make calls for phones that are inside the same private network of the nat router. Looking at the traces it seems that the phones were sending the rtp stream to public ip of the nat router.
But the nat router does not know where to route the rtp stream.
This happens because after siproxd the sdp connection information and the sip contact header becomes the public ip of the nat router. Has anyone encountered this same problem?What do you think is the work around to this?
Advance thanks to everyone!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Everyone!
I tried the siproxd configuration of running it "in front" of the router as described in the online docu. Unfortunatey I cannot make calls for phones that are inside the same private network of the nat router. Looking at the traces it seems that the phones were sending the rtp stream to public ip of the nat router.
IPphone --->siproxd(private ip)-->nat router(public ip)
But the nat router does not know where to route the rtp stream.
This happens because after siproxd the sdp connection information and the sip contact header becomes the public ip of the nat router. Has anyone encountered this same problem?What do you think is the work around to this?
Advance thanks to everyone!