News: This forum is now permanently frozen.
Pages: [1]
Topic: No inbound voice to Asterisk via X-Lite/STUN  (Read 5905 times)
« on: August 06, 2007, 18:33:59 »
bbach *
Posts: 7

I have an asterisk server on my lan and have setup 1:1 nat to it using a public IP.   I am running SIP to my TISP with no issues but when a remote user attempts to connect with the X-lite SIP client (which uses STUN), he can hear voice from the server but the server can't hear him.  It is like the RTP packets are getting dropped coming in. 

I have ports 5060 and 10000-20000 forwarded to the asterisk server.  Any ideas on what might be wrong?  Thanks.  -- Bud
« Reply #1 on: August 06, 2007, 19:19:50 »
lonnie *
Posts: 24

This is an asterisk thing in your sip.conf file...

Code:
externip=your_publicIP     ; Asterisk external IP
localnet=192.168.0.0/255.255.0.0     ; Asterisk local private net

Lonnie
« Reply #2 on: August 07, 2007, 16:37:02 »
bbach *
Posts: 7

Lonnie, You are a stud!  I wonder why it worked with my old netgear router.  Did it have some smarts about the SIP protocol that is not present in monowall?

Thanks for your help!

-- Bud
 
Pages: [1]
 
 
Powered by SMF 1.1.20 | SMF © 2013, Simple Machines