diff --git a/resources/templates/provision/digium/d50/{$mac}.cfg b/resources/templates/provision/digium/d50/{$mac}.cfg index 274406d6c..a8452970c 100644 --- a/resources/templates/provision/digium/d50/{$mac}.cfg +++ b/resources/templates/provision/digium/d50/{$mac}.cfg @@ -5,7 +5,7 @@ - + @@ -77,7 +77,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"> @@ -95,15 +95,14 @@ - + + + + + + + + +