diff --git a/endpoint/cisco/spa/template_data.json b/endpoint/cisco/spa/template_data.json index 7e36563b..2cd9928c 100644 --- a/endpoint/cisco/spa/template_data.json +++ b/endpoint/cisco/spa/template_data.json @@ -105,7 +105,7 @@ }, { "variable":"$dial_plan", - "default_value":"( [23456789]11 | *xxx. | <:1352>[2-9]xxxxxx | <:1>[2-9]xx[2-9]xxxxxxS0 | 1[2-9]xx[2-9]xxxxxxS0 | 011xxxxxxx. | [#*x][*x][*x]. )", + "default_value":"( [23456789]11 | *xxx. | <:1>[2-9]xx[2-9]xxxxxxS0 | 1[2-9]xx[2-9]xxxxxxS0 | 011xxxxxxx. | [#*x][*x][*x]. )", "description":"Dial Plan", "type":"input" },