~singpolyma/jmp-dialplan

98d1bef899a41022d8326d4aa4b81f53a38852e3 — Stephen Paul Weber 2 years ago dd5f4ba
Let sgx-jmp handle valid destination or not
1 files changed, 1 insertions(+), 1 deletions(-)

M extensions.lua
M extensions.lua => extensions.lua +1 -1
@@ 26,7 26,7 @@ end

extensions = {
	jmp = {
		["_+1NXXNXXXXXX"] = function(context, extension)
		["_+X!"] = function(context, extension)
			local from_cheogram = channel.CHEOGRAM:get() == "yes"
			if from_cheogram then
				channel.CDR("context"):set("jmp")