Search 5,000,000+ questions and answers.

Frequently Asked Questions

How do you enable/use the STUN support?

Frequently Asked Questions (List likely to grow with time)
set the gov.nist.javax.sip.STUN_SERVER to point to stun_server_ip_address[:port] where your stun server resides. The stack will return mapped address when you getIpAddress() from the stack and getPort() from the listening point. With stun, if you have a NAT box, these will in general be different from the IP address and port used to create the LP. Your application needs to use these in setting up the contact address and SDP parameters as appropriate. The stack is not responsible for this.
Related Questions

What is STUN? Should I use STUN?

VoIP_FAQ
STUN stands for Simple Traversal of UDP over NAT. It is a protocol which enables an IP phone to detect the presence and type of NAT behind which the phone is placed. An IP phone that supports STUN can intelligently modify the private IP address and port in its SIP/SDP message by using the NAT mapped public IP address and port through a series of STUN queries against a STUN server located on the public Internet.
Related Questions

FAQs mobiVoIP - FAQs
Simple UDP Traversal over NAT (STUN) will detect and use the external IP of the device by contacting external servers 1 and 2. mobiVoIP comes with a default STUN server configuration. You may configure these servers manually, if the application takes more time to detect IP settings for your current location. The default setting for mobiVoIP is ‘Resolve IP using STUN’ enabled. Warning:It is not recommended to change these settings without fully understanding the details about STUN.
Related Questions

How do I enable cookie support in my browser?

WeighIn.net - Frequently Asked Questions (FAQ)
Cookies are enabled by default in most browsers, however if you think your browser has cookie support disabled then please follow these instructions:- NOTE: If your browser is not listed then please go to the browser manufacturers website for instructions. You may also send us a request to add the instructions for your browser to this FAQ, please use the Contact Us section of the website to do this. We will then endeavor to add the instructions to this FAQ in the future.
Related Questions

How do I enable sound support?

Civ
Sound support has been implemented by David Weisgerber; an up to date patch was available in October 2001, but it still isn't part of the development code.
Related Questions

How do I enable support for protocol XXXXX?

RCF Frequently Asked Questions
Enable all protocols you'll be needing by setting the accept-[int]-XXX-[servers-clients] accordingly. Hosts and networks can be in IP or hostname format, subnets might only be entered in IP format (for example 192.168.1.0/24 or 192.168.1.0/255.255.255.0) for a class C (private) network).
Related Questions

How do I enable support for ICQ?

RCF Frequently Asked Questions
Previously, it was suggested to just open a port range for your clients to use and load the icq kernel module to take care of the forwarding. This method became more and more obsolete with the introduction of ICQ 2000, since that version wasn't supported. Development on the kernel module seems to have stopped. The current best practice, is to forward a small port range per client, and configure the client accordingly. This way, the special functions (file transfer, chat, etc.) will also work.
Related Questions

How do I enable support for pcAnywhere?

RCF Frequently Asked Questions
You'll need the PcAnywhere modules (can be found in /etc/firewall/modules/common/services) linked to you private or public section (depending on your requirements). Run RCF with the --update-config parameter. After that reload RCF and it should work, unless your PCAnywhere is not using TCP/IP Compatibility mode. If it isn't working visit symantec.com and search for "How to change the pcAywhere IP ports". There is a short section on "Restricting pcAnywhere ports".
Related Questions

Are stun guns safe to use?

StunGun.co.za
Both medical and scientific communities have determined that stun guns are completely safe because they cause no permanent damage to the attacker. In fact, they have no effect on involuntary muscles such as the heart and lungs. Stun Guns will not permanently harm someone with a pacemaker.
Related Questions

Is SSL support be built into MySQL binaries, or must I recompile the binary myself to enable it?

Appendix A. Frequently Asked Questions About MySQL 5.1
Most 5.1 binaries have SSL enabled for client-server connections that are secured, authenticated, or both. However, the YaSSL library currently does not compile on all platforms. See Section 5.9.7, "Using Secure Connections", for a complete listing of supported and unsupported platforms.
Related Questions

Is it true I can use my phone to enable my TTY port?

Black Box Resale Services: Frequently Asked Questions
Yes. Your phone must have MTA in the Class of Service. Use Key 0, and dial SPRE plus feature code 91. Using the telephone keypad, key in "LD#37##" and wait for the overlay to load. Key in "STAT#TTY##". Your TTY should be in the list, and it should show to be disabled. Note the TTY number, and key in "ENL#TTY#" (key in the TTY number here) "##". Check to see that the status changed by using "STAT#TTY##" again. Exit maintenance mode by using "****".
Related Questions

How do I use a stun gun?

SecureIP Wireless Internet Camera System FAQ
Do not discharge the unit into the air for more than one second. Longer durations can damage the units. To use a stun gun, hold the electrodes firmly against an attacker. Target an area that is harder and slower to move like the upper shoulder or the upper hip. The arms or hands are not good attack points because they can be moved away too quickly. To completely subdue the attacker, the stun gun must be continuously applied for a few seconds.
Related Questions

How can I enable support for long file names (LFN), like the ones Windows 95 offers?

DOS FAQ by Christoph Fuchs
You can get a LFN driver at http://www.sylpher.com/dosuser/. I haven't tested it yet, it would be nice if someone could tell me her/his opinion about it.
Related Questions

How do I enable the SSL support in the Browser?

Open Channel Foundation: FAQ - LDAP Browser Editor
The Browser is closely integrated with the JSSE library from Sun. It is a free pure Java SSL library. copying the jnet.jar, jsse.jar, jcert.jar files from the lib/ directory of the JSSE package to the lib/ directory of the Browser. And that's all. To connect using SSL just make sure to select the SSL box in the connect window and specify the right port number.
Related Questions

How do I enable SSL support?

Konqueror - Konqueror FAQ
Most binary distributions come with SSL support enabled, but if you compile from sources, you need to install a recent openssl, remove config.cache and re-run configure, in kdelibs.
Related Questions

How do I enable support for Netscape plugins?

Konqueror - Konqueror FAQ
Most binary distributions come from Netscape plugins support enabled, but if you compile from sources, you need to install lesstif, remove config.cache and re-run configure, in kdebase (check that it compiles the contents of kdebase/nsplugins/). If the auto-detection of the plugins fails, try running "nspluginscan" from the command line.
Related Questions

How do I enable ATA-100 IDE support?

PremioPC.com - 815EA Series FAQ
You need an IDE HDD that is ATA-100 compliant. In addition, make sure the IDE cable (40 pin, 80 conduct) you're using is also ATA-100 compliant.
Related Questions

How can I enable and disable support for psyco?

Find the @thin leoApp.py node in leoPy.leo. In the ctor for the LeoApp class set self.use_psyco to True or False. You will find this ctor in the node: Code-->Core classes...-->@thin leoApp.py-->app.__init__ Note that this ivar can not be set using settings in leoSettings.leo because Leo uses g.app.use_psyco before processing configuration settings.
Related Questions

How do I enable Multiprocessing Support (SMP)?

Quake3World.com - Your World Is Waiting...
Pentium 233Mhz MMX processor with 8 MB Video Card or Pentium II 266Mhz processor with 4 MB Video Card or AMD 350Mhz K6-2 processor with 4 MB Video Card Quake 3 Arena has been tested on many but not all of the major cards incorporating the chipsets listed below. We strongly recommend running Glsetup (located in the Quake3\Extras\ on your Quake3 CD). Glsetup is a program written specifically to analyze your hardware and install working OpenGl drivers for that hardware.
Related Questions

How do I enable/disable sound support?

FAQ - Freeciv.org
Please note that the stdsounds are extracted to data/stdsounds with soundspec file data/stdsounds.soundspec. For a system-wide installation you can extract that into /usr/local/share/freeciv, such that a directory /usr/local/share/freeciv/data/stdsounds will exist.
Related Questions

How Safe Are Stun Guns to Carry and Use?

Stun Guns FAQ
Stun guns have been determined to be completely safe by the medical and scientific community since they don't cause any permanent damage to their attackers. Stun guns don't even affect the voluntary muscles such as those found in the hearts and lungs. Even if someone has a pace maker they cannot suffer permanent damage from a stun gun.
Related Questions

If the attacker is touching me will I be zapped if I use my Stun Gun on them?

Pepper Spray and Stun Gun to Protect Yourself
No, even if the aggressor is physically touching you when you fire the stun gun into them you can not suffer from a charge back!
Related Questions

How can I enable and disable the use of cookies?

FAQ - Dance-Tunes.com
You can easily switch the use of cookies on and off on your PC. Go to the toolbar at the top of the screen in your browser window and select the following settings (follow procedure 1 or 2, depending on your browser): Internet Explorer: click on "Tools", select "Internet Options" and then "Security". Click on "Internet" and select "Custom Level". Then choose "Cookies", followed by "Allow cookies that are stored on your computer?" and click on "Enable".
Related Questions

How do I enable my iPod for iFlash use?

Loopware - Support - FAQs
You need to enable disk use in iTunes. Open iTunes and select the iTunes->Preferences menu. Then, click the "iPod" button and check the box titled "Enable disk use". That's it, you can now use iFlash with your iPod!
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact