Ignore:
Timestamp:
Aug 13, 2008 1:56:24 PM (16 years ago)
Author:
bennylp
Message:

Ticket #594: Improvements in PocketPJ Windows Mobile application: added TCP option, VAD option, option to select codec priority order, and auto-answer option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip-apps/src/pocketpj/resource.h

    r1856 r2211  
    3838#define IDC_EC_TAIL                     1021 
    3939#define IDC_BUTTON2                     1022 
     40#define IDC_VAD                         1022 
     41#define IDC_TCP                         1023 
     42#define IDC_CODECS                      1024 
     43#define IDC_AA                          1025 
    4044#define IDS_CAP_ONLINE                  32772 
    4145#define IDS_CAP_OFFLINE                 32774 
     
    6266#define _APS_NEXT_RESOURCE_VALUE        145 
    6367#define _APS_NEXT_COMMAND_VALUE         32796 
    64 #define _APS_NEXT_CONTROL_VALUE         1023 
     68#define _APS_NEXT_CONTROL_VALUE         1025 
    6569#define _APS_NEXT_SYMED_VALUE           101 
    6670#endif 
Note: See TracChangeset for help on using the changeset viewer.