From 6f031d582d6a80b8816ad3e4953dad22f8cd7cfd Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Wed, 22 Feb 2017 12:51:14 -0700 Subject: [PATCH] Update follow_me.php --- app/calls/resources/classes/follow_me.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/calls/resources/classes/follow_me.php b/app/calls/resources/classes/follow_me.php index 70140f1451..0ddd4d7e34 100644 --- a/app/calls/resources/classes/follow_me.php +++ b/app/calls/resources/classes/follow_me.php @@ -389,7 +389,7 @@ include "root.php"; $dial_string .= ",group_confirm_key=exec,group_confirm_file=lua confirm.lua,confirm=true"; } $dial_string .= "]"; - $dial_string .= $dial_string_bridge; + $dial_string .= "\${".$dial_string_bridge."}"; } } else {