Re: [asterisk-users] asterisk stun setup , not using public ip returned by stun server

2014-10-13 Thread chandapure shiva
yes i did sip reload, then checked the sip packects.

but problem exists.

On Tue, Oct 14, 2014 at 11:59 AM, Jeremy Kister <
asterisk...@jeremykister.com> wrote:

> On 10/14/2014 2:25 AM, chandapure shiva wrote:
>
>> I have  put  nat =force_rport,comedia in general section , but still not
>> working .
>>
>
> I hate to ask, but did you reload sip afterwards?  asterisk -rx 'sip
> reload'
>
>
> --
>
> Jeremy Kister
> http://jeremy.kister.net./
>
>
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>   http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] asterisk stun setup , not using public ip returned by stun server

2014-10-13 Thread Jeremy Kister

On 10/14/2014 2:25 AM, chandapure shiva wrote:

I have  put  nat =force_rport,comedia in general section , but still not
working .


I hate to ask, but did you reload sip afterwards?  asterisk -rx 'sip reload'

--

Jeremy Kister
http://jeremy.kister.net./



--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] asterisk stun setup , not using public ip returned by stun server

2014-10-13 Thread chandapure shiva
Thanks for your reply..

I have  put  nat =force_rport,comedia in general section , but still not
working .

On Tue, Oct 14, 2014 at 9:45 AM, Jeremy Kister  wrote:

> On 10/13/2014 2:50 AM, chandapure shiva wrote:
>
>> In above packet VIA and CONTACT SIP-HEADERS contains the asterisk server
>> private IP address which is behind the NAT , as per my understanding it
>> supposed to be the public ip address of my network.
>>
>
> do you also have the appropriate nat statement in sip.conf ?
>
> since you have the 'stun show status' command, i beleive the correct nat
> statement is nat=force_rport,comedia in the general section.
>
> --
>
> Jeremy Kister
> http://jeremy.kister.net./
>
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>   http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] asterisk stun setup , not using public ip returned by stun server

2014-10-13 Thread Jeremy Kister

On 10/13/2014 2:50 AM, chandapure shiva wrote:

In above packet VIA and CONTACT SIP-HEADERS contains the asterisk server
private IP address which is behind the NAT , as per my understanding it
supposed to be the public ip address of my network.


do you also have the appropriate nat statement in sip.conf ?

since you have the 'stun show status' command, i beleive the correct nat 
statement is nat=force_rport,comedia in the general section.


--

Jeremy Kister
http://jeremy.kister.net./


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] asterisk stun setup , not using public ip returned by stun server

2014-10-12 Thread chandapure shiva
Dear all,

   I have enabled stun module and configured it in asterisk , but
asterisk not using stun returned public ip address for any of the sip
requests going out of my network.

i have done settings as below

res_stun_monitor.conf  settings:

[general]
stunaddr = stun.ideasip.com
stunrefresh = 30

stun show status
Hostname  PortPeriod   Retries Status   ExternAddr
externport
stun.ideasip.com   3478  30 3OK   61.12.17.171
39710



sip.conf
localnet=192.168.0.0/255.255.255.0
register=>jai:123456:jai9...@sip2sip.info/jai

when above command runs , it is sending register method with my private ip
address.

REGISTER sip:sip2sip.info SIP/2.0
Via: SIP/2.0/UDP 192.168.0.187:5060;branch=z9hG4bK46d2b3e0
Max-Forwards: 70
From: ;tag=as555629a9
To: 
Call-ID: 1f5936433e03a04220179d002168e445@127.0.1.1
CSeq: 105 REGISTER
Supported: replaces, timer
User-Agent: ALLO Gateway
Authorization: Digest username="jai", realm="sip2sip.info",
algorithm=MD5, uri="sip:sip2sip.info",
nonce="5436734f53ce50788ae694ed13978eff84bd0fe9",
response="51420d5eeed33bd8468dde9373c9ff9f"
Expires: 3600
Contact: 
Content-Length: 0

In above packet VIA and CONTACT SIP-HEADERS contains the asterisk server
private IP address which is behind the NAT , as per my understanding it
supposed to be the public ip address of my network.

is this the expected behavior of asterisk while stun is enabled

Thnaks in advance


Thanks & Regards
Shivakumar
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users