Re: [SR-Users] Kamailio with NATted RTPproxy

2015-08-18 Thread Jean-Marie Baran
On 18/08/2015 16:00, Jean-Marie Baran wrote: On 18/08/2015 15:44, Fred Posner wrote: On 08/18/2015 09:39 AM, Jean-Marie Baran wrote: Should I understand that the router should send the packet back to Kamailio which then send them to the SIP server ? RTP packets will flow from client to cli

Re: [SR-Users] Kamailio with NATted RTPproxy

2015-08-18 Thread Jean-Marie Baran
On 18/08/2015 15:44, Fred Posner wrote: On 08/18/2015 09:39 AM, Jean-Marie Baran wrote: Should I understand that the router should send the packet back to Kamailio which then send them to the SIP server ? RTP packets will flow from client to client or with rtpproxy, from client <-> rtpproxy <

Re: [SR-Users] Kamailio with NATted RTPproxy

2015-08-18 Thread Fred Posner
On 08/18/2015 09:39 AM, Jean-Marie Baran wrote: > Should I understand that the router should send the packet back to > Kamailio which then send them to the SIP server ? RTP packets will flow from client to client or with rtpproxy, from client <-> rtpproxy <-> client. --fred _

Re: [SR-Users] Kamailio with NATted RTPproxy

2015-08-18 Thread Jean-Marie Baran
On 18/08/2015 15:19, Fred Posner wrote: On 08/18/2015 09:06 AM, Jean-Marie Baran wrote: The question mark denotes the fact that I lose trace of RTP packets here. Any idea why the packets are not relayed ? What ports do you have opened and forwarded on your firewall/router? I forwarded the p

Re: [SR-Users] Kamailio with NATted RTPproxy

2015-08-18 Thread Fred Posner
On 08/18/2015 09:06 AM, Jean-Marie Baran wrote: > > The question mark denotes the fact that I lose trace of RTP packets > here. Any idea why the packets are not relayed ? What ports do you have opened and forwarded on your firewall/router? --fred ___

Re: [SR-Users] Kamailio with NATted RTPproxy

2015-08-18 Thread Jean-Marie Baran
On 18/08/2015 14:43, Fred Posner wrote: On 08/18/2015 08:36 AM, Jean-Marie Baran wrote: Hi, I am trying to have RTPproxy works with Kamailio behind a NAT. As it seems RTPproxy cannot handle NAT natively, I installed RTPproxy 1.2.1 by miconda: https://github.com/miconda/rtpproxy This one is

Re: [SR-Users] Kamailio with NATted RTPproxy

2015-08-18 Thread Fred Posner
On 08/18/2015 08:36 AM, Jean-Marie Baran wrote: > Hi, > > I am trying to have RTPproxy works with Kamailio behind a NAT. As it > seems RTPproxy cannot handle NAT natively, I installed RTPproxy 1.2.1 by > miconda: https://github.com/miconda/rtpproxy > > This one is good or the new 2.0 version al