> # ./bin/generate_test_tt2.pl -f Route -f Call-id -f via -f expires -f max-forwards -i log/scenarios/invite/scenario_ids.yml log/scenarios/invite/0005.json > /tmp/out_1.tt2 > # ./bin/generate_test_tt2.pl -f Route -f Call-id -f via -f expires -f max-forwards log/scenarios/invite/0005.json > /tmp/out.tt2 > # diff -uN /tmp/out.tt2 /tmp/out_1.tt2 > --- /tmp/out.tt2 2020-05-15 11:42:37.114319685 +0200 > +++ /tmp/out_1.tt2 2020-05-15 11:42:26.850316458 +0200 > @@ -191,7 +191,7 @@ > 'P-NGCP-Authorization: testuser1002@spce.test', > 'P-NGCP-Authorized: 1', > 'P-NGCP-Caller-Info: <sip:testuser1002@spce.test>;ip=127.126.0.1;port=51602;primary=4311002', > - 'P-Caller-UUID: 86399f34-7385-4f4c-b829-70cb7ef9f466', > + 'P-Caller-UUID: [% spce_test.testuser1002.uuid %]', > 'Server: Sipwise NGCP Proxy 8.X', > 'Content-Length: 0', > ] > @@ -204,8 +204,8 @@ > 'Content-Type: application/sdp', > 'Content-Length: 176', > 'P-LB-Uptime: 1103', > - 'P-Caller-UUID: 86399f34-7385-4f4c-b829-70cb7ef9f466', > - 'P-Callee-UUID: e2ccfb8b-93ce-4472-99b5-9d39548c95e7', > + 'P-Caller-UUID: [% spce_test.testuser1002.uuid %]', > + 'P-Callee-UUID: [% spce_test.testuser1003.uuid %]', > 'P-Asserted-Identity: <sip:4311002@spce.test>', > 'P-Called-Party-ID: <sip:testuser1003@spce.test>', > 'P-App-Param: ;calltimer=21600;aleg_sst_enable=no;sst_enable=no;hold_alter_b2b_bleg=no;hold_alter_b2b_aleg=no', Change-Id: I3d0e577c7ac4f28f599b7afb0f4e746232e40415changes/91/40091/1
parent
eeaec0fb3c
commit
c2df9cfa14
Loading…
Reference in new issue