jetani_ravi
06/07/2025, 7:10 AMVapi Support Bot
06/07/2025, 7:11 AMjson
{
"hooks": [{
"on": "call.ringing",
"do": [{
"type": "say",
"exact": "Inbound calling is disabled due to plan expiration."
}]
}]
}
This will not forcibly hang up the call, but it will prevent the call from being answered by your system.
[See documentation for details](https://docs.vapi.ai/phone-numbers/phone-number-hooks#example-say-message-on-call-ringing).
Source:
- [Phone Number Hooks Documentation](https://docs.vapi.ai/phone-numbers/phone-number-hooks)Kings_big💫
06/07/2025, 7:12 AM