Changeset 5636 for pjproject/trunk/pjsip/include/pjsua2/endpoint.hpp
- Timestamp:
- Aug 2, 2017 2:51:59 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsua2/endpoint.hpp
r5522 r5636 391 391 StringVector stunServer; 392 392 393 /** 394 * This specifies if the library should try to do an IPv6 resolution of 395 * the STUN servers if the IPv4 resolution fails. It can be useful 396 * in an IPv6-only environment, including on NAT64. 397 * 398 * Default: FALSE 399 */ 400 401 bool stunTryIpv6; 393 402 /** 394 403 * This specifies if the library startup should ignore failure with the
Note: See TracChangeset
for help on using the changeset viewer.