You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

SIP multicast mechanism

FAQ 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:

FAQ Nx70 - Auto provisioning: SIP Multicast
Disable 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>





  • No labels