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/PocketPJ.vcc

    r1856 r2211  
    1313 
    1414ResourceCount=5 
    15 Resource2=IDD_SETTING 
     15Resource2=IDR_ACC_MENU 
    1616Resource3=IDD_POCKETPJ_DIALOG 
    17 Resource4=IDR_ACC_MENU 
     17Resource4=IDD_SETTING 
    1818Resource1=IDR_MAINFRAME 
    1919Class3=CSettingsDlg 
     
    4141ControlCount=6 
    4242Control1=IDC_ACC_ID,static,1342308352 
    43 Control2=IDC_BTN_ACC,static,1342243086 
     43Control2=IDC_BTN_ACC,static,1350631694 
    4444Control3=IDC_BUDDY_LIST,SysListView32,1350631446 
    4545Control4=IDC_STATIC,static,1342308352 
     
    6767Type=1 
    6868Class=CSettingsDlg 
    69 ControlCount=17 
    70 Control1=IDC_STATIC,static,1342308352 
    71 Control2=IDC_DOMAIN,edit,1350631552 
    72 Control3=IDC_USER,edit,1350631552 
    73 Control4=IDC_PASSWD,edit,1350631584 
    74 Control5=IDC_STATIC,static,1342308352 
    75 Control6=IDC_STATIC,static,1342308352 
    76 Control7=IDC_STUN,button,1342242819 
    77 Control8=IDC_STUN_SRV,edit,1350631552 
    78 Control9=IDC_ICE,button,1342242819 
    79 Control10=IDC_SRTP,button,1342242819 
    80 Control11=IDC_PUBLISH,button,1342242819 
    81 Control12=IDC_DNS,edit,1350631552 
    82 Control13=IDC_STATIC,static,1342308352 
     69ControlCount=23 
     70Control1=IDC_DOMAIN,edit,1350631552 
     71Control2=IDC_USER,edit,1350631552 
     72Control3=IDC_PASSWD,edit,1350631584 
     73Control4=IDC_DNS,edit,1350631552 
     74Control5=IDC_STUN_SRV,edit,1350631552 
     75Control6=IDC_ICE,button,1342242819 
     76Control7=IDC_TCP,button,1342242819 
     77Control8=IDC_SRTP,button,1342242819 
     78Control9=IDC_PUBLISH,button,1342242819 
     79Control10=IDC_ECHO_SUPPRESS,button,1342242819 
     80Control11=IDC_EC_TAIL,edit,1350631552 
     81Control12=IDC_VAD,button,1342242819 
     82Control13=IDC_CODECS,combobox,1344339971 
    8383Control14=IDOK,button,1342242816 
    8484Control15=IDCANCEL,button,1342242816 
    85 Control16=IDC_ECHO_SUPPRESS,button,1342242819 
    86 Control17=IDC_EC_TAIL,edit,1350631552 
     85Control16=IDC_STATIC,static,1342308352 
     86Control17=IDC_STATIC,static,1342308352 
     87Control18=IDC_STATIC,static,1342308352 
     88Control19=IDC_STUN,button,1342242819 
     89Control20=IDC_STATIC,static,1342308352 
     90Control21=IDC_STATIC,static,1342308352 
     91Control22=IDC_STATIC,static,1342308352 
     92Control23=IDC_AA,button,1342242819 
    8793 
    8894[CLS:CSettingsDlg] 
     
    9399Filter=D 
    94100VirtualFilter=dWC 
    95 LastObject=IDC_ECHO_SUPPRESS 
     101LastObject=CSettingsDlg 
    96102 
Note: See TracChangeset for help on using the changeset viewer.