emu_simulate_call
Simulates an end-to-end CUCM telephone call, calculating RTP metrics and generating synthetic CDR/CMR records to test dial plan routing and call quality.
Instructions
Simulates an end-to-end telephone call through CUCM dial plan routing, calculating RTP media metrics and emitting synthetic CDR/CMR records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| codec | No | Audio codec negotiated for media legs (default: G.711u) | |
| duration | No | Call duration in seconds (default: 30) | |
| calledNumber | Yes | Called destination directory number or pattern (e.g. 1002, 915551234567) | |
| callingNumber | Yes | Calling party directory number (e.g. 1001, +15551234567) | |
| packetLossPct | No | Simulated RTP network packet loss percentage (0-100) | |
| callingSearchSpaceName | No | Calling Search Space (CSS) used for dial plan partition analysis |