List a credential's live registrations
trunk_list_credential_registrationsList live SIP registrations for a credential's AOR to see registered devices or find a contact_id for revoking registrations.
Instructions
List the current Kamailio usrloc bindings (live SIP registrations) for a credential's AOR. Use to see which devices are registered, or to find a contact_id for trunk_revoke_registration. Errors: INVALID_ID, NO_ACTIVE_CUSTOMER, TRUNK_UNOWNED, NOT_FOUND, GATEWAY_UNAVAILABLE.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cred_id | Yes | SIP credential UUID (find it with trunk_list_credentials) | |
| trunk_id | Yes | Trunk group UUID (find it with trunk_list) |