Changeset 2064 for pjproject/trunk/pjsip/src/pjsua-lib/pjsua_call.c
- Timestamp:
- Jun 26, 2008 7:12:09 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsua-lib/pjsua_call.c
r2060 r2064 116 116 call->res_time.msec = 0; 117 117 call->rem_nat_type = PJ_STUN_NAT_TYPE_UNKNOWN; 118 call->rem_srtp_use = PJMEDIA_SRTP_DISABLED; 118 119 } 119 120
Note: See TracChangeset
for help on using the changeset viewer.