search
Japanese Chinese Nederlands Espanol Italiano Deutsch Francais Twitter Rss Feeds
MicrosoftArticlesForumsFAQs
C# .NET
VB.NET
Visual Studio .NET
ADO.NET
Xml / Xslt
VB 6.0
.NET CF
GDI+
LINQ
Deployment
Security
FoxPro
Silverlight / WPF
Entity Framework
RIA Services

Web ProgrammingArticlesForumsFAQs
JavaScript
ASP
ASP.NET
Web Services

Non-MicrosoftArticlesForumsFAQs
NHibernate
Perl
PHP
Ruby
Java
Linux / Unix
Apple
Open Source

DatabasesArticlesForumsFAQs
SQL Server
Access
Oracle
MySQL
Other Databases

OfficeArticlesForumsFAQs
Excel
Word
Powerpoint
Outlook
Publisher
Money

Operating SystemsArticlesForumsFAQs
Windows 7
Windows Server
Windows Vista
Windows XP
Windows Update
MAC
Linux / UNIX

Server PlatformsArticlesForumsFAQs
BizTalk
Site Server
Exhange Server
IIS

Graphic DesignArticlesForumsFAQs
Macromedia Flash
Adobe PhotoShop
Expression Blend
Expression Design
Expression Web

OtherArticlesForumsFAQs
Subversion / CVS
Ask Dr. Dotnetsky
Active Directory
Networking
Uninstall Virus
Job Openings
Product Reviews
Search Engines
Resumes

 

View Other Ask Dr. Dotnetsky Posts   Ask New Question 
RTC behind NAT non-UPNP
Saulo Machado posted at Monday, January 28, 2008 12:48 PM

Hello all,

I'm developing a SIP softphone using RTC API 1.3. When I'm behind NAT non-UPNP,

I can't register to SIP Server. In RTC 1.5 for Windows CE, there seems to be a solution for this via the interface IProfilePortManagement, but in RTC 1.3 for WindowsXP, there isn't a simple straight solution such as that.

How can I register the IRTCProfile in SIP Server (Asterisk, OpenSER, etc) when using NAT non-UPNP ? Or ... how can I use STUN for registering profiles under RTC 1.3?

Thanks for anyone who can help!!!