I have a Twilio number
- I have a
TwiML app
(3rd party web app) - I have a
SIP phone
(configured to a SIP domain) - I have a
regular mobile phone
I know Twilio is very powerful, but also complex. I try to find out how I can achieve one of the following scenarios:
- All phones should ring simultanously
- If one phone is picked up
- Other phones should stop ringing
I am quite sure, that this could be done. But I do not know how?
It is not important, which Tools used (Studio
, Functions
, TwiML
, Google Code
, or a mix of these...)
First I thought I can do this completely in Studio. I know I can ring multiple PSTN phones together, but how can I solve that with different types of phones.
Can someone please point mein the right direction? Maybe there is some "tutorial" or example code, I did not found