From 6d47060675df643d4cd1986259142868d26a5e01 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Sun, 3 Nov 2013 05:20:08 +0000 Subject: [PATCH] Fix the regular expression for the outbound route for North America and International. --- app/dialplan_outbound/dialplan_outbound_add.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/dialplan_outbound/dialplan_outbound_add.php b/app/dialplan_outbound/dialplan_outbound_add.php index 4614bebeff..d7235ab553 100644 --- a/app/dialplan_outbound/dialplan_outbound_add.php +++ b/app/dialplan_outbound/dialplan_outbound_add.php @@ -867,7 +867,7 @@ function type_onchange(dialplan_detail_type) { echo " \n"; echo " \n"; echo " \n"; - echo " \n"; + echo " \n"; echo " \n"; echo " \n"; echo " \n";