Changeset 1537 for pjproject/trunk/pjsip/include/pjsip/sip_dialog.h
- Timestamp:
- Oct 31, 2007 3:52:09 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsip/sip_dialog.h
r1461 r1537 131 131 pjsip_cid_hdr *call_id; /**< Call-ID header. */ 132 132 pjsip_route_hdr route_set; /**< Route set. */ 133 pj_bool_t route_set_frozen; /**< Route set has been set. */ 133 134 pjsip_auth_clt_sess auth_sess; /**< Client authentication session. */ 134 135
Note: See TracChangeset
for help on using the changeset viewer.