From 056f3c7c04009ab337b1adcdce20f32a141ea7d3 Mon Sep 17 00:00:00 2001 From: Ivan E Date: Mon, 27 Apr 2026 20:08:14 -0700 Subject: [PATCH] Updated variables and firmware URLs (#7846) --- .../templates/provision/digium/d60/{$mac}.cfg | 25 +++++++++---------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/resources/templates/provision/digium/d60/{$mac}.cfg b/resources/templates/provision/digium/d60/{$mac}.cfg index 1e290c207..6910bdfe9 100644 --- a/resources/templates/provision/digium/d60/{$mac}.cfg +++ b/resources/templates/provision/digium/d60/{$mac}.cfg @@ -5,7 +5,7 @@ - + @@ -78,7 +78,7 @@ server_uuid="{$row.line_number-1}" index="{$row.line_number-1}" status="{if $row.enabled}1{else}0{/if}" register="1" account_id="{$row.user_id}" username="{$row.user_id}" authname="{$row.auth_id}" password="{$row.password}" passcode="{$row.password}" line_label="{$row.display_name}" caller_id="{$row.display_name}" dial_plan="[0-8]xxxxx|911|9411|9611|9011xxx.T3|91xxxxxxxxxx|9[2-9]xxxxxx|*xx.T3|[0-8]xx.T3" - visual_voicemail="0" voicemail="{$voicemail_number}" needMwiSubscription="1" + visual_voicemail="0" voicemail="sip:{$voicemail_number}@{$domain_name}" needMwiSubscription="1" outbound_proxy="{$row.outbound_proxy}" outbound_port="{$row.sip_port}" plar_number="" ring_type="normal" subscription_extension="{$row.user_id}" conflict="replace"> @@ -96,15 +96,14 @@ - + + + + + + + + +