Victor Seva
183e841238
TT#81700 generate_test_tt2.pl: fix subst_ids()
...
* match must be with all the numbers
Change-Id: Ib6888798df91b9551b08a1df03e7bb36f655a13c
5 years ago
Victor Seva
4f6e639ef9
TT#81700 generate_test_tt2.pl: fixes
...
* add soundfile id to scenarios_ids.yml
* zero Content-Length
* add app.local port fix
* don't try to find subscriber_ids on some headers
like CSeq or Content-Length
Change-Id: Ia10817a025c22c17cdfd93edcc7128e7cdb06029
5 years ago
Victor Seva
e0662e6cdb
TT#81700 helpers to show/diff content of vars in a route
...
Change-Id: I0ea697681609c90c7a1ef9df703570b768d196e3
5 years ago
Marco Capetta
35e7d6fbbc
TT#97750 Add new pbx scenarios for calls with alias dev_id
...
New scenarios added:
* invite_alias
* invite_alias_devid
* invite_alias_devid_fulllookup
* invite_username_devid
* invite_username_devid_fulllookup
Change-Id: Ibffd72147e9664ec86e306127d1f33120820e4fb
5 years ago
Victor Seva
4750bc825d
TT#81700 remove server version from checks
...
Change-Id: I1d9b52fd5ca4f92bb28a3c158a6768fa92099ef1
5 years ago
Victor Seva
c1a56fe3b6
TT#81700 generate_test_tt2.pl: add LB for Server|User-Agent
...
Now we are getting messages from LB
* fix Subscription-State expires check
Change-Id: I7160f95e954cc4dd021e91726234c09dbc789b66
5 years ago
Victor Seva
1cc3361778
TT#97750 clean_registrations: add devid support
...
Change-Id: I01eb1456a5224a741c8a00f43179fbf047aadbee
5 years ago
Victor Seva
6320e9f656
TT#81700 generate_test_tt2.pl: fix contact param sip.instance
...
Change-Id: I44af29f5f85a9c47f03f7a429c9527dbdfc3045a
5 years ago
Sipwise Jenkins Builder
8df06c75f4
Release new version 9.2.0.0+0~mr9.2.0.0
5 years ago
Marco Capetta
2100090a36
TT#97750 Fix scenarios after rework of 'EVENTMON_HEADERS' routes
...
Change-Id: I88d1340952f824a0ff9d5578e432f679342e4b40
5 years ago
Victor Seva
b5ea64645c
TT#99150 set permissions_reload_delta value
...
* we need to be fast enough
Change-Id: Ie56cc1d6276bc454d3a64ff817d65d8f6cd4eb7d
5 years ago
Victor Seva
2b4793ac25
TT#97750 fix support devid in scenario.yml
...
* introduced at f1c1379f42
* get_subs_info was throwing exception for some cases but it
was hided via eval {}. Use Try::Tiny to manage the exception
and generate needed default values.
* use variable name instead of $_ so it's clear what is what
on loops
Change-Id: Icc6baa00da6ebfa1d88a7e418edb48c8c8536cd1
5 years ago
Victor Seva
f1c1379f42
TT#97750 support devid in scenario.yml
...
This will allow to use an alias_number as like username
Change-Id: If4477ffceed1a6c24069690a8abc46ae84eb0719
5 years ago
Victor Seva
bcfb522af6
TT#95650 fix invite_reinvite_*transcoding
...
Change-Id: I37d59c433c0112dcd5449a8afdab5499fec894e9
5 years ago
Victor Seva
32d0e51721
TT#81700 bin/apply_flow_diff.sh
...
* tool to apply detected changes in flow
Change-Id: I6b5dc66c2650289859b0b604845ab586f2ab9aed
5 years ago
Victor Seva
78eab46e30
TT#95650 invite_reinvite_*transcoding
...
Change-Id: I68cf2fb8288cb59e0146fdecf3dd28d7a8f344f7
5 years ago
Marco Capetta
403e43ca14
TT#96305 Fix invire_redirect scenario
...
Change-Id: I31d82afb534181855434e05ec3759c2fd1b39b97
6 years ago
Victor Seva
f5ce3e9328
TT#71906 scenarios_pbx: remove PAI inserted previously by sca
...
Change-Id: Ic201b66e1aaa11efca19d7f5b19eb41fd4952569
6 years ago
Victor Seva
173a45d16d
TT#71804 fix incoming_shared_line after b_leg changes
...
Adding some delay on responders to fix the SIP flow
Change-Id: I6be71348baf257ea107d3bd53010e7cceb8fe2f6
6 years ago
Victor Seva
8c78ded4bf
TT#92600 fix checks of PAI after fixing PAI default 'none' on templates
...
Change-Id: I7569f06a002f0205fc2db926f84e0ee17971ae7e
6 years ago
Victor Seva
3656b8a9ab
TT#81700 bin/check.sh: skip kam_msg that was already processed
...
Now that we are allowing cheking more that one message, be
sure that already OKed messages don't get compared
Change-Id: I152af70b6dca69fe935ca70f8d40acb599cbaff0
6 years ago
Victor Seva
49c3f4cb6e
TT#81700 bin/check.sh: add info of what sections failed, take two
...
Change-Id: I89df6f6f41a277161daa596119da15c7e0c1a79b
6 years ago
Victor Seva
4c6d227370
TT#81700 bin/check.sh: add info of what sections failed
...
* bin/check.py: return different values depending on what section
check fails
reformat using black tool
Change-Id: Ie393766ba5df0951fb9f51c1c780cc5be8673fc7
6 years ago
Victor Seva
4099f1a4d7
TT#81700 bin/check.py: use argparse instead of old getopts
...
Change-Id: Ice76390809ac45167e9c10885b79758551a0f31f
6 years ago
Victor Seva
977813a687
TT#92600 scenarios/invite_pai_no
...
Change-Id: Ia5e729bdd4e9f4f431f4c189c2cfd4a22d48940c
6 years ago
Kirill Solomko
36752a640f
Revert "TT#71804 Fix incoming_foreign_dom scenario after proxy on leg_b addition"
...
This reverts commit 99858e18f81b69fe9795747acf21ada3493f58e0.
Change-Id: I7249b0a439f42d11a734f87857ddfccd3ff14863
6 years ago
Marco Capetta
99858e18f8
TT#71804 Fix incoming_foreign_dom scenario after proxy on leg_b addition
...
Change-Id: Iea1ca4267c814f9351fefe2d3fffeb571961f598
6 years ago
Sipwise Jenkins Builder
2b9a9a05a9
Release new version 9.1.0.0+0~mr9.1.0.0
6 years ago
Marco Capetta
5872ecbfd0
TT#71804 Increase kamailio proxy children to 5 during tests execution
...
Change-Id: I81931aefbd7000aafd13c648799e4696d2ddb286
6 years ago
Victor Seva
a6fd138d9b
TT#71804 Route B-leg of the call through kamailio proxy
...
Change-Id: Ife832038e243349f50462851e6a3e55e092af591
6 years ago
Victor Seva
0f62d0677e
TT#81700 bin/reorder_tests_tt2.sh
...
helper tool to rename tt2 files when adding new messages
Change-Id: I57b5ea25065be8743d2a4449c53e01da76ae5e76
6 years ago
Victor Seva
c5362fa829
TT#81700 bin/check.sh: add option to control RETRANS_SIZE
...
* support checking up to RETRANS_SIZE steps of messages
Change-Id: I7d2b500d1fdfe85a3f35af9c7fa5f098297864db
6 years ago
Marco Capetta
0ac84aa35b
Revert "Revert "TT#87502 Update pid_watcher to check sems-b2b instead of ngcp-sems and sems-pbx""
...
This reverts commit 4c3826e755 .
Reason for revert: Commit is now necessary after fixes done in other packages
Change-Id: Ib41b8b9f333a96cff028869d0a5da77ded6f9008
6 years ago
Marco Capetta
a0c19c47be
TT#87502 Sems-b2b enabled by default and moved under sip port 5060
...
Change-Id: I73ab86b2428f2e4bedaa05554c21c12fa8ef1a66
6 years ago
Victor Seva
c57dca2a9c
TT#81700 fix detection of profile on CE
...
Change-Id: I6486bc1027104e4a891a5429f106c33f171d70d4
6 years ago
Victor Seva
9cfffe6dc6
TT#85300 create_peers.pl: use try/catch when creating rules
...
* search for the rules seems not to work fine
* was unable to create more than one rule per group
Change-Id: Ia0ef731968c7c1da6ab9874e2a5dbab604c42418
6 years ago
Victor Seva
4c3826e755
Revert "TT#87502 Update pid_watcher to check sems-b2b instead of ngcp-sems and sems-pbx"
...
This reverts commit 2cfbd49bba .
Change-Id: Ia86f79720ba8c87b1ce823f4505eac31758ac29a
6 years ago
Victor Seva
e123b0bad0
Revert "TT#84599 scenarios_pbx: add more test to avoid nightly errors"
...
This reverts commit 76e4ef2367 .
Change-Id: Iefb89461f4a775f2a82d4851e0d64c5762074454
6 years ago
Victor Seva
7af0ea1e88
TT#81700 run_tests.sh: -k option to capture pcap per scenario
...
* bench.sh -K and -k options for capture
Change-Id: Id2d0213e2c53f43b927ca9912a71471563466ac7
6 years ago
Victor Seva
a5b78d45b7
TT#84555 disable failing scenarios from scenarios_pbx
...
* Not stable yet
Change-Id: Idaec69073927f37d6ffffb7fe9edf29b3a72a5aa
6 years ago
Marco Capetta
2cfbd49bba
TT#87502 Update pid_watcher to check sems-b2b instead of ngcp-sems and sems-pbx
...
Change-Id: Iad0616116332a726cf92932ed4639b348da48352
6 years ago
Victor Seva
0b8d1183fa
TT#81700 bin/generate_test_tt2.pl: fix some common subst
...
* expires in Contact
* split logic between specific changes for a header and
common subst for any header, so both can be executed
* don't stop checking for network occurrences on first
match, line can have more than one occurrence
Change-Id: I682f39f93d14fd081241a9ed2674cddb25150248
6 years ago
Sipwise Jenkins Builder
af3fef74ef
Release new version 9.0.0.0+0~mr9.0.0.0
6 years ago
Victor Seva
1f1b200b9c
TT#81700 obey profile if selected via parameters
...
* only try to autodetect if parameter is empty
Change-Id: I6297788dbb9faf58eb976b3bd50eb876765c8e1b
6 years ago
Victor Seva
1de175486b
TT#84335 scenarios_pbx: invite_callforward fix cdr check
...
* was a copy from scenarios/invite_callforward
Change-Id: Ibae8679ccea084ca174547ffe768c3115050b81f
6 years ago
Marco Capetta
143c843abc
TT#72451 Add missing ROUTE_SET_HIH_CF route
...
Change-Id: I18372f67d1541893e3869fa17daed199f6e84604
6 years ago
Marco Capetta
6929437333
TT#72451 Add new ROUTE_SET_HIH_CF route
...
Additionally added HIH check of both the subscribers on invite_redirect
scenario.
Change-Id: I9274f7a4c79644e4bc793603f6cf466d2b817cb9
6 years ago
Victor Seva
74db7b5934
TT#81700 get_results.sh: fix error on tap summary
...
scenarios that are PRO only should not be in the SCEN list.
Introduced at 25f2e51c05
Change-Id: I0aa13dada4b8ddc73f799a1132a6c515a715aee1
6 years ago
Sipwise Jenkins Builder
23bff716bb
Release new version 8.6.0.0+0~mr8.6.0.0
6 years ago
Victor Seva
5091fc349b
TT#81700 run_tests.sh: copy rtpengine log if check fails
...
* bin/config_debug.pl: enable debug log for rtpengine
Change-Id: Ibaf4e0c2b856d82a3e82f3f2479cdef68a0a366c
6 years ago