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
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
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
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
a33ed48b9d
scenarios/incoming_peer/sipp_scenario00.xml: Use [local_ip]
13 years ago
Victor Seva
282a9860de
scenario/incoming_peer: incoming call from a peer
13 years ago
Victor Seva
303d0c9fbc
scenarios/invite_speeddial: fix PRO profile
13 years ago
Victor Seva
c7d2c693f6
scenarios/invite_callforward: fix tests match
13 years ago
Andrew Pogrebennyk
7fbcafb5aa
Make call-forward test work on a PRO.
13 years ago
Victor Seva
8b2a715398
scenarios/invite_offline: be sure that the callee is unregistered.
13 years ago
Victor Seva
54ba2c4d50
scenarios/invite_callforward: Added callforward busy test
13 years ago
Victor Seva
631dca6609
Added more subscribers
13 years ago
Victor Seva
7341444bfe
scenarios/invite_callforward: Added scenario with callforward
13 years ago
Victor Seva
a8f376831a
scenarios: fixed responders. Do not retrans, removed waiting.
13 years ago
Victor Seva
ea8ffffd3c
scenarios/invite_speeddial: do not retrans. Do not wait on responders.
13 years ago
Andrew Pogrebennyk
7e3b3e8c0c
Add allowed_clis tests.
13 years ago
Victor Seva
d817332229
scenarios/invite_speeddial: Added speeddial tests
13 years ago
Victor Seva
be07916468
scenarios/reminder: fix 0003 test.
13 years ago
Andrew Pogrebennyk
7d25fddecc
Make the tests work on a PRO.
13 years ago
Andrew Pogrebennyk
c1110509f8
Add invite_blockin_clir scenario.
13 years ago
Andrew Pogrebennyk
0d78b6a789
Make the tests work on a PRO.
13 years ago
Andrew Pogrebennyk
9058a4d1ea
Add block_in_* tests.
13 years ago
Victor Seva
1e01dd8a74
bin/check.sh: Now can run more than one sipp_scenario.
13 years ago
Victor Seva
c73d3a2f7a
scenarios/reminder: calling *55* to create a reminder. Not tested if exists the actual reminder call.
13 years ago
Victor Seva
4f17e6960e
scenarios/invite: example of callforward config. This is not needed in this scenario
13 years ago
Victor Seva
7914804505
Reorganize scripts: all scripts on bin directory except run_tests.sh
13 years ago
Victor Seva
047f7e3036
scenarios/callee.csv: Add testuser1 info
...
scenarios/*/sipp_*xml: Explicit use the first callee.
13 years ago
Andrew Pogrebennyk
865b9b5252
Escape the asterisk sign.
13 years ago
Victor Seva
91627ec4bb
scenarios/check.sh: sort the loop of responders
13 years ago
Victor Seva
b2c8bd2ac7
scenarios/*: rename responders
13 years ago
Victor Seva
3c394ab7a1
scenarios/check.sh: allow more than one responder
13 years ago
Victor Seva
b9c575ecb0
rename tests files
13 years ago
Andrew Pogrebennyk
af31b8f436
Add basic block_out INVITE test with PIN override
13 years ago
Andrew Pogrebennyk
2532dd4536
Add basic block_out INVITE test; some cleanups
13 years ago
Andrew Pogrebennyk
fe8b92381a
Add basic allowed_ips_grp INVITE tests
13 years ago
Victor Seva
d0702e17e7
scenarios/check.sh: wait for the responder to exit before send the unreg
13 years ago
Victor Seva
d658b96f9d
scenarios/invite: Add new msg tests. Update 0005.
13 years ago
Victor Seva
3a2317e85a
scenarios/check.sh: Added option to skip generation of graphviz images
13 years ago
Victor Seva
9c5cc67ca8
scenarios/invite: fixing tests. WIP.
13 years ago
Victor Seva
7ff142b342
scenarios/check.sh: no reg/unreg output. Fix bg call.
13 years ago