mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 19:53:56 +00:00
Update page.lua
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user