Alessio Garzi
773d10b39c
MT#57778 Fix scenarios for routes ROUTE_LOAD_CALLEE_RESELLER_PREF and ROUTE_LOAD_CALLER_RESELLER_PREF
...
Following scenarios have been fixed:
- invite_prack
- invite_allowip
- invite_allowedcli_nonmatch_reject
- invite_allowedcli_match_alias
- invite_allowedcli_match
- incoming_peer_stir
- incoming_peer
- incoming_hih
- incoming_foreign_dom
- invite_allowedcli_nonmatch
Change-Id: I768ef221bbb45641f229e641b3e7406de7ebe846
3 years ago
Alessio Garzi
dac78d23fa
Revert "MT#57778 Fix scenarios for routes ROUTE_LOAD_CALLEE_RESELLER_PREF and ROUTE_LOAD_CALLER_RESELLER_PREF"
...
This reverts commit 44395a5206 .
Reason for revert: too many typos... rebuilding commit from scratch
Change-Id: I68f02faf4ba1d5e43786f797ab967192d2a97ce5
3 years ago
Alessio Garzi
44395a5206
MT#57778 Fix scenarios for routes ROUTE_LOAD_CALLEE_RESELLER_PREF and ROUTE_LOAD_CALLER_RESELLER_PREF
...
Following scenarios have been fixed:
- invite_prack
- invite_allowip
- invite_allowedcli_nonmatch_reject
- invite_allowedcli_match_alias
- invite_allowedcli_match
- incoming_peer_stir
- incoming_peer
- incoming_hih
- incoming_foreign_dom
- invite_allowedcli_nonmatch
Change-Id: I37dcca7149513e1536224c59a0b50e614b3aa878
3 years ago
Victor Seva
1f63c62092
MT#56753 remove duplicate dump route
...
Change-Id: Ie07760b4fb82d90e7e6a872edf75db45f1098aff
3 years ago
Victor Seva
09cf1d4c7c
MT#55680 Introducing Time Set for NCOS and NCOS SET
...
Change-Id: I5c00a1686317f5f16b7366634947cb400dcca4b5
3 years ago
Alessio Garzi
ab0e6e005e
TT#181350 Fix routes loop detection for scenarios folder
...
Fix needed because of this commit: 1835608f2c7632a9b8ee4c735f922d8434722e0b
Change-Id: Ibc248d07207f3c459bc77206a2016d672d81eb44
4 years ago
Fabricio Santolin da Silva
144075611a
TT#159750 Check removal of timer on the Supported header
...
Remove route ROUTE_CHECK_TIMER_SUPP_REQ because not
used anymore in the system
Remove check if variable $x_hdr(Supported) because not
used anymore in the config and thus not printed by cfgt
module in log files
Change-Id: I9335ed36fd04d053c188062455def9706d97e2d7
4 years ago
Marco Capetta
188e452e4a
TT#156754 Fix scenarios after additions of counters helper routes
...
ROUTE_SET_CALLER_DIALOG_BASE
ROUTE_SET_CALLER_DIALOG_TOTAL
ROUTE_SET_CALLER_DIALOG_ACTIVE
ROUTE_SET_CALLEE_DIALOG_BASE
ROUTE_SET_CALLEE_DIALOG_TOTAL
ROUTE_SET_CALLEE_DIALOG_ACTIVE
Change-Id: I33b10da8544a43bfcb9262d6a1adcf545d6d6435
4 years ago
Donat Zenichev
cfa796886d
TT#156700 Update k-c-t scenarios due to last changes in processing Supported/Require
...
We need to update a list of k-c-t scenarios because of
the last updates in a way how we process 'timer' extension in
the Supported / Require headers.
Now additionally in most of the scenarios we enter:
- route[ROUTE_CHECK_TIMER_SUPP_REQ]
- route[ROUTE_REMOVE_TIMER_SUPP_REQ]
Change-Id: Icc6f70957c932cadd8d9c81896038e6fd9b4374f
4 years ago
Alessio Garzi
eab2b8bc1d
TT#146402 Fix scenario for leg_b=1 param
...
Add leg_b=1 record route param to Responder tt2 files
Change-Id: Ib9e10315e8480b54a08f0a33f462f5cb4e0c5d20
4 years ago
Marco Capetta
efb73e2802
TT#131255 Add call to route ROUTE_CHECK_LOCATIONS
...
Change-Id: Ia6bacfd59d667599fa96d249f96105b0395c6303
5 years ago
Victor Seva
4060f46038
TT#116101 scenarios: sipp generated templates
...
* templates generated using:
> for scen in $(./bin/get_scenarios.sh ); do ./bin/generate_test_tt2.sh -Ssipp $scen; done
Change-Id: I4469fa08fbe8ed0546b23cc549ecccfcadfd57e5
5 years ago
Victor Seva
52787bab97
TT#116101 scenarios*/**/scenarios.yml: quote numbers starting with 00
...
* when reading yaml, that value became hex
* lint yaml using visual code plugin
* TODO: introduce pre-commit and create rule for avoid this
issue in the future
Change-Id: I866024ba51b6bbec7449275bb6ea56e2f7e6bb4d
5 years ago
Victor Seva
eff3f76f1f
TT#116103 scenarios: add "nat_sipping": "no" domain pref
...
avoid random OPTION messages
Change-Id: Ib4043b1ea7cf2df6cd5c44bff64583a888284d23
5 years ago
Victor Seva
0bf7b4c30e
TT#116103 scenarios/incoming_peer_stir
...
* Contact with <> format
* tests:
- add received Contact parameter as optional
Change-Id: I3b618c3094338a45a1b4de6a53857bcb57d8e13d
5 years ago
Victor Seva
21860b5c25
TT#125303 invite_stir
...
* add new route to stir scenarios flow
Change-Id: If2526652bfedfb5e9924b2182b751c854bd81ae2
5 years ago
Victor Seva
0c0fedb157
TT#91051 SHAKEN
...
* ignore prefs.json files, now it's a template
Change-Id: I9857774ab0aae66907dbbaf6e2346235b55d855e
5 years ago