Javascript Examples
From FreeSWITCH Wiki
- Answering Machine Example Leaving and retreiving voicemail
- dbivrmenu.js - Simple IVR Menu using a DB
- dbivrmenu_dbcreate.js - Database creation application for dbivrmenu.js
- calltest_js.txt - Create a new SIP call and bridge channels
- testtones_js.txt - use the TeleTone module for testing
- answermachine.js - A customizable answering machine - emails messages to you.
- recordgreeting.js - Records greeting message for answering machine application.
- confcall.js - Simple Multi Conference application using ODBC to validate PINs.
- CollectAccountNumber.js - Example javascript to collect account number.
- ivrmenu.js - Sample single digit IVR Menu
- ivrmenuofficehours.js - Sample IVR Menu with Office Hours, Holiday, and Weekday detection
- Intercom.js - Page any number of phones to an ad-hoc conference using originate and autoanswer
- promptfordigits.js - Sample multidigit IVR Menu
- promptfordigits.js - Sample single IVR Menu
- dtmfcallback.js - Sample streamFile with DTMF callback to pause, rewind, skip audio.
- faxlib.jm - object based fax library
- cidspoof.js
- cnam.js Fetch a URL using Javascript's FetchUrl function for setting incoming CNAM
- Example_Answering_Machine
- Examples_simpleivr.js
- JavaScript Examples promptfordigts js
- disa.js - Direct Inward System Access (DISA) allows inbound callers to make outbound calls
- sched hangup javascript example - Example of scheduled hangup from javascript
- Call through example - User calls gateway, gateway routes to destination. This one doesn't use IVR
- JavaScript Examples Flite - text to speech example with Flite
Additional Examples:
- http://www.freeswitch.org/eg.tron/js/ The api has changed a bit since some of these were written they may no longer be accurate
