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