Skip to content

Commit a1ecbb8

Browse files
committed
exampoles: follow changes in 'examples: voipstream: replace/remove audio files - fingerprints also updated'
1 parent db383ac commit a1ecbb8

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

examples/diffserv/simple_/omnetpp.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ description = "client[0] executes a VoIP application"
3636

3737
**.client[0].app[0].voipSilenceThreshold = 100
3838
**.client[0].app[0].repeatCount = 1
39-
**.client[0].app[0].soundFile = "../../voipstream/soundFiles/ria_44100_stereo.mp3"
39+
**.client[0].app[0].soundFile = "../../voipstream/soundFiles/StereotypeNews_44100_stereo_64k.mp3"
4040

4141
**.client[0].app[0].codec = "pcm_mulaw"
4242
**.client[0].app[0].sampleRate = 8000Hz

tests/fingerprint/examples.csv

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@
6666
# /examples/diffserv/simple_/, -f omnetpp.ini -c WithoutQoS -r 0 # abstract-config
6767
# /examples/diffserv/simple_/, -f omnetpp.ini -c WithPolicing -r 0 # abstract-config
6868
# /examples/diffserv/simple_/, -f omnetpp.ini -c WithQueueing -r 0 # abstract-config
69-
/examples/diffserv/simple_/, -f omnetpp.ini -c VoIP_WithoutQoS -r 0, 10s, 3ede-d2c9/tplx;d9b9-91a7/~tNl;7f42-64e4/~tND;0261-438e/tyf, PASS, EthernetMac Ipv4
70-
/examples/diffserv/simple_/, -f omnetpp.ini -c VoIP_WithPolicing -r 0, 10s, cdef-134c/tplx;9fdd-df8f/~tNl;9d47-b0e6/~tND;22df-449c/tyf, PASS, EthernetMac Ipv4
71-
/examples/diffserv/simple_/, -f omnetpp.ini -c VoIP_WithPolicingAndQueueing -r 0, 10s, 385e-ae88/tplx;bd81-b731/~tNl;a789-a6d5/~tND;4e79-c9e3/tyf, PASS, EthernetMac Ipv4
69+
/examples/diffserv/simple_/, -f omnetpp.ini -c VoIP_WithoutQoS -r 0, 10s, 389b-d02a/tplx;d530-cd41/~tNl;49ed-5831/~tND;77f2-c1a1/tyf, PASS, EthernetMac Ipv4
70+
/examples/diffserv/simple_/, -f omnetpp.ini -c VoIP_WithPolicing -r 0, 10s, ed2e-2daf/tplx;ae02-d842/~tNl;96ee-a224/~tND;dab9-56fa/tyf, PASS, EthernetMac Ipv4
71+
/examples/diffserv/simple_/, -f omnetpp.ini -c VoIP_WithPolicingAndQueueing -r 0, 10s, 073c-83cb/tplx;38f0-e21a/~tNl;62cc-f459/~tND;9b48-3e0b/tyf, PASS, EthernetMac Ipv4
7272

7373
# /examples/emulation/extclient/, -f omnetpp.ini -c General -r 0, 100s, 0, ERROR, # pcap devices not supported
7474
# /examples/emulation/extserver/, -f omnetpp.ini -c Uplink_Traffic -r 0, 100s, 0, ERROR, # pcap devices not supported

0 commit comments

Comments
 (0)