MCP server para asistente telefónico conversacional con Asterisk S2S
| Tool name | Description | Destructive? |
|---|---|---|
| phone_make_call | ✓ no | |
| phone_get_status | ✓ no | |
| phone_cancel_call | ✓ no | |
| phone_get_metrics | ✓ no | |
| phone_get_conversation_history | ✓ no |
| phone_get_active_calls | ✓ no | |
| phone_health_check | ✓ no | |
| phone_get_logs | ✓ no | |
| phone_get_last_result | ✓ no |
{
"mcpServers": {
"fastmcp-memcp-s2s-asterisk": {
"command": "npx",
"args": [
"-y",
"@fastmcp-me/mcp-s2s-asterisk"
]
}
}
}