sip_generate_sipp_scenario
Generate SIPp XML scenarios and shell commands for SIP load testing. Choose from options, register, or invite_uas_ringing scenarios. Set target, users, and call parameters to produce a ready-to-run command for your host.
Instructions
Produce a SIPp XML scenario and the exact shell command to run it.
Does NOT execute SIPp. Generates a scenario the operator can run on a host they control — the MCP process is the wrong place to originate load traffic from.
Parameters
kind:
One of options, register, invite_uas_ringing.
target:
Destination host[:port] for SIPp's -rsa argument.
from_user, to_user:
SIP user-part values the scenario will parameterize.
calls_per_sec, max_concurrent, total_calls:
Standard SIPp knobs (-r, -l, -m).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| target | Yes | ||
| from_user | No | caller | |
| to_user | No | callee | |
| calls_per_sec | No | ||
| max_concurrent | No | ||
| total_calls | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||