No need to install any plugin
you need to add explicitly in the config.xml:
<access origin="tel:*" launch-external="yes" />
<access origin="mailto:*" launch-external="yes" />
in your template use
<a class="button icon-left ion-ios-telephone button-balanced " ng-href="tel:+44000000001">Call</a>