mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 03:33:49 +00:00
Make pin_number.lua use phrases. White space cleanup on recordings.lua and wakeup.lua. Dial string add ability to change the dial string for a specific extension and add a pin number as an option.
This commit is contained in:
@@ -170,7 +170,7 @@ else
|
||||
end
|
||||
--freeswitch.consoleLog("NOTICE", "sched_api_time "..sched_api_time.."\n");
|
||||
|
||||
--wakeup call has been scheduled
|
||||
--wakeup call has been scheduled
|
||||
session:streamFile("phrase:wakeup-scheduled");
|
||||
session:say(wakeup_time, "en", "number", "ITERATED");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user