Ignore:
Timestamp:
Oct 12, 2007 12:14:27 PM (17 years ago)
Author:
bennylp
Message:

Ticket #399: Initial implementation of tool to perform NAT type detection/classification

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/build.symbian/pjsua_libU.def

    r1477 r1495  
    11EXPORTS 
    2         pjsip_cred_dup                           @ 1 NONAME 
    3         pjsua_acc_add                            @ 2 NONAME 
    4         pjsua_acc_add_local                      @ 3 NONAME 
    5         pjsua_acc_config_default                 @ 4 NONAME 
    6         pjsua_acc_create_request                 @ 5 NONAME 
    7         pjsua_acc_create_uac_contact             @ 6 NONAME 
    8         pjsua_acc_create_uas_contact             @ 7 NONAME 
    9         pjsua_acc_del                            @ 8 NONAME 
    10         pjsua_acc_enum_info                      @ 9 NONAME 
    11         pjsua_acc_find_for_incoming              @ 10 NONAME 
    12         pjsua_acc_find_for_outgoing              @ 11 NONAME 
    13         pjsua_acc_get_count                      @ 12 NONAME 
    14         pjsua_acc_get_default                    @ 13 NONAME 
    15         pjsua_acc_get_info                       @ 14 NONAME 
    16         pjsua_acc_is_valid                       @ 15 NONAME 
    17         pjsua_acc_modify                         @ 16 NONAME 
    18         pjsua_acc_set_default                    @ 17 NONAME 
    19         pjsua_acc_set_online_status              @ 18 NONAME 
    20         pjsua_acc_set_online_status2             @ 19 NONAME 
    21         pjsua_acc_set_registration               @ 20 NONAME 
    22         pjsua_acc_set_transport                  @ 21 NONAME 
    23         pjsua_buddy_add                          @ 22 NONAME 
    24         pjsua_buddy_config_default               @ 23 NONAME 
    25         pjsua_buddy_del                          @ 24 NONAME 
    26         pjsua_buddy_get_info                     @ 25 NONAME 
    27         pjsua_buddy_is_valid                     @ 26 NONAME 
    28         pjsua_buddy_subscribe_pres               @ 27 NONAME 
    29         pjsua_call_answer                        @ 28 NONAME 
    30         pjsua_call_dial_dtmf                     @ 29 NONAME 
    31         pjsua_call_dump                          @ 30 NONAME 
    32         pjsua_call_get_conf_port                 @ 31 NONAME 
    33         pjsua_call_get_count                     @ 32 NONAME 
    34         pjsua_call_get_info                      @ 33 NONAME 
    35         pjsua_call_get_max_count                 @ 34 NONAME 
    36         pjsua_call_get_user_data                 @ 35 NONAME 
    37         pjsua_call_hangup                        @ 36 NONAME 
    38         pjsua_call_hangup_all                    @ 37 NONAME 
    39         pjsua_call_has_media                     @ 38 NONAME 
    40         pjsua_call_is_active                     @ 39 NONAME 
    41         pjsua_call_make_call                     @ 40 NONAME 
    42         pjsua_call_reinvite                      @ 41 NONAME 
    43         pjsua_call_send_im                       @ 42 NONAME 
    44         pjsua_call_send_request                  @ 43 NONAME 
    45         pjsua_call_send_typing_ind               @ 44 NONAME 
    46         pjsua_call_set_hold                      @ 45 NONAME 
    47         pjsua_call_set_user_data                 @ 46 NONAME 
    48         pjsua_call_update                        @ 47 NONAME 
    49         pjsua_call_xfer                          @ 48 NONAME 
    50         pjsua_call_xfer_replaces                 @ 49 NONAME 
    51         pjsua_codec_get_param                    @ 50 NONAME 
    52         pjsua_codec_set_param                    @ 51 NONAME 
    53         pjsua_codec_set_priority                 @ 52 NONAME 
    54         pjsua_conf_add_port                      @ 53 NONAME 
    55         pjsua_conf_adjust_rx_level               @ 54 NONAME 
    56         pjsua_conf_adjust_tx_level               @ 55 NONAME 
    57         pjsua_conf_connect                       @ 56 NONAME 
    58         pjsua_conf_disconnect                    @ 57 NONAME 
    59         pjsua_conf_get_active_ports              @ 58 NONAME 
    60         pjsua_conf_get_max_ports                 @ 59 NONAME 
    61         pjsua_conf_get_port_info                 @ 60 NONAME 
    62         pjsua_conf_get_signal_level              @ 61 NONAME 
    63         pjsua_conf_remove_port                   @ 62 NONAME 
    64         pjsua_config_default                     @ 63 NONAME 
    65         pjsua_config_dup                         @ 64 NONAME 
    66         pjsua_create                             @ 65 NONAME 
    67         pjsua_destroy                            @ 66 NONAME 
     2        pjsua_acc_add                            @ 1 NONAME 
     3        pjsua_acc_add_local                      @ 2 NONAME 
     4        pjsua_acc_config_default                 @ 3 NONAME 
     5        pjsua_acc_create_request                 @ 4 NONAME 
     6        pjsua_acc_create_uac_contact             @ 5 NONAME 
     7        pjsua_acc_create_uas_contact             @ 6 NONAME 
     8        pjsua_acc_del                            @ 7 NONAME 
     9        pjsua_acc_enum_info                      @ 8 NONAME 
     10        pjsua_acc_find_for_incoming              @ 9 NONAME 
     11        pjsua_acc_find_for_outgoing              @ 10 NONAME 
     12        pjsua_acc_get_count                      @ 11 NONAME 
     13        pjsua_acc_get_default                    @ 12 NONAME 
     14        pjsua_acc_get_info                       @ 13 NONAME 
     15        pjsua_acc_is_valid                       @ 14 NONAME 
     16        pjsua_acc_modify                         @ 15 NONAME 
     17        pjsua_acc_set_default                    @ 16 NONAME 
     18        pjsua_acc_set_online_status              @ 17 NONAME 
     19        pjsua_acc_set_online_status2             @ 18 NONAME 
     20        pjsua_acc_set_registration               @ 19 NONAME 
     21        pjsua_acc_set_transport                  @ 20 NONAME 
     22        pjsua_buddy_add                          @ 21 NONAME 
     23        pjsua_buddy_config_default               @ 22 NONAME 
     24        pjsua_buddy_del                          @ 23 NONAME 
     25        pjsua_buddy_get_info                     @ 24 NONAME 
     26        pjsua_buddy_is_valid                     @ 25 NONAME 
     27        pjsua_buddy_subscribe_pres               @ 26 NONAME 
     28        pjsua_call_answer                        @ 27 NONAME 
     29        pjsua_call_dial_dtmf                     @ 28 NONAME 
     30        pjsua_call_dump                          @ 29 NONAME 
     31        pjsua_call_get_conf_port                 @ 30 NONAME 
     32        pjsua_call_get_count                     @ 31 NONAME 
     33        pjsua_call_get_info                      @ 32 NONAME 
     34        pjsua_call_get_max_count                 @ 33 NONAME 
     35        pjsua_call_get_user_data                 @ 34 NONAME 
     36        pjsua_call_hangup                        @ 35 NONAME 
     37        pjsua_call_hangup_all                    @ 36 NONAME 
     38        pjsua_call_has_media                     @ 37 NONAME 
     39        pjsua_call_is_active                     @ 38 NONAME 
     40        pjsua_call_make_call                     @ 39 NONAME 
     41        pjsua_call_reinvite                      @ 40 NONAME 
     42        pjsua_call_send_im                       @ 41 NONAME 
     43        pjsua_call_send_request                  @ 42 NONAME 
     44        pjsua_call_send_typing_ind               @ 43 NONAME 
     45        pjsua_call_set_hold                      @ 44 NONAME 
     46        pjsua_call_set_user_data                 @ 45 NONAME 
     47        pjsua_call_update                        @ 46 NONAME 
     48        pjsua_call_xfer                          @ 47 NONAME 
     49        pjsua_call_xfer_replaces                 @ 48 NONAME 
     50        pjsua_codec_get_param                    @ 49 NONAME 
     51        pjsua_codec_set_param                    @ 50 NONAME 
     52        pjsua_codec_set_priority                 @ 51 NONAME 
     53        pjsua_conf_add_port                      @ 52 NONAME 
     54        pjsua_conf_adjust_rx_level               @ 53 NONAME 
     55        pjsua_conf_adjust_tx_level               @ 54 NONAME 
     56        pjsua_conf_connect                       @ 55 NONAME 
     57        pjsua_conf_disconnect                    @ 56 NONAME 
     58        pjsua_conf_get_active_ports              @ 57 NONAME 
     59        pjsua_conf_get_max_ports                 @ 58 NONAME 
     60        pjsua_conf_get_port_info                 @ 59 NONAME 
     61        pjsua_conf_get_signal_level              @ 60 NONAME 
     62        pjsua_conf_remove_port                   @ 61 NONAME 
     63        pjsua_config_default                     @ 62 NONAME 
     64        pjsua_config_dup                         @ 63 NONAME 
     65        pjsua_create                             @ 64 NONAME 
     66        pjsua_destroy                            @ 65 NONAME 
     67        pjsua_detect_nat_type                    @ 66 NONAME 
    6868        pjsua_dump                               @ 67 NONAME 
    6969        pjsua_enum_accs                          @ 68 NONAME 
Note: See TracChangeset for help on using the changeset viewer.