Victor Seva
26fef21582
scenarios: sending 200 OK before BYE in responders
13 years ago
Victor Seva
5ec884ae36
bin/check.sh: fix last commit. Show no error
13 years ago
Victor Seva
659dadf422
bin/check.sh: force error if there is any errors.log from sipp
13 years ago
Victor Seva
b9945825d7
scenarios/register_ignore_allowip: no need to unregister. All locations are removed by check.sh
13 years ago
Victor Seva
73ff024d01
scenarios/register: no need to unregister. All locations are removed by check.sh
13 years ago
Victor Seva
c3ad1b342c
scenarios/incoming_peer: fix CSeq
13 years ago
Victor Seva
5c2128dc2f
scenarios/invite_offline: fix cseq. Thanks apogrebennyk!
13 years ago
Victor Seva
47d4562f25
scenarios: use local_port
13 years ago
Andrew Pogrebennyk
e36f983843
Fix ACK sending.
13 years ago
Victor Seva
072c811170
scenarios/invite_speeddial: fix ACKs
13 years ago
Victor Seva
98fef050e3
bin/sipp.sh: Disable retransmission in UDP mode.
13 years ago
Victor Seva
9f1e6c3f01
bench.sh: helper script to run the process several times
13 years ago
Victor Seva
0a07ff590e
get_results.sh: fix exit status
13 years ago
Victor Seva
472272baf5
scenarios/incoming_peer: fix numbering testcase
13 years ago
Victor Seva
79099105e6
scenarios: remove retransmission options on send
13 years ago
Victor Seva
3749554d7d
scenarios/invite_peerout: Call using a peer
13 years ago
Victor Seva
99d3de17e6
Peer responders
...
bin/upgrade_peer.pl: Added script to upgrade ip:host peer info.
- This is neeeded because we don't know for sure the port used on a responder
bin/check.sh: call upgrade_peerl script if needed
bin/scenario.pl: new peer_host option
13 years ago
Victor Seva
444fa7609d
scenarios/*: New scenario.yml version with subscribers info.
13 years ago
Victor Seva
bf6a35ab01
Create subscribers from scenarios.yml file.
...
- Now subscribers can have aliases.
- No duplicate info in scenarios.
13 years ago
Victor Seva
763fbc718a
README: Upgrade a bit the documentation.
13 years ago
Victor Seva
641b34151c
Exclude templates dir from tests/results
13 years ago
Victor Seva
8cf92d13a2
scenarios/reminder: Added scenario.yml and clean.
13 years ago
Victor Seva
a27a235bb0
scenarios/register_ignore_allowip: Added scenario.yml
13 years ago
Victor Seva
d3d7dcc577
scenarios/register_allowip: Added scenario.yml
13 years ago
Victor Seva
2003b7d9bf
scenarios/register: Added scenario.yml
13 years ago
Victor Seva
78b7963309
scenarios/invite_speeddial: Added scenario.yml and clean.
13 years ago
Victor Seva
babfec8eec
bin/check.sh: Clean generated tests before generate again them.
13 years ago
Victor Seva
4b1c8bb169
scenarios/invite_offline: Added scenario.yml and cleaning.
13 years ago
Victor Seva
f76c71285c
ignore generated files
13 years ago
Victor Seva
64c75e604a
scenarios/invite_callforward: Added scenario.yml and cleanup.
13 years ago
Victor Seva
ac97abb6e3
scenarios/invite_ignore_allowip: Add scenario.yml and clean.
13 years ago
Victor Seva
0f21cae665
scenarios/invite_blockout_wlst: Added scenario.yml and cleanup.
13 years ago
Victor Seva
7549139f2c
scenarios/invite_blockout_pinoverride: Added scenario.yml and cleanup.
13 years ago
Victor Seva
3590f7c03a
scenarios/invite_blockout_blst: Added scenario.yml and cleanup.
13 years ago
Victor Seva
4dccec5231
scenarios/invite_blockin_clir: Added scenario.yml and cleanup.
13 years ago
Victor Seva
dc966db1b8
scenarios/invite_blockin_wlst: Added scenario.yml and cleanup.
13 years ago
Victor Seva
fda6ad6bd9
scenarios/invite_blockin_blst: Added scenario.yml and cleanup.
13 years ago
Victor Seva
ec168c0c06
scenarios/invite_allowip: Added scenario.yml and cleanup.
13 years ago
Victor Seva
0d2e020948
bin/check.sh: clean generated csv/reg.xml files before run again.
13 years ago
Victor Seva
073dbc1309
bin/scenario.pl: remove warning if no username or password.
13 years ago
Victor Seva
ed0734236e
bin/scenario.pl: fix res_id
13 years ago
Victor Seva
28834f70de
bin/scenario.pl: Added active option for responders.
...
sipp cannot start with a csv with no values.
13 years ago
Victor Seva
b2696fe504
scenarios/invite_allowedcli_nonmatch: Added scenario.yml and cleanup.
13 years ago
Victor Seva
1af3995f3a
scenarios/invite_allowedcli_match: Added scenario.yml and cleanup.
13 years ago
Victor Seva
33819b4027
bin/check: fix delete_locations
13 years ago
Victor Seva
8f3e304dd0
scenarios/incoming_peer: Added scenario.yml and cleanup.
13 years ago
Victor Seva
7f509e385b
scenario/invite: Added scenario.yml and cleanup.
13 years ago
Victor Seva
ba97e3fa4b
debian/control: added needed perl library
13 years ago
Victor Seva
63c4f686be
Reorganize the way scenarios are created.
...
scenario.yml:
scenarios:
- ip: 127.126.0.1
user: testuser1002
domain: spce.test
username: testuser1002
password: testuser
responders:
- ip: 127.1.0.1
number: 4311003
user: testuser1003
domain: spce.test
register: yes
username: testuser1003
password: testuser
bin/scenario.pl: script to generate the csv files from a scenario.yml
bin/check.sh:
- calls bin/scenario.pl to generate needed csv files.
- uses the generated scenario.csv file to know the ip of the caller/callee.
- don't need to do any unreg. All locations are removed before run any scenario.
bin/sipp.sh:
- callee.csv and caller.csv are now in the test dir
- no peer.csv
13 years ago
Victor Seva
ee99f5a4ab
bin/check.sh: copy kamailio-lb and sems logs to LOG_DIR
13 years ago