Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space SBUD and version 5

Status
colourGreen
title5.0.0

Info

The VoIP Provider object is part of the overall ServiceBroker Configuration object, in the following location:

A VoIP Provider object is used within the context of a REST Objects Providers (itself part of an REST Objects Configuration) to represent the details of how ServiceBroker is to be integrated with a Voice over IP provider for the relevant tenant.

Info

ServiceBroker currently only supports integration with the Twillio Voice over IP service.  

 


Panel
borderColorgrey
bgColorwhitesmoke

On this page:

Table of Contents
maxLevel3

Related pages:

VoIP Provider Object Format

Include Page
_VoIP Provider Object Format_VoIP Provider Object Formatunknown page (AC1B01F40164EA95BF242B766630A90B)
unknown page (AC1B01F40164EA95BF242B766630A90B)

VoIP Provider Object Properties


PropertyTypeRequired?Description
ProviderstringYesThe VoIP provider to use. Currently only the value Twillio is supported.
AcctIDstringYesThe Twillio sub-account ID to use for the VoIP integration.
AcctAuthTokenstringYesThe Twillio sub-account authentication token.
PhoneNumberstringYesThe phone number that calls/SMS messages will come from/be sent from.

EnableSMSOptOut

booleanYes

Set to true to enable end users to opt out of SMS message updates by responding with a text message.

Default value is false.

OptOutTitle

stringYesThe text message sent to end users as a confirmation message, after they have opted out of SMS message updates.

OptOutStopKeyword

stringYes

The text keyword that should be used to opt out of SMS message updates.

Note that the keyword "STOP" is reserved for use by ServiceBroker to allow end users to opt out of all updates; therefore, a different text keyword must be used, such as "NO".

IVRNumber

stringYesRESERVED for future use.