mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-07 04:03:49 +00:00
Add a default delimiter for ring groups.
This commit is contained in:
@@ -86,6 +86,7 @@
|
||||
origination_caller_id_name = caller_id_name;
|
||||
end
|
||||
|
||||
delimiter = ",";
|
||||
if (row.ring_group_strategy == "sequence") then
|
||||
delimiter = "|";
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user