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
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
Marco Capetta
efb73e2802
TT#131255 Add call to route ROUTE_CHECK_LOCATIONS
...
Change-Id: Ia6bacfd59d667599fa96d249f96105b0395c6303
5 years ago
Victor Seva
fb347c10f2
TT#116101 scenarios: manual fixes
...
Change-Id: I6117f6058a72c6780b887152e73824b4fc7e700a
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
35a6f5259a
TT#116103 scenarios/invite_wrong_reg
...
* use server_ip from scenario_ids.yml
* Contact with <> format
* tests:
- add received Contact parameter as optional
Change-Id: I9cc04a40ab5b0f7eb4400808d082b1182a7b8fff
5 years ago
Victor Seva
b629c23592
TT#116100 scenarios/invite_wrong_reg
...
* domain per scenario
* dynamic IP/port and numbers
Change-Id: Id7c2cf8dddbaf559df763dca64c1db411afafece
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
Victor Seva
87d7ec069d
TT#109304 update flow with new route
...
Change-Id: I20d93b937c83d9837f7a3c9182e2a97a95320566
5 years ago
Victor Seva
ac48c9165a
TT#104401 scenarios: fixes detected with sip-tester v3.5.3
...
> Cannot record route set if there is no Contact
Change-Id: I6738721cd5c5550a6788ffe13662562a49e43dd5
5 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
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
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
Marco Capetta
55bd3fd34b
TT#44079 Add Advice of Charge route to the involved scenarios
...
Change-Id: Idc87eaecc7fe12faee1730fabd6491e040019168
8 years ago
Andrew Pogrebennyk
98afa193e5
TT#36304 fix kamailio-config-tests after migration to stateful lb
...
- the hop-by-hop ACK is now generated by the LB and not relayed so it does not
have any P-NGCP-Src-* headers and Contact
- remove pause before ACK that was causing retransmission
- REFER method used to be filtered from Allow on messages coming from proxy or
sbc but not those coming from UA. it makes sense to do it everywhere I think
- in invite_retrans the retransmission is now absorbed on lb so there is one
message less in proxy logs and other message numbers are shifted forward by one
Change-Id: If6e05368fe72df7636dff43d18572eff821f16c4
8 years ago
Andreas Granig
60883648a6
TT#22659 Adapt to match runtime profiling
...
* Fix typo in README
* Add ROUTE_ENTRY/ROUTE_EXIT to scenarios
* Remove single quotes around dialog flows to have consistent namings
Test results for PRO:
All tests successful.
Files=283, Tests=14167, 1 wallclock secs ( 1.00 usr + 0.05 sys = 1.05 CPU)
Result: PASS
Test results for CE:
All tests successful.
Files=283, Tests=14167, 1 wallclock secs ( 0.93 usr + 0.07 sys = 1.00 CPU)
Result: PASS
Change-Id: Ib0a5761d9ced3e0026a92c70e7a79e6ffc710a65
9 years ago
Victor Seva
3f1f939eb7
TT#16696 invite_wrong_reg from MT#24372
...
* REGISTER with wrong URI at Contact
* INVITE to that user -> 479
* Fails to decrease counters
Change-Id: I6d15d53ed57be229f14227616723eab30f5ea104
9 years ago