Twilio Browser client Available or not
I am facing a problem with Twilio to detect the Twilio Browser client Available or not. If Twilio client is not available then need to send the voicemail otherwise I am using to accept the call. Twilio.Device.incoming(function (conn); Thanks. Sounds like you need agent presence. There are a couple ways to go about this. One (Recommended) is to use Twilio TaskRouter. https://www.twilio.com/taskrouter . This will handle agent presence for you (online, offline, busy, etc..) and much more Your other option is to use a service like PubNub http://www.pubnub.com/ and bind the clint so you can get