telephonyserverplugins/attestltsy/config/configatmodem.bat
branchAT_Test_LTSY
changeset 10 4d82aaca4452
parent 6 9b3b5a50db11
equal deleted inserted replaced
6:9b3b5a50db11 10:4d82aaca4452
     2 REM Copyright (c) 2010 Symbian Foundation and/or its subsidiary(-ies).
     2 REM Copyright (c) 2010 Symbian Foundation and/or its subsidiary(-ies).
     3 REM All rights reserved.
     3 REM All rights reserved.
     4 REM This component and the accompanying materials are made available
     4 REM This component and the accompanying materials are made available
     5 REM under the terms of Eclipse Public License v1.0
     5 REM under the terms of Eclipse Public License v1.0
     6 REM which accompanies this distribution, and is available
     6 REM which accompanies this distribution, and is available
     7 REM at the URL http:REMwww.eclipse.org/legal/epl-v10.html.
     7 REM at the URL http://www.eclipse.org/legal/epl-v10.html.
     8 REM
     8 REM
     9 REM Initial Contributors:
     9 REM Initial Contributors:
    10 REM Symbian Foundation - initial contribution.
    10 REM Symbian Foundation - initial contribution.
    11 REM
    11 REM
    12 REM Contributors:
    12 REM Contributors:
    25 
    25 
    26 echo Copying phonetsywithdispatcher.tsy to phonetsy:
    26 echo Copying phonetsywithdispatcher.tsy to phonetsy:
    27 copy /Y \epoc32\release\winscw\udeb\phonetsywithdispatcher.tsy \epoc32\release\winscw\udeb\phonetsy.tsy
    27 copy /Y \epoc32\release\winscw\udeb\phonetsywithdispatcher.tsy \epoc32\release\winscw\udeb\phonetsy.tsy
    28 
    28 
    29 echo Setup the feature manager to include GSM and WCDMA features:
    29 echo Setup the feature manager to include GSM and WCDMA features:
    30 @perl -S -I/epoc32/tools/featmgr /sf/os/cellularsrv/telephonyserverplugins/attestltsy/config/modifyfeaturedb.pl
    30 @perl -S -I/epoc32/tools/featmgr ./modifyfeaturedb.pl
    31 
    31 
    32 echo Setuping CommDB:
    32 echo Setup the Converged Call Engine plugin to use CS rather than VCC:
       
    33 @perl -S ./modifycenrep.pl
       
    34 
       
    35 echo Setup CommDB:
    33 REM copy /Y \sf\os\cellularsrv\telephonyserverplugins\attestltsy\config\AT-LTSY(default).cfg \epoc32\winscw\c\AT-LTSY(default).cfg
    36 REM copy /Y \sf\os\cellularsrv\telephonyserverplugins\attestltsy\config\AT-LTSY(default).cfg \epoc32\winscw\c\AT-LTSY(default).cfg
    34 cd \sf\os\cellularsrv\telephonyserverplugins\attestltsy\config
    37 cd \sf\os\cellularsrv\telephonyserverplugins\attestltsy\config
    35 @perl -S /sf/os/cellularsrv/telephonyserverplugins/attestltsy/config/modifycommdb.pl
    38 @perl -S ./modifycommdb.pl
    36 \epoc32\release\winscw\udeb\ced.exe -Dtextshell -- c:\AT-LTSY(wavcom).cfg
    39 \epoc32\release\winscw\udeb\ced.exe -Dtextshell -- c:\AT-LTSY.cfg
    37 
    40 
    38 REM M:\sf\os\devicesrv\sysstatemgmt\group>sbs -b bld.inf -c winscw_udeb RESOURCE
    41 REM M:\sf\os\devicesrv\sysstatemgmt\group>sbs -b bld.inf -c winscw_udeb RESOURCE