Changeset 1406 for pjproject/trunk/pjsip/src/pjsua-lib/pjsua_call.c
- Timestamp:
- Jul 20, 2007 8:37:29 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsua-lib/pjsua_call.c
r1379 r1406 332 332 333 333 /* Create and associate our data in the session. */ 334 334 call->acc_id = acc_id; 335 335 call->inv = inv; 336 336
Note: See TracChangeset
for help on using the changeset viewer.