You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
62 lines
1.3 KiB
62 lines
1.3 KiB
---
|
|
test_uuid: invite_stir
|
|
description: |
|
|
check stir enabled domain between local subscribers.
|
|
First scenario with stir_check enabled for callee,
|
|
second one with stir_check disabled
|
|
kamailio:
|
|
proxy:
|
|
debugger:
|
|
- name: secsipid
|
|
level: 3
|
|
domains:
|
|
invite-stir.scenarios.test:
|
|
reseller_id: 1
|
|
customers:
|
|
'customer.test':
|
|
contacts:
|
|
- email: "customer.test@spce.test"
|
|
reseller_id: 1
|
|
details:
|
|
status: 'active'
|
|
type: 'sipaccount'
|
|
billing_profile_id: 1
|
|
reseller_id: 1
|
|
subscribers:
|
|
invite-stir.scenarios.test:
|
|
testuser1004:
|
|
customer: 'customer.test'
|
|
password: testuser
|
|
cc: 43
|
|
ac: 1
|
|
sn: 1004
|
|
testuser1003:
|
|
customer: 'customer.test'
|
|
password: testuser
|
|
cc: 43
|
|
ac: 1
|
|
sn: 1003
|
|
testuser1002:
|
|
customer: 'customer.test'
|
|
password: testuser
|
|
cc: 43
|
|
ac: 1
|
|
sn: 1002
|
|
scenarios:
|
|
- ip: 127.126.0.1
|
|
username: testuser1002
|
|
domain: invite-stir.scenarios.test
|
|
responders:
|
|
- ip: 127.1.0.1
|
|
username: testuser1003
|
|
domain: invite-stir.scenarios.test
|
|
register: 'yes'
|
|
- ip: 127.126.0.1
|
|
username: testuser1002
|
|
domain: invite-stir.scenarios.test
|
|
responders:
|
|
- ip: 127.1.0.2
|
|
username: testuser1004
|
|
domain: invite-stir.scenarios.test
|
|
register: 'yes'
|