Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Align
alignright

Panel
titleColor#F85404
titleBGColor#F0F0F0
titleIntroductionValid for N610 / N670 / N870 / N870E

Depending on your Platform settings, you may need to insert an access code before the phone number for calls outside the area covered by your VoIP platform (External line prefix, e.g. "0")

Save an access code and specify when the phone numbers should be automatically prefixed with the digits. You can choose between:

  • From incoming calls list
  • From network directory
  • Always

From software 2.49.1 we have added the option to ignore this access code for:

  1. Numbers shorter/equal then the defined number length (Internal numbers)
  2. With exception of specified emergency numbers where access code is required (example: 112 / 911)

Examples with access code = "0":

Manual dial numberFrom incoming calls listFrom network directoryAlwaysIntern number lengthEmergency numbersNumber dialed
1234

N.A.

N.A.

0<Empty>1234
1234N.A.N.A.

0<Empty>01234
1234N.A.N.A.

3<Empty>01234
1234N.A.N.A.

4<Empty>1234
1234N.A.N.A.

5<Empty>1234
1234N.A.N.A.

4123401234
From incoming calls listFrom incoming calls listFrom network directoryAlwaysIntern number lengthEmergency numbersNumber dialed
1234

N.A.

0<Empty>01234
1234

N.A.

3<Empty>01234
1234

N.A.

4<Empty>1234
1234

N.A.

5<Empty>1234
1234

N.A.

4123401234
1234

N.A.

N.A.

4<Empty>1234
1234

N.A.

N.A.

5<Empty>01234
From network directoryFrom incoming calls listFrom network directoryAlwaysIntern number lengthEmergency numbersNumber dialed
1234

N.A.

0<Empty>01234
1234

N.A.

3<Empty>01234
1234

N.A.

4<Empty>1234
1234

N.A.

5<Empty>1234
1234

N.A.

4123401234
1234

N.A.

N.A.

4<Empty>1234
1234

N.A.

N.A.

5<Empty>01234
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleConfiguration

For now, the Internal number length and emergency numbers can be configured via auto-provisioning. Configuration via the web-interface will come in an next software update.

Code Block
languagexml
<?xml version="1.0" encoding="UTF-8"?>
<provisioning version="1.1" productID="e2">
    <nvm>
		<!-- possible value 0-9 / default 0 / 0 will mean feature disabled -->
		<param name="Telephony.0.IntNumberMaxLen" value="3" />    
		<param name="Telephony.0.EmergencyNumbers" value="123,112,911" />
    </nvm>
</provisioning>