update_sip_trunk
ActiveTool of Famulor
declared in 0.2.0
Update a SIP trunk (partial).
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "integer"
},
"sip_address": {
"type": "string"
},
"country_code": {
"type": "string"
},
"phone_number": {
"type": "string"
},
"sip_password": {
"type": "string"
},
"sip_username": {
"type": "string"
},
"outbound_proxy": {
"type": "boolean"
},
"sip_calling_format": {
"enum": [
"+e164",
"e164",
"national"
],
"type": "string"
},
"allowed_inbound_ips": {
"type": "array",
"items": {
"type": "string"
}
},
"inbound_authorization_type": {
"enum": [
"auth",
"ip"
],
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Famulor
https://github.com/bekservice/Famulor-MCP
1/7 registries