Ad
News

Tasers gets tougher

Published on December 18, 2006

Stun guns could soon be able to deliver a disabling shock even to recipients wearing insulating clothing. Read more

Baby Dies After VOIP 911 Call Sends Ambulance To Wrong City

Published on May 07, 2008

An 18-month old toddler in Calgary, Canada, died after it took two ambulances 40 minutes to get to him after the VOIP phone used to make the call mislead the emergency services. Read more

VoIP and wireless push modem and residential gateway growth

Published on December 13, 2005

A major increase in broadband subscribers worldwide, along with the popularity of wireless- and voice-over IP (VoIP)-enabled equipment, is resulting in customer premises equipment (CPE) market growth of nearly 20 percent in 2005, reports In-Stat. Read more

NEC develops technology to prevent VoIP spam

Published on January 26, 2007

NEC today said that it has made first steps to bring a new technology to market that promises to protect VoIP from "Spam over IP" . In first test, the technology has achieved a 99% success rate, the company claims. Read more

Latest Reviews & Articles

WD's 2nd Gen GP: More Speed, Less Power

Published on December 03, 2008

Usually, green hardware means you're giving up performance in order to cut back on power consumption. But Western Digital's second-generation Green Power drive changes all of that. Read more

Tom's Holiday Buyer's Guide 2008, Part 4

Published on December 02, 2008

Welcome to part four of our Holiday Gift Guide coverage. This time around, the Tom's Hardware staff picks its favorite components for your wish list rounding out 2008. Read more

4GB Gets Cheap: 9 Dual-Channel Kits Compared

Published on December 01, 2008

Recent price drops have made 4 GB DDR2 dual-channel kits affordable for even the most cost-conscious buyers. We pushed nine models to their limits to determine best value for a broad range of users. Read more

System Builder Marathon: Performance & Value

Published on November 28, 2008

We tightened the budget on this month’s enthusiast-level system while loosening our belt for the low-cost gamer box by a similar percentage. Today we gauge the effect of these changes on performance and value and compare to last month's machines. Read more

  Tom's Hardware Forums » General Networking » VPN, VoIP, Video Conferencing, Remote Connections » VoIP behind a NAT: STUN vs. (outbound) proxy?
 

VoIP behind a NAT: STUN vs. (outbound) proxy?




Word :   Username :  
 
Bottom
Author
 Thread : VoIP behind a NAT: STUN vs. (outbound) proxy?
 
More Information

Archived from groups: comp.dcom.voice-over-ip (More info?)

 

It seems that a user behind a typical domestic LAN has to use either
STUN or a proxy in order to perform VoIP. I am unclear in some things.

My Sipura 2100 has a space to type a "Proxy" and an "Outbound Proxy".
The documentation suggests to use fwd.pulver.com and
fwdnat.pulver.com:5082 respectively.

What is the difference between those two proxies?

The STUN protocol is not mentioned in that device's administrative
page. Does that mean that the SPR-2100 has no support for STUN?

According to some documentation that I read, the use of a proxy
requires that all voice traffic passes through that proxy, while STUN
only the call initiation passes through the STUN server.

Am I to understand that pulver.com has enough bandwidth to serve as a
proxy server (processing voice traffic) for anyone that needs their
service (anyone behind a NAT, for starters)??

Thanks,

-Ramon F Herrera

Related Product

Register or log in to remove.

More Information

Archived from groups: comp.dcom.voice-over-ip (More info?)

 

Ramon F Herrera wrote:
> It seems that a user behind a typical domestic LAN has to use either
> STUN or a proxy in order to perform VoIP. I am unclear in some things.
>
> My Sipura 2100 has a space to type a "Proxy" and an "Outbound Proxy".
> The documentation suggests to use fwd.pulver.com and
> fwdnat.pulver.com:5082 respectively.
>
> What is the difference between those two proxies?

fwd.pulver.com is the "proxy/registrar" where a User Agent (or "UA", in
your case the SPA-2100) "registers", i.e. it basically tells it: "If
someone calls the number I have with you, pass the call here at the IP
address and UDP port number so-and-so". This information is contained
in the "Register" message, but sometimes proxy registrars disregard it,
and instead use the source IP address and port number of the UDP packet
that transported the message. This is because they assume that the
content might reflect the internal address of the UA (the one on the
LAN behind the NAT). NAT and SIP are awkward bedfellows, and there is
an entire bag of tricks developed in recent years to try and make them
work together. And still, sometimes they don't :-(

fwdnat.pulver.com:5082 is the "outbound proxy", i.e. the one that your
UA contacts when it wants to initiate a call to someone else.

> The STUN protocol is not mentioned in that device's administrative
> page. Does that mean that the SPR-2100 has no support for STUN?

Yes, it does. I forgot on which page it is, but on the SPA-3000 it's in
the "SIP" screen in the field "STUN Server:". I set it to
"stun.fwdnet.net:3478".

> According to some documentation that I read, the use of a proxy
> requires that all voice traffic passes through that proxy, while STUN
> only the call initiation passes through the STUN server.

That's not entirely correct. The STUN server is only used by the UA to
learn the external IP address of its NAT router, and the type of NAT
(full cone, port restricted, symmetrical etc.); the SIP dialogue for
the session initiation goes through the outbound proxy (if used, else
through the proxy/registrar). The actual RTP streams that transport the
voice packets may or may not go through the outbound proxy, depending
on the settings of the proxy and the capabilities of the two endpoint
UA's (ability to issue re-invites). Unfortunately it's very hard to
have two UA's both behind NAT talk to each other directly, so most of
the times the RTP traffic is channeled through the outbound proxy.

> Am I to understand that pulver.com has enough bandwidth to serve as a
> proxy server (processing voice traffic) for anyone that needs their
> service (anyone behind a NAT, for starters)??

Yes. But that, at most, requires about 80 kbit/s per conversation (or
less, if compressed codecs are used): and not everybody is off hook at
the same time...

Enzo

More Information

Archived from groups: comp.dcom.voice-over-ip (More info?)

 

Hello,

> According to some documentation that I read, the use of a proxy
> requires that all voice traffic passes through that proxy, while STUN
> only the call initiation passes through the STUN server.
You are probably confusing "SIP proxy" with "RTP proxy". [Outbound] SIP
proxy is where your SIP phone will send a SIP INVITE message. RTP proxy is
where the RTP stream will go to (if SIP proxy will decide to engage the
RTP proxy and not send the voice stream directly). STUN is not related to
the call initiation, it is just a "consulting" service, which allows SIP
phone to learn what type of NAT/firewall it is behind.

BTW, there is really good description of NAT traversal issues and possible
solutions for ITSP in the "PortaSIP User Guide"
(http://www.portaone.com/resources/documentation/index.html)

WBR, Andrew
--
Andrew Zhilenko
Please remove "hide-email." from my email address when replying,
so my address should be andrew (at) ti dot cz


  Tom's Hardware Forums » General Networking » VPN, VoIP, Video Conferencing, Remote Connections » VoIP behind a NAT: STUN vs. (outbound) proxy?

Go to:
 

Google Ads