You're viewing a demo portfolio

Join the waitlist
PRSM

update_sip_trunk

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Famulor

https://github.com/bekservice/Famulor-MCP

1/7 registries
View full server →