Victor Seva
09ed53c0f5
TT#116103 scenarios/invite_peerout_rewrite_pv_regex
...
* use server_ip from scenario_ids.yml
* Contact with <> format
* tests:
- add received Contact parameter as optional
* extra info
Change-Id: Ia4506122858d9936208e50738dbac007d3602a60
5 years ago
Victor Seva
914998579a
TT#116100 scenarios/invite_peerout_rewrite_pv_regex
...
* domain per scenario
* dynamic IP/port and numbers
Change-Id: I8e0b437d7c66e54a098bb80fa1122143cf5e16aa
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
101be4d1c5
TT#76152 Adapt scenario after moving of ROUTE_CHECK_PEER_PROBE route
...
Change-Id: I09d83b34b98ac31e3526ed104e5ff50cec90b95e
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
Andrew Pogrebennyk
012955de8e
TT#56512 fix k-c-t after skip peer probing if it's not enabled on the peer
...
Change-Id: I9d31f52315a43d2f8c5df78eade47aaf0987cc04
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
Andrew Pogrebennyk
89bbba4b62
TT#40618 fix flows because of UPN-based call blocking
...
Change-Id: If4377b38656953a119b650c937d3e0f8d20c71c6
8 years ago
Marco Capetta
0e3a6df5a3
TT#44062 Stop rtpproxy session when dropping local branch
...
Change-Id: I95ee78301cedd4b75595ac5c502705f3472ca132
8 years ago
Marco Capetta
55bd3fd34b
TT#44079 Add Advice of Charge route to the involved scenarios
...
Change-Id: Idc87eaecc7fe12faee1730fabd6491e040019168
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
Rene Krenn
100ce18579
TT#8162 adjust tests for *_user_out fields
...
- an additional ROUTE_APPLY_REWRITE_RULE can be called
during ROUTE_ACC_CALLER and ROUTE_ACC_CALLEE
Change-Id: If5d9e03e4c9b3fb9cf76207b67d4bb47c9d6aaa8
9 years ago
Andreas Granig
31252ce86d
TT#14800 Implement User-Agent filtering
...
Change-Id: I4e99928999b97bd90f29616453882b4e828da8f2
9 years ago
Andreas Granig
a237c33e49
TT#8704 Add peer probing route to peer-out scenarios
...
Change-Id: I6271bd8cd6b12feeca323a24bd813dd47212430e
9 years ago
Victor Seva
dc5cbba428
TT#21817 add calltimer sbc parameter
...
Change-Id: I2a2e3d1f24df1c8de2d331265e9a47f4dbf0ae74
9 years ago
Andrew Pogrebennyk
0616197f2c
TT#2651 add ROUTE_SET_BRANCH_HDRS to scenarios, pbx/lnp flows
...
Change-Id: I1423f523acc63d32c26be581fa8e04f7908684af
9 years ago
Andrew Pogrebennyk
a26d8c1c44
TT#5154 add ROUTE_ADD_CALLINFO_CALLE[RE]_PRIMARY to kamailio-config-tests
...
adding new flows:
- start|ROUTE_ADD_CALLINFO_CALLER_PRIMARY:
- return|ROUTE_ADD_CALLINFO_CALLER_PRIMARY:
- start|ROUTE_ADD_CALLINFO_CALLEE_PRIMARY:
- return|ROUTE_ADD_CALLINFO_CALLEE_PRIMARY:
Change-Id: If001cddcf9f9964b6dada4997dfaaf9a184b7d3f
10 years ago
Victor Seva
f047ffd142
TT#6350 update new routes ROUTE_DLG_MANAGE/ROUTE_CNT_DLG_CHECK
...
* ROUTE_CNT_DLG_CHECK -> ROUTE_DLG_MANAGE detected at:
scenarios:
- incoming_hih
- invite_callforward
- invite_voicebox
- lock_ported
scenarios_lnp:
- incoming_peer
scenarios_pbx:
- invite ( ROUTE_DLG_MANAGE, called twice )
Change-Id: I594d86207e44fe03a6e7e383eec74eac3075a5ef
10 years ago
Victor Seva
9d4d650a45
TT#4856 scenarios: add counter info
...
Change-Id: I8e24a387e74099b2f53d0e97b7984c6db4c73db4
10 years ago
Andrew Pogrebennyk
805d9d85fc
TT#4060 MT#22447 now we are calling ROUTE_CLIR before ROUTE_FIND_CALLEE
...
Change-Id: I5f0b0dfb8d869ce682ae48fbf17cd49ba49703dc
10 years ago
Victor Seva
5f2ebf2c13
MT#20125 update flow with new ROUTE_FILTER_PRACK (take two)
...
Change-Id: I7ef0a658329a07907acf8b4d57236bd545138244
10 years ago
Victor Seva
81fc94a4ec
MT#19053 fix new flow with ROUTE_PSTN_SELECT_PEER
...
* add reload workaround when deleting peers too
Change-Id: I8f517a04c4ecd5f9eff728f16a8366b1469f409c
10 years ago
Victor Seva
22080eb8e8
MT#17655 add ROUTE_NCOS_CHECK
...
Change-Id: I74ea8a7b130376f5d49d7c7fca41c867166f076e
10 years ago
Kirill Solomko
b42a4eab92
MT#18499 adapted kamailio tests
...
- adapted tests for LOAD_CALLER_CONTRACT_PREF
- adapted tests for LOAD_CALLEE_CONTRACT_PREF
- adapted tests for SET_CALLEE_DIALOG
Change-Id: I216b96f35a63fbcb4ceb7fa6dd6b2b25a5085933
10 years ago
Victor Seva
8fcba2e079
MT#7571 provisioning via REST API step two
...
* API: fix get_*_preferences URL
* bin/set_preferences.pl:
- don't use Hash::Merge and implement our merge()
- fix rewriteruleset preference fieldname
* migrate provisioning:
- ncos
- speeddial
- callforward
- peering
* enable peer scenarios
- MT#17185 support rfc3325
* add 'lock' property support for subscriber
Change-Id: I15e9afb744f6f4700dd863bfe226944ea4c3ecf7
10 years ago
Victor Seva
129397e6fc
MT#7571 use NGCP REST API instead of SOAP lib
...
- prefs.yml -> prefs.json
solving true/1 problem
- disable non working scenarios:
* incoming_foreign_dom
* incoming_peer
* invite_concurrent_max_out
* invite_concurrent_max_out_per_account
* invite_ignore_allowip
* invite_peerout
* invite_peerout_rewrite
* invite_peerout_rewrite_pv_regex
* register_allowip
* register_ignore_allowip
missing API parts:
- peers settings
- add/modify/delete peers
* bin/create_peers.pl
* bin/update_peer_host.pl
TODO:
- bin/create_ncos.pl
- bin/create_rewrite_rules.pl
- bin/create_subscribers_rewrite_rules.pl
- bin/create_subscribers_speeddial_rules.pl
Change-Id: I6d47e24669f9da22b5b3ac4fb410c50d2c9dbf53
10 years ago
Victor Seva
f67b5bd9c6
MT#6565 enable invite_peerout_rewrite_pv_regex. Fix typo check.py
...
Change-Id: Ied814cce246492da171d6966fdcd6aa0c13816fc
11 years ago
Victor Seva
e1a76fb1f4
MT#6565 kamailio saving json using uuid for tests
...
- fix check.py comparation when int -> string
- disable tcpdump by default ( new option -K to enable it)
- fix graph_flow for json ( new option --json )
Change-Id: I25f49ef6303b4e2e28c34fefd7860c744e6c3250
11 years ago
Andrew Pogrebennyk
7a9805ab6b
MT#9733 fix the test flows
12 years ago
Victor Seva
d2d2cffd03
MT#8673 MT#8503 add new routes
12 years ago
Andrew Pogrebennyk
279ef71818
MT#7319 try to fix the tests
12 years ago
Andrew Pogrebennyk
7462af6158
MT#7971 get rid of IF PRO in kamailio templates (fix tests)
12 years ago
Andrew Pogrebennyk
60d8f9e327
MT#7969 fix tests
12 years ago
Victor Seva
cf58dab3ff
MT#7169 update flows
12 years ago
Andrew Pogrebennyk
42ce4ec598
MT#6981 add test for rewrite-rule with variable in match part.
12 years ago