I used
window.open('tel:18007774673', '_system');
For android and iPhone it's working. But for blackberry10, it's not working.
By using,
window.location.href='tel:xxxxxxxxxxx';// java script
we can open dialer in blackberry10