Changeset 2301 for pjproject/trunk/pjsip/include/pjsua-lib/pjsua_internal.h
- Timestamp:
- Sep 20, 2008 12:16:56 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsua-lib/pjsua_internal.h
r2262 r2301 343 343 #endif 344 344 345 /** 346 * Normalize route URI (check for ";lr" and append one if it doesn't 347 * exist and pjsua_config.force_lr is set. 348 */ 349 pj_status_t normalize_route_uri(pj_pool_t *pool, pj_str_t *uri); 345 350 346 351 /**
Note: See TracChangeset
for help on using the changeset viewer.