Victor Seva
6fce6b41bc
test fix_3837
13 years ago
Victor Seva
157a2bc2ad
invite_redirect: Add scenario for test 302
13 years ago
Victor Seva
1d255e9c74
xavp changed??
13 years ago
Victor Seva
ab2eadc426
scenarios/invite_voicebox: invite goes to voicebox
13 years ago
Victor Seva
62f0ffa08b
scenarios: try to get the same msgid by adding some pause
13 years ago
Victor Seva
de1ed54bb5
scenarios/invite_blockout_ncos: add example with ncos level
13 years ago
Victor Seva
3e9a45a3c3
scenario/invite_peerout_rewrite: example with rewrite.yml.
13 years ago
Victor Seva
26fef21582
scenarios: sending 200 OK before BYE in responders
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
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
444fa7609d
scenarios/*: New scenario.yml version with subscribers info.
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
4b1c8bb169
scenarios/invite_offline: Added scenario.yml and cleaning.
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
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