- Timestamp:
- Jun 6, 2007 12:02:41 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjnath/src/pjnath/ice_strans.c
r1338 r1343 477 477 478 478 if (status == PJ_SUCCESS) { 479 if (ice_st->ice==NULL ||479 if (ice_st->ice==NULL && 480 480 (comp->stun_sess && 481 481 pj_memcmp(comp->pkt+8, comp->ka_tsx_id, 12) == 0))
Note: See TracChangeset
for help on using the changeset viewer.