Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleSIP multicast mechanism

Image RemovedFAQ Nx70 - Auto provisioning: SIP MulticastThe mechanism is offering an easy way for loading the URL of the provisioning server, on which the configuration files (Profiles) and / or the firmware files of the different Gigaset IP-phones are located.

Mainly the mechanism is designed for VoIP PBX’s offering an own provisioning server for the connected VoIP phones.

Before an answer is send to the initiator of the SIP-Multicast, the PBX (or SoftSwitch) has to identify the phone. This is done via the SIP-User-Agent header, which is containing at first the product name.

The example flow chart shows the principle of this mechanism:

Image RemovedFAQ Nx70 - Auto provisioning: SIP Multicast
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleDisable SIP Multicast

If needed, via auto-provisioning you can disable the SIP Multicast in the N670/N870.

ParameterValue
SystemSettings.global.SipMulticastEnabled

0 = SIP Multicast disabled

1 = SIP Multicast enabled (Default)

Example:

<?xml version="1.0" encoding="UTF-8"?>
<provisioning version="1.1" productID="e2">


<nvm>

<param name="SystemSettings.global.SipMulticastEnabled" value="0"/>

</nvm>
</provisioning>