Ignore:
Timestamp:
Oct 12, 2007 11:29:27 PM (16 years ago)
Author:
bennylp
Message:

Related to ticket #399: added comments etc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip-apps/src/pjsua_wince/pjsua_wince.cpp

    r1495 r1497  
    5454// 
    5555// STUN server 
    56 #if 0 
     56#if 1 
    5757        // Use this to have the STUN server resolved normally 
    5858#   define STUN_DOMAIN  NULL 
    59 #   define STUN_SERVER  "192.168.0.2" 
     59#   define STUN_SERVER  "stun.fwdnet.net" 
    6060#elif 0 
    6161        // Use this to have the STUN server resolved with DNS SRV 
Note: See TracChangeset for help on using the changeset viewer.