Hello,
Now i can get the incoming number using webhook, and I want to make optional forwarding call.
If the incoming number is 1111, then it will make forward call,
If the incoming number is 2222, then don't forward and disconnect.
It must be dynamic and programmatic.(Prefer to use Node.js).
So it means, specific people can contact me.
Please provide me any sample code or guide.
Thanks in advance.