diff --git a/resources/install/scripts/page.lua b/resources/install/scripts/page.lua index 5e3b43f209..23e7ecb3da 100644 --- a/resources/install/scripts/page.lua +++ b/resources/install/scripts/page.lua @@ -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