Commit Graph

364 Commits (bbbad123b3531a3b722ed1e448b3396be410001b)

Author SHA1 Message Date
Victor Seva fadc242117 bin/check.sh: wait between sip_scenarios.
13 years ago
Victor Seva 96ff528242 bin/create_ncos.pl: Added helper script to add ncos levels on ncos.yml
13 years ago
Victor Seva ea3045d4ac fix
13 years ago
Victor Seva 5b540a96c4 bin/check.sh: use renamed script. Must be exec before create_peers.pl
13 years ago
Victor Seva 1221c600cd bin/check.sh: Add create_rewrite_rules script
13 years ago
Victor Seva 79a8195738 bin/create_rewrite_rules.pl: helper script to create/delete rewrite_rules described at scenario.yml files
13 years ago
Victor Seva a4fbfec180 bin/check.sh: try to get the kamailio.log on restart_log.sh error
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 98fef050e3 bin/sipp.sh: Disable retransmission in UDP mode.
13 years ago
Victor Seva 99d3de17e6 Peer responders
13 years ago
Victor Seva bf6a35ab01 Create subscribers from scenarios.yml file.
13 years ago
Victor Seva babfec8eec bin/check.sh: Clean generated tests before generate again them.
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.
13 years ago
Victor Seva 33819b4027 bin/check: fix delete_locations
13 years ago
Victor Seva 63c4f686be Reorganize the way scenarios are created.
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 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 32bee68c62 Adapt bin/sipp.h bin/check.sh to peer
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 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 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.
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
Victor Seva 9bbb257e0f Added timestamp on messages
13 years ago
Victor Seva 631dca6609 Added more subscribers
13 years ago
Victor Seva fa595bf348 bin/check.py: added comment on sip_out
13 years ago
Victor Seva 13ea3ac85a bin/create_subscribers.pl: remove output
13 years ago
Victor Seva aa879382ad bin/ulog_parser.pl: do not mix msg_out.
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
Victor Seva 4ac5657bd4 bin/ulog_parser.pl: error if found flow info without json info
13 years ago
Victor Seva 083a0a51f8 Deactivate flow graphs by default
13 years ago
Victor Seva 5831b32002 bin/check.sh: check SCEN_CHECK_DIR before running anything
13 years ago
Victor Seva 5145ff7367 bin/check.sh: different port and media port for each responder.
13 years ago
Victor Seva c7c2790ce3 run_test.sh: do not generate tests files.
13 years ago
Victor Seva 5a1d22c438 bin/sipp.sh: fix BASE_DIR.
13 years ago
Victor Seva 3b9d242f2d bin/check.sh: return error if any needed file does not exist.
13 years ago
Victor Seva a7fdc32d89 BASE_DIR can be set by ENV variable
13 years ago
Victor Seva e4cf4a6621 bin/check.sh: fix call to speeddial script. Added more output info.
13 years ago
Victor Seva e5f674da17 bin/generate.sh: Added directory option
13 years ago
Victor Seva 1d398361dd Added script to add speeddial config. Run it if exists speeddial.yml on bin/check.sh.
13 years ago
Victor Seva d8338f0f74 Removed output from sipp
13 years ago
Victor Seva 1e01dd8a74 bin/check.sh: Now can run more than one sipp_scenario.
13 years ago
Victor Seva e1b117168b bin/sipp.sh: Added port, media port, timeout, help options
13 years ago
Victor Seva f21f32e7ef bin/check.sh: Call set_subscribers_callforward.pl if the config file is present.
13 years ago
Victor Seva 0886acfbdd bin/set_subscribers_callforward.pl: script to set subscriber callforward prefs from a yml file
13 years ago
Victor Seva 7914804505 Reorganize scripts: all scripts on bin directory except run_tests.sh
13 years ago