- Timestamp:
- Dec 13, 2013 11:44:51 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/branches/projects/pjsua2/pjsip-apps/src/samples/pjsua2_demo.cpp
r4673 r4692 267 267 int ret = 0; 268 268 269 /* Test endpoint instantiation and destruction without libCreate(), 270 * libInit() etc. 271 */ 272 { 273 Endpoint ep; 274 ep.natDetectType(); 275 { 276 } 277 } 278 269 279 try { 270 280 mainProg1();
Note: See TracChangeset
for help on using the changeset viewer.