Andrew Pogrebennyk
5a70e0ba86
MT#17837 add 'P-NGCP-Forward-Info' header in invite_callforward test
...
Change-Id: I273ebaac02fe23579da087d19e14e5bf76e90c3a
10 years ago
Andrew Pogrebennyk
16907f4b7d
MT#17837 fix invite_callforward test
...
Change-Id: I566da97852e9b03ec81400b8c37416474110b689
10 years ago
Victor Seva
abc84e175b
MT#17185 support rfc3325
...
- append invite_anonymous scenario
- update new route on all affected scenarios
- add some checks for it
Change-Id: I7e6d16420b6ce4b4d8fd1e08b027fb5912f7c578
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
Andrew Pogrebennyk
f1fba3d1ef
MT#16365 add test for late offer-answer model
...
Change-Id: I022bde7f5c363ec13a61f927694473b5895fb731
11 years ago
Andrew Pogrebennyk
0c36cdabc4
MT#16213 add a test to check detection of retransmitted INVITE
...
Change-Id: I6e3794ea2146dbe5d4e607e5b769ab6924d123b4
11 years ago
Victor Seva
c9d73ed594
MT#12937 fix new order of preferences
...
Change-Id: I107975a887fad71df49fc090837294d0bff35b6f
11 years ago
Victor Seva
fe6ee4c144
MT#14721 add new event_route dialog:start
...
Change-Id: If8cb27f5a8165b5c5efdb35a84bef1893b010b9d
11 years ago
Victor Seva
04f22a3423
MT#14721 fix routename from event_route
...
Previously kamailio was not detecting properly the routename
Change-Id: I4021215da468032461a7ff7611fe90e897480afd
11 years ago
Andrew Pogrebennyk
f094afa2ad
MT#14153 fix kamailio-config-test invite_voicebox
...
Change-Id: I566edadb44f69aa112d7bd8224c5edcbfa791f8e
11 years ago
Andrew Pogrebennyk
ba040fcc35
MT#14153 fix kamailio-config-test invite_voicebox
...
Change-Id: I765b48c6f512690981e709f6c78806f9e67c36d8
11 years ago
Victor Seva
f368090491
MT#10535 register_bria: fix check of contact reply
...
now that we introduce variance on the registar module
the response will not be the exact same value from the
message
Change-Id: Iea12ee060f83cc6eb59b542972117f843ae3a125
11 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
8d49e5bc20
MT#6565 invite_concurrent_max_out: don't use responder to place a new call
...
Change-Id: I951be4cc713efceef51dff799b130df24bd0d2f3
11 years ago
Victor Seva
8df70164ea
MT#6565 CE/PRO differences due to sems version
...
- fix tap-test
- fix bin/generate_test.sh: define CE too
- scenarios:
* invite_callforward
* invite_voicebox
Change-Id: I8ebad6ea580003e8e072204ad48bc4533eba0fe9
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
d0d35ccaeb
MT#12217 fix the test for 302 redirect
11 years ago
Andrew Pogrebennyk
5d3fcec7b1
MT#11651 fix test (caller dialog was previously counted twice)
11 years ago
Andrew Pogrebennyk
eeecad2ad0
MT#9453 add ROUTE_NCOS for CF to kamailio-config-tests
11 years ago
Andrew Pogrebennyk
d3b9db3c16
MT#9807 disable multi-mime test until CE sems is fixed
12 years ago
Victor Seva
6bd2af23b3
MT#6243 activate emergency test
12 years ago
Andrew Pogrebennyk
7a9805ab6b
MT#9733 fix the test flows
12 years ago
Victor Seva
968175b1c9
MT#8503 add new routes
12 years ago
Victor Seva
d46bb84ba9
MT#8503 add new routes
12 years ago
Victor Seva
d2d2cffd03
MT#8673 MT#8503 add new routes
12 years ago
Andrew Pogrebennyk
1218f3ecf4
MT#7319 fix invite_concurrent_max and invite_concurrent_max_per_account
12 years ago
Andrew Pogrebennyk
b4cd401d0a
MT#7319 fix invite_concurrent_max_out_per_account
12 years ago
Andrew Pogrebennyk
856ca63402
MT#7319 disable wrong concurrent_max*_per_account scenarios
12 years ago
Andrew Pogrebennyk
3a982cffa2
MT#7319 fix invite_concurrent_max_out
12 years ago
Andrew Pogrebennyk
91ccfbd19a
MT#7319 try to fix the tests. part II
...
some of concurrent_max_* tests are still broken, needs more investigation.
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
Andrew Pogrebennyk
3d6ae3f901
MT#7893 add prxroute parameter to results to fix tests
12 years ago
Victor Seva
574e5f890a
MT#7423 trying to deal with sems 1.6 different behaviour. fix missing contacts.
12 years ago
Victor Seva
3882a64166
MT#7169 fix test of avp(s:size) dialog.
...
Now it is done at ROUTE_SET_CALLER_DIALOG
12 years ago
Victor Seva
ea2291fa41
MT#7535 add invite_no_refer test.
...
The config allow_no_refer_method is no by default.
12 years ago
Victor Seva
9207990185
MT#7169 update missing flow from cf58dab3ff
12 years ago
Victor Seva
cf58dab3ff
MT#7169 update flows
12 years ago
Victor Seva
58d04885a6
MT#7423 invite_voicebox: disable BYE.
...
sems 1.6 behavior is different. Let's wait until the shanny new
kamailio debugger module.
12 years ago
Victor Seva
f6745fdbcb
MT#7423 trying to deal with sems 1.6 different behaviour
12 years ago
Andrew Pogrebennyk
42ce4ec598
MT#6981 add test for rewrite-rule with variable in match part.
12 years ago
Andrew Pogrebennyk
f216511487
MT#7005 adapt tests for new CFU call-flow.
12 years ago
Andrew Pogrebennyk
24c733ec27
MT#4759 adapt tests to the new upper limit for the max-forward value.
12 years ago
Victor Seva
299902550e
MT#6565 disable presence tests
...
This test is weak. Has to be improved.
12 years ago
Andrew Pogrebennyk
48f6c4fe2b
MT#6491 invite_speeddial: ROUTE_CLIR is now not called
12 years ago
Andrew Pogrebennyk
3fb4a8e49c
MT#6491 adapt tests after ROUTE_CLIR moving.
12 years ago
Andrew Pogrebennyk
fac80cb131
MT#6335 loosen the check for allowed_ips_grp pref value.
12 years ago
Andrew Pogrebennyk
71eec82538
MT#6021 Adapt tests for per-branch failure route.
12 years ago
Andrew Pogrebennyk
ef9e0503be
MT#6021 Adapt tests for per-branch failure route.
12 years ago