Re: [SR-Users] using kamailio with clients in a nat environment

2012-09-15 Thread David Thomson
Sorry, his name is Daniel Goepp. -Original Message- From: jdavidthom...@hotmail.com Date: Sat, 15 Sep 2012 03:53:51 To: Daniel-Constantin Mierla Reply-To: jdavidthom...@hotmail.com Cc: Subject: Re: [SR-Users] using kamailio with clients in a nat environment I got it working. The

Re: [SR-Users] using kamailio with clients in a nat environment

2012-09-15 Thread David Thomson
antin Mierla Date: Tue, 11 Sep 2012 06:24:33 To: Cc: Subject: Re: [SR-Users] using kamailio with clients in a nat environment Hello, the sdp does not show that rtpproxy was engaged. Check your config, you can use debugger module with cfgtrace on to see what actions are executed. Also, probabl

Re: [SR-Users] using kamailio with clients in a nat environment

2012-09-11 Thread David Thomson
jdavidthom...@hotmail.com CC: sr-users@lists.sip-router.org Subject: Re: [SR-Users] using kamailio with clients in a nat environment Hello, the sdp does not show that rtpproxy was engaged. Check your config, you can use debugger module with cfgtrace on to see what a

Re: [SR-Users] using kamailio with clients in a nat environment

2012-09-10 Thread Daniel-Constantin Mierla
Hello, the sdp does not show that rtpproxy was engaged. Check your config, you can use debugger module with cfgtrace on to see what actions are executed. Also, probably you have to advertise the public ip address of your ec2 instance -- see second parameter for rtpproxy module functions. Ch

Re: [SR-Users] using kamailio with clients in a nat environment

2012-09-10 Thread Daniel-Constantin Mierla
Hello, what are you using for rtp relay? Sending here the sip trace of such call (e.g., ngrep) would help to spot if the signaling is updated correctly for nat traversal. Cheers, Daniel On 9/10/12 3:18 AM, David Thomson wrote: hi, I was wondering if in clients in a nat environment need to

[SR-Users] using kamailio with clients in a nat environment

2012-09-09 Thread David Thomson
hi, I was wondering if in clients in a nat environment need to be in the dmz or need to have ports forwarded for kamailio to be used to connect the clients? I have setup kamailio with the nat settings but am still only getting one way audio. chances are it has not been setup correctly but jus