There generally is no way to react to an incoming call in a web browser.
If you are writing a native app, you will have to look to the features of your native wrapper (e.g. PhoneGap) as well as the native platform. For example, on iOS, even a native app cannot react to an incoming call.