Just to expand on this… I’m more worried about one of my users abusing the system (although I will have practices in place to prevent this). I want one user to be able to shut down the whole system for their abuse. Again, this shouldn’t happen unless my end is compromised in whatever way….
... View more
The application I’m building will have users signup and receive their own phone number. The numbers will be used for voice and SMS. Can I manage the all under my account? Or would I need to make a sub account for each user? (If so, can sub accounts be created via API?)
... View more
Thanks for the speedy reply! When someone calls my sinch virtual number, I want my cellphone to ring…. But I also might want to ring multiple cellphones.
... View more
When a call comes into my webhook, I want to transfer it to a cellphone number. Am I looking for the connectPstn action? I’m not sure which action is best to transfer to another number or multiple numbers. If it matters, I’m using Python.
... View more
The application I’m building will have users signup and receive their
own phone number. The numbers will be used for voice and SMS. Can I
manage the all under my account? Or would I need to make a sub account
for each user? (If so, can sub accounts b...
When a call comes into my webhook, I want to transfer it to a cellphone
number. Am I looking for the connectPstn action? I’m not sure which
action is best to transfer to another number or multiple numbers. If it
matters, I’m using Python.
Just to expand on this… I’m more worried about one of my users abusing
the system (although I will have practices in place to prevent this). I
want one user to be able to shut down the whole system for their
abuse.Again, this shouldn’t happen unless ...
Thanks for the speedy reply! When someone calls my sinch virtual number,
I want my cellphone to ring…. But I also might want to ring multiple
cellphones.