Changeset 3009
- Timestamp:
- 11/10/2009 04:54:11 AM (9 months ago)
- Files:
-
- 1 modified
-
pjproject/trunk/pjsip/src/pjsua-lib/pjsua_pres.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsua-lib/pjsua_pres.c
r2968 r3009 1457 1457 1458 1458 /* Determine whether to resubscribe automatically */ 1459 if (event ->type==PJSIP_EVENT_TSX_STATE) {1459 if (event && event->type==PJSIP_EVENT_TSX_STATE) { 1460 1460 const pjsip_transaction *tsx = event->body.tsx_state.tsx; 1461 1461 if (pjsip_method_cmp(&tsx->method,
![(please configure the [header_logo] section in trac.ini)](/repos/chrome/site/pj.jpg)