Changeset 5185 for pjproject/trunk/pjsip/include/pjsua2/endpoint.hpp
- Timestamp:
- Oct 2, 2015 2:08:17 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsua2/endpoint.hpp
r5165 r5185 1359 1359 pjsip_status_code *code, 1360 1360 pjsua_call_setting *opt); 1361 static void on_call_tx_offer(pjsua_call_id call_id, 1362 void *reserved, 1363 pjsua_call_setting *opt); 1361 1364 static pjsip_redirect_op on_call_redirected(pjsua_call_id call_id, 1362 1365 const pjsip_uri *target,
Note: See TracChangeset
for help on using the changeset viewer.