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.

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.

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

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

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

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