delete_allowed_ip
Remove a whitelisted IP address from a specific SIP account. Ensure secure access control by managing authorized IPs with this tool.
Instructions
Delete an whitelisted IP from a SIP account
Args: sipaccount_name: Name of SIP account ip: IP address to remove from whitelist
Returns "IP removed successfully" when IP removed from whitelisted
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ip | Yes | IP address to remove from whitelist | |
sipaccount_name | Yes | Name of sip account |