<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
#################PROVISIONER.NET#################
# This Configuration file was generated from the Provisioner.net Library by {$provisioner_processor_info}
# Generated on: {$provisioner_generated_timestamp}
# 
# Provisioner Information Follows:
# Brand Revision Timestamp: {$provisioner_brand_timestamp}
# Family Revision Timestamp: {$provisioner_family_timestamp}
#
##################################################
-->
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!-- Generated reg-advanced.cfg Configuration File -->
<polycomConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="polycomConfig.xsd">
  <call call.transferOnConferenceEnd="1">
    <call.autoAnswer call.autoAnswer.H323="0" call.autoAnswer.SIP="0" call.autoAnswer.micMute="1" call.autoAnswer.ringClass="ringAutoAnswer" call.autoAnswer.videoMute="0">
    </call.autoAnswer>
    <call.autoOffHook call.autoOffHook.1.contact="" call.autoOffHook.1.enabled="0" call.autoOffHook.1.protocol="" call.autoOffHook.2.contact="" call.autoOffHook.2.enabled="0" call.autoOffHook.2.protocol="">
    </call.autoOffHook>
    <call.donotdisturb call.donotdisturb.perReg="0">
    </call.donotdisturb>
    <call.missedCallTracking call.missedCallTracking.1.enabled="1" call.missedCallTracking.2.enabled="1">
    </call.missedCallTracking>
    <call.serverMissedCall call.serverMissedCall.1.enabled="0" call.serverMissedCall.2.enabled="0">
    </call.serverMissedCall>
  </call>
  <device>
    <device.auth device.auth.localUserPassword="">
      <device.auth.localUserPassword device.auth.localUserPassword.set="0">
      </device.auth.localUserPassword>
    </device.auth>
    <device.em device.em.power="">
      <device.em.power device.em.power.set="0">
      </device.em.power>
    </device.em>
  </device>
{line_loop}
    <reg
      reg.{$line}.displayName="{$displayname}"
      reg.{$line}.address="{$username}"
      reg.{$line}.server.1.address="{$server_host}"
      reg.{$line}.server.1.port="{$server_port}"
      reg.{$line}.server.1.register="1"
      reg.{$line}.server.1.expires="{$server_expires}"
      reg.{$line}.label="{$displayname}"
      reg.{$line}.type="{$type|private}"
      reg.{$line}.thirdPartyName="{$thirdPartyName}"
      reg.{$line}.auth.userId="{$username}"
      reg.{$line}.auth.password="{$secret}"

      reg.{$line}.outboundProxy.address="{$outboundProxy_address}"
      reg.{$line}.outboundProxy.port="{$outboundProxy_port|5090}"
      reg.{$line}.outboundProxy.transport="{$outboundProxy_transport|UDPOnly}"
      reg.{$line}.ringType="{$ringType|2}"
      reg.{$line}.lineKeys="{$lineKeys}"/>

    <call>
      <autoOffHook
        call.autoOffHook.{$line}.enabled="{$autoOffHook_enabled|0}"
        call.autoOffHook.{$line}.contact="{$autoOffHook_contact}" />
      <missedCallTracking call.missedCallTracking.{$line}.enabled="{$missedCallTracking_enabled|1}" />
      <serverMissedCall call.serverMissedCall.{$line}.enabled="{$serverMissedCall_enabled|0}" />
      <callWaiting call.callWaiting.ring="{$callWaiting_ring|beep}"/>
    </call>

    <divert
      divert.{$line}.contact="{$divert_contact}"
      divert.{$line}.autoOnSpecificCaller="{$autoOnSpecificCaller|1}"
      divert.{$line}.sharedDisabled="{$shareDisabled|1}">
      <fwd divert.fwd.{$line}.enabled="{$fwd_enabled|1}"/>
      <busy
        divert.busy.{$line}.enabled="{$busy_enabled|0}"
        divert.busy.{$line}.contact="{$busy_contact}"/>
      <noanswer
        divert.noanswer.{$line}.enabled="{$noanswer_enabled|0}"
        divert.noanswer.{$line}.timeout="{$noanswer_timeout|60}"
        divert.noanswer.{$line}.contact="{$noanswer_contact}"/>
      <dnd
        divert.dnd.{$line}.enabled="{$dnd_enabled|0}"
        divert.dnd.{$line}.contact="{$dnd_contact}"/>
    </divert>

    <dialplan
      dialplan.{$line}.impossibleMatchHandling="{$impossibleMatchHandling|0}"
      dialplan.{$line}.removeEndOfDial="{$removeEndOfDial|1}"
      dialplan.{$line}.applyToUserSend="{$applyToUserSend|1}"
      dialplan.{$line}.applyToUserDial="{$applyToUserDial|1}"
      dialplan.{$line}.applyToCallListDial="{$applyToCallListDial|0}"
      dialplan.{$line}.applyToDirectoryDial="{$applyToDirectoryDial|0}">
      <digitmap
        dialplan.{$line}.digitmap="{$digitmap}"
        dialplan.{$line}.digitmap.timeOut="{$digitmaptimeout}"/>
      <routing>
          <server
        dialplan.{$line}.routing.server.{$line}.address="{$routing_address}"
        />
          <emergency
        dialplan.{$line}.routing.emergency.{$line}.value="{$emergency_value}"
		/>
      </routing>
    </dialplan>

	<microbrowser mb.proxy="" mb.ssawc.call.mode="" mb.ssawc.enabled="">

	<main 
		mb.main.home="{$microbrowser_main_home}"
		mb.main.idleTimeout=""
		mb.main.statusbar=""
	/>

	<idleDisplay
		mb.idleDisplay.home="{$idle_display}"
		mb.idleDisplay.refresh="{$idle_display_refresh|600}"
	/>
	<limits
		mb.limits.cache="5"/>

	</microbrowser>

    <msg msg.bypassInstantMessage="{$msg_bypassInstantMessage|1}">
      <mwi
        msg.mwi.{$line}.subscribe="{$mwi_subscribe|1}"
        msg.mwi.{$line}.callBackMode="{$mwi_callBackMode|contact}"
        msg.mwi.{$line}.callBack="{$mwi_callBack|*97}"/>
    </msg>
{/line_loop}

<attendant
  attendant.reg="1"
{loop_attendant}
  attendant.resourceList.{$number}.address="sip:{$ext}@{$server}"
  attendant.resourceList.{$number}.label="{$label}"
{/loop_attendant}
/>
  <se se.destination="chassis">
    <se.rt>
      <se.rt.modification se.rt.modification.enabled="1">
      </se.rt.modification>
    </se.rt>
  </se>
  <up up.25mm="0" up.accessibilityFeatures="0" up.analogHeadsetOption="0" up.audioMode="0" up.callTypeOrderVoice="0" up.handsfreeMode="1" up.headsetMode="0" up.localClockEnabled="1" up.manualProtocolRouting="1" up.mwiVisible="0" up.onHookDialingEnabled="1" up.useDirectoryNames="0" up.welcomeSoundEnabled="1" up.welcomeSoundOnWarmBootEnabled="0">
    <up.2P5mmJack up.2P5mmJack.mode="0">
    </up.2P5mmJack>
    <up.audioSetup up.audioSetup.auxInput="2" up.audioSetup.auxOutput="2">
    </up.audioSetup>
    <up.backlight up.backlight.idleIntensity="1" up.backlight.onIntensity="3">
    </up.backlight>
    <up.idleBrowser up.idleBrowser.enabled="0">
    </up.idleBrowser>
    <up.manualProtocolRouting up.manualProtocolRouting.softKeys="1">
    </up.manualProtocolRouting>
    <up.offHookAction up.offHookAction.none="0">
    </up.offHookAction>
    <up.pictureFrame up.pictureFrame.folder="" up.pictureFrame.timePerImage="5">
    </up.pictureFrame>
    <up.screenSaver up.screenSaver.enabled="0" up.screenSaver.waitTime="15">
    </up.screenSaver>
    <up.toneControl up.toneControl.bass="0" up.toneControl.treble="0">
    </up.toneControl>
  </up>
  <voIpProt>
    <voIpProt.SIP>
      <voIpProt.SIP.assuredService>
        <voIpProt.SIP.assuredService.namespace>
          <voIpProt.SIP.assuredService.namespace.label>
            <voIpProt.SIP.assuredService.namespace.label.UCRdrsn voIpProt.SIP.assuredService.namespace.label.UCRdrsn.1="" voIpProt.SIP.assuredService.namespace.label.UCRdrsn.2="">
            </voIpProt.SIP.assuredService.namespace.label.UCRdrsn>
            <voIpProt.SIP.assuredService.namespace.label.UCRdsn voIpProt.SIP.assuredService.namespace.label.UCRdsn.1="" voIpProt.SIP.assuredService.namespace.label.UCRdsn.2="">
            </voIpProt.SIP.assuredService.namespace.label.UCRdsn>
            <voIpProt.SIP.assuredService.namespace.label.custom voIpProt.SIP.assuredService.namespace.label.custom.1="" voIpProt.SIP.assuredService.namespace.label.custom.2="">
            </voIpProt.SIP.assuredService.namespace.label.custom>
            <voIpProt.SIP.assuredService.namespace.label.drsn voIpProt.SIP.assuredService.namespace.label.drsn.1="" voIpProt.SIP.assuredService.namespace.label.drsn.2="">
            </voIpProt.SIP.assuredService.namespace.label.drsn>
            <voIpProt.SIP.assuredService.namespace.label.dsn voIpProt.SIP.assuredService.namespace.label.dsn.1="" voIpProt.SIP.assuredService.namespace.label.dsn.2="">
            </voIpProt.SIP.assuredService.namespace.label.dsn>
          </voIpProt.SIP.assuredService.namespace.label>
        </voIpProt.SIP.assuredService.namespace>
      </voIpProt.SIP.assuredService>
    </voIpProt.SIP>
  </voIpProt>
</polycomConfig>