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

Compare with Current View Page History

« Previous Version 22 Next »

Introduction

An Gigaset repeater can be used with the N610, repeater support is done in 2 steps. For now, in step 1 the repeater is supported in transparent mode. 

Repeater functionality:

  • Up to 6 repeaters in star arrangement
  • Connection is unencrypted
  • 2 narrowband calls in extended DECT range
  • Activation via provisioning

Step 1, transparent mode:

  • DECT Connection is unencrypted
  • Activation via provisioning

Step 2, upcoming: 

  • Register repeater using existing known repeater registration procedure
  • Web-interface setting
  • encrypted connection

N670 and N870 do not support repeaters, for the N670/N870 (mini) multi-cell is available. 

Auto-provisioning

(warning) DO NOT apply following provisioning file to any N670/N870/N870E.

Following provisioning file does apply RPN=1 to all base stations of a single cell system, so to the one and only local base.

Wildcard provisioning does not automatically synchronize settings for all 'ConfirmedBaseStations'!

Reboot is needed after successful provisioning to get this synchronized.


Provisioning template
<?xml version="1.0" encoding="UTF-8"?>
<provisioning version="1.1" productID="e2">
    <nvm>
  <!-- Provisioning file for N610:
        deactivate enhanced DECT settings,
        that are not supported by a transparent repeater -->
  
        <!-- Since V2.50.0 defaults local base of ARI-Class A (N610) to 0,-->
        <!-- repeater-support needs to swap RPN of local base to 1!-->
        <!-- ATTENTION: DO NOT apply this provisioning xml to Nx70 system!!!-->
    <param name="dm.local.LocalBaseRpn" value="1"/>
    
    <!-- The following  provisioning command could apply to 'all'base stations of cingle cell system,-->
    <!-- but MUST NOT apply to ALL base stations of Nx70 system,-->
    
    <!-- Wildcard provisioning is not immediately synchronized to table of ConfirmedBaseStations!!! -->
    <!-- So please replace wildcard '@' by mac address of your N610, or reboot the base after successful provisioning. -->
    <param name="ConfirmedBaseStations.@.ucRpnIndex" value="0x1" />
      
	    <!-- Encryption Off -->
        <param name="DmGlobal.0.DECTCipherDisable" value="1" />
		
	    <!-- enhanced Encryption Off , for consistency -->
        <param name="DmGlobal.0.DECTEnhancedEncryption" value="0" />

	    <!-- Cf 0=off=Base confirms to Cs, advanced bearer setup decision by handset not affected ;-( until Domino/0x87=On 8Segments-->
        <param name="DmGlobal.0.DECTCfSettings" value="0x00" />
		
	    <!-- DECTBlindslots 0x0aaa for even slots; 0x0fff for all slots -->
        <param name="DmGlobal.0.DECTBlindslots" value="0x0aaa" />
        
	    <!-- wideband off : handset needs 40s asynchrony (by reboot) to learn this!!! -->
        <param name="DmGlobal.0.WidebandEnabled" value="0" />
    </nvm>
</provisioning>

Examples of provisioning files


How to check in Web-UI and with handset MMI?

DECT Settings → DECT Encryption, early Encryption and re-keying is disabled to support transparent repeater operation.

Telephony → Audio → Wideband Support must stay decativated to support transparent repeater operation:


With handset you could check the RPN in the RFP-Scan procedure


If repeater support is deactivated RPN ends with '0' or '8'.

If repeater support is activated RPN ends with '1' or '9'.

Repeater might show up in RFP-scanning with RPN ending with '2..7' or 'a..f'.


PARI of Class A needed

Several handset implemented rules ( sometimes just tuning, sometimes hard requirements ),
need DECT PARI of class A ( starting with '0' ), to best interop with repeaters, expecially of the rather old generation.

Some very early samples were equipped with PARI of class B starting with '1'.

Please return such sample back to headquarter for replacement by correct sample.

  • No labels