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:
Mark Crane
2012-07-10 16:23:08 +00:00
parent 1bcfb8e938
commit 613c7ae678
4 changed files with 72 additions and 30 deletions

View File

@@ -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");