Commit Graph

165 Commits (3749554d7df1dc38af772e66a5ca1b4a6b46612b)
 

Author SHA1 Message Date
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 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 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
Victor Seva c9368b8084 generate_tests.sh: Add help and clean option.
13 years ago
Victor Seva 047f7e3036 scenarios/callee.csv: Add testuser1 info
13 years ago
Andrew Pogrebennyk 865b9b5252 Escape the asterisk sign.
13 years ago
Victor Seva 96dc92e6cf Added help option and try to be more verbose on usage messages
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
Victor Seva 721566900b use templates for tests
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
Andrew Pogrebennyk 0836c2c3af Fix typo.
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 fe131f6d9f check.py: test number of out messages
13 years ago
Victor Seva ed198c5d21 ulog_parser.pl: quote "-" values. Ungly but it works.
13 years ago
Victor Seva 32caed75b2 revert to 9c5cc67ca8
13 years ago
Victor Seva 3e2956dc7e README: now we use libyaml-syck-perl
13 years ago
Victor Seva 813cb59ea5 ulog_parser.pl: Use YAML::Syck and quote all strings.
13 years ago
Victor Seva 9c5cc67ca8 scenarios/invite: fixing tests. WIP.
13 years ago
Victor Seva 7bfe9dad68 show_flow.pl: Added option to output the flow as yml array.
13 years ago
Victor Seva 7ff142b342 scenarios/check.sh: no reg/unreg output. Fix bg call.
13 years ago
Victor Seva e46f059dee scenarios/invite_offline: fix tests
13 years ago
Victor Seva bf54358c32 scenarios/register_ignore_allowip: unregister please!!
13 years ago
Victor Seva b29369d510 scenarios/*: use spce.test domain in prefs.yml
13 years ago
Victor Seva 58fd775cdf ulog_parser.pl: removed unused pid match. Reduced match pattern.
13 years ago
Victor Seva 77bbac4a73 scenarios/invite: add unreg. Remove unreg from responder.
13 years ago
Victor Seva b60235aca8 scenarios/check.sh: fix bg param on sipp.sh. Use unreg scenario.
13 years ago
Victor Seva 9a985d1208 sipp.sh: fix FD_SETSIZE error
13 years ago
Victor Seva d9f01a9dc5 scenarios/check.sh: fix last commit.
13 years ago
Victor Seva 8cce4511c2 scenarios/check.sh: added more options to be able to manualy test some scripts
13 years ago
Victor Seva e789ec1c60 scenarios/invite: First draft to get a real call with media. WIP
13 years ago
Victor Seva 9926af1eb8 scenarios/register: unregister the test user
13 years ago
Victor Seva 82cdf6af95 scenarios/check.sh: exit with error if any check fails
13 years ago
Victor Seva a2cc1cf9a1 use a custom DOMAIN for tests.
13 years ago
Victor Seva d3cc83edf2 config_debug.pl: now changes the "spce." entry on /etc/hosts
13 years ago
Andrew Pogrebennyk ceffaeb938 Fix xavp checks in the registration tests.
13 years ago
Victor Seva 929d94b67d check.py: fix regex search when the val is not a string.
13 years ago
Victor Seva fa59987456 delete_domain.pl: do not try to delete an nonexistent domain.
13 years ago
git user on spce b7bba5adb7 check.py: add 'None' value to check that a var is not there. (Closes #3379)
13 years ago
git user on spce 2aaa534a11 register_allowip: use new regex expresions to compare
13 years ago