One line solution to setup number masking in KooKoo: Lets assume you want to mask the customer number to your delivery guy. Setup a button in your app and when the delivery guy clicks the button just make a http request as follows: http://www.kookoo.in/outbound/outbound.php?phone_no={ delivery_guys_number }&caller_id={masked_virtual_number}&api_key=XXXXXXXXXXXXXXXXXXXXXXXXX &outbound_version=2&extra_data=<response><dial>{customer_number}</dial></response> That's it! Done! You can have a simple mapping array to map the customer_number to the masked_virtual_number and the system becomes completely automated. The solution in long form: Number masking solutions have suddenly picked up in the Indian cloud telephony market. Companies like Ola, Uber and others are using number masking solutions to provide privacy to their customers and driver partners. Setting up a number masking solution is really easy in KooKoo . Developers have been ...
Our hits and misses while building a scalable cloud telephony platform KooKoo, Ozonetel.