Alessio Garzi
0d3839622b
Revert "MT#58994 Rework replies test without route nat countinue"
...
This reverts commit 2e02361fd9 .
Reason for revert: revert on proxy.cfg
Change-Id: I451d3a3177d2bd52386a89b3d64a27c133a7a3d0
2 years ago
Alessio Garzi
2e02361fd9
MT#58994 Rework replies test without route nat countinue
...
Change-Id: Icdb4a94bec221fc2a63f904b587eff41f318169f
2 years ago
Alessio Garzi
198186a659
MT#57778 Fix scenarios for routes ROUTE_LOAD_CALLEE_RESELLER_PREF and ROUTE_LOAD_CALLER_RESELLER_PREF part 4
...
Following scenarios have been fixed:
- invite_reinvite_caller_transcoding
- invite_retrans
- invite_sdp_filter
- invite_sdp_filter_blacklist
- invite_stir
- invite_tcp_udp
- invite_tcp_udp_reinvite
- invite_trusted_anonymous
- invite_trusted_peerout_stir
- invite_voicebox
- invite_wrong_reg
- lock_ported
- reminder
- timer_session_callee_only_supported
- timer_session_caller_only_supported
- timer_session_only_supported
Change-Id: I06c0b79ba3f6744f6ae06bd12d310fb119a42681
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
dzenichev
25307b3146
TT#184200 actualization of 'invite_reinvite_caller_transcoding' and 'invite_reinvite_transcoding'
...
We need to actualize scenarios when checking usage fmtp description in SDP bodies,
due to late changes in the RTPEngine behavior
(when processing offer/answer with/without fmtp for the 101th event).
Change-Id: I47f97cba69345fb0fdce777831e7f23cc37a79b3
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
Marco Capetta
ad8d1f1752
TT#147800 Fix test after MOS and RTPengine fixes
...
Change-Id: Iab812d4ae479af7886d9183c38b1efa29f39f970
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
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
0bc37935a3
TT#116103 scenarios/invite_reinvite_caller_transcoding
...
* use server_ip from scenario_ids.yml
* Contact with <> format
* tests:
- add received Contact parameter as optional
Change-Id: Ib001caccb0fd2c3d6c3295d4dc9333f26c518642
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
6250b06469
TT#116100 scenarios/invite_reinvite_caller_transcoding
...
* domain per scenario
* dynamic IP/port and numbers
Change-Id: Ida936d213762bec6191d794c42dd33979cbc0270
5 years ago
Marco Capetta
64d95bf72f
TT#89560 Adapt scenarios to changes to LEG_B route
...
Change-Id: I572db4a06c8ad53a2886e5771acbbb0eedc4e9a0
5 years ago
Victor Seva
4750bc825d
TT#81700 remove server version from checks
...
Change-Id: I1d9b52fd5ca4f92bb28a3c158a6768fa92099ef1
5 years ago
Victor Seva
bcfb522af6
TT#95650 fix invite_reinvite_*transcoding
...
Change-Id: I37d59c433c0112dcd5449a8afdab5499fec894e9
5 years ago
Victor Seva
78eab46e30
TT#95650 invite_reinvite_*transcoding
...
Change-Id: I68cf2fb8288cb59e0146fdecf3dd28d7a8f344f7
5 years ago