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
Victor Seva
56b0e17c67
bin/restart_log.sh: clean kamailio-lb and sems logs. No restart is done.
13 years ago
Victor Seva
66c9b1ed0d
bin/config_debug.pl: Added sems debug
13 years ago
Victor Seva
b35a548b6d
debian/control: Added tcpdump Dependence
13 years ago
Victor Seva
31517ff786
bin/check.sh: fix last commit. port is not local var
13 years ago
Victor Seva
3828c78741
bin/check.sh: Added capture logs to debug
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
32bee68c62
Adapt bin/sipp.h bin/check.sh to peer
...
bin/sipp.sh:
- Added peer.csv info file when needed.
- Added ip option to choose the sending IP
bin/check.sh:
- Use new sipp.sh IP option
13 years ago
Victor Seva
e14771eeef
bin/check.sh: Add/Delete peers
13 years ago
Victor Seva
bb2f289b19
bin/create_peers.pl: script to create/delete peers from peer.yml input
13 years ago
Victor Seva
fad48331b1
bin/config_debug.pl: activate debug on lb too.
13 years ago
Victor Seva
98d62f27da
bin/set_subscribers_preferences.pl: fix typo
13 years ago
Victor Seva
118615080a
Use proper interface config for scripts.
13 years ago
Victor Seva
81259f39dd
bin/check.sh: fix do not delete domain on sipp error
13 years ago
Victor Seva
4bbfe32cd0
bin/check.py: generate tap file if the message cannot be loaded.
13 years ago
Victor Seva
633a193970
get_results.sh: use parallel properly
13 years ago
Victor Seva
05437c6b97
Add missing new script
13 years ago
Victor Seva
2628aa7fbe
split logic. run_tests.sh runs the sipp scenarios. get_results.sh generates the tap files.
13 years ago
Victor Seva
0d1cab6290
remove scripts added to ngcp-ossbss-clients-perl package.
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
Victor Seva
815edd08ff
bin/check.sh: MPORT fix. introduce step arg
13 years ago
Victor Seva
e8ad1d10f3
bin/check.sh: fix locations. Use proper ENV var
13 years ago
Victor Seva
167253c82a
bin/check.sh: delete callee locations before any tests. Check port is not in use.
13 years ago
Victor Seva
b5b0d3b3f7
move set domain of scenarios/calle[r|e].csv files from sipp.sh to config_debug.pl script.
...
Do it just ones!
13 years ago
Victor Seva
d7a103d959
bin/check.sh: exit with error on create_domain.pl or create_subscribers.pl error.
13 years ago
Victor Seva
7e481a8784
bin/config_debug.pl: fix on PRO
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
9bbb257e0f
Added timestamp on messages
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
fa595bf348
bin/check.py: added comment on sip_out
13 years ago
Victor Seva
a8f376831a
scenarios: fixed responders. Do not retrans, removed waiting.
13 years ago
Victor Seva
13ea3ac85a
bin/create_subscribers.pl: remove output
...
run_tests.sh: define start and end output
13 years ago
Victor Seva
aa879382ad
bin/ulog_parser.pl: do not mix msg_out.
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
Victor Seva
caff0d6c6c
bin/set_subscribers_preferences.pl: remove output
13 years ago
Victor Seva
ba84e5cece
bin/check.sh: kill responder after the 5 secs wait. Sleep 1 sec before copy the kamailio log.
13 years ago