-------- Original Message -------- Subject: Re: [Users] Why is fix_nated_sdp appending 127.0.0.1 at the end of my c= lines? Date: Tue, 21 Nov 2006 16:46:42 +0100 From: nick nick@mobilia.it To: Ovidiu Sas sip.nslu@gmail.com References: 4562E2D7.7010403@mobilia.it 4562E82E.4070503@pernau.at 45631216.3000800@mobilia.it 6f497e130611210650i409e6cfblfb39b0d8a0b9f2e2@mail.gmail.com 45631873.8010400@mobilia.it 6f497e130611210724p4b3ead9bha95cb848c29d276c@mail.gmail.com
Ovidiu Sas wrote:
It seems that you are trying to do a double processing of the SDP (that's why you have 2 IPs inside SDP). Check you script if you use force_rtp_proxy and fix_nated_sdp at the same time.
Regards, Ovidiu Sas
On 11/21/06, nick nick@mobilia.it wrote:
Ovidiu Sas wrote:
check the '-d' argument. If you don't specify '-d', ngrep will only listen to one interface. '-d any' will force ngrep to listen to all interfaces, including the loopback.
Hope this helps, Ovidiu Sas
BTW, I changed my fix_nated_sdp() command to fix_nated_sdp("10") only, which is adding the origin IP instead of the mediaproxy one.. I don't mind this, but it still seems to be adding the 127.0.0.1
Actually, I'm using mediaproxy and fix_nated_sdp at the same time, I am using fix_nated_sdp because for some reason, mediaproxy isn't changing the SDP information in the SIP requests (or at least, it wasn't beforehand).
I'll have a look at where it might be overlapping.
whoops forgot to cc