* use server_ip from scenario_ids.yml * Contact with <> format * tests: - add received Contact parameter as optional * trusted: add domain to from_pattern so it doesn't affect other scenarios Change-Id: I6e81034f9eba393164c82293f6cbb9c4cd406496mr10.0
parent
18ff1ea4d2
commit
5335364d9e
@ -1,5 +1,5 @@
|
||||
---
|
||||
[% scenarios.0.username %]@invite-trusted-peerout-stir.scenarios.test:
|
||||
from_pattern: 1002
|
||||
from_pattern: 1002@invite-trusted-peerout-stir.scenarios.test
|
||||
protocol: UDP
|
||||
src_ip: [% scenarios.0.ip %]
|
||||
|
||||
Loading…
Reference in new issue