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 ifremoteis not presentremote: remote destination - if present, sets the remote destination; ifproxyis missing, it may takeproxy's placecaller: the identity of the caller, passed as thecallerkeyto thesippXML scenariodestination: the destination username; this is an alias to thesippservicenodeconfig_file: if missing and nosipp.xmlfile in the scenario directory, the UAC default scenario is run.
Execute a UAC scenario to sip:testing@opensips.org user:
- name: Call to testing
type: uac-sipp
config_file: uac.xml
destination: testing
proxy: opensips.org