Changeset 54 for pjproject/trunk/pjsip/src/pjsip-ua/sip_dialog.c
- Timestamp:
- Nov 18, 2005 10:43:42 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsip-ua/sip_dialog.c
r51 r54 1080 1080 * We will rewrite the message with a new status code. 1081 1081 */ 1082 only if tdata is not pending!!! 1082 1083 tdata = dlg->invite_tsx->last_tx; 1083 1084 msg = tdata->msg;
Note: See TracChangeset
for help on using the changeset viewer.