Close Button
Book a discovery call

The plug and play
communication SDK

The most advanced VoIP Softphone
SDK on the market

Acrobits has deployed more than 140 million endpoints across a wide range of devices and operating
systems in just 10 years. Our SDK is the answer to your real-time commercial communications needs.

Bubbles

Meet our developer-friendly SDK

The Acrobits SDK simplifies the entire development process.

  • Busy Lamp Field
  • Incoming Call
  • Number Rewriting
  • Conference Calling
  • Add busy lamp field integration to your real-time communications platform to see whether users are in an active call.

  • Allow your users to receive incoming calls more easily by integrating our platforms push to receive functionality.

  • Streamline and automate the dialing out process with our number rewriting capabilities.

  • Take advantage of our reliable and easy to use conference calling function that lets you invite more users.

  • Busy Lamp Field
    // Blf status
    val dialogInfo = Instance.Registration.getDialogInfo(accountId, uri)
    val blfString = if (dialogInfo.busyLamp) "On call" else "Off call"
    busyLampStatusLabel.setText(blfString)
    
    // Busy Lamp field iOS
    DialogInfo *dialogInfo = Softphone::instance()->registration()->getDialogInfo(uri);
    
    if (dialogInfo) {
        if (dialogInfo->busyLamp) {
            busyLampStatusLabel.text = NSLocalizedString(@"On Call", nil);
        } else {
            busyLampStatusLabel.text = NSLocalizedString(@"Off Call", nil);
        }
    }

See how easy building a fully branded UCaaS

app is with our softphone SDK

Book a discovery call

From checkboxes to ready-made APIs — it's all there

See the most powerful feature set on the market for yourself.

Group

Features

Always up to date

We work with all of the major operating systems, support many devices, provide numerous updates each year, and deploy same-day updates for major OS changes.

See features
Group 1

Documents

Detailed documentation

Our knowledgebase contains helpful documentation for both specific and general questions that you may have. With our documentation, troubleshooting is easy.

See documentation
Group

Features

Always up to date

We work with all of the major operating systems, support many devices, provide numerous updates each year, and deploy same-day updates for major OS changes.

See features
Group 1

Documents

Detailed documentation

Our knowledgebase contains helpful documentation for both specific and general questions that you may have. With our documentation, troubleshooting is easy.

See documentation

Trusted By the biggest brands

faq

Do you support push notifications?

Acrobits Softphone was the first SIP client to support push notifications for incoming events. All Cloud Softphone bundles include our push notification server component by default. We offer a simple, straightforward installation to companies looking to use this service in any virtual environment, client, or through Docker.

Do you support file transfer and picture sharing?

Our white label softphone does have a picture transfer and file transfer feature. Users can add it to their bundle with a simple checkbox or by acquiring our multi-party messaging premium feature. We make collaboration easy by enabling picture and file transfer across a wide range of devices and operating systems.

Do you have a reseller program?

Yes, we do! We provide our resellers with support for any desktop and mobile softphone applications they build. If you require additional information about our custom softphone solution, please contact sales@acrobits.net to learn more.