Getting Voice Notification Eventhough call is active
Closed this issue · 1 comments
wmt-raj-mobile commented
How do i restrict call notification if call is already active? For eg. If there is ongoing call between person A and person B now if person C calls person A then person A should not receive call notification if there is ongoing call
afalls-twilio commented
@wmt-raj-mobile If you are talking about the quickstart, you would need to modify your application such that it does not throw up the incoming call notification if a call is already active. Look here in the quickstart for more information. The quickstart is just a simple demo to get one started..