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
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
Victor Seva
676e270e1c
TT#116100 scenarios/invite_conference_update
...
Change-Id: Ia1f0ee1cf2b8a5fa33443ff38beb6cfad6258566
5 years ago
Marco Capetta
2100090a36
TT#97750 Fix scenarios after rework of 'EVENTMON_HEADERS' routes
...
Change-Id: I88d1340952f824a0ff9d5578e432f679342e4b40
5 years ago
Marco Capetta
a0c19c47be
TT#87502 Sems-b2b enabled by default and moved under sip port 5060
...
Change-Id: I73ab86b2428f2e4bedaa05554c21c12fa8ef1a66
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
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
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
d47e184f4a
TT#58566 Fix after introduction of EVENTMON routes
...
Added missing routes
- ROUTE_ADD_EVENTMON_HEADERS
- ROUTE_RESTORE_EVENTMON_HEADERS
where required.
Change-Id: I781bf421187418bf1ae983dd00c6d1b45fabc4a2
7 years ago
Marco Capetta
ac50af2bb7
TT#47010 Fix tests after ROUTE_APPLY_HEADER_RULES introduction
...
Change-Id: Id5806a4aaa6c78f416d2e256c07b96d953378299
7 years ago
Andrew Pogrebennyk
89bbba4b62
TT#40618 fix flows because of UPN-based call blocking
...
Change-Id: If4377b38656953a119b650c937d3e0f8d20c71c6
8 years ago
Marco Capetta
22f47af4a3
TT#35352 Add onsend_route to support log parser
...
Change-Id: Ib0bd147d15c00cc81dafc6691ebe4ee64410f2fd
8 years ago
Marco Capetta
9bd0dfe360
TT#35910 Fix UA header changes in in-dialog messages
...
Change-Id: Ia95ba54f149e24c4559fe53a303cbc13bee2ad8d
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
Andrew Pogrebennyk
a45680463b
TT#21894 fix kamailio-config-tests for new sems in PRO
...
Change-Id: I786eb2beca241205057bd6a637c7d5e84f1aeeb3
9 years ago
Andrew Pogrebennyk
dd25e4bbcb
TT#14802 add new test to check UPDATE behavior during conference call
...
Change-Id: Ic830bfd7e0e9952c04bc75504798608e54168d57
9 years ago