Update 'Twillio/call-management.js'
This commit is contained in:
parent
cdf83c3af5
commit
0de07b6112
|
@ -1,3 +1,5 @@
|
||||||
|
// https://stackoverflow.com/questions/57252913/twilio-function-to-divert-unanswered-calls-or-calls-received-outside-office-hour
|
||||||
|
|
||||||
const moment = require('moment-timezone');
|
const moment = require('moment-timezone');
|
||||||
|
|
||||||
function isServiceOpen() {
|
function isServiceOpen() {
|
||||||
|
|
Loading…
Reference in New Issue