Alexander Lutay
9518075d29
MT#7531 Add ERROR label for failed TAP cases
12 years ago
Victor Seva
3fdb96faf8
MT#7349 pid_watcher.py: update sems dir too.
12 years ago
Victor Seva
7942d5e8ce
MT#7349 pid_watcher.py: update sems pid filename
12 years ago
Victor Seva
73fd5c7797
MT#7109 create private memory per_pid file
12 years ago
Victor Seva
42491e6e5e
MT#7109 add prefix to headers
12 years ago
Victor Seva
fa9ce94dbe
MT#7109 Add first SUM row to private mem stat file
12 years ago
Victor Seva
ea6c1b4949
MT#7109 Add mem stats
...
Initial and final stats are created on mem dir.
12 years ago
Victor Seva
f5b9fda5c4
MT#6817 add pid_watcher.py
...
Use inotify in order to monitor the pid change for some services
12 years ago
Victor Seva
601f7c5ea4
MT#6543 generate tap file even if no sip message yaml exists
12 years ago
Victor Seva
62c95620e8
MT#6499 bin/config_debug.pl: more flexible localhost match
12 years ago
Victor Seva
9934dcf59d
MT#6165 ulog_parser.pl: add more info on error Call-ID
12 years ago
Victor Seva
9e8a299c2a
MT#6133 use sipwise user when connecting to mysql
12 years ago
Victor Seva
cf4ce574a4
MT#6055 clean kamailio location table
12 years ago
Victor Seva
89d4e27bbe
MT#5947 Add a way to use a wrong password for auth on the caller
12 years ago
Victor Seva
053b69b092
MT#5947 remove possible banned user
12 years ago
Victor Seva
82d954384c
MT#5789 fix cfb23bb974
12 years ago
Victor Seva
58b0eb8532
MT#5887 fix a17d3c9ef4
12 years ago
Victor Seva
a17d3c9ef4
MT#5887 copy the original config.yml file and restore it after the tests.
12 years ago
Victor Seva
cfb23bb974
MT#5789 foreign domain support
...
- bin/config_debug.pl: we need to deactivate dns_cache on lb
- bin/scenario.pl: generates scenario hosts file + adds info on scenario.csv
- bin/check.sh: uses the info from scenario.csv and hosts files
12 years ago
Victor Seva
8a7e878060
MT#5633 bin/ulog_parser.pl: fix 7facd87c61
...
Now we are sending HTTP querys. Fix the detection of the proper first line
with the right pid.
12 years ago
Victor Seva
3b62b419c8
MT#5633 add presence support on scenario.
...
Add XCap client script.
12 years ago
Victor Seva
babfc1485b
MT#5633 bin/config_debug.pl: activate presence
12 years ago
Victor Seva
608c604a33
MT#5757 bin/check.sh: add -g option to generate graph only if test fails
12 years ago
Victor Seva
4ff4f70cd0
MT#5733 use transport option on sipp
12 years ago
Victor Seva
c20e75bd64
MT#5733 add transport to scenario.csv file
12 years ago
Victor Seva
9db218c0a1
MT#5733 bin/create_peers.pl: fix warning
12 years ago
Victor Seva
7facd87c61
bin/ulog_parser.pl: filter lines by kamailio pid.
...
We don't want to parse any line not for DEBUG and comming from another pid.
We have only one child to process messages.
12 years ago
Victor Seva
4c0a6cf6ff
bin/check.sh: Add check for deactivated files not in scenario.csv
12 years ago
Victor Seva
560e36a662
MT#4009 Add GPL licence to all scripts
13 years ago
Victor Seva
4db93a79e3
MT#4817 add tests for not match rules
13 years ago
Victor Seva
77e1e2f71c
MT#4817 Add not match rule.
...
Use '_:NOT:_' as prefix for negative rules to match
13 years ago
Victor Seva
5f62e52b8e
Add tests for sip_in and sip_out
13 years ago
Victor Seva
3b7e2d4938
bin/show_flow.pl: add missing option to help output
13 years ago
Victor Seva
300bb0f286
bin/check.sh: do not force skip test on skip parse
13 years ago
Victor Seva
e091e7d0b7
bin/check.sh: fix skip creation option
13 years ago
Michael Prokop
7471d7d324
Switch from /usr/local/src to /usr/share
...
Addressing:
| 00:53:47 3m51.5s ERROR: FAIL: After purging files have disappeared:
| 00:53:47 /usr/local/src/ owned by: kamailio-config-tests
-- https://jenkins.mgm.sipwise.com/view/piuparts/job/kamailio-config-tests-piuparts/68/console
Acked-by: Victor Seva
13 years ago
Victor Seva
e308ca7054
bin/restart_log.sh: Use the new kamailio RPC command to reset the msgid
13 years ago
Victor Seva
8110096f4a
bin/set_subscribers_callforward.pl: Added voicebox preferences
13 years ago
Victor Seva
aaef97d2fd
bin/restart_log.sh: force kill kamailio and check if it starts
13 years ago
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
...
bin/check.sh: Call create_ncos.pl when needed.
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
...
bin/set_preferences.pl: Create prefs for domain, peer or subscriber
domain: "@domain.whatever"
peer: "peer_host" as on peer.yml
subscriber: "user@domain.whatever"
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
...
bin/upgrade_peer.pl: Added script to upgrade ip:host peer info.
- This is neeeded because we don't know for sure the port used on a responder
bin/check.sh: call upgrade_peerl script if needed
bin/scenario.pl: new peer_host option
13 years ago