Update page.lua

This commit is contained in:
FusionPBX
2017-04-18 11:56:33 -06:00
committed by GitHub
parent 28522b0e76
commit 0a766b1fff

View File

@@ -82,7 +82,7 @@
end
--define the conference name
local conference_name = "page-"..destination_number.."-"..domain_name.."@page"
local conference_name = "page-"..destination_number.."@"..domain_name.."@page"
--set the caller id
if (caller_id_name) then