Skip to content

Latest commit

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

ConnexCS ScriptForge Examples

This repository contains a collection of simple and reusable ScriptForge scripts for use with the ConnexCS platform.

Each script can be copied directly into your ScriptForge environment inside the ConnexCS Admin Portal.


📚 Script Index

Script NameDescriptionView
ctx ExampleExample using ctx to answer call, speak and hang up📄 View
ctx.answerAnswer Call📄 View
ctx.hangupHang up the call📄 View
ctx.ttsPerform text-to-speech on the call📄 View
ctx.bridgeBridge the call to another destination📄 View
ctx.echoEcho the call📄 View
ctx.playPlay an audio file📄 View
ctx.ivrInteractive voice response to collect DTMF input📄 View
ctx.blockDtmfBlock DTMF📄 View
ctx.set & ctx.getSets a variable and then retrieves it📄 View
simple-calling-cardClass 5 Programmable Voice Application📄 View
account-jump.jsClass 5 Account Jump (Pinless Calling Support)📄 View
api.jsUses cxRest to authenticate and fetch customer data from the ConnexCS API.📄 View
add-header.jsAdd Custom SIP Headers to Outbound Call📄 View
asrplus-faster-call-fail.jsASRPlus Pre-Check for Faster Call Failure📄 View
better-date-time-restriction.jsEnforce calling schedules based on the day of the week and time📄 View
email.jsSend an email📄 View
random-cli-from-did.jsRandom CLI from DID📄 View
random-cli-from-ranges.jsChoose a random CLI from a range of number ranges passed in as a variable.📄 View
rss-feed.jsAdd a job to ScriptForge job queue📄 View
pin-verification.jsPIN Verification📄 View
simple-greeting.jsSimple Greeting📄 View
balance-announcer.jsCustomer Credit Balance Announcer Using SIP users📄 View

🔧 Usage

To use any script:

  1. Log in to your ConnexCS Contol Panel
  2. Go to **IDE → ScriptForge **
  3. Create or select a script file
  4. Copy-paste contents of the chosen .js file
  5. Save and assign it via routing, or DID

About

Code examples which can be used in ConnexCS ScriptForge

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages