summaryrefslogtreecommitdiff
path: root/build.symbian/pjsua_libU.def
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2007-10-31 08:59:29 +0000
committerBenny Prijono <bennylp@teluu.com>2007-10-31 08:59:29 +0000
commita5465795aef807c0afbc86b600a2fcf2d8df4b37 (patch)
tree2b16246043dc97ef301727d822e33dcc2dd0ed3d /build.symbian/pjsua_libU.def
parente18d0df84bf1c68fb0cd42ec33b567f37b11d986 (diff)
More ticket #399: added PJSUA API to retrieve the remote NAT type
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1533 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'build.symbian/pjsua_libU.def')
-rw-r--r--build.symbian/pjsua_libU.def170
1 files changed, 86 insertions, 84 deletions
diff --git a/build.symbian/pjsua_libU.def b/build.symbian/pjsua_libU.def
index 932587e5..a277601d 100644
--- a/build.symbian/pjsua_libU.def
+++ b/build.symbian/pjsua_libU.def
@@ -32,87 +32,89 @@ EXPORTS
pjsua_call_get_count @ 31 NONAME
pjsua_call_get_info @ 32 NONAME
pjsua_call_get_max_count @ 33 NONAME
- pjsua_call_get_user_data @ 34 NONAME
- pjsua_call_hangup @ 35 NONAME
- pjsua_call_hangup_all @ 36 NONAME
- pjsua_call_has_media @ 37 NONAME
- pjsua_call_is_active @ 38 NONAME
- pjsua_call_make_call @ 39 NONAME
- pjsua_call_reinvite @ 40 NONAME
- pjsua_call_send_im @ 41 NONAME
- pjsua_call_send_request @ 42 NONAME
- pjsua_call_send_typing_ind @ 43 NONAME
- pjsua_call_set_hold @ 44 NONAME
- pjsua_call_set_user_data @ 45 NONAME
- pjsua_call_update @ 46 NONAME
- pjsua_call_xfer @ 47 NONAME
- pjsua_call_xfer_replaces @ 48 NONAME
- pjsua_codec_get_param @ 49 NONAME
- pjsua_codec_set_param @ 50 NONAME
- pjsua_codec_set_priority @ 51 NONAME
- pjsua_conf_add_port @ 52 NONAME
- pjsua_conf_adjust_rx_level @ 53 NONAME
- pjsua_conf_adjust_tx_level @ 54 NONAME
- pjsua_conf_connect @ 55 NONAME
- pjsua_conf_disconnect @ 56 NONAME
- pjsua_conf_get_active_ports @ 57 NONAME
- pjsua_conf_get_max_ports @ 58 NONAME
- pjsua_conf_get_port_info @ 59 NONAME
- pjsua_conf_get_signal_level @ 60 NONAME
- pjsua_conf_remove_port @ 61 NONAME
- pjsua_config_default @ 62 NONAME
- pjsua_config_dup @ 63 NONAME
- pjsua_create @ 64 NONAME
- pjsua_destroy @ 65 NONAME
- pjsua_detect_nat_type @ 66 NONAME
- pjsua_dump @ 67 NONAME
- pjsua_enum_accs @ 68 NONAME
- pjsua_enum_buddies @ 69 NONAME
- pjsua_enum_calls @ 70 NONAME
- pjsua_enum_codecs @ 71 NONAME
- pjsua_enum_conf_ports @ 72 NONAME
- pjsua_enum_snd_devs @ 73 NONAME
- pjsua_enum_transports @ 74 NONAME
- pjsua_get_buddy_count @ 75 NONAME
- pjsua_get_ec_tail @ 76 NONAME
- pjsua_get_nat_type @ 77 NONAME
- pjsua_get_pjmedia_endpt @ 78 NONAME
- pjsua_get_pjsip_endpt @ 79 NONAME
- pjsua_get_pool_factory @ 80 NONAME
- pjsua_get_snd_dev @ 81 NONAME
- pjsua_handle_events @ 82 NONAME
- pjsua_im_send @ 83 NONAME
- pjsua_im_typing @ 84 NONAME
- pjsua_init @ 85 NONAME
- pjsua_logging_config_default @ 86 NONAME
- pjsua_logging_config_dup @ 87 NONAME
- pjsua_media_config_default @ 88 NONAME
- pjsua_media_transports_create @ 89 NONAME
- pjsua_msg_data_init @ 90 NONAME
- pjsua_perror @ 91 NONAME
- pjsua_player_create @ 92 NONAME
- pjsua_player_destroy @ 93 NONAME
- pjsua_player_get_conf_port @ 94 NONAME
- pjsua_player_get_port @ 95 NONAME
- pjsua_player_set_pos @ 96 NONAME
- pjsua_playlist_create @ 97 NONAME
- pjsua_pool_create @ 98 NONAME
- pjsua_pres_dump @ 99 NONAME
- pjsua_reconfigure_logging @ 100 NONAME
- pjsua_recorder_create @ 101 NONAME
- pjsua_recorder_destroy @ 102 NONAME
- pjsua_recorder_get_conf_port @ 103 NONAME
- pjsua_recorder_get_port @ 104 NONAME
- pjsua_set_ec @ 105 NONAME
- pjsua_set_no_snd_dev @ 106 NONAME
- pjsua_set_null_snd_dev @ 107 NONAME
- pjsua_set_snd_dev @ 108 NONAME
- pjsua_start @ 109 NONAME
- pjsua_transport_close @ 110 NONAME
- pjsua_transport_config_default @ 111 NONAME
- pjsua_transport_config_dup @ 112 NONAME
- pjsua_transport_create @ 113 NONAME
- pjsua_transport_get_info @ 114 NONAME
- pjsua_transport_register @ 115 NONAME
- pjsua_transport_set_enable @ 116 NONAME
- pjsua_verify_sip_url @ 117 NONAME
+ pjsua_call_get_rem_nat_type @ 34 NONAME
+ pjsua_call_get_user_data @ 35 NONAME
+ pjsua_call_hangup @ 36 NONAME
+ pjsua_call_hangup_all @ 37 NONAME
+ pjsua_call_has_media @ 38 NONAME
+ pjsua_call_is_active @ 39 NONAME
+ pjsua_call_make_call @ 40 NONAME
+ pjsua_call_reinvite @ 41 NONAME
+ pjsua_call_send_im @ 42 NONAME
+ pjsua_call_send_request @ 43 NONAME
+ pjsua_call_send_typing_ind @ 44 NONAME
+ pjsua_call_set_hold @ 45 NONAME
+ pjsua_call_set_user_data @ 46 NONAME
+ pjsua_call_update @ 47 NONAME
+ pjsua_call_xfer @ 48 NONAME
+ pjsua_call_xfer_replaces @ 49 NONAME
+ pjsua_codec_get_param @ 50 NONAME
+ pjsua_codec_set_param @ 51 NONAME
+ pjsua_codec_set_priority @ 52 NONAME
+ pjsua_conf_add_port @ 53 NONAME
+ pjsua_conf_adjust_rx_level @ 54 NONAME
+ pjsua_conf_adjust_tx_level @ 55 NONAME
+ pjsua_conf_connect @ 56 NONAME
+ pjsua_conf_disconnect @ 57 NONAME
+ pjsua_conf_get_active_ports @ 58 NONAME
+ pjsua_conf_get_max_ports @ 59 NONAME
+ pjsua_conf_get_port_info @ 60 NONAME
+ pjsua_conf_get_signal_level @ 61 NONAME
+ pjsua_conf_remove_port @ 62 NONAME
+ pjsua_config_default @ 63 NONAME
+ pjsua_config_dup @ 64 NONAME
+ pjsua_create @ 65 NONAME
+ pjsua_destroy @ 66 NONAME
+ pjsua_detect_nat_type @ 67 NONAME
+ pjsua_dump @ 68 NONAME
+ pjsua_enum_accs @ 69 NONAME
+ pjsua_enum_buddies @ 70 NONAME
+ pjsua_enum_calls @ 71 NONAME
+ pjsua_enum_codecs @ 72 NONAME
+ pjsua_enum_conf_ports @ 73 NONAME
+ pjsua_enum_snd_devs @ 74 NONAME
+ pjsua_enum_transports @ 75 NONAME
+ pjsua_get_buddy_count @ 76 NONAME
+ pjsua_get_ec_tail @ 77 NONAME
+ pjsua_get_nat_type @ 78 NONAME
+ pjsua_get_pjmedia_endpt @ 79 NONAME
+ pjsua_get_pjsip_endpt @ 80 NONAME
+ pjsua_get_pool_factory @ 81 NONAME
+ pjsua_get_snd_dev @ 82 NONAME
+ pjsua_get_var @ 83 NONAME
+ pjsua_handle_events @ 84 NONAME
+ pjsua_im_send @ 85 NONAME
+ pjsua_im_typing @ 86 NONAME
+ pjsua_init @ 87 NONAME
+ pjsua_logging_config_default @ 88 NONAME
+ pjsua_logging_config_dup @ 89 NONAME
+ pjsua_media_config_default @ 90 NONAME
+ pjsua_media_transports_create @ 91 NONAME
+ pjsua_msg_data_init @ 92 NONAME
+ pjsua_perror @ 93 NONAME
+ pjsua_player_create @ 94 NONAME
+ pjsua_player_destroy @ 95 NONAME
+ pjsua_player_get_conf_port @ 96 NONAME
+ pjsua_player_get_port @ 97 NONAME
+ pjsua_player_set_pos @ 98 NONAME
+ pjsua_playlist_create @ 99 NONAME
+ pjsua_pool_create @ 100 NONAME
+ pjsua_pres_dump @ 101 NONAME
+ pjsua_reconfigure_logging @ 102 NONAME
+ pjsua_recorder_create @ 103 NONAME
+ pjsua_recorder_destroy @ 104 NONAME
+ pjsua_recorder_get_conf_port @ 105 NONAME
+ pjsua_recorder_get_port @ 106 NONAME
+ pjsua_set_ec @ 107 NONAME
+ pjsua_set_no_snd_dev @ 108 NONAME
+ pjsua_set_null_snd_dev @ 109 NONAME
+ pjsua_set_snd_dev @ 110 NONAME
+ pjsua_start @ 111 NONAME
+ pjsua_transport_close @ 112 NONAME
+ pjsua_transport_config_default @ 113 NONAME
+ pjsua_transport_config_dup @ 114 NONAME
+ pjsua_transport_create @ 115 NONAME
+ pjsua_transport_get_info @ 116 NONAME
+ pjsua_transport_register @ 117 NONAME
+ pjsua_transport_set_enable @ 118 NONAME
+ pjsua_verify_sip_url @ 119 NONAME