Add playback_terminators to voicemail.lua
This commit is contained in:
@@ -68,6 +68,7 @@
|
|||||||
|
|
||||||
--set the callback function
|
--set the callback function
|
||||||
if (session:ready()) then
|
if (session:ready()) then
|
||||||
|
session:setVariable("playback_terminators", "#");
|
||||||
session:setInputCallback("on_dtmf", "");
|
session:setInputCallback("on_dtmf", "");
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user