summaryrefslogtreecommitdiff
path: root/build.symbian/pjsua_libU.def
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2007-10-31 13:28:08 +0000
committerBenny Prijono <bennylp@teluu.com>2007-10-31 13:28:08 +0000
commitef040a9c543b0b51e0f278ebb7a3e6a9588e9b83 (patch)
tree48055d526b8ebf7c313fe7a61cfd101c528e5e8c /build.symbian/pjsua_libU.def
parentc25863d18e273d92f61550f7dccf9a54c81dd9b8 (diff)
Ticket #407: keep-alive for UDP transports in PJSUA-LIB
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1536 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'build.symbian/pjsua_libU.def')
-rw-r--r--build.symbian/pjsua_libU.def235
1 files changed, 118 insertions, 117 deletions
diff --git a/build.symbian/pjsua_libU.def b/build.symbian/pjsua_libU.def
index fd3a628a..911efbc6 100644
--- a/build.symbian/pjsua_libU.def
+++ b/build.symbian/pjsua_libU.def
@@ -2,120 +2,121 @@ EXPORTS
pjsua_acc_add @ 1 NONAME
pjsua_acc_add_local @ 2 NONAME
pjsua_acc_config_default @ 3 NONAME
- pjsua_acc_create_request @ 4 NONAME
- pjsua_acc_create_uac_contact @ 5 NONAME
- pjsua_acc_create_uas_contact @ 6 NONAME
- pjsua_acc_del @ 7 NONAME
- pjsua_acc_enum_info @ 8 NONAME
- pjsua_acc_find_for_incoming @ 9 NONAME
- pjsua_acc_find_for_outgoing @ 10 NONAME
- pjsua_acc_get_count @ 11 NONAME
- pjsua_acc_get_default @ 12 NONAME
- pjsua_acc_get_info @ 13 NONAME
- pjsua_acc_is_valid @ 14 NONAME
- pjsua_acc_modify @ 15 NONAME
- pjsua_acc_set_default @ 16 NONAME
- pjsua_acc_set_online_status @ 17 NONAME
- pjsua_acc_set_online_status2 @ 18 NONAME
- pjsua_acc_set_registration @ 19 NONAME
- pjsua_acc_set_transport @ 20 NONAME
- pjsua_buddy_add @ 21 NONAME
- pjsua_buddy_config_default @ 22 NONAME
- pjsua_buddy_del @ 23 NONAME
- pjsua_buddy_get_info @ 24 NONAME
- pjsua_buddy_is_valid @ 25 NONAME
- pjsua_buddy_subscribe_pres @ 26 NONAME
- pjsua_buddy_update_pres @ 27 NONAME
- pjsua_call_answer @ 28 NONAME
- pjsua_call_dial_dtmf @ 29 NONAME
- pjsua_call_dump @ 30 NONAME
- pjsua_call_get_conf_port @ 31 NONAME
- pjsua_call_get_count @ 32 NONAME
- pjsua_call_get_info @ 33 NONAME
- pjsua_call_get_max_count @ 34 NONAME
- pjsua_call_get_rem_nat_type @ 35 NONAME
- pjsua_call_get_user_data @ 36 NONAME
- pjsua_call_hangup @ 37 NONAME
- pjsua_call_hangup_all @ 38 NONAME
- pjsua_call_has_media @ 39 NONAME
- pjsua_call_is_active @ 40 NONAME
- pjsua_call_make_call @ 41 NONAME
- pjsua_call_reinvite @ 42 NONAME
- pjsua_call_send_im @ 43 NONAME
- pjsua_call_send_request @ 44 NONAME
- pjsua_call_send_typing_ind @ 45 NONAME
- pjsua_call_set_hold @ 46 NONAME
- pjsua_call_set_user_data @ 47 NONAME
- pjsua_call_update @ 48 NONAME
- pjsua_call_xfer @ 49 NONAME
- pjsua_call_xfer_replaces @ 50 NONAME
- pjsua_codec_get_param @ 51 NONAME
- pjsua_codec_set_param @ 52 NONAME
- pjsua_codec_set_priority @ 53 NONAME
- pjsua_conf_add_port @ 54 NONAME
- pjsua_conf_adjust_rx_level @ 55 NONAME
- pjsua_conf_adjust_tx_level @ 56 NONAME
- pjsua_conf_connect @ 57 NONAME
- pjsua_conf_disconnect @ 58 NONAME
- pjsua_conf_get_active_ports @ 59 NONAME
- pjsua_conf_get_max_ports @ 60 NONAME
- pjsua_conf_get_port_info @ 61 NONAME
- pjsua_conf_get_signal_level @ 62 NONAME
- pjsua_conf_remove_port @ 63 NONAME
- pjsua_config_default @ 64 NONAME
- pjsua_config_dup @ 65 NONAME
- pjsua_create @ 66 NONAME
- pjsua_destroy @ 67 NONAME
- pjsua_detect_nat_type @ 68 NONAME
- pjsua_dump @ 69 NONAME
- pjsua_enum_accs @ 70 NONAME
- pjsua_enum_buddies @ 71 NONAME
- pjsua_enum_calls @ 72 NONAME
- pjsua_enum_codecs @ 73 NONAME
- pjsua_enum_conf_ports @ 74 NONAME
- pjsua_enum_snd_devs @ 75 NONAME
- pjsua_enum_transports @ 76 NONAME
- pjsua_get_buddy_count @ 77 NONAME
- pjsua_get_ec_tail @ 78 NONAME
- pjsua_get_nat_type @ 79 NONAME
- pjsua_get_pjmedia_endpt @ 80 NONAME
- pjsua_get_pjsip_endpt @ 81 NONAME
- pjsua_get_pool_factory @ 82 NONAME
- pjsua_get_snd_dev @ 83 NONAME
- pjsua_get_var @ 84 NONAME
- pjsua_handle_events @ 85 NONAME
- pjsua_im_send @ 86 NONAME
- pjsua_im_typing @ 87 NONAME
- pjsua_init @ 88 NONAME
- pjsua_logging_config_default @ 89 NONAME
- pjsua_logging_config_dup @ 90 NONAME
- pjsua_media_config_default @ 91 NONAME
- pjsua_media_transports_create @ 92 NONAME
- pjsua_msg_data_init @ 93 NONAME
- pjsua_perror @ 94 NONAME
- pjsua_player_create @ 95 NONAME
- pjsua_player_destroy @ 96 NONAME
- pjsua_player_get_conf_port @ 97 NONAME
- pjsua_player_get_port @ 98 NONAME
- pjsua_player_set_pos @ 99 NONAME
- pjsua_playlist_create @ 100 NONAME
- pjsua_pool_create @ 101 NONAME
- pjsua_pres_dump @ 102 NONAME
- pjsua_reconfigure_logging @ 103 NONAME
- pjsua_recorder_create @ 104 NONAME
- pjsua_recorder_destroy @ 105 NONAME
- pjsua_recorder_get_conf_port @ 106 NONAME
- pjsua_recorder_get_port @ 107 NONAME
- pjsua_set_ec @ 108 NONAME
- pjsua_set_no_snd_dev @ 109 NONAME
- pjsua_set_null_snd_dev @ 110 NONAME
- pjsua_set_snd_dev @ 111 NONAME
- pjsua_start @ 112 NONAME
- pjsua_transport_close @ 113 NONAME
- pjsua_transport_config_default @ 114 NONAME
- pjsua_transport_config_dup @ 115 NONAME
- pjsua_transport_create @ 116 NONAME
- pjsua_transport_get_info @ 117 NONAME
- pjsua_transport_register @ 118 NONAME
- pjsua_transport_set_enable @ 119 NONAME
- pjsua_verify_sip_url @ 120 NONAME
+ pjsua_acc_config_dup @ 4 NONAME
+ pjsua_acc_create_request @ 5 NONAME
+ pjsua_acc_create_uac_contact @ 6 NONAME
+ pjsua_acc_create_uas_contact @ 7 NONAME
+ pjsua_acc_del @ 8 NONAME
+ pjsua_acc_enum_info @ 9 NONAME
+ pjsua_acc_find_for_incoming @ 10 NONAME
+ pjsua_acc_find_for_outgoing @ 11 NONAME
+ pjsua_acc_get_count @ 12 NONAME
+ pjsua_acc_get_default @ 13 NONAME
+ pjsua_acc_get_info @ 14 NONAME
+ pjsua_acc_is_valid @ 15 NONAME
+ pjsua_acc_modify @ 16 NONAME
+ pjsua_acc_set_default @ 17 NONAME
+ pjsua_acc_set_online_status @ 18 NONAME
+ pjsua_acc_set_online_status2 @ 19 NONAME
+ pjsua_acc_set_registration @ 20 NONAME
+ pjsua_acc_set_transport @ 21 NONAME
+ pjsua_buddy_add @ 22 NONAME
+ pjsua_buddy_config_default @ 23 NONAME
+ pjsua_buddy_del @ 24 NONAME
+ pjsua_buddy_get_info @ 25 NONAME
+ pjsua_buddy_is_valid @ 26 NONAME
+ pjsua_buddy_subscribe_pres @ 27 NONAME
+ pjsua_buddy_update_pres @ 28 NONAME
+ pjsua_call_answer @ 29 NONAME
+ pjsua_call_dial_dtmf @ 30 NONAME
+ pjsua_call_dump @ 31 NONAME
+ pjsua_call_get_conf_port @ 32 NONAME
+ pjsua_call_get_count @ 33 NONAME
+ pjsua_call_get_info @ 34 NONAME
+ pjsua_call_get_max_count @ 35 NONAME
+ pjsua_call_get_rem_nat_type @ 36 NONAME
+ pjsua_call_get_user_data @ 37 NONAME
+ pjsua_call_hangup @ 38 NONAME
+ pjsua_call_hangup_all @ 39 NONAME
+ pjsua_call_has_media @ 40 NONAME
+ pjsua_call_is_active @ 41 NONAME
+ pjsua_call_make_call @ 42 NONAME
+ pjsua_call_reinvite @ 43 NONAME
+ pjsua_call_send_im @ 44 NONAME
+ pjsua_call_send_request @ 45 NONAME
+ pjsua_call_send_typing_ind @ 46 NONAME
+ pjsua_call_set_hold @ 47 NONAME
+ pjsua_call_set_user_data @ 48 NONAME
+ pjsua_call_update @ 49 NONAME
+ pjsua_call_xfer @ 50 NONAME
+ pjsua_call_xfer_replaces @ 51 NONAME
+ pjsua_codec_get_param @ 52 NONAME
+ pjsua_codec_set_param @ 53 NONAME
+ pjsua_codec_set_priority @ 54 NONAME
+ pjsua_conf_add_port @ 55 NONAME
+ pjsua_conf_adjust_rx_level @ 56 NONAME
+ pjsua_conf_adjust_tx_level @ 57 NONAME
+ pjsua_conf_connect @ 58 NONAME
+ pjsua_conf_disconnect @ 59 NONAME
+ pjsua_conf_get_active_ports @ 60 NONAME
+ pjsua_conf_get_max_ports @ 61 NONAME
+ pjsua_conf_get_port_info @ 62 NONAME
+ pjsua_conf_get_signal_level @ 63 NONAME
+ pjsua_conf_remove_port @ 64 NONAME
+ pjsua_config_default @ 65 NONAME
+ pjsua_config_dup @ 66 NONAME
+ pjsua_create @ 67 NONAME
+ pjsua_destroy @ 68 NONAME
+ pjsua_detect_nat_type @ 69 NONAME
+ pjsua_dump @ 70 NONAME
+ pjsua_enum_accs @ 71 NONAME
+ pjsua_enum_buddies @ 72 NONAME
+ pjsua_enum_calls @ 73 NONAME
+ pjsua_enum_codecs @ 74 NONAME
+ pjsua_enum_conf_ports @ 75 NONAME
+ pjsua_enum_snd_devs @ 76 NONAME
+ pjsua_enum_transports @ 77 NONAME
+ pjsua_get_buddy_count @ 78 NONAME
+ pjsua_get_ec_tail @ 79 NONAME
+ pjsua_get_nat_type @ 80 NONAME
+ pjsua_get_pjmedia_endpt @ 81 NONAME
+ pjsua_get_pjsip_endpt @ 82 NONAME
+ pjsua_get_pool_factory @ 83 NONAME
+ pjsua_get_snd_dev @ 84 NONAME
+ pjsua_get_var @ 85 NONAME
+ pjsua_handle_events @ 86 NONAME
+ pjsua_im_send @ 87 NONAME
+ pjsua_im_typing @ 88 NONAME
+ pjsua_init @ 89 NONAME
+ pjsua_logging_config_default @ 90 NONAME
+ pjsua_logging_config_dup @ 91 NONAME
+ pjsua_media_config_default @ 92 NONAME
+ pjsua_media_transports_create @ 93 NONAME
+ pjsua_msg_data_init @ 94 NONAME
+ pjsua_perror @ 95 NONAME
+ pjsua_player_create @ 96 NONAME
+ pjsua_player_destroy @ 97 NONAME
+ pjsua_player_get_conf_port @ 98 NONAME
+ pjsua_player_get_port @ 99 NONAME
+ pjsua_player_set_pos @ 100 NONAME
+ pjsua_playlist_create @ 101 NONAME
+ pjsua_pool_create @ 102 NONAME
+ pjsua_pres_dump @ 103 NONAME
+ pjsua_reconfigure_logging @ 104 NONAME
+ pjsua_recorder_create @ 105 NONAME
+ pjsua_recorder_destroy @ 106 NONAME
+ pjsua_recorder_get_conf_port @ 107 NONAME
+ pjsua_recorder_get_port @ 108 NONAME
+ pjsua_set_ec @ 109 NONAME
+ pjsua_set_no_snd_dev @ 110 NONAME
+ pjsua_set_null_snd_dev @ 111 NONAME
+ pjsua_set_snd_dev @ 112 NONAME
+ pjsua_start @ 113 NONAME
+ pjsua_transport_close @ 114 NONAME
+ pjsua_transport_config_default @ 115 NONAME
+ pjsua_transport_config_dup @ 116 NONAME
+ pjsua_transport_create @ 117 NONAME
+ pjsua_transport_get_info @ 118 NONAME
+ pjsua_transport_register @ 119 NONAME
+ pjsua_transport_set_enable @ 120 NONAME
+ pjsua_verify_sip_url @ 121 NONAME