This is a particularization of the SIPp task for running a UAC SIPp scenario.
Executes the sipp
command in UAC mode.
The variables overwritten by default by the task are:
image
: the default image to run isctaloi/sipp
This task uses all the SIPp task settings Additional settings that can be passed to the task:
proxy
: represents the outbound proxy; mandatory ifremote
is not presentremote
: remote destination - if present, sets the remote destination; ifproxy
is missing, it may takeproxy
's placecaller
: the identity of the caller, passed as thecaller
key
to thesipp
XML scenariodestination
: the destination username; this is an alias to thesipp
service
nodeconfig_file
: if missing and nosipp.xml
file in the scenario directory, the UAC default scenario is run.
Execute a UAC scenario to sip:[email protected]
user:
- name: Call to testing
type: uac-sipp
config_file: uac.xml
destination: testing
proxy: opensips.org