Skip to content

Instantly share code, notes, and snippets.

@tylerlong
Created August 26, 2017 02:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save tylerlong/4fa683b7ce32333b6ec13f25e65c8dbe to your computer and use it in GitHub Desktop.
Save tylerlong/4fa683b7ce32333b6ec13f25e65c8dbe to your computer and use it in GitHub Desktop.
Salesforce Open CTI RingCentral integration
<callCenter>
<section sortOrder="0" name="reqGeneralInfo" label="General Information">
<item sortOrder="0" name="reqInternalName" label="Internal Name">RingCentralAdapterOpenCTI</item>
<item sortOrder="1" name="reqDisplayName" label="Display Name">RingCentral Call Center Adapter Open CTI</item>
<item sortOrder="2" name="reqAdapterUrl" label="CTI Adapter URL">/apex/RCPhone</item>
<item sortOrder="3" name="reqUseApi" label="Use CTI API">true</item>
<item sortOrder="4" name="reqSoftphoneHeight" label="Softphone Height">550</item>
<item sortOrder="5" name="reqSoftphoneWidth" label="Softphone Width">300</item>
<item sortOrder="6" name="reqSalesforceCompatibilityMode" label="Salesforce Compatibility Mode">Lightning</item>
</section>
</callCenter>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment