dsiprouter
This skill provides a Bash CLI and helper `bin/dsiprouter.sh` to call the dSIPRouter REST API using env vars `DSIP_ADDR`, `DSIP_TOKEN`, and `DSIP_INSECURE`. It reads `DSIP_TOKEN`, runs shell commands (e.g., `chmod +x bin/dsiprouter.sh`) and issues network requests to `https://$DSIP_ADDR:5000`.