Get an international number?
If you make or receive international calls regularly, you'll be pleased to hear that we are now offering the option to add international numbers to your account.
Displaying posts 457 - 468 of 597 in total
If you make or receive international calls regularly, you'll be pleased to hear that we are now offering the option to add international numbers to your account.
If you're taking lots of calls and are therefore using a Call Queue, you'll be pleased to know we've recently introduced some new features that will help improve the callers...
Recently we introduced a new feature which allows you to divert incoming calls to one or more incoming numbers at the click of a button. This might be useful in...
When you host an HTTP process on Viaduct, all requests go through our proxies which ensure that requests are sent to the right processes.
We've just pushed a few feature out to myViaduct which will allow you to browse your repository from within the interface. This means you can easily click to see what...
Historically, all aTech Media products used our own SSO system called aTech Identity. Unfortunately, this method introduces unnecessary complexity when you want to allow your clients
One of the things I am most proud and happy with in Coact so-far is the way that data updates made on the server are reflected in real time in the browser. For example, if someone renames a client
We've started work on the application and I'm really excited to be able to reveal the first look at the new interface for Coact. The screenshots you'll see below are part of the Client areas.
Memoization is a technique employed in many languages which allows you to cache the results of slow or expensive operations and return the cached result whenever the method is subsequently...
If you’re a keen gem developer like myself and you regularly use them in your other applications, you may find it useful to know of this quick tip. It allows...
I’m sitting here at PHP South Coast, surrounded by PHP developers and I’m writing some Ruby. I’ve come up with a nice little gem to avoid the extra work involved...
Usually we just use incrementing integers as primary keys on our database objects however in Coact we're using UUIDs instead.