Operation Manual
35
v1.04
Provisioning Guide M700, M300 Settings and Configuration
Basic Configuration 6 - Multicell
Two config files are necessary to set up a multicell installation: Multicell settings and primary base
station settings. The multicell settings must be downloaded to all base stations in the multicell
installation; the primary base station settings are downloaded to the primary base station only.
Make sure that you replace the sample values like IP and MAC addresses, rtp ports, etc., with your
actual values. See the settings tables for valid and default values and explanations.
Multicell Settings for Primary Base Station and Secondary Base Stations
<?xml version="1.0" encoding="UTF-8"?>
<settings>
<multicell>
<network_auto_multi_primary>o</network_auto_multi_primary>
<network_allow_multi_primary>o</network_allow_multi_primary>
<network_sync_chain_id>1</network_sync_chain_id>
<network_sync_enable>on</network_sync_enable>
<network_roaming_deregister>on</network_roaming_deregister>
<network_sync_data_transport>peer-to-peer</network_sync_data_transport>
<network_dect_auto_sync_tree_config>o</network_dect_auto_sync_tree_config>
<network_sync_time>60</network_sync_time>
<network_sync_max_sip_reg_per_base>8</network_sync_max_sip_reg_per_base>
<network_sync_primary_static_ip>192.168.11.232</network_sync_primary_static_ip>
<network_sync_debug_enable>o</network_sync_debug_enable>
<network_dect_sync_tree idx="1">1</network_dect_sync_tree>
</multicell>
</settings>
Primary Base Station Settings
This is an example with EU daylight saving time, German time zone, German language, etc.
Replace sample values with your system and localization settings. Please see settings tables for
explanations and valid values.
<?xml version="1.0" encoding="UTF-8"?>
<settings>
<global>
<web_inputs_allowed>on</web_inputs_allowed>
<pnp_config>on</pnp_config>
<dhcp_option_pnp>on</dhcp_option_pnp>
<auto_dect_register>on</auto_dect_register>
<syslog_server></syslog_server>
<ntp_refresh_timer>0</ntp_refresh_timer>
<phone_name>Master</phone_name>
<min_jittbuf_depth>2</min_jittbuf_depth>
<max_jittbuf_depth>7</max_jittbuf_depth>
<rtp_port_start>50004</rtp_port_start>
<rtp_port_end>50043</rtp_port_end>
<tone_scheme>GER</tone_scheme>
<timezone_by_country_region>on</timezone_by_country_region>
<dst_by_country_region>on</dst_by_country_region>
<dst_enable>auto</dst_enable>
<dst_fixed_day_enable>on</dst_fixed_day_enable>
<dst_start_month>3</dst_start_month>
<dst_start_date>0</dst_start_date>
Replace sample values
with your system settings.