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
Alessio Garzi
773d10b39c
MT#57778 Fix scenarios for routes ROUTE_LOAD_CALLEE_RESELLER_PREF and ROUTE_LOAD_CALLER_RESELLER_PREF
...
Following scenarios have been fixed:
- invite_prack
- invite_allowip
- invite_allowedcli_nonmatch_reject
- invite_allowedcli_match_alias
- invite_allowedcli_match
- incoming_peer_stir
- incoming_peer
- incoming_hih
- incoming_foreign_dom
- invite_allowedcli_nonmatch
Change-Id: I768ef221bbb45641f229e641b3e7406de7ebe846
3 years ago
Alessio Garzi
dac78d23fa
Revert "MT#57778 Fix scenarios for routes ROUTE_LOAD_CALLEE_RESELLER_PREF and ROUTE_LOAD_CALLER_RESELLER_PREF"
...
This reverts commit 44395a5206 .
Reason for revert: too many typos... rebuilding commit from scratch
Change-Id: I68f02faf4ba1d5e43786f797ab967192d2a97ce5
3 years ago
Alessio Garzi
44395a5206
MT#57778 Fix scenarios for routes ROUTE_LOAD_CALLEE_RESELLER_PREF and ROUTE_LOAD_CALLER_RESELLER_PREF
...
Following scenarios have been fixed:
- invite_prack
- invite_allowip
- invite_allowedcli_nonmatch_reject
- invite_allowedcli_match_alias
- invite_allowedcli_match
- incoming_peer_stir
- incoming_peer
- incoming_hih
- incoming_foreign_dom
- invite_allowedcli_nonmatch
Change-Id: I37dcca7149513e1536224c59a0b50e614b3aa878
3 years ago
Mykola Malkov
a6ecccf2fc
MT#57453 Switch docker image to bookworm
...
Change-Id: I98b27ce8f7e153881892253056d950bc91f45e56
3 years ago
Alessio Garzi
bbbad123b3
MT#57731 Be less strict on messages from asterisk
...
Change-Id: Ibf0007287872723beb1345876a3f6bfd0a248437
3 years ago
Sipwise Jenkins Builder
5a03179554
Release new version 11.5.0.0+0~mr11.5.0.0
3 years ago
Alessio Garzi
d599ac71b4
MT#33031 Invite scenario fixed for counters at reseller level
...
Change-Id: Id0d76d05ecbe696360c0ed3f8cda4f59402bb02c
3 years ago
Alessio Garzi
a54886bc61
MT#56901 New scenario invite_xfer_attended_caller_immediat_rel
...
This scenario tests the following situation with call counters:
A calls B, B takes the call
A holds (B is held)
A calls C, C takes the call
A xfers -> B and C are in communication
Change-Id: I2d5401c0bf128d51d2ae656a3c0948a3e24a8beb
3 years ago
Victor Seva
2efd0d5cdc
TT#81700 update flows
...
Change-Id: I773006624d5099456363eda234a94033ac93df1a
3 years ago
Alessio Garzi
6fb0cce0c0
MT#57076 Clean invite_record_call tests from fixed ip address
...
I left trace of my local ip address inside invite_record_call scenario..
This commit just removes these lines.
Change-Id: Ib818a536197b07d620b613eb98d689ce52e26b4a
3 years ago
Alessio Garzi
b509e7fbf2
MT#57110 typo on instructions inside generate_test_tt2.sh
...
Change-Id: Idccc90dfa42448525a2309e8681f3ab4ffc1b1d1
3 years ago
Alessio Garzi
f90883f062
MT#57076 Test also a recording of a call with 486 busy
...
This commit adds 3 more calls to the invite_record_call
scenario testing the behaviour of calls which are not responded
with 200 OK.
Change-Id: If5b832310c610bdafc86a0f850cb8ce65ef532c7
3 years ago
Alessio Garzi
459551f774
MT#57110 Add checks for cdr_tag_data table
...
Change-Id: I21635b77dabf994a54ca41449cb26bf7660695ac
3 years ago
Alessio Garzi
d22a88fd3d
MT#57110 Check avp "s:" + branch_id + "callee_rU" in invite_alias_devid
...
Avp "s:" + branch_id + "callee_rU" must store the value of the rU after
the branching.
Adding test to check this behaviour inside scenario invite_alias_devid.
Change-Id: I4328a71b3f22ea186348bb9317af516ea980a3bb
3 years ago
Donat Zenichev
39ec728115
MT#57312 Fix regex for 'invite_locmap_forward'
...
Remove regex match for RR of the 200OK (BYE).
Change-Id: Ib01dd5cfd20cf4861142ceb7b72a329f535cb38b
3 years ago
Donat Zenichev
4bd826c385
MT#57312 Fix regex for 'invite_locmap_forward'
...
Since some of the parameters have been added/changed,
we have to comply with that.
Change-Id: I7a2ea8992a8ba4f5016c7f4ee659f372d7b1eec1
3 years ago
Victor Seva
c3db5b2cb5
MT#57227 API: fix query to check if entity exists
...
* provide_scenario.sh: continue even if the domain is not there
when deleting
It seems that API behavior has changed
Change-Id: I6373eba6903491b39623329e29128de059f0b569
3 years ago
Victor Seva
9e09b03cfc
MT#55258 Secretary Manager, update flow and checks
...
Change-Id: I7c68e9c824b16474ffcb9e4e7bafe138c43595f1
3 years ago
Victor Seva
c2023366a2
TT#81700 update flows
...
Change-Id: I5cbd0114c4beeefe9eff25302120eb2b2a94ef1a
3 years ago
Sipwise Jenkins Builder
a3de016031
Release new version 11.4.0.0+0~mr11.4.0.0
3 years ago
Victor Seva
10e3fafe1e
MT#55258 PBX applications: improve internal flow to not use CF profile, take two
...
* missing PRO fixes
Change-Id: Ib9d5055f73d0fb3397328eaad179431066faaa2c
3 years ago
Victor Seva
1839ee0b10
TT#81700 fix ambiguous test
...
* both tests match in sip_[in/out]
Change-Id: I9ad1b2d8b40f9558cf910c2cb9821ed93a0f9bd7
3 years ago
Victor Seva
ccf10c6cc3
MT#56753 remove duplicate dump route, take two
...
Change-Id: Id628cbe809f6c433ce3398ad05c7e2098dd8e5d2
3 years ago
Victor Seva
747726cd21
MT#55680 Introducing Time Set for NCOS and NCOS SET, take two
...
Change-Id: I8af309db6f682a5d6ece1700116173905aded11e
3 years ago
Victor Seva
bfaba603c1
TT#81700 check.sh: stop on some check.py error type
...
* FLOW_VARS or FLOW error, so possible
changes in kamailio.cfg are detected
* produce the _test.diff and .sip files
using the proper json
Change-Id: I39a003b3542283b4080f1c8e5004e826ae98f16e
3 years ago
Victor Seva
1f63c62092
MT#56753 remove duplicate dump route
...
Change-Id: Ie07760b4fb82d90e7e6a872edf75db45f1098aff
3 years ago
Victor Seva
a13c99cffb
TT#81700 show_value_flow helper
...
Allows to investigate how the values of a pv evolve in the flow
Change-Id: I7cc52c5bf1978fd6921fdf81222120a04dd2a616
3 years ago
Victor Seva
ca3f057dc0
MT#55258 PBX applications: improve internal flow to not use CF profile
...
Change-Id: I11fc414fff0ec68f88cd96f603bbf725abcc60b2
3 years ago
Victor Seva
95a0eecb45
MT#56753 bin/check.sh: rtpengine info not needed for results
...
* neither SIPP_VERSION
Inside k-c-t-bullseye Docker image there's no rtpengine installed
Change-Id: I7325391890a8b2857755cccfc92679363d4bdfe1
3 years ago
Victor Seva
9fe97f527c
TT#131251 provide k-c-t-bullseye
...
* cleanup apt
https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#apt-get
Change-Id: I7891886a4546cfd82fb4ca15bbbb8f09b489ace3
3 years ago
Victor Seva
9fc1894884
MT#55258 PBX applications: improve internal flow to not use CF profile
...
Change-Id: I30826dd6d616ebfecc39d105ef3cfdc2f8b15019
3 years ago
Victor Seva
09cf1d4c7c
MT#55680 Introducing Time Set for NCOS and NCOS SET
...
Change-Id: I5c00a1686317f5f16b7366634947cb400dcca4b5
3 years ago
Alessio Garzi
ea2a4e21a7
MT#56718 invite_xfer_blind_caller_immediat_rel implemented for call counters
...
Scenario invite_xfer_blind_caller_immediat_rel now checks
count counters values.
Change-Id: Ica0befa3d587899109c6e02f9bb04c70b2127bab
3 years ago
Alessio Garzi
2452d7f3db
MT#56718 invite_xfer_blind_callee_immediat_rel implemented for call counters
...
Scenario invite_xfer_blind_callee_immediat_rel now checks
count counters values.
Change-Id: I7b3ce1c2dc66d20152c8f60b5b8e26ef68d21d45
3 years ago
Victor Seva
c22da979c9
MT#56753 remove warning on test
...
> bin/check.py:113
> /code/bin/check.py:113: PytestCollectionWarning: cannot collect test class 'Test' because it has a __init__ constructor (from: tests/test_check.py)
> class Test:
>
>-- Docs: https://docs.pytest.org/en/stable/warnings.html
Change-Id: I6917ba773203abb02d3989fa411a8c8ee4363c93
3 years ago
Victor Seva
205b3dce02
MT#56753 bin/check.py: xavp names can have ':' and '-'
...
Change-Id: I0a03f4807bae8eca7ed9b1772c07bfc352fcf86e
3 years ago
Victor Seva
1476848229
MT#55258 invite_callforward_but_callee_locked_cf*: remove check
...
* No Record-Route is received now
Change-Id: Ib44070c38a698df785b4bb02c8f41643d94bf6cf
3 years ago
Sipwise Jenkins Builder
86828df57d
Release new version 11.3.0.0+0~mr11.3.0.0
3 years ago
Donat Zenichev
f5dc538697
MT#55258 Add the 'proxy.skip_cf_loop: yes' by default
...
Since the 'proxy.skip_cf_loop' is disabled by default,
but we would like to use that config.yml option in our tests,
it's required to enable it, for all types of scenarios.
Change-Id: I694a5699f6e921c7f76219b2edf6d530990ac3da
3 years ago
Daniel Grotti
d05899948c
MT#56040 KCT: fixed invite_redirect and invite_redirect_tel_uri
...
Adjusted invite_redirect and invice_redirect_tel_uri
kct based on the new rework done in review 65078 (MT55858)
Change-Id: I5aef6a26032f48d77325227160e150817000728d
3 years ago
Victor Seva
7b6a1a0de0
TT#81700 bin/generate_test_tt2.py: fix sip_in indentation
...
Change-Id: I28d50d8238f6d1f3efcb0acf65bc103bc0e0f927
3 years ago
Alessio Garzi
03cea469b5
MT#56015 no need to check sdp description
...
SDP description check has been removed for invite_voicebox scenario
because not important and a upgrade of asterisk may lead to
kct failing.
Change-Id: Iac15edc08ec534a177658106b24f2d171474448b
3 years ago
Victor Seva
b8342bce17
TT#81700 bin/generate_test_tt2.py: fix UUID vs Uuid
...
Change-Id: I71a54ab3be05441bf99dec7fa8a1aa3552c972be
3 years ago
Victor Seva
57b3762aa7
MT#33061 scenarios_pbx: secretary manager
...
Change-Id: Ie73ac72db401b4fde3b84d6e54fc6ab6f7092e6b
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
8909c64408
TT#81700 bin/generate_test_tt2.py: alias in first line
...
Change-Id: I8fdba6de10d8bc5de25f8833ce2ece612a645f80
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
Donat Zenichev
1548f0ae8b
MT#55739 incoming_hih: actualize a regex for HIH headers (cfgt)
...
We have to actualize the regex match for History-Info headers
after the following commit was applied in templates:
f47f6d590e49e75e4746090485848662ce118933
Change-Id: I9ceb83804d04d08b397c6a0a3c2db623e0df3507
3 years ago
Victor Seva
f07e6df676
TT#81700 bin/generate_test_tt2.py: add ignore case to id rules too
...
Change-Id: I6c076abbf45cb2dd1393cb2c50149fd71916c5c9
3 years ago