bird voice trunks get
Usage
Przykład kodu
bird voice trunks get <trunk-id> [flags]Description
Fetch one SIP trunk by ID: its domain, ip_acls, allowed_api_key_ids, and routing_configured. Use bird voice trunks list to find the ID.
Procedure
Step 6 of 9 of "Watch voice calls and find out why one was refused". Previous: bird voice stats by-response-code. Next: bird voice caller-ids list.
Examples
Przykład kodu
bird voice trunks get <trunk-id>
bird voice trunks get <trunk-id> -f text
# the id to pass comes from
bird voice trunks listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird voice trunks create | Create a SIP trunk |
| bird voice trunks delete | Delete a SIP trunk |
| bird voice trunks list | List SIP trunks |
| bird voice trunks update | Update a SIP trunk |