Alessio Garzi
2521da54c8
MT#57778 Fix scenarios for routes ROUTE_LOAD_CALLEE_RESELLER_PREF and ROUTE_LOAD_CALLER_RESELLER_PREF part 9
...
Following scenarios are fixed in scenarios_pbx directory:
- invite
- invite_alias
- invite_alias_devid_fulllookup
- invite_alias_devid
- invite_group_parallel_and_cft
- invite_manager
- invite_manager_2sec
- invite_shared_line
- invite_username_devid
- invite_xfer_blind_callee_immediat_rel
- invite_xfer_blind_caller_immediat_rel
Change-Id: I627e01096e4718fa33ab6ef535ee9c3c01d6eaa0
3 years ago
Victor Seva
10e3fafe1e
MT#55258 PBX applications: improve internal flow to not use CF profile, take two
...
* missing PRO fixes
Change-Id: Ib9d5055f73d0fb3397328eaad179431066faaa2c
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
f7c0930d94
TT#181350 Fix routes loop detection for scenarios_pbx folder part 2
...
Change-Id: I3cead681bbdf65c62cfde85d3cd77da27774e539
4 years ago
Alessio Garzi
be8f4b2082
TT#181350 Fix routes loop detection for scenarios_pbx folder
...
Fix needed because of this commit: 1835608f2c7632a9b8ee4c735f922d8434722e0b
Change-Id: Ifc204ce632e430f71bf326596056c9fa07b0eb1e
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
04f8874aa5
TT#156700 Update k-c-t scenarios due to last changes in processing Supported/Require (3 Part)
...
3 Part
A continuation of: cfa796886d
and: f8bc607696
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]
In this commit we specificially fix the PBX and LNP scenarios.
Change-Id: I0d782f05573ffddb83fa7adf01bfab11e512e299
4 years ago
Marco Capetta
ad8d1f1752
TT#147800 Fix test after MOS and RTPengine fixes
...
Change-Id: Iab812d4ae479af7886d9183c38b1efa29f39f970
5 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
5 years ago
Marco Capetta
efb73e2802
TT#131255 Add call to route ROUTE_CHECK_LOCATIONS
...
Change-Id: Ia6bacfd59d667599fa96d249f96105b0395c6303
5 years ago
Victor Seva
615215d1d9
TT#116101 scenarios_pbx: sipp generated templates
...
* templates generated using:
> for scen in $(./bin/get_scenarios.sh ); do ./bin/generate_test_tt2.sh -Ssipp $scen; done
Change-Id: I11660fc1a451fa868773eff304eb83b76e37a67f
5 years ago
Victor Seva
6f5f8c31b5
TT#116103 scenarios_pbx: add "nat_sipping": "no" domain pref
...
avoid random OPTION messages
Change-Id: I40c7f8cd1e6e32cd26e277e9f493499bb10ce6b7
5 years ago
Victor Seva
8bac745843
TT#116103 scenarios_pbx/invite_alias
...
* use server_ip from scenario_ids.yml
* Contact with <> format
* tests:
- add received Contact parameter as optional
Change-Id: If5337d34d703c4f946c34a74dac1b5692ef02e5d
5 years ago
Victor Seva
722b433d59
TT#116103 scenarios_pbx: use different customer per scenario
...
> {"message":"Customer already has a pbx pilot subscriber.","code":"422"}
To avoid this error on provisioning all at once
Change-Id: Icc36123a64e4f657d154a08eadc50e8f90e1f459
5 years ago
Alessio Garzi
39930c48ef
TT#124224 Fix kct pbx scenarios for pbx loop removal
...
Regenerate from scratch all pbx scenarios.
This is needed because the pbx removal changed drastically
the flow and every pbx scenario is failing.
Temporarly moved scenarios
* incoming_shared_line
* invite_shared_line
to disabled folder in order to don't block the nightly tests.
Change-Id: I236bfc64b86e88809a55b04a9a92ab2e702f915d
5 years ago
Victor Seva
84c9bbb014
TT#116100 scenarios_pbx/invite_alias
...
Change-Id: I637e13839472eb3d525255033c68ae984ea5e38f
5 years ago
Mohammed Ghettas
eb58296bae
TT#118950 Fix kct scenarios after the rework of the call forward
...
Mainly removed the routes:
* ROUTE_ORDER_CF_MAP_ID
* ROUTE_CHECK_CF_SOURCES
* ROUTE_CHECK_CF_BNUMBERS
* ROUTE_CHECK_CF_PERIOD
Change-Id: I6485014e39f93bff66ad3fd454d72e4e6b19630b
5 years ago
Marco Capetta
64d95bf72f
TT#89560 Adapt scenarios to changes to LEG_B route
...
Change-Id: I572db4a06c8ad53a2886e5771acbbb0eedc4e9a0
5 years ago
Victor Seva
87d7ec069d
TT#109304 update flow with new route
...
Change-Id: I20d93b937c83d9837f7a3c9182e2a97a95320566
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
6 years ago