- Timestamp:
- Jun 6, 2007 12:05:42 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjnath/src/pjnath/ice_session.c
r1291 r1344 1783 1783 1784 1784 /* Add new peer reflexive candidate */ 1785 status = pj_ice_sess_add_cand(ice, lcand->comp_id,1785 status = pj_ice_sess_add_cand(ice, check->lcand->comp_id, 1786 1786 PJ_ICE_CAND_TYPE_PRFLX, 1787 1787 65535, &foundation,
Note: See TracChangeset
for help on using the changeset viewer.