Alessio Garzi
2e02361fd9
MT#58994 Rework replies test without route nat countinue
...
Change-Id: Icdb4a94bec221fc2a63f904b587eff41f318169f
2 years ago
Alessio Garzi
e9bdd7dc41
MT#57778 Fix scenarios for routes ROUTE_LOAD_CALLEE_RESELLER_PREF and ROUTE_LOAD_CALLER_RESELLER_PREF part 2
...
Following scenarios have been fixed:
- invite_anonymous
- invite_callee_bye
- invite_callforward
- invite_callforward_but_callee_locked_cfna
- invite_callforward_cfna
- invite_callforward_cfr
- invite_concurrent_max
- invite_concurrent_max_out
- invite_concurrent_max_out_per_account
- invite_concurrent_max_per_account
- invite_conference_update
- invite_emergency
- invite_emergency_cirpack
- invite_emergency_pidflo
- invite_force_inbound_calls_to_peer
- invite_force_outbound_calls_to_peer
- invite_foreign_dom
- invite_hdr
- invite_hm
- invite_hm_callforward
- invite_hm_peerout
- invite_ignore_allowip
- invite_lateoam
- invite_locmap_add
Change-Id: I9ae97acb0bf56b7a99fe50c9723d4d8c0bc4d48a
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
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
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
eae1cbd38a
TT#116103 scenarios/invite_callee_bye
...
* use server_ip from scenario_ids.yml
* Contact with <> format
* tests:
- add received Contact parameter as optional
Change-Id: Ia6b9c35fa84e53939cdb5bcffbd2e3d8a60079e2
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
512805e4b6
TT#116100 scenarios/invite_callee_bye
...
* domain per scenario
* dynamic IP/port and numbers
Change-Id: Ieeb84fd71653ce45312e8a60f0d1d89b87ac150e
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
Victor Seva
488e2f13c8
TT#107650 fix invite_callee_bye
...
Change-Id: I55e033fbd5b3236634c329e5f595e1ab3648fa4e
5 years ago
Victor Seva
d7386d577d
TT#107650 fix invite_callee_bye for PRO
...
Change-Id: I77d87018ecfd928317b1c2eed28361862490f681
5 years ago
Alessio Garzi
1802892b56
TT#107650 New scenario invite_callee_bye
...
Added scenario invite_callee_bye to test proxy and LB behaviour
when the calle sends a bye appending parameters in the user part
of the request uri as described in rfc 4904.
Change-Id: I35ee5fcc7cdaaf56f14bc9cf99d4b7baf10c822a
5 years ago