


Start integration

ssh csnr35@csn03
password is : csnr35

it's in ~/load/tools/src/systemTest/conformance directory

Start and Stop CSN

tms -P 29710 -s cse_1 //stop
jane says:
tms -P 29710 -r cse_1 //re-start
jane says:
and tms -P 29710 -l cse_1 //to query



Proxy config:
************
./proxy/configuration/gov/nist/sip/proxy/configuration/registrations.xml

run individual test using Txt files:
************
cd /home/csnr30/r34/tools/src/systemTest/conformance
conformance.sh /tests/simring/PRISIPJT01.txt

in case proxy needed:
run proxy from the same dir :
************
conformance.sh /tests/simring/AASTARTUP.txt

than run test case
************

conformance.sh tests/simring/zzSUTDOWN.txt

in case want to run all directory:
************

conformance.sh tests/simring

test case run on dbs02:
*****************

ssh dbs02 -l csnr30
csnr30
csnr301

csn rns on csn02
*****************

rlogin csn02
hlum
hlum


console (3.4):
***********
  http://csn02:59004/mseconsole

console (3.4.1);
http://172.0.0.153:55000/mseconsole/mseconsole.html



test cases:

vi ./csv/*.csv
vi ./xml/uac*.xml
vi ./xml/uas*.xml

Exp:
more tests/simring/PRISIPJT01.txt
******************
#
# @description "NONSUBSCRIBER-SUBSCRIBER<br />(proxy) Subsciber termination call to sdnMCP1 , once both direct and PBX phones are registered.
Privacy=none. FROM = ""uac_PRISIPJT01"" &lt;sip:anonymous@nonSub.com&gt; , PAID=""uac_PRISIPJT01_PAID"" &lt;sip:non-subDN1@nonSub.com&gt;. Ens
ure FROM/PAID/Privacy are propagated as is to a UAS emulating Cell and Direct device. Ensure FROM is propagated , Privacy set to ""none"" and
PAID set to sessionID to the UAS emulating PBX device."
# @sincerelease 3.2
#
#SIPp uas_PRISIPJT01_A.xml dat_jt_csn02.csv 5061
#SIPp uas_PRISIPJT01_NA.xml dat_jt_csn02.csv 5081
#SIPp uas_PRISIPJT01_PBX.xml dat_jt_csn02.csv 5088
sleep 1
#SIPp uac_PRISIPJT01.xml dat_jt_csn02.csv

more xml/uas_PRISIPJT01_A.xml
.... script ...

more csv/dat_jt_csn02.csv 
SEQUENTIAL
4167700007;4169790856;7105;7106;9057700007;172.24.10.21;172.24.10.20;dbs02.newstep.local


*************************************************

csnd01:

console :http://csnd01:55000/console-config/mseconsole.html


csnr35@csnd01 password is csnr35


cd /home/csnr35/load/tools/src/systemTest/conformance



*******Gram host **********
172.0.0.236 csn/csn

*******secure copy *********
scp *.so csn@192.168.0.22:lib


****** run script by hand ********
1. go to 
cd /home/csnr35/load/tools/src/systemTest/conformance

5070 - port where sip connector will wait for msg
chcek configuration on console:   config, network services, sip connector , local orig ser port

2. bin/sipp1.1 172.24.30.10:5070 -bind_local -i 127.0.0.1 -trace_msg -trace_screen -trace_err -trace_stat -m 1 -d 500 -inf csv/dat_ocs_init.csv -sf xml/uac_ocs_init.xml 

sip message that was send to sip connector from sipp will be in the xml directory:
	uac_ocs_init_xxxxx_messages.log

bin/sipp1.1 -bind_local -i 127.0.0.1 -trace_msg -trace_screen -trace_err -trace_stat -m 1 -d 500 -p 5080 -inf csv/dat_ocs_phone2.csv -sf xml/uas_ocs_phone2.xml 


llm -P 29197/tcp -s -B5 -L"INFO"
