Victor Seva
747726cd21
MT#55680 Introducing Time Set for NCOS and NCOS SET, take two
...
Change-Id: I8af309db6f682a5d6ece1700116173905aded11e
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
Victor Seva
760c9e32f4
TT#163700 scenarios_pbx: incoming_shared_line
...
* update 0023_test from generator
Change-Id: I12016fbe516066a85119a8cc5bd5dff6e5905cfe
3 years ago
Victor Seva
ecb94c0f09
Revert "TT#163700 scenarios_pbx: fix incoming_shared_line"
...
This reverts commit 722e07cb39 .
Change-Id: Id7564b6c919b7c1262a5e29c080ff8096b59346c
3 years ago
Victor Seva
722e07cb39
TT#163700 scenarios_pbx: fix incoming_shared_line
...
Change-Id: I4323746d880c0bcc40e3a1ef1e23387a4be5e42f
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
Victor Seva
da7516ba01
TT#163700 scenarios_pbx fixes
...
* incoming_shared_line: update flows
* invite_group_[parallel|serial] disable nat_ping
Change-Id: I2a966bf3b1bc1c0372cb9083baaaa36c1e06b7c8
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
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
03a5634b62
TT#116101 scenarios_pbx: fix sipp generated templates
...
* expire value is random
* bin/generate_test_tt2.py: add case not to generate expires with values
Change-Id: I5ac5c737ca458a9747b831368e224ec01e00f735
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
a32a24346f
TT#116103 scenarios_pbx/incoming_shared_line
...
* use server_ip from scenario_ids.yml
* Contact with <> format
* tests:
- add received Contact parameter as optional
Change-Id: Ia9c2d32f2d4d5e7918eb415df5ef40e11a9f2c7f
5 years ago
Victor Seva
3eafcf21fa
TT#116103 scenarios_pbx: use different customer per scenario, take two
...
> {"message":"Customer already has a pbx pilot subscriber.","code":"422"}
To avoid this error on provisioning all at once
Change-Id: Iaa0f519ae62e0b67c14bcd587b1e35c758afae3c
5 years ago
Marco Capetta
13fb17cb81
TT#124224 Re-enable shared_lines scenarios for pbx
...
SCA notifications for multi-device case are now
working properly so we can reactivete those scenarios
Change-Id: Ic32b430c84dfb0036d63e33a5e651ef7e66939a2
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
Ozzyboshi
cc1457191a
TT#116100 scenarios_pbx/incoming_shared_line
...
* domain per scenario
* dynamic IP/port and numbers
Change-Id: I40d90210e87d631f8635019aa7589bcb7227b63b
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
bfc3922901
TT#89560 Fix missing 487 message in incoming_shared_line pbx scenario
...
Change-Id: I4fad8ef1dde532d2487ff79b99172ce4f4f03bb8
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
3c25d4446a
TT#104401 scenario changes for sip-tester 3.6.0
...
* Angle brackets < and > need to be escaped inside XML attributes
* https://github.com/SIPp/sipp/releases/tag/v3.6.0
Change-Id: I8b78c7f50367cf0e72493a63c9b61c80a83c3108
5 years ago
Victor Seva
4750bc825d
TT#81700 remove server version from checks
...
Change-Id: I1d9b52fd5ca4f92bb28a3c158a6768fa92099ef1
5 years ago
Marco Capetta
2100090a36
TT#97750 Fix scenarios after rework of 'EVENTMON_HEADERS' routes
...
Change-Id: I88d1340952f824a0ff9d5578e432f679342e4b40
5 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
a6fd138d9b
TT#71804 Route B-leg of the call through kamailio proxy
...
Change-Id: Ife832038e243349f50462851e6a3e55e092af591
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
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
76e4ef2367
TT#84599 scenarios_pbx: add more test to avoid nightly errors
...
* trying to reorganize the flow since nightly checks always fails
Change-Id: I58f6ea100e2a2aabd7871a72ecf6e3e26ac3af63
6 years ago
Victor Seva
3a3de63604
TT#81700 support change kamailio module level of debug
...
Now we can define different module level of debug per scenario.
So we can have more info without changing the general config.yml
Change-Id: I64e5467eedf2c41827ab8de85835b0b6c09486eb
6 years ago
Marco Capetta
8e27778326
TT#78301 Fix typo in sems port evaluation introduced in commit 4880fed1
...
Change-Id: Iadfaec7e93a558bab94ad08af51456e376714ec1
6 years ago
Marco Capetta
4880fed136
TT#78301 Adapt tests to sems unification
...
All ports 5080 are changed to 508[0|8] and all port 5085
are changed to 508[5|8].
This to allow to use the test als whtn b2b server is not
enabled.
Change-Id: Iec75fc5a92eb9bd09e1a0c4b2d2200df3006ed2e
6 years ago
Marco Capetta
5d438b9b98
TT#78303 Remove ROUTE_RESTORE_EVENTMON_HEADERS route from pbx scenarios
...
Change-Id: I393f414c8bc373a946a5f99884205f85ecd48e41
6 years ago
Marco Capetta
8aa4ded3b7
TT#76405 Fix pbx scenarios after BLF moved to kamailio
...
Change-Id: Ibaebd64315f14ce334db03f87ca4623d2293c1b1
6 years ago
Marco Capetta
ee7ec19535
TT#76676 Adapt test to new routes to store call counters in CDRs
...
The routes added are:
- ROUTE_SET_ACC_CALLER_CALL_COUNTERS
- ROUTE_SET_ACC_CALLEE_CALL_COUNTERS
Change-Id: I002a9c1c862b277fb747a66a67a50b38348db287
6 years ago
Marco Capetta
9b06616b15
TT#73803 Add outbound_pai_display evaluation route
...
A new start and return from ROUTE_PREPARE_CALLER_CLI route
is necessary because of the outbound_pai_display preference check
Change-Id: Idef80c761fe881e3e78a52fbed1add7fcd6ccf1c
6 years ago
Marco Capetta
987011ddef
TT#71821 Fix PBX scenarios
...
* OPTIONS and SUBSCRIBE messages now use a different call_id
in order to don't be intercepted by the cfgt module and don't
create random packet ordering
* scenarios yml file reordering due to the removing of
OPTIONS and SUBSCRIBE messages
Change-Id: Ia804aca8d096bb949f5c35f8a81bc7d58f8bb9b4
6 years ago
Marco Capetta
3b45b6dc5b
TT#58628 Adapt test to auto collect/apply of pv_headers
...
Removed all the occurences of:
- ROUTE_COLLECT_HDR
- ROUTE_APPLY_HDR
Change-Id: Id7103f3ed573f88729a413aa268cf6cfdd1ac07c
7 years ago
Marco Capetta
7c777c811a
TT#61251 Add ROUTE_CHECK_TEL_URI
...
Needed for conversion tel2sip for From and PAI headers
Change-Id: I5c56aa2d82c3631e6b1a2998c6fbc8ab4c868fe4
7 years ago
Marco Capetta
51ffe4ac11
TT#57701 Adapt scenarios HM changes in reply messages
...
Change-Id: I92b95dd6f1d064ffaf85372193747e29a292a90a
7 years ago
Marco Capetta
13a94c07ec
TT#45811 Adapt tests to new suspend transaction feature
...
* Add DEFAULT_ONREPLY route
* Add REPLY_ROUTE_NAT_CONTINUE route
Change-Id: I4e95ce938f2e0569e71586899b7a7562f5fd9ec9
7 years ago
Marco Capetta
ac50af2bb7
TT#47010 Fix tests after ROUTE_APPLY_HEADER_RULES introduction
...
Change-Id: Id5806a4aaa6c78f416d2e256c07b96d953378299
7 years ago
Marco Capetta
7200e5de06
TT#34026 Adapt tests to support pv_headers based templates logic
...
Change-Id: Id412688fa737296ff5c46b6527d44ce0d2abc2a3
8 years ago
Andrew Pogrebennyk
89bbba4b62
TT#40618 fix flows because of UPN-based call blocking
...
Change-Id: If4377b38656953a119b650c937d3e0f8d20c71c6
8 years ago