twilio / voice-quickstart-server-php

Voice Quickstart Server in PHP
MIT License
8 stars 19 forks source link

Incoming Call to Client Issue #6

Open masoodanwar85 opened 6 years ago

masoodanwar85 commented 6 years ago

I am using placeCall.php for inbound calls to connect to android client, but I am not getting Incoming Call notification. Following are the things that I have done to ensure everything should be fine, what am I missing:

Still unable to receive any notification. How to debug why is it not connecting to FCM?

Thanks