mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Add a break to prevent call the failover bridge statement at the same time the primary bridge statement is called.
This commit is contained in:
@@ -449,6 +449,7 @@
|
||||
dial_string = square .."]"..dialplan_detail_data;
|
||||
end
|
||||
bridge_match = true;
|
||||
break;
|
||||
end
|
||||
--increment the value
|
||||
y = y + 1;
|
||||
|
||||
Reference in New Issue
Block a user