Update page.lua

This commit is contained in:
FusionPBX 2017-04-18 11:56:33 -06:00 committed by GitHub
parent a474ba1c97
commit b4b0014a26
1 changed files with 1 additions and 1 deletions

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