sipgate / sipgateffx

sipgate Firefox Extension
http://www.sipgate.de
Other
15 stars 6 forks source link

Errors during click2dial not reported to end user #17

Open benbucksch opened 11 years ago

benbucksch commented 11 years ago

function SipgateFFX.click2dial() failed for me, due to a phone number it didn't like, but didn't report that error back. There are several error cases that are not reported back:

click2dial() should have an callbackError, which is called in any possible error case, with a message that can be shown to the end user.

Importance: It shouldn't happen that the user clicks on a number and nothing happens, but that is the case currently sometimes.

benbucksch commented 11 years ago

A start: https://github.com/benbucksch/sipgateffx/commit/f4b96b5bfd8af57c7d9da3cd4fc39c303330d053