The complete communications platform
A cloud phone system inside a single app
Empower your business by uniting phone, SMS, online faxing, messaging, and video meetings on one platform.
[\\s\\S]*?',
'gi');
function removeTags(html) {
var oldHtml;
do {
oldHtml = html;
html = html.replace(tagOrComment, '');
} while (html !== oldHtml);
return html.replace(/