- Timestamp:
- Oct 12, 2007 11:29:27 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip-apps/src/pjsua_wince/pjsua_wince.cpp
r1495 r1497 54 54 // 55 55 // STUN server 56 #if 056 #if 1 57 57 // Use this to have the STUN server resolved normally 58 58 # define STUN_DOMAIN NULL 59 # define STUN_SERVER " 192.168.0.2"59 # define STUN_SERVER "stun.fwdnet.net" 60 60 #elif 0 61 61 // Use this to have the STUN server resolved with DNS SRV
Note: See TracChangeset
for help on using the changeset viewer.